Started by user Balakumaran Gopal Rebuilds build #145 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on magma-sd2501-30g-20c (magma_slave) in workspace /data/workspace/temp_rebalance_even [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... No credentials specified Cloning the remote Git repository Cloning repository git://github.com/couchbaselabs/TAF/ > /usr/bin/git init /data/workspace/temp_rebalance_even # timeout=10 Fetching upstream changes from git://github.com/couchbaselabs/TAF/ > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress git://github.com/couchbaselabs/TAF/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url git://github.com/couchbaselabs/TAF/ # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url git://github.com/couchbaselabs/TAF/ # timeout=10 Fetching upstream changes from git://github.com/couchbaselabs/TAF/ > /usr/bin/git fetch --tags --progress git://github.com/couchbaselabs/TAF/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision bf1186b0e51d59ec3207b4957fc7d9660aa63f57 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f bf1186b0e51d59ec3207b4957fc7d9660aa63f57 # timeout=10 Commit message: "Add a missing params in all doc loader constructors." > /usr/bin/git rev-list --no-walk c69857fbecab99552a14027d0346646ce1e8237d # timeout=10 [temp_rebalance_even] $ /bin/sh -xe /tmp/jenkins2636716366363673122.sh + echo '[global] username:root password:couchbase port:8091 n1ql_port:8093 index_port:9102 data_path:/data [membase] rest_username:Administrator rest_password:password [servers] 1:_1 2:_2 3:_3 4:_4 [_1] ip:172.23.120.206 [_4] ip:172.23.104.186 [_3] ip:172.23.121.10 [_2] ip:172.23.120.201' + git checkout master Switched to a new branch 'master' Branch master set up to track remote branch master from origin. + git pull origin master From git://github.com/couchbaselabs/TAF * branch master -> FETCH_HEAD Already up-to-date. + git clone https://github.com/sumedhpb/guides.git Cloning into 'guides'... + jython_path=/opt/jython/bin/jython + guides/gradlew check -s Starting a Gradle Daemon, 82 busy Daemons could not be reused, use --status for details > Configure project : Using Transaction_client :: 1.2.1 Using Java_client :: 3.2.2 > Task :compileJava warning: unknown enum constant When.MAYBE reason: class file for javax.annotation.meta.When not found Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :processResources > Task :classes > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check UP-TO-DATE Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.2.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 11s 2 actionable tasks: 2 executed + guides/gradlew -v ------------------------------------------------------------ Gradle 6.2.2 ------------------------------------------------------------ Build time: 2020-03-04 08:49:31 UTC Revision: 7d0bf6dcb46c143bcc3b7a0fa40a8e5ca28e5856 Kotlin: 1.3.61 Groovy: 2.5.8 Ant: Apache Ant(TM) version 1.10.7 compiled on September 1 2019 JVM: 1.8.0_262 (Oracle Corporation 25.262-b10) OS: Linux 3.10.0-1127.19.1.el7.x86_64 amd64 + /opt/jython/bin/pip install -r requirements.txt Requirement already satisfied (use --upgrade to upgrade): futures==3.3.0 in /opt/jython/Lib/site-packages (from -r requirements.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): requests==2.24.0 in /opt/jython/Lib/site-packages (from -r requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): urllib3==1.25.10 in /opt/jython/Lib/site-packages (from -r requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): ruamel.yaml==0.16.12 in /opt/jython/Lib/site-packages (from -r requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): six==1.15.0 in /opt/jython/Lib/site-packages (from -r requirements.txt (line 5)) Cleaning up... + sdk_client_params='-P transaction_version=1.1.7 -P client_version=3.1.6' + mkdir tr_for_install + cd tr_for_install + git clone https://github.com/couchbase/testrunner.git Cloning into 'testrunner'... + cd testrunner + git checkout master Already on 'master' + git pull origin master From https://github.com/couchbase/testrunner * branch master -> FETCH_HEAD Already up-to-date. + py_executable=python + python3 scripts/new_install.py -i /tmp/win10-bucket-ops.ini -p timeout=1200,get-cbcollect-info=True,version=7.1.0-2211,product=cb,debug_logs=False,url= 2022-02-01 20:39:30,438 - root - WARNING - URL: is not valid, will use version to locate build 2022-02-01 20:39:30,439 - root - INFO - SSH Connecting to 172.23.120.206 with username:root, attempt#1 of 5 2022-02-01 20:39:30,532 - root - INFO - SSH Connected to 172.23.120.206 as root 2022-02-01 20:39:30,672 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-02-01 20:39:30,967 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-02-01 20:39:30,968 - root - INFO - SSH Connecting to 172.23.120.201 with username:root, attempt#1 of 5 2022-02-01 20:39:31,073 - root - INFO - SSH Connected to 172.23.120.201 as root 2022-02-01 20:39:31,440 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-02-01 20:39:31,753 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-02-01 20:39:31,756 - root - INFO - SSH Connecting to 172.23.121.10 with username:root, attempt#1 of 5 2022-02-01 20:39:31,928 - root - INFO - SSH Connected to 172.23.121.10 as root 2022-02-01 20:39:32,420 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-02-01 20:39:32,807 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-02-01 20:39:32,809 - root - INFO - SSH Connecting to 172.23.104.186 with username:root, attempt#1 of 5 2022-02-01 20:39:32,987 - root - INFO - SSH Connected to 172.23.104.186 as root 2022-02-01 20:39:33,711 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-02-01 20:39:34,111 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-02-01 20:39:34,114 - root - INFO - SSH Connecting to 172.23.120.206 with username:root, attempt#1 of 5 2022-02-01 20:39:34,203 - root - INFO - SSH Connected to 172.23.120.206 as root 2022-02-01 20:39:34,337 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-02-01 20:39:34,628 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-02-01 20:39:34,630 - root - INFO - SSH Connecting to 172.23.120.201 with username:root, attempt#1 of 5 2022-02-01 20:39:34,730 - root - INFO - SSH Connected to 172.23.120.201 as root 2022-02-01 20:39:35,076 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-02-01 20:39:35,393 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-02-01 20:39:35,396 - root - INFO - SSH Connecting to 172.23.121.10 with username:root, attempt#1 of 5 2022-02-01 20:39:35,562 - root - INFO - SSH Connected to 172.23.121.10 as root 2022-02-01 20:39:36,006 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-02-01 20:39:36,401 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-02-01 20:39:36,404 - root - INFO - SSH Connecting to 172.23.104.186 with username:root, attempt#1 of 5 2022-02-01 20:39:36,566 - root - INFO - SSH Connected to 172.23.104.186 as root 2022-02-01 20:39:37,211 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-02-01 20:39:37,623 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-02-01 20:39:37,624 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2211/couchbase-server-enterprise-7.1.0-2211-centos7.x86_64.rpm 2022-02-01 20:39:37,629 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2211/couchbase-server-enterprise-7.1.0-2211-centos7.x86_64.rpm is live 2022-02-01 20:39:37,629 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2211/couchbase-server-enterprise-7.1.0-2211-centos7.x86_64.rpm 2022-02-01 20:39:37,632 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2211/couchbase-server-enterprise-7.1.0-2211-centos7.x86_64.rpm is live 2022-02-01 20:39:37,632 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2211/couchbase-server-enterprise-7.1.0-2211-centos7.x86_64.rpm 2022-02-01 20:39:37,633 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2211/couchbase-server-enterprise-7.1.0-2211-centos7.x86_64.rpm is live 2022-02-01 20:39:37,634 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2211/couchbase-server-enterprise-7.1.0-2211-centos7.x86_64.rpm 2022-02-01 20:39:37,635 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2211/couchbase-server-enterprise-7.1.0-2211-centos7.x86_64.rpm is live 2022-02-01 20:39:49,624 - root - INFO - Done with uninstall on 172.23.104.186. 2022-02-01 20:39:56,088 - root - INFO - Done with uninstall on 172.23.121.10. 2022-02-01 20:39:56,334 - root - INFO - Done with uninstall on 172.23.120.201. 2022-02-01 20:40:18,265 - root - INFO - Done with uninstall on 172.23.120.206. 2022-02-01 20:40:23,793 - root - INFO - running command.raw on 172.23.120.206: cd /tmp/ && wc -c couchbase-server-enterprise-7.1.0-2211-centos7.x86_64.rpm 2022-02-01 20:40:23,807 - root - INFO - command executed successfully with root 2022-02-01 20:40:25,056 - root - INFO - running command.raw on 172.23.120.201: cd /tmp/ && wc -c couchbase-server-enterprise-7.1.0-2211-centos7.x86_64.rpm 2022-02-01 20:40:25,126 - root - INFO - command executed successfully with root 2022-02-01 20:40:29,017 - root - INFO - running command.raw on 172.23.121.10: cd /tmp/ && wc -c couchbase-server-enterprise-7.1.0-2211-centos7.x86_64.rpm 2022-02-01 20:40:29,309 - root - INFO - command executed successfully with root 2022-02-01 20:40:33,178 - root - INFO - running command.raw on 172.23.104.186: cd /tmp/ && wc -c couchbase-server-enterprise-7.1.0-2211-centos7.x86_64.rpm 2022-02-01 20:40:33,203 - root - INFO - command executed successfully with root 2022-02-01 20:41:31,105 - root - INFO - Done with install on 172.23.120.201. 2022-02-01 20:41:31,105 - root - INFO - Waiting for couchbase to be reachable 2022-02-01 20:41:31,107 - root - ERROR - socket error while connecting to http://172.23.120.201:8091/nodes/self error [Errno 111] Connection refused 2022-02-01 20:41:32,057 - root - INFO - Done with install on 172.23.120.206. 2022-02-01 20:41:32,058 - root - INFO - Waiting for couchbase to be reachable 2022-02-01 20:41:32,060 - root - ERROR - socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused 2022-02-01 20:41:34,111 - root - ERROR - socket error while connecting to http://172.23.120.201:8091/nodes/self error [Errno 111] Connection refused 2022-02-01 20:41:35,065 - root - ERROR - socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused 2022-02-01 20:41:40,125 - root - INFO - running command.raw on 172.23.120.201: /opt/couchbase/bin/couchbase-cli node-init -c 172.23.120.201 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-02-01 20:41:40,570 - root - INFO - command executed successfully with root 2022-02-01 20:41:40,576 - root - INFO - running command.raw on 172.23.120.201: rm -rf /data/* 2022-02-01 20:41:40,594 - root - INFO - command executed successfully with root 2022-02-01 20:41:40,594 - root - INFO - running command.raw on 172.23.120.201: chown -R couchbase:couchbase /data 2022-02-01 20:41:40,665 - root - INFO - command executed successfully with root 2022-02-01 20:41:40,666 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-02-01 20:41:41,072 - root - ERROR - socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused 2022-02-01 20:41:43,220 - root - INFO - Setting data_path: /data: status True 2022-02-01 20:41:44,246 - root - INFO - Setting KV memory quota as 2520 MB on 172.23.120.201 2022-02-01 20:41:44,246 - root - INFO - pools/default params : memoryQuota=2520 2022-02-01 20:41:44,251 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv']) 2022-02-01 20:41:44,251 - root - INFO - /node/controller/setupServices params on 172.23.120.201: 8091:hostname=None&user=Administrator&password=password&services=kv 2022-02-01 20:41:44,281 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-02-01 20:41:44,282 - root - INFO - settings/web params on 172.23.120.201:8091:port=8091&username=Administrator&password=password 2022-02-01 20:41:44,346 - root - INFO - --> status:True 2022-02-01 20:41:44,346 - root - INFO - Done with init on 172.23.120.201. 2022-02-01 20:41:44,368 - root - INFO - Done with cleanup on 172.23.120.201. 2022-02-01 20:41:53,092 - root - INFO - running command.raw on 172.23.120.206: /opt/couchbase/bin/couchbase-cli node-init -c 172.23.120.206 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-02-01 20:41:53,569 - root - INFO - command executed successfully with root 2022-02-01 20:41:53,574 - root - INFO - running command.raw on 172.23.120.206: rm -rf /data/* 2022-02-01 20:41:53,689 - root - INFO - command executed successfully with root 2022-02-01 20:41:53,690 - root - INFO - running command.raw on 172.23.120.206: chown -R couchbase:couchbase /data 2022-02-01 20:41:53,795 - root - INFO - command executed successfully with root 2022-02-01 20:41:53,795 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-02-01 20:41:56,366 - root - INFO - Setting data_path: /data: status True 2022-02-01 20:41:57,392 - root - INFO - Setting KV memory quota as 2520 MB on 172.23.120.206 2022-02-01 20:41:57,392 - root - INFO - pools/default params : memoryQuota=2520 2022-02-01 20:41:57,397 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv']) 2022-02-01 20:41:57,397 - root - INFO - /node/controller/setupServices params on 172.23.120.206: 8091:hostname=None&user=Administrator&password=password&services=kv 2022-02-01 20:41:57,428 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-02-01 20:41:57,429 - root - INFO - settings/web params on 172.23.120.206:8091:port=8091&username=Administrator&password=password 2022-02-01 20:41:57,507 - root - INFO - --> status:True 2022-02-01 20:41:57,508 - root - INFO - Done with init on 172.23.120.206. 2022-02-01 20:41:57,668 - root - INFO - Done with cleanup on 172.23.120.206. 2022-02-01 20:42:38,578 - root - INFO - Done with install on 172.23.121.10. 2022-02-01 20:42:38,579 - root - INFO - Waiting for couchbase to be reachable 2022-02-01 20:42:38,581 - root - ERROR - socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused 2022-02-01 20:42:41,107 - root - INFO - Done with install on 172.23.104.186. 2022-02-01 20:42:41,108 - root - INFO - Waiting for couchbase to be reachable 2022-02-01 20:42:41,109 - root - ERROR - socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused 2022-02-01 20:42:41,585 - root - ERROR - socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused 2022-02-01 20:42:44,114 - root - ERROR - socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused 2022-02-01 20:42:47,593 - root - ERROR - socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused 2022-02-01 20:42:50,122 - root - ERROR - socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused 2022-02-01 20:42:59,617 - root - INFO - running command.raw on 172.23.121.10: /opt/couchbase/bin/couchbase-cli node-init -c 172.23.121.10 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-02-01 20:43:00,728 - root - INFO - command executed successfully with root 2022-02-01 20:43:00,734 - root - INFO - running command.raw on 172.23.121.10: rm -rf /data/* 2022-02-01 20:43:00,758 - root - INFO - command executed successfully with root 2022-02-01 20:43:00,758 - root - INFO - running command.raw on 172.23.121.10: chown -R couchbase:couchbase /data 2022-02-01 20:43:00,850 - root - INFO - command executed successfully with root 2022-02-01 20:43:00,851 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-02-01 20:43:02,146 - root - INFO - running command.raw on 172.23.104.186: /opt/couchbase/bin/couchbase-cli node-init -c 172.23.104.186 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-02-01 20:43:03,179 - root - INFO - command executed successfully with root 2022-02-01 20:43:03,186 - root - INFO - running command.raw on 172.23.104.186: rm -rf /data/* 2022-02-01 20:43:06,650 - root - INFO - Setting data_path: /data: status True 2022-02-01 20:43:07,680 - root - INFO - Setting KV memory quota as 2684 MB on 172.23.121.10 2022-02-01 20:43:07,680 - root - INFO - pools/default params : memoryQuota=2684 2022-02-01 20:43:07,687 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv']) 2022-02-01 20:43:07,687 - root - INFO - /node/controller/setupServices params on 172.23.121.10: 8091:hostname=None&user=Administrator&password=password&services=kv 2022-02-01 20:43:07,729 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-02-01 20:43:07,729 - root - INFO - settings/web params on 172.23.121.10:8091:port=8091&username=Administrator&password=password 2022-02-01 20:43:07,890 - root - INFO - --> status:True 2022-02-01 20:43:07,890 - root - INFO - Done with init on 172.23.121.10. 2022-02-01 20:43:07,928 - root - INFO - Done with cleanup on 172.23.121.10. 2022-02-01 20:43:08,087 - root - INFO - command executed successfully with root 2022-02-01 20:43:08,087 - root - INFO - running command.raw on 172.23.104.186: chown -R couchbase:couchbase /data 2022-02-01 20:43:08,118 - root - INFO - command executed successfully with root 2022-02-01 20:43:08,119 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-02-01 20:43:13,520 - root - INFO - Setting data_path: /data: status True 2022-02-01 20:43:14,528 - root - INFO - Setting KV memory quota as 3882 MB on 172.23.104.186 2022-02-01 20:43:14,528 - root - INFO - pools/default params : memoryQuota=3882 2022-02-01 20:43:14,536 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv']) 2022-02-01 20:43:14,536 - root - INFO - /node/controller/setupServices params on 172.23.104.186: 8091:hostname=None&user=Administrator&password=password&services=kv 2022-02-01 20:43:14,577 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-02-01 20:43:14,577 - root - INFO - settings/web params on 172.23.104.186:8091:port=8091&username=Administrator&password=password 2022-02-01 20:43:14,711 - root - INFO - --> status:True 2022-02-01 20:43:14,712 - root - INFO - Done with init on 172.23.104.186. 2022-02-01 20:43:14,954 - root - INFO - Done with cleanup on 172.23.104.186. 2022-02-01 20:43:18,431 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-02-01 20:43:18,460 - root - INFO - cluster:C1 node:172.23.120.206:8091 version:7.1.0-2211-enterprise aFamily:inet services:['kv'] 2022-02-01 20:43:18,460 - root - INFO - cluster:C2 node:172.23.120.201:8091 version:7.1.0-2211-enterprise aFamily:inet services:['kv'] 2022-02-01 20:43:18,461 - root - INFO - cluster:C3 node:172.23.121.10:8091 version:7.1.0-2211-enterprise aFamily:inet services:['kv'] 2022-02-01 20:43:18,461 - root - INFO - cluster:C4 node:172.23.104.186:8091 version:7.1.0-2211-enterprise aFamily:inet services:['kv'] 2022-02-01 20:43:18,461 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-02-01 20:43:18,461 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-02-01 20:43:18,461 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-02-01 20:43:18,461 - root - INFO - INSTALL COMPLETED ON: 172.23.120.206 2022-02-01 20:43:18,461 - root - INFO - INSTALL COMPLETED ON: 172.23.120.201 2022-02-01 20:43:18,461 - root - INFO - INSTALL COMPLETED ON: 172.23.121.10 2022-02-01 20:43:18,461 - root - INFO - INSTALL COMPLETED ON: 172.23.104.186 2022-02-01 20:43:18,462 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-02-01 20:43:18,462 - root - INFO - TOTAL INSTALL TIME = 228 seconds + status=0 + cd ../.. + rm -rf tr_for_install + guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P transaction_version=1.1.7 -P client_version=3.1.6 -P 'args=-i /tmp/win10-bucket-ops.ini -p rerun=False,get-cbcollect-info=True,GROUP=hard_failover_and_delta_recovery_P0_set0,nodes_init=4,doc_size=250,bucket_spec=magma_dgm.10_percent_dgm.5_node_1_replica_magma_512_single_bucket,nodes_failover=1 -c conf/magma/dgm_collections_failover.conf -m rest' > Configure project : Using Transaction_client :: 1.1.7 Using Java_client :: 3.1.6 Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.7/8ff63cf832199200625bf463c30c9fc36a073480/couchbase-transactions-1.1.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/tracing-opentelemetry/0.3.4/c6eadab1abddeba36c597fbe59090e683c966b3c/tracing-opentelemetry-0.3.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-api/1.0.1/811e28418b73c96de491d71a22d9cb10074870a1/opentelemetry-api-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-context/1.0.1/96319166ccabed5364d70ce2414e89b0c86682a7/opentelemetry-context-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar scripts/ssh.py -i /tmp/win10-bucket-ops.ini -p rerun=False,get-cbcollect-info=True,GROUP=hard_failover_and_delta_recovery_P0_set0,nodes_init=4,doc_size=250,bucket_spec=magma_dgm.10_percent_dgm.5_node_1_replica_magma_512_single_bucket,nodes_failover=1 -c conf/magma/dgm_collections_failover.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.7/8ff63cf832199200625bf463c30c9fc36a073480/couchbase-transactions-1.1.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/tracing-opentelemetry/0.3.4/c6eadab1abddeba36c597fbe59090e683c966b3c/tracing-opentelemetry-0.3.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-api/1.0.1/811e28418b73c96de491d71a22d9cb10074870a1/opentelemetry-api-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-context/1.0.1/96319166ccabed5364d70ce2414e89b0c86682a7/opentelemetry-context-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar scripts/eagles_all_around.py -i /tmp/win10-bucket-ops.ini -p rerun=False,get-cbcollect-info=True,GROUP=hard_failover_and_delta_recovery_P0_set0,nodes_init=4,doc_size=250,bucket_spec=magma_dgm.10_percent_dgm.5_node_1_replica_magma_512_single_bucket,nodes_failover=1 -c conf/magma/dgm_collections_failover.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.7/8ff63cf832199200625bf463c30c9fc36a073480/couchbase-transactions-1.1.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/tracing-opentelemetry/0.3.4/c6eadab1abddeba36c597fbe59090e683c966b3c/tracing-opentelemetry-0.3.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-api/1.0.1/811e28418b73c96de491d71a22d9cb10074870a1/opentelemetry-api-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-context/1.0.1/96319166ccabed5364d70ce2414e89b0c86682a7/opentelemetry-context-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar:build/classes/java/main scripts/install.py -i /tmp/win10-bucket-ops.ini -p rerun=False,get-cbcollect-info=True,GROUP=hard_failover_and_delta_recovery_P0_set0,nodes_init=4,doc_size=250,bucket_spec=magma_dgm.10_percent_dgm.5_node_1_replica_magma_512_single_bucket,nodes_failover=1 -c conf/magma/dgm_collections_failover.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.7/8ff63cf832199200625bf463c30c9fc36a073480/couchbase-transactions-1.1.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/tracing-opentelemetry/0.3.4/c6eadab1abddeba36c597fbe59090e683c966b3c/tracing-opentelemetry-0.3.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-api/1.0.1/811e28418b73c96de491d71a22d9cb10074870a1/opentelemetry-api-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-context/1.0.1/96319166ccabed5364d70ce2414e89b0c86682a7/opentelemetry-context-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar:build/classes/java/main:src/main/resources testrunner.py -i /tmp/win10-bucket-ops.ini -p rerun=False,get-cbcollect-info=True,GROUP=hard_failover_and_delta_recovery_P0_set0,nodes_init=4,doc_size=250,bucket_spec=magma_dgm.10_percent_dgm.5_node_1_replica_magma_512_single_bucket,nodes_failover=1 -c conf/magma/dgm_collections_failover.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.7/8ff63cf832199200625bf463c30c9fc36a073480/couchbase-transactions-1.1.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/tracing-opentelemetry/0.3.4/c6eadab1abddeba36c597fbe59090e683c966b3c/tracing-opentelemetry-0.3.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-api/1.0.1/811e28418b73c96de491d71a22d9cb10074870a1/opentelemetry-api-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-context/1.0.1/96319166ccabed5364d70ce2414e89b0c86682a7/opentelemetry-context-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar:build/classes/java/main:src/main/resources scripts/rerun_jobs.py -i /tmp/win10-bucket-ops.ini -p rerun=False,get-cbcollect-info=True,GROUP=hard_failover_and_delta_recovery_P0_set0,nodes_init=4,doc_size=250,bucket_spec=magma_dgm.10_percent_dgm.5_node_1_replica_magma_512_single_bucket,nodes_failover=1 -c conf/magma/dgm_collections_failover.conf -m rest > Task :compileJava warning: unknown enum constant When.MAYBE reason: class file for javax.annotation.meta.When not found Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :testrunner Filename: conf/magma/dgm_collections_failover.conf Prefix: bucket_collections.collections_rebalance.CollectionsRebalance Global Test input params: {'GROUP': 'hard_failover_and_delta_recovery_P0_set0', 'bucket_spec': 'magma_dgm.10_percent_dgm.5_node_1_replica_magma_512_single_bucket', 'cluster_name': 'win10-bucket-ops', 'conf_file': 'conf/magma/dgm_collections_failover.conf', 'doc_size': '250', 'get-cbcollect-info': 'True', 'ini': '/tmp/win10-bucket-ops.ini', 'nodes_failover': '1', 'nodes_init': '4', 'num_nodes': 4, 'rerun': 'False', 'spec': 'dgm_collections_failover'} Only cases in GROUPs 'hard_failover_and_delta_recovery_P0_set0' will be executed Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_graceful_failover_rebalance_out,nodes_init=5,nodes_failover=1,bucket_spec=magma_dgm.10_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=graceful_failover_and_rebalance_out_P0_set0' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_hard_failover_rebalance_out,nodes_init=5,nodes_failover=1,bucket_spec=magma_dgm.10_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=hard_failover_and_rebalance_out_P0_set0' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_graceful_failover_recovery,nodes_init=5,nodes_failover=1,recovery_type=full,bucket_spec=magma_dgm.5_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=graceful_failover_and_full_recovery_P0_set0' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_graceful_failover_recovery,nodes_init=5,nodes_failover=2,recovery_type=delta,bucket_spec=magma_dgm.5_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=graceful_failover_and_delta_recovery_P0_set0' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_hard_failover_recovery,nodes_init=5,nodes_failover=2,recovery_type=full,bucket_spec=magma_dgm.5_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=hard_failover_and_full_recovery_P0_set0' skipped, GROUP not satisfied Logs will be stored at /data/workspace/temp_rebalance_even/logs/testrunner-22-Feb-01_20-43-33/test_1 guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P 'args=-i /tmp/win10-bucket-ops.ini rerun=False,get-cbcollect-info=True,GROUP=hard_failover_and_delta_recovery_P0_set0,nodes_init=4,doc_size=250,bucket_spec=magma_dgm.10_percent_dgm.5_node_1_replica_magma_512_single_bucket,nodes_failover=1 -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_hard_failover_recovery,nodes_init=5,nodes_failover=2,recovery_type=delta,bucket_spec=magma_dgm.5_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=hard_failover_and_delta_recovery_P0_set0' Test Input params: {'doc_size': '250', 'data_load_stage': 'during', 'conf_file': 'conf/magma/dgm_collections_failover.conf', 'spec': 'dgm_collections_failover', 'rerun': 'False', 'num_nodes': 4, 'GROUP': 'hard_failover_and_delta_recovery_P0_set0', 'bucket_spec': 'magma_dgm.10_percent_dgm.5_node_1_replica_magma_512_single_bucket', 'case_number': 1, 'cluster_name': 'win10-bucket-ops', 'nodes_failover': '1', 'ini': '/tmp/win10-bucket-ops.ini', 'get-cbcollect-info': 'True', 'recovery_type': 'delta', 'skip_validations': 'False', 'logs_folder': '/data/workspace/temp_rebalance_even/logs/testrunner-22-Feb-01_20-43-33/test_1', 'nodes_init': '4', 'randomize_value': 'True'} test_data_load_collections_with_hard_failover_recovery (bucket_collections.collections_rebalance.CollectionsRebalance) ... 2022-02-01 20:43:41,059 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= CollectionsRebalance setup started for test #1 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-01 20:43:41,673 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= BaseTestCase setup started for test #1 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-01 20:43:42,690 | test | INFO | MainThread | [basetestcase:initialize_cluster:432] Initializing cluster : C1 Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0xf type=client open_count=1 channel=[id: 0x035f6b23, 0.0.0.0/0.0.0.0:44353] timeout=300.0>) 2022-02-01 20:43:45,677 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x10 type=client open_count=1 channel=[id: 0x80861946, 0.0.0.0/0.0.0.0:38412] timeout=300.0>) 2022-02-01 20:43:48,233 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x11 type=client open_count=1 channel=[id: 0x5b89c743, 0.0.0.0/0.0.0.0:57049] timeout=300.0>) 2022-02-01 20:43:50,269 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x12 type=client open_count=1 channel=[id: 0xb5522834, 0.0.0.0/0.0.0.0:49984] timeout=300.0>) 2022-02-01 20:43:52,296 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.201:8091 during connect (<_realsocket at 0x13 type=client open_count=1 channel=[id: 0xbfe00da1, 0.0.0.0/0.0.0.0:38665] timeout=300.0>) 2022-02-01 20:43:57,796 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.201:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.201:8091 during connect (<_realsocket at 0x14 type=client open_count=1 channel=[id: 0xf6b33db7, 0.0.0.0/0.0.0.0:41287] timeout=300.0>) 2022-02-01 20:43:59,822 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.201:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.201:8091 during connect (<_realsocket at 0x15 type=client open_count=1 channel=[id: 0xcd7fa953, 0.0.0.0/0.0.0.0:51389] timeout=300.0>) 2022-02-01 20:44:01,846 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.201:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.201:8091 during connect (<_realsocket at 0x16 type=client open_count=1 channel=[id: 0x755ea564, 0.0.0.0/0.0.0.0:44013] timeout=300.0>) 2022-02-01 20:44:03,875 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.201:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x17 type=client open_count=1 channel=[id: 0x6bb2fe9e, 0.0.0.0/0.0.0.0:48862] timeout=300.0>) 2022-02-01 20:44:11,691 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x18 type=client open_count=1 channel=[id: 0xaf0dae86, 0.0.0.0/0.0.0.0:34087] timeout=300.0>) 2022-02-01 20:44:13,711 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x19 type=client open_count=1 channel=[id: 0xc527d1e0, 0.0.0.0/0.0.0.0:42578] timeout=300.0>) 2022-02-01 20:44:15,733 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x1a type=client open_count=1 channel=[id: 0xa368eb2a, 0.0.0.0/0.0.0.0:41019] timeout=300.0>) 2022-02-01 20:44:17,756 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x1b type=client open_count=1 channel=[id: 0x3dc68fbb, 0.0.0.0/0.0.0.0:51033] timeout=300.0>) 2022-02-01 20:44:19,778 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x1c type=client open_count=1 channel=[id: 0x216c113b, 0.0.0.0/0.0.0.0:34086] timeout=300.0>) 2022-02-01 20:44:21,798 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x1d type=client open_count=1 channel=[id: 0x2809bb95, 0.0.0.0/0.0.0.0:47959] timeout=300.0>) 2022-02-01 20:44:23,816 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x1e type=client open_count=1 channel=[id: 0xc38c88e0, 0.0.0.0/0.0.0.0:54258] timeout=300.0>) 2022-02-01 20:44:25,836 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x1f type=client open_count=1 channel=[id: 0x042a1c0d, 0.0.0.0/0.0.0.0:42767] timeout=300.0>) 2022-02-01 20:44:27,855 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x20 type=client open_count=1 channel=[id: 0x63a17469, 0.0.0.0/0.0.0.0:35057] timeout=300.0>) 2022-02-01 20:44:29,878 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x21 type=client open_count=1 channel=[id: 0xf3336f2c, 0.0.0.0/0.0.0.0:52599] timeout=300.0>) 2022-02-01 20:44:31,898 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x22 type=client open_count=1 channel=[id: 0xc5a65759, 0.0.0.0/0.0.0.0:46775] timeout=300.0>) 2022-02-01 20:44:40,003 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x23 type=client open_count=1 channel=[id: 0xffcc98db, 0.0.0.0/0.0.0.0:46889] timeout=300.0>) 2022-02-01 20:44:42,025 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x24 type=client open_count=1 channel=[id: 0xb645deeb, 0.0.0.0/0.0.0.0:59225] timeout=300.0>) 2022-02-01 20:44:44,045 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x25 type=client open_count=1 channel=[id: 0x357eb139, 0.0.0.0/0.0.0.0:34319] timeout=300.0>) 2022-02-01 20:44:46,065 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x26 type=client open_count=1 channel=[id: 0x9c87bd38, 0.0.0.0/0.0.0.0:41114] timeout=300.0>) 2022-02-01 20:44:48,088 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x27 type=client open_count=1 channel=[id: 0x1d3252a5, 0.0.0.0/0.0.0.0:35890] timeout=300.0>) 2022-02-01 20:44:50,109 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x28 type=client open_count=1 channel=[id: 0x8288d30e, 0.0.0.0/0.0.0.0:59143] timeout=300.0>) 2022-02-01 20:44:52,131 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x29 type=client open_count=1 channel=[id: 0x8a5b59c1, 0.0.0.0/0.0.0.0:33983] timeout=300.0>) 2022-02-01 20:44:54,150 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x2a type=client open_count=1 channel=[id: 0xaf2c7116, 0.0.0.0/0.0.0.0:32887] timeout=300.0>) 2022-02-01 20:44:56,167 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused 2022-02-01 20:45:32,665 | test | WARNING | MainThread | [basetestcase:_initialize_nodes:735] RAM quota was defined less than 100 MB: 2022-02-01 20:45:45,461 | test | INFO | MainThread | [basetestcase:initialize_cluster:457] Cluster C1 initialized 2022-02-01 20:45:45,463 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= BaseTestCase setup finished for test #1 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-01 20:45:45,484 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= ClusterSetup setup started for test #1 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-01 20:46:10,355 | test | INFO | pool-3-thread-5 | [table_view:display:72] Rebalance Overview +----------------+----------+-----------------------+---------------+--------------+ | Nodes | Services | Version | CPU | Status | +----------------+----------+-----------------------+---------------+--------------+ | 172.23.120.206 | kv | 7.1.0-2211-enterprise | 1.65247871808 | Cluster node | | 172.23.120.201 | None | | | <--- IN --- | | 172.23.121.10 | None | | | <--- IN --- | | 172.23.104.186 | None | | | <--- IN --- | +----------------+----------+-----------------------+---------------+--------------+ 2022-02-01 20:46:10,384 | test | INFO | pool-3-thread-5 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-01 20:46:25,434 | test | INFO | pool-3-thread-5 | [task:check:409] Rebalance - status: none, progress: 100 2022-02-01 20:46:25,450 | test | INFO | pool-3-thread-5 | [task:check:468] Rebalance completed with progress: 100% in 15.0949997902 sec 2022-02-01 20:46:25,612 | test | INFO | MainThread | [table_view:display:72] Cluster statistics +----------------+----------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ | Node | Services | CPU_utilization | Mem_total | Mem_free | Swap_mem_used | Active / Replica | Version | +----------------+----------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ | 172.23.104.186 | kv | 1.13065326633 | 5.66 GiB | 4.97 GiB | 0.0 Byte / 3.50 GiB | 0 / 0 | 7.1.0-2211-enterprise | | 172.23.120.201 | kv | 1.75791059769 | 3.67 GiB | 3.06 GiB | 2.50 MiB / 3.50 GiB | 0 / 0 | 7.1.0-2211-enterprise | | 172.23.120.206 | kv | 2.12925851703 | 3.67 GiB | 3.01 GiB | 0.0 Byte / 0.0 Byte | 0 / 0 | 7.1.0-2211-enterprise | | 172.23.121.10 | kv | 1.30293159609 | 3.91 GiB | 3.31 GiB | 0.0 Byte / 3.50 GiB | 0 / 0 | 7.1.0-2211-enterprise | +----------------+----------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ 2022-02-01 20:46:25,614 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= ClusterSetup setup complete for test #1 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-01 20:46:25,615 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= CollectionBase setup started for test #1 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-01 20:46:25,828 | test | INFO | MainThread | [bucket_ready_functions:create_buckets_using_json_data:1894] Creating required buckets from template 2022-02-01 20:46:26,178 | test | INFO | MainThread | [bucket_ready_functions:wait_for_collection_creation_to_complete:2490] Waiting for all collections to be created 2022-02-01 20:46:26,598 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+-----------------+----------+------------+-----+-------+-----------+----------+-----------+-----+ | Bucket | Type | Storage Backend | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | ARR | +---------+-----------+-----------------+----------+------------+-----+-------+-----------+----------+-----------+-----+ | default | couchbase | magma | 1 | none | 0 | 0 | 2.00 GiB | 0.0 Byte | 0.0 Byte | 100 | +---------+-----------+-----------------+----------+------------+-----+-------+-----------+----------+-----------+-----+ 2022-02-01 20:46:26,598 | test | INFO | MainThread | [collections_base:collection_setup:164] Creating required SDK clients for client_pool 2022-02-01 20:46:39,464 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4953] Performing scope/collection specific operations 2022-02-01 20:46:39,480 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:5043] Done Performing scope/collection specific operations 2022-02-01 21:25:04,115 | test | INFO | pool-3-thread-8 | [table_view:display:72] Ops trend for bucket 'default' +-----------+-------------------------------------------------------------------------------------------------------------------+-----------+ | Min | Trend | Max | +-----------+-------------------------------------------------------------------------------------------------------------------+-----------+ | 0.000 | **................*..............***............................**..................................*........***X | 23831.900 | | 20549.700 | .....................................................................................*X | 20549.700 | | 14103.400 | ..........................................................X | 14103.400 | | 11876.200 | ................................................***.......**.............**...**X | 17361.000 | | 15247.300 | ..............................................................*X | 15247.300 | | 12218.100 | ..................................................*****......X | 13592.100 | | 13483.200 | .......................................................*X | 13483.200 | | 11788.200 | ................................................**X | 11788.200 | | 10514.500 | ...........................................**.....*.......***..*X | 14013.800 | | 12133.200 | .................................................X | 12133.200 | | 10919.500 | ............................................***X | 10919.500 | | 10460.500 | ..........................................*X | 10460.500 | | 9990.100 | ........................................X | 9990.100 | | 9207.700 | .....................................***...**...........*.....**X | 13646.400 | | 12620.200 | ...................................................*X | 12620.200 | | 9387.200 | ......................................*X | 9387.200 | | 8577.400 | ..................................**X | 8577.400 | | 8543.500 | ..................................**........*...***.....**.*X | 12468.900 | | 12104.900 | .................................................**X | 12104.900 | | 11615.400 | ...............................................*X | 11615.400 | | 11584.600 | ...............................................X | 11584.600 | | 11382.600 | ..............................................**X | 11382.600 | | 9890.000 | ........................................*X | 9890.000 | | 8716.500 | ...................................*..***..........**..........**..**X | 14457.500 | | 14084.000 | ..........................................................**.*..**X | 14994.000 | | 14601.700 | ............................................................*X | 14601.700 | | 13146.200 | ......................................................X | 13146.200 | | 12019.200 | .................................................**X | 12019.200 | | 11924.700 | .................................................**...*.***.*X | 13283.700 | | 11697.400 | ................................................*.***.**..........*.**X | 15008.900 | | 14800.200 | .............................................................**.*..***.*X | 15956.800 | | 13168.000 | ......................................................X | 13168.000 | | 12047.700 | .................................................**X | 12047.700 | | 10866.700 | ............................................**..*X | 11219.900 | | 10783.300 | ............................................***.*.....**......***...*X | 14368.500 | | 14184.600 | ..........................................................X | 14184.600 | | 13261.200 | ......................................................**X | 13261.200 | | 12594.500 | ...................................................**........*.....***...*X | 16379.800 | | 14222.000 | ..........................................................X | 14222.000 | | 13567.000 | .......................................................**X | 13567.000 | | 12239.000 | ..................................................*X | 12239.000 | | 10299.200 | ..........................................X | 10299.200 | | 9154.800 | .....................................***.....**......................*........**X | 17620.600 | | 17599.700 | ........................................................................*X | 17599.700 | | 14733.700 | ............................................................X | 14733.700 | | 13503.700 | .......................................................**X | 13503.700 | | 12533.700 | ...................................................*X | 12533.700 | | 10344.100 | ..........................................X | 10344.100 | | 9549.100 | .......................................***.**........*...***X | 12485.800 | | 11900.800 | ................................................X | 11900.800 | | 11162.700 | .............................................*.****...*.*X | 12328.000 | | 12100.000 | .................................................****...........**....***.*X | 15935.300 | | 14144.200 | ..........................................................X | 14144.200 | | 13222.000 | ......................................................**X | 13222.000 | | 12932.100 | .....................................................*X | 12932.100 | | 12576.100 | ...................................................*.***X | 12855.500 | | 11728.300 | ................................................X | 11728.300 | | 11627.700 | ...............................................X | 11627.700 | | 11450.500 | ...............................................****.....*.**..**X | 13436.800 | | 12949.200 | .....................................................*X | 12949.200 | | 12771.600 | ....................................................X | 12771.600 | | 12494.600 | ...................................................****.........**..***...X | 15799.200 | | 14533.800 | ...........................................................X | 14533.800 | | 14342.300 | ...........................................................*****...****X | 15089.700 | | 13831.700 | .........................................................*X | 13831.700 | | 12586.200 | ...................................................X | 12586.200 | | 11831.300 | ................................................***.**...*...***...**..*.***X | 14803.400 | | 14670.500 | ............................................................*........*...****...X | 17923.100 | | 16631.900 | ....................................................................X | 16631.900 | | 16411.900 | ...................................................................**X | 16411.900 | | 16044.900 | ..................................................................*X | 16044.900 | | 14552.900 | ............................................................*X | 14552.900 | | 13757.100 | ........................................................**X | 13757.100 | | 12740.000 | ....................................................*......*....***.......*X | 16735.500 | | 16702.600 | .....................................................................X | 16702.600 | | 16409.000 | ...................................................................**X | 16409.000 | | 15605.000 | ................................................................*X | 15605.000 | | 14330.400 | ...........................................................X | 14330.400 | | 13872.900 | .........................................................***..*............**...**X | 17980.400 | | 17032.700 | ......................................................................*X | 17032.700 | | 13737.900 | ........................................................X | 13737.900 | | 13102.400 | .....................................................***.*X | 13234.600 | | 12575.800 | ...................................................X | 12575.800 | | 11705.700 | ................................................***.**..........*.....***.*X | 15935.300 | | 14764.600 | ............................................................*X | 14764.600 | | 14547.700 | ............................................................**X | 14547.700 | | 13603.900 | ........................................................*X | 13603.900 | | 11916.500 | .................................................X | 11916.500 | | 10682.700 | ...........................................***.**........*.......***...*X | 15131.100 | | 14665.700 | ............................................................X | 14665.700 | | 13706.300 | ........................................................**X | 13706.300 | | 13068.000 | .....................................................*X | 13068.000 | | 12156.200 | ..................................................X | 12156.200 | | 11327.800 | ..............................................**X | 11327.800 | | 10568.000 | ...........................................**.*....***.....**....X | 13983.000 | | 13889.000 | .........................................................**X | 13889.000 | | 12726.200 | ....................................................**.......X | 14325.700 | | 12718.600 | ....................................................**X | 12718.600 | | 12181.100 | ..................................................*X | 12181.100 | | 11945.000 | .................................................*....**X | 13058.800 | | 12936.100 | .....................................................**X | 13075.400 | | 11772.100 | ................................................**X | 11772.100 | | 11668.100 | ...............................................X | 11668.100 | | 10396.200 | ..........................................*X | 10396.200 | | 10041.200 | .........................................**X | 10041.200 | | 9681.300 | .......................................*......*......****....X | 13557.800 | | 12743.100 | ....................................................X | 12743.100 | | 11553.500 | ...............................................**X | 11553.500 | | 10574.000 | ...........................................*X | 10574.000 | | 9808.500 | ........................................*X | 9808.500 | | 9642.700 | .......................................***..X | 10085.500 | | 7147.400 | ............................*......*......***...*X | 10499.000 | | 10183.900 | .........................................*..***....**.........X | 13603.300 | | 13003.900 | .....................................................**X | 13003.900 | | 11638.900 | ...............................................*........X | 13490.600 | | 13032.300 | .....................................................**X | 13032.300 | | 12573.900 | ...................................................*X | 12573.900 | | 12044.600 | .................................................X | 12044.600 | | 11246.600 | ..............................................**X | 11246.600 | | 11028.400 | .............................................*X | 11028.400 | | 8401.700 | ..................................**.***..*.........*.....***X | 12460.300 | | 12335.300 | ..................................................X | 12335.300 | | 9638.500 | .......................................*X | 9638.500 | | 8992.700 | ....................................**..**.......*X | 11140.700 | | 10606.100 | ...........................................**X | 10606.100 | | 10246.900 | .........................................*........*....***...*X | 13606.400 | | 9427.800 | ......................................X | 9427.800 | | 9338.800 | ......................................*****...........X | 12124.900 | | 11329.100 | ..............................................**X | 11329.100 | | 10683.100 | ...........................................*.......**....***..X | 13704.900 | | 12175.100 | ..................................................*X | 12304.700 | | 12259.700 | ..................................................**X | 12259.700 | | 11966.100 | .................................................X | 11966.100 | | 11931.500 | .................................................*X | 11931.500 | | 10796.500 | ............................................**X | 10796.500 | | 10715.800 | ...........................................*....*....***X | 12618.800 | | 12393.800 | ...................................................X | 12393.800 | | 10989.300 | .............................................*X | 10989.300 | | 10502.700 | ...........................................****X | 10544.200 | | 9859.700 | ........................................X | 9859.700 | | 9412.600 | ......................................***.**........*....**X | 12593.000 | | 12474.800 | ...................................................*X | 12474.800 | | 11125.500 | .............................................*..***......*X | 12926.900 | | 11730.500 | ................................................X | 11730.500 | | 11073.600 | .............................................**X | 11073.600 | | 9368.300 | ......................................**.......*...***.....*X | 12953.100 | | 11842.100 | ................................................X | 11842.100 | | 11076.000 | .............................................**X | 11076.000 | | 10520.900 | ...........................................*X | 10520.900 | | 8486.600 | ..................................*.****.*........*......****...*.*X | 13115.900 | | 12805.400 | ....................................................**X | 12805.400 | | 12518.000 | ...................................................*X | 12518.000 | | 11838.100 | ................................................X | 11838.100 | | 10854.100 | ............................................**X | 10854.100 | | 10559.100 | ...........................................*......................****X | 15952.800 | | 15562.200 | ................................................................X | 15562.200 | | 10590.600 | ...........................................X | 10590.600 | | 10455.900 | ..........................................*..***....*X | 11869.500 | | 11857.000 | ................................................***X | 11873.100 | | 11237.500 | ..............................................**....*..***..*X | 13225.800 | | 12160.800 | ..................................................X | 12160.800 | | 11585.800 | ...............................................***...**....*.**X | 13348.000 | | 12309.200 | ..................................................*X | 12309.200 | | 12187.800 | ..................................................*....***.........*.................X | 19442.000 | | 19342.900 | ................................................................................**X | 19342.900 | | 18070.500 | ..........................................................................*X | 18070.500 | | 15701.400 | ................................................................X | 15701.400 | | 14795.700 | .............................................................***X | 14795.700 | | 14094.500 | ..........................................................X | 14094.500 | | 12582.800 | ...................................................*..****..X | 13553.300 | | 13341.000 | ......................................................*X | 13341.000 | | 12950.000 | .....................................................***.*.*X | 13574.600 | | 13371.500 | .......................................................**X | 13371.500 | | 13005.600 | .....................................................**.*....*****..X | 14741.800 | | 14200.500 | ..........................................................***..*X | 14619.500 | | 12944.500 | .....................................................X | 12944.500 | | 12057.600 | .................................................**X | 12057.600 | | 11219.400 | ..............................................**....*...****.X | 13251.200 | | 12640.400 | ....................................................*X | 12640.400 | | 12218.600 | ..................................................**X | 12218.600 | | 12183.300 | ..................................................**X | 12338.800 | | 11968.900 | .................................................**X | 11968.900 | | 10725.100 | ............................................*X | 10725.100 | | 9110.600 | .....................................*****...*...*.****.*X | 11017.700 | | 9257.200 | .....................................X | 9257.200 | | 7627.000 | ...............................**X | 7627.000 | | 6957.600 | ............................**.....**........***...**..X | 11370.900 | | 11104.600 | .............................................***X | 11104.600 | | 10936.000 | ............................................*.*X | 10976.100 | | 10446.600 | ..........................................***...**......*........***.*X | 14652.000 | | 13695.500 | ........................................................X | 13695.500 | | 12565.500 | ...................................................**X | 12565.500 | | 12045.500 | .................................................**X | 12116.400 | | 11806.400 | ................................................***X | 11806.400 | | 11354.500 | ..............................................*X | 11354.500 | | 10051.500 | .........................................****....**..........*....***..*X | 14858.000 | | 13980.300 | .........................................................X | 13980.300 | | 13284.100 | ......................................................***X | 13284.100 | | 12261.500 | ..................................................*.*..***.*X | 13308.700 | | 11929.000 | .................................................X | 11929.000 | | 11478.000 | ...............................................****..*.........*X | 14082.300 | | 13754.300 | ........................................................**X | 13754.300 | | 12948.500 | .....................................................*X | 12948.500 | | 10349.400 | ..........................................*.***....**...........*..**X | 14694.100 | | 13973.400 | .........................................................*X | 13973.400 | | 12872.800 | .....................................................X | 12872.800 | | 11695.100 | ................................................***X | 11695.100 | | 11329.500 | ..............................................X | 11329.500 | | 10707.200 | ...........................................*....****....*....**.**X | 13780.400 | | 12914.300 | .....................................................*X | 12914.300 | | 12547.100 | ...................................................X | 12547.100 | | 11697.100 | ................................................****.X | 12041.100 | | 11873.400 | ................................................*.....****...*......*X | 15097.600 | | 15072.600 | ..............................................................**X | 15072.600 | | 14592.000 | ............................................................*X | 14592.000 | | 12849.700 | ....................................................X | 12849.700 | | 11539.700 | ...............................................**X | 11539.700 | | 11015.000 | .............................................**.*......***..*X | 13110.500 | | 12739.000 | ....................................................X | 12739.000 | | 12013.700 | .................................................**X | 12013.700 | | 11722.700 | ................................................**.X | 12151.700 | | 11852.300 | ................................................**X | 11852.300 | | 11297.000 | ..............................................*X | 11297.000 | | 10243.500 | .........................................*...****......*......*X | 13627.300 | | 13447.400 | .......................................................**X | 13447.400 | | 12216.400 | ..................................................*X | 12216.400 | | 11587.000 | ...............................................X | 11587.000 | | 11403.600 | ..............................................***.*X | 11579.400 | | 10446.600 | ..........................................**.***.............**...X | 14392.800 | | 13802.000 | ........................................................**X | 13802.000 | | 13382.400 | .......................................................*X | 13382.400 | | 12293.900 | ..................................................***X | 12368.500 | | 9425.700 | ......................................**....**...***......**.X | 12745.000 | | 11931.600 | .................................................***.............*X | 15240.500 | | 13265.600 | ......................................................X | 13265.600 | | 12809.000 | ....................................................***X | 12809.000 | | 8928.400 | ....................................**..*..***...**.*....***X | 11845.900 | | 10864.200 | ............................................*..*.*.**X | 11729.900 | | 11172.500 | .............................................*X | 11172.500 | | 10404.500 | ..........................................X | 10404.500 | | 10203.300 | .........................................***X | 10203.300 | | 9967.300 | ........................................X | 9967.300 | | 9059.400 | .....................................X | 9059.400 | | 8802.100 | ...................................****......*X | 10239.400 | | 8414.100 | ..................................X | 8414.100 | | 6764.900 | ...........................***X | 6764.900 | | 4592.000 | ..................**.....*.....***...**...*..******......****...**.*....***..**.X | 12968.200 | | 12612.100 | ...................................................***X | 12612.100 | | 12251.200 | ..................................................X | 12251.200 | | 12041.800 | .................................................*X | 12041.800 | | 11774.000 | ................................................***..*X | 12213.500 | | 11359.700 | ..............................................*.**X | 11618.600 | | 11367.800 | ..............................................**....X | 12248.000 | | 12160.000 | ..................................................****.*X | 12462.700 | | 10341.900 | ..........................................X | 10341.900 | | 8954.300 | ....................................****.........X | 11138.300 | | 9861.600 | ........................................**..**X | 10301.500 | | 9740.400 | .......................................**..............*..**X | 13563.500 | | 11463.500 | ...............................................*X | 11463.500 | | 11363.900 | ..............................................*..***.**.****X | 12199.000 | | 11810.300 | ................................................X | 11810.300 | | 11446.600 | ...............................................*X | 11446.600 | | 11001.600 | .............................................***..*X | 11450.100 | | 11411.300 | ..............................................***X | 11411.300 | | 10501.200 | ...........................................*X | 10501.200 | | 9490.200 | ......................................X | 9490.200 | | 9175.200 | .....................................****...................*X | 13648.000 | | 11822.400 | ................................................X | 11822.400 | | 10847.400 | ............................................**X | 10847.400 | | 8463.500 | ..................................**...........*.....***X | 12373.600 | | 10286.600 | ..........................................*X | 10286.600 | | 9866.400 | ........................................X | 9866.400 | | 9821.400 | ........................................***...**.X | 10922.200 | | 10673.200 | ...........................................***X | 10673.200 | | 8924.300 | ....................................*X | 8924.300 | | 6468.600 | ..........................X | 6468.600 | | 5288.100 | .....................****.*......**...***.**...****X | 8760.900 | | 8458.300 | ..................................X | 8458.300 | | 6634.100 | ..........................*X | 6634.100 | | 6139.100 | ........................**X | 6139.100 | | 6062.100 | ........................**....*.****.*..**.**X | 8338.800 | | 8305.500 | .................................*X | 8305.500 | | 7172.200 | .............................X | 7172.200 | | 6519.800 | ..........................***X | 6519.800 | | 6294.500 | .........................***...***..**....X | 8479.300 | | 8454.300 | ..................................***X | 8454.300 | | 7727.600 | ...............................X | 7727.600 | | 6320.600 | .........................*X | 6320.600 | | 6045.600 | ........................***.**...*.****.*..**..***...**....X | 10054.300 | | 9579.900 | .......................................***X | 9579.900 | | 8546.300 | ..................................X | 8546.300 | | 6689.700 | ...........................*X | 6689.700 | | 6493.800 | ..........................***.**..*..****..*......*...***X | 10266.700 | | 9874.800 | ........................................*X | 9874.800 | | 8373.300 | ..................................X | 8373.300 | | 7513.300 | ..............................**X | 7513.300 | | 7260.000 | .............................*X | 7260.000 | | 7172.200 | .............................**.***..**.......*..**X | 10128.000 | | 9829.000 | ........................................*X | 9829.000 | | 8826.500 | ....................................X | 8826.500 | | 8763.400 | ...................................****..X | 9271.600 | | 9125.700 | .....................................*X | 9125.700 | | 8770.700 | ...................................**X | 8770.700 | | 7970.900 | ................................***.****.X | 8483.200 | | 8178.800 | .................................*X | 8178.800 | | 8103.800 | .................................**X | 8103.800 | | 8093.900 | ................................**..****.....**.....****X | 10803.400 | | 9344.000 | ......................................X | 9344.000 | | 7927.100 | ................................*X | 7927.100 | | 7714.400 | ...............................***...**.*.***X | 8893.700 | | 8629.000 | ...................................*X | 8629.000 | | 8562.000 | ..................................X | 8562.000 | | 7997.000 | ................................**X | 7997.000 | | 7363.400 | .............................*X | 7363.400 | | 5828.100 | .......................X | 5828.100 | | 5503.100 | ......................****..**.....*...**X | 7926.900 | | 7821.800 | ...............................**..X | 8117.300 | | 7787.300 | ...............................****.*.X | 8124.300 | | 8092.200 | ................................*...****X | 8635.800 | | 7954.000 | ................................X | 7954.000 | | 7590.000 | ..............................****.*......*..***X | 9763.900 | | 9517.900 | ......................................*X | 9517.900 | | 8645.100 | ...................................X | 8645.100 | | 8251.100 | .................................**X | 8251.100 | | 8086.800 | ................................*X | 8086.800 | | 7983.700 | ................................X | 7983.700 | | 7623.700 | ..............................***X | 7623.700 | | 7245.500 | .............................*X | 7245.500 | | 6114.800 | ........................X | 6114.800 | | 6089.700 | ........................**X | 6089.700 | | 5776.300 | .......................**.*X | 6118.000 | | 5236.100 | ....................***.***....****...*.......*.***X | 9048.900 | | 8416.500 | ..................................*X | 8416.500 | | 6065.700 | ........................X | 6065.700 | | 5275.700 | .....................*****......*..****..*....**...**X | 9304.700 | | 8812.500 | ...................................*X | 8812.500 | | 7477.600 | ..............................X | 7477.600 | | 6877.600 | ...........................***..**...*.****...*..**.**X | 9617.000 | | 8590.600 | ...................................*X | 8590.600 | | 7953.300 | ................................X | 7953.300 | | 7383.300 | .............................***...*X | 7920.500 | | 7862.000 | ...............................*..*****....***X | 9158.600 | | 8955.600 | ....................................**..*X | 9516.000 | | 8841.000 | ....................................**X | 8841.000 | | 8616.700 | ...................................*X | 8616.700 | | 7705.800 | ...............................*....***.*X | 9021.100 | | 8141.100 | .................................X | 8141.100 | | 7221.100 | .............................***X | 7221.100 | | 6092.700 | ........................*X | 6092.700 | +-----------+-------------------------------------------------------------------------------------------------------------------+-----------+ 2022-02-01 21:25:04,250 | test | INFO | MainThread | [table_view:display:72] Cluster statistics +----------------+----------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ | Node | Services | CPU_utilization | Mem_total | Mem_free | Swap_mem_used | Active / Replica | Version | +----------------+----------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ | 172.23.104.186 | kv | 81.3463514902 | 5.66 GiB | 3.88 GiB | 0.0 Byte / 3.50 GiB | 6120823 / 6121355 | 7.1.0-2211-enterprise | | 172.23.120.201 | kv | 20.498474059 | 3.67 GiB | 2.07 GiB | 2.50 MiB / 3.50 GiB | 6095757 / 6096958 | 7.1.0-2211-enterprise | | 172.23.120.206 | kv | 19.3980778958 | 3.67 GiB | 2.15 GiB | 0.0 Byte / 0.0 Byte | 6091719 / 6095052 | 7.1.0-2211-enterprise | | 172.23.121.10 | kv | 52.6502662947 | 3.91 GiB | 2.46 GiB | 0.0 Byte / 3.50 GiB | 5956411 / 5959157 | 7.1.0-2211-enterprise | +----------------+----------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ 2022-02-01 21:26:05,118 | test | INFO | MainThread | [bucket_ready_functions:validate_docs_per_collections_all_buckets:4707] Validating collection stats and item counts 2022-02-01 21:26:16,086 | test | ERROR | MainThread | [bucket_ready_functions:validate_manifest_uid:4570] Bucket UID mismatch. Expected: 0, Actual: 1 2022-02-01 21:26:16,088 | test | WARNING | MainThread | [bucket_ready_functions:validate_docs_per_collections_all_buckets:4724] Bucket manifest UID mismatch! 2022-02-01 21:26:25,308 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+-----------------+----------+------------+-----+----------+-----------+----------+-----------+---------------+ | Bucket | Type | Storage Backend | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | ARR | +---------+-----------+-----------------+----------+------------+-----+----------+-----------+----------+-----------+---------------+ | default | couchbase | magma | 1 | none | 0 | 24500000 | 2.00 GiB | 1.31 GiB | 8.96 GiB | 17.1660530612 | +---------+-----------+-----------------+----------+------------+-----+----------+-----------+----------+-----------+---------------+ 2022-02-01 21:26:25,309 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= CollectionBase setup complete for test #1 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-01 21:26:29,631 | test | INFO | MainThread | [collections_rebalance:load_collections_with_rebalance:996] Doing collection data load during hard_failover_recovery 2022-02-01 21:26:29,631 | test | INFO | MainThread | [collections_rebalance:rebalance_operation:360] Starting rebalance operation of type : hard_failover_recovery 2022-02-01 21:26:29,632 | test | INFO | MainThread | [collections_rebalance:rebalance_operation:724] failing over nodes [ip:172.23.104.186 port:8091 ssh_username:root] 2022-02-01 21:26:38,552 | test | INFO | pool-3-thread-24 | [rest_client:monitorRebalance:1599] Rebalance done. Taken 8.07100009918 seconds to complete 2022-02-01 21:26:38,556 | test | INFO | pool-3-thread-24 | [common_lib:sleep:22] Sleep 8.07100009918 seconds. Reason: Wait after rebalance complete 2022-02-01 21:31:46,631 | test | INFO | MainThread | [collections_rebalance:data_load_after_failover:329] Starting a sync data load after failover 2022-02-01 21:31:46,638 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4953] Performing scope/collection specific operations 2022-02-01 21:31:46,648 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:5043] Done Performing scope/collection specific operations 2022-02-02 00:59:51,757 | test | INFO | pool-3-thread-11 | [table_view:display:72] Ops trend for bucket 'default' +-----------+-----------------------------------------------------------------------------------------------------------------+-----------+ | Min | Trend | Max | +-----------+-----------------------------------------------------------------------------------------------------------------+-----------+ | 0.000 | **......**...............****X | 7185.300 | | 5689.200 | ................*X | 5689.200 | | 2111.200 | .....*****......*.........................*****.......................**...................****X | 26028.900 | | 15987.800 | ...............................................*X | 15987.800 | | 175.500 | ****X | 175.500 | | 171.700 | *X | 171.700 | | 97.600 | *****....**............*****................*........................****X | 18525.200 | | 14682.400 | ...........................................*X | 14682.400 | | 8332.800 | ........................****X | 8332.800 | | 5665.600 | ................*X | 5665.600 | | 307.900 | ****X | 307.900 | | 246.600 | *X | 246.600 | | 221.300 | ******X | 224.900 | | 148.100 | ************.*X | 346.300 | | 311.100 | ****X | 311.100 | | 245.400 | *******.**.******X | 805.300 | | 733.700 | .****X | 733.700 | | 463.800 | *X | 463.800 | | 228.000 | *******.******X | 552.700 | | 512.000 | ****X | 512.000 | | 463.300 | *X | 463.300 | | 348.400 | *******.****X | 680.900 | | 658.700 | .*X | 658.700 | | 587.900 | *******.*******.*****.*.*****X | 1761.900 | | 1515.600 | ...X | 1515.600 | | 1201.900 | ..******X | 1294.400 | | 1211.900 | ..*******..****X | 1725.200 | | 1724.000 | ....*X | 1724.000 | | 1563.800 | ...*****.******X | 1925.800 | | 1827.800 | ....*X | 1827.800 | | 1500.200 | ...*****.**...****X | 2649.300 | | 2574.100 | ......*X | 2574.100 | | 1878.200 | ....****X | 1878.200 | | 1674.700 | ....*X | 1674.700 | | 1652.300 | ....****X | 1652.300 | | 1605.700 | ...*X | 1605.700 | | 1602.300 | ...******X | 1602.400 | | 1227.000 | ..****X | 1227.000 | | 1220.100 | ..**..*****.**..****X | 2710.800 | | 2703.300 | .......*X | 2703.300 | | 2396.100 | ......**********X | 2466.600 | | 2413.100 | ......*X | 2413.100 | | 2243.300 | .....****X | 2243.300 | | 2188.700 | .....*X | 2188.700 | | 2061.700 | .....****X | 2061.700 | | 2057.600 | .....*********.*****.******X | 2792.800 | | 2239.500 | .....*X | 2239.500 | | 1172.600 | ..*****.**..****X | 2142.300 | | 1970.900 | .....*X | 1970.900 | | 1779.800 | ....******X | 1944.100 | | 1819.900 | ....****X | 1819.900 | | 1733.900 | ....**.*******.****X | 2342.400 | | 2098.000 | .....X | 2098.000 | | 1559.800 | ...*****.**.*****.*X | 2293.300 | | 2138.300 | .....****X | 2138.300 | | 1928.300 | ....*X | 1928.300 | | 1766.400 | ....*****.**.*****.******X | 2913.800 | | 2531.400 | ......*X | 2531.400 | | 1825.000 | ....*****.**.****X | 2412.800 | | 2180.600 | .....*X | 2180.600 | | 2041.500 | .....*****.******X | 2378.200 | | 2335.000 | ......*X | 2339.400 | | 2289.900 | .....****X | 2289.900 | | 2120.100 | .....X | 2120.100 | | 1920.400 | ....*****.******X | 2283.000 | | 2014.500 | .....*X | 2014.500 | | 1739.400 | ....*****.**.****X | 2394.100 | | 2347.600 | ......*X | 2347.600 | | 2095.000 | .....****X | 2095.000 | | 1923.700 | ....*X | 1923.700 | | 1830.100 | ....*******.******X | 2154.800 | | 2050.100 | .....*****...**........****....**.................*****.*X | 12892.600 | | 10504.200 | ...............................*****.*X | 10880.900 | | 7006.200 | ....................*X | 7006.200 | | 7006.200 | ....................**X | 7006.200 | | 3471.200 | .........*X | 3471.200 | | 783.000 | .************.******X | 1061.500 | | 927.600 | .**.*****.......**............****X | 7363.800 | | 4787.900 | .............*X | 4787.900 | | 42.200 | ****..........................**..........................................................................****X | 32716.700 | | 30163.900 | ...........................................................................................X | 30163.900 | | 20784.600 | ..............................................................X | 20784.600 | | 11404.000 | .................................****X | 11404.000 | | 5396.400 | ...............X | 5396.400 | | 2671.600 | .......*****.............**............****X | 10972.500 | | 6907.000 | ....................*X | 6907.000 | | 3808.200 | ..........*****......*X | 5857.000 | | 4811.200 | .............****X | 4811.200 | | 2452.400 | ......*X | 2452.400 | | 282.200 | *****X | 283.700 | | 283.700 | *.****X | 346.000 | | 324.400 | *X | 324.400 | | 141.900 | *******.****X | 389.100 | | 350.200 | *X | 350.200 | | 209.800 | ***********X | 305.000 | | 291.600 | *.***********X | 495.100 | | 447.000 | *X | 447.000 | | 322.600 | ****X | 322.600 | | 289.400 | *******.******X | 379.000 | | 343.700 | ********X | 463.200 | | 415.600 | *****.........**....................................*****....*X | 16646.600 | | 6935.400 | ....................****X | 6935.400 | | 3546.900 | .........*X | 3546.900 | | 1278.600 | ..****X | 1278.600 | | 1243.800 | ..**.***X | 1364.400 | | 1338.700 | ...*X | 1338.700 | | 1271.400 | ..****X | 1271.400 | | 937.600 | .**.*****.*X | 1515.700 | | 1435.700 | ...****X | 1435.700 | | 1174.500 | ..**.****X | 1433.800 | | 770.600 | .*X | 770.600 | | 648.000 | ****X | 648.000 | | 605.200 | *X | 605.200 | | 470.500 | *******.*X | 721.900 | | 721.900 | .**X | 721.900 | | 668.100 | .X | 668.100 | | 668.100 | .X | 668.100 | | 563.200 | ****X | 563.200 | | 552.600 | *********.******X | 733.300 | | 571.900 | ****X | 571.900 | | 547.100 | *******.*****X | 945.600 | | 945.600 | .X | 945.600 | | 904.300 | .******X | 964.400 | | 944.800 | .*X | 944.800 | | 711.500 | .*****************X | 900.700 | | 826.400 | .*X | 826.400 | | 620.800 | **X | 620.800 | | 620.800 | ****.****X | 974.200 | | 959.900 | .*X | 959.900 | | 695.200 | .****X | 695.200 | | 645.600 | *X | 645.600 | | 563.500 | ****X | 563.500 | | 530.000 | *******.X | 773.400 | | 773.400 | .**X | 969.600 | | 969.600 | .**X | 969.600 | | 948.700 | .*******.******X | 1063.300 | | 978.200 | .**.****X | 1121.700 | | 1087.800 | ..*X | 1087.800 | | 619.000 | *******.****X | 784.600 | | 672.600 | .X | 672.600 | | 672.600 | .X | 672.600 | | 526.100 | ******X | 554.100 | | 511.500 | ************X | 595.600 | | 595.600 | *.**X | 767.700 | | 767.700 | .**X | 857.900 | | 814.600 | .********X | 967.800 | | 967.800 | .**X | 967.800 | | 895.200 | .***X | 908.400 | | 908.400 | .***.*X | 999.300 | | 924.600 | .****X | 924.600 | | 840.700 | .********X | 969.800 | | 947.000 | .*X | 947.000 | | 947.000 | .***.*X | 1085.800 | | 990.200 | ..****X | 990.200 | | 861.700 | .**.******X | 1046.600 | | 959.900 | .*******.***********X | 1220.700 | | 1172.000 | ..********X | 1254.200 | | 1051.600 | ..****X | 1051.600 | | 948.700 | .**.******.*****X | 1374.000 | | 1151.900 | ..X | 1151.900 | | 759.200 | .X | 759.200 | | 759.200 | .**X | 759.200 | | 759.200 | .X | 759.200 | | 688.000 | .*X | 688.000 | | 671.900 | .**X | 671.900 | | 671.900 | .*********.*******.********X | 1634.000 | | 1549.600 | ...****X | 1549.600 | | 1464.300 | ...*X | 1464.300 | | 1410.700 | ...****X | 1410.700 | | 1131.100 | ..*X | 1131.100 | | 608.500 | *****.X | 878.700 | | 878.700 | .*..****X | 1416.200 | | 1210.000 | ..*X | 1210.000 | | 576.900 | **X | 576.900 | | 576.900 | *X | 576.900 | | 533.000 | **.*****.**.*****.X | 1754.700 | | 1541.200 | ...****X | 1541.200 | | 1360.300 | ...**.******X | 1696.500 | | 1303.400 | ..*****.*X | 1325.400 | | 1205.000 | ..****X | 1205.000 | | 912.100 | .*X | 912.100 | | 497.600 | *******.******X | 866.500 | | 761.400 | .****X | 761.400 | | 584.500 | *X | 584.500 | | 477.500 | ************.**.****X | 1010.700 | | 1006.000 | ..*******.**..****X | 2060.200 | | 2018.600 | .....*X | 2018.600 | | 1564.200 | ...****X | 1564.200 | | 1327.200 | ...X | 1327.200 | | 1314.900 | ...******X | 1470.600 | | 1417.200 | ...****X | 1417.200 | | 1316.900 | ...*X | 1316.900 | | 1225.500 | ..****X | 1225.500 | | 991.400 | ..*X | 991.400 | | 415.100 | ***********X | 648.400 | | 599.000 | **.******X | 761.500 | | 585.900 | ****X | 585.900 | | 477.700 | *******.*X | 802.000 | | 792.200 | .****X | 792.200 | | 746.100 | .X | 746.100 | | 746.100 | .****X | 893.700 | | 893.700 | .*.**..****X | 1710.300 | | 1594.700 | ...*X | 1594.700 | | 1078.700 | ..*******.******X | 1564.700 | | 1549.500 | ...****X | 1549.500 | | 1446.300 | ...X | 1446.300 | | 1004.000 | ..****X | 1004.000 | | 973.500 | .**.*******.****X | 1469.300 | | 1405.000 | ...*X | 1405.000 | | 796.600 | .**X | 796.600 | | 796.600 | .*X | 796.600 | | 576.000 | *X | 576.000 | | 463.600 | *******.**X | 892.300 | | 892.300 | .*X | 892.300 | | 774.100 | .*X | 774.100 | | 576.300 | *****.******X | 890.100 | | 869.700 | .*******.**.******X | 1478.600 | | 1452.200 | ...****X | 1452.200 | | 1388.000 | ...*X | 1388.000 | | 1277.900 | ..****X | 1277.900 | | 1202.800 | ..*X | 1202.800 | | 1048.400 | ..**********X | 1258.200 | | 1232.900 | ..*X | 1232.900 | | 1099.900 | ..****X | 1099.900 | | 920.500 | .*X | 920.500 | | 574.700 | ****X | 574.700 | | 520.400 | *X | 520.400 | | 430.800 | ********X | 512.900 | | 512.900 | *X | 512.900 | | 512.900 | X | 512.900 | | 488.900 | *X | 488.900 | | 472.800 | ****X | 472.800 | | 458.800 | ********X | 638.100 | | 581.400 | X | 581.400 | | 581.400 | **X | 581.400 | | 581.400 | X | 581.400 | | 578.600 | *X | 578.600 | | 548.600 | ****X | 548.600 | | 505.200 | *X | 505.200 | | 471.000 | *******.****X | 861.600 | | 830.000 | .*X | 830.000 | | 566.100 | *****..........**...............................****.*X | 14301.600 | | 6511.000 | ..................****X | 6511.000 | | 3086.200 | ........*X | 3086.200 | | 460.100 | *******......*****............**......................****X | 13537.200 | | 13125.500 | .......................................*X | 13125.500 | | 12156.500 | ....................................****X | 12156.500 | | 9508.600 | ............................X | 9508.600 | | 5853.300 | ................***X | 5853.300 | | 5853.300 | ................*...*X | 6752.600 | | 5400.500 | ...............*****.......**........****X | 10250.300 | | 5984.700 | .................*X | 5984.700 | | 483.900 | *X | 483.900 | | 483.900 | **X | 483.900 | | 428.200 | *X | 428.200 | | 175.700 | ****X | 175.700 | | 175.100 | *******................**................................****X | 15928.200 | | 10727.000 | ...............................X | 10727.000 | | 5502.900 | ...............X | 5502.900 | | 279.400 | ****X | 279.400 | | 262.200 | *.****X | 356.900 | | 331.900 | *X | 331.900 | | 156.600 | *******.........*****........**...........****X | 9418.000 | | 9388.300 | ...........................*X | 9388.300 | | 4174.500 | ...........****X | 4174.500 | | 1568.000 | ...*X | 1568.000 | | 370.300 | ***********X | 473.000 | | 468.800 | *******X | 599.000 | | 520.400 | *****X | 521.500 | | 515.100 | *****X | 591.800 | | 574.900 | *X | 574.900 | | 465.900 | ***********X | 585.500 | | 552.000 | *X | 552.000 | | 506.300 | *******.****X | 677.200 | | 574.000 | *X | 574.000 | | 285.900 | ****X | 285.900 | | 251.900 | **.***********X | 472.800 | | 453.100 | *X | 453.100 | | 267.100 | *******.****X | 557.200 | | 530.600 | *X | 530.600 | | 468.200 | ****X | 468.200 | | 417.900 | X | 417.900 | | 345.400 | X | 345.400 | | 275.300 | ******.****X | 477.100 | | 404.500 | ********X | 596.600 | | 559.200 | ****X | 559.200 | | 548.900 | **.*X | 802.100 | | 802.100 | .****X | 842.100 | | 800.500 | .*****X | 807.400 | | 807.400 | .********.****X | 1046.900 | | 971.200 | .*X | 971.200 | | 802.500 | .****X | 802.500 | | 713.900 | .*X | 713.900 | | 582.000 | ******X | 614.200 | | 499.400 | ****X | 499.400 | | 455.400 | ******X | 573.800 | | 569.500 | *X | 569.500 | | 494.000 | ***X | 494.000 | | 494.000 | ***.******X | 950.400 | | 877.600 | .****X | 877.600 | | 799.000 | .X | 799.000 | | 758.000 | .X | 758.000 | | 727.900 | .******.****X | 1189.400 | | 1119.500 | ..*X | 1119.500 | | 729.700 | .****X | 729.700 | | 650.000 | **.***X | 685.200 | | 685.200 | .X | 685.200 | | 649.800 | **........*****....*X | 4402.000 | | 1750.700 | ....****X | 1750.700 | | 563.600 | **.X | 771.000 | | 771.000 | .***X | 771.000 | | 716.800 | .*X | 716.800 | | 537.000 | *****....**................*****.....**X | 8616.300 | | 8616.300 | .........................**X | 8616.300 | | 8440.100 | ........................*X | 8440.100 | | 6059.200 | .................***X | 6059.200 | | 6059.200 | .................X | 6059.200 | | 3630.700 | ..........*X | 3630.700 | | 855.500 | .*X | 855.500 | | 855.500 | .**X | 855.500 | | 756.600 | .X | 756.600 | | 756.600 | .X | 756.600 | | 744.300 | .***X | 744.300 | | 744.300 | .X | 744.300 | | 729.900 | .*X | 729.900 | | 650.400 | ****X | 650.400 | | 641.300 | *X | 641.300 | | 631.400 | *X | 631.400 | | 631.400 | ***.*********.******X | 1285.700 | | 1252.100 | ..****X | 1252.100 | | 1222.900 | ..******X | 1270.900 | | 1193.300 | ..*X | 1193.300 | | 986.500 | ..**********X | 1279.700 | | 1203.200 | ..*X | 1203.200 | | 969.400 | .****X | 969.400 | | 914.000 | .**.X | 992.000 | | 992.000 | ..*************.*****.**.****X | 2068.600 | | 1474.300 | ...*X | 1474.300 | | 442.100 | *******.****X | 953.200 | | 948.500 | .*X | 948.500 | | 693.500 | .*******X | 977.100 | | 977.100 | .***.******X | 1230.100 | | 1177.000 | ..******X | 1204.600 | | 1195.500 | ..**.***********X | 1498.100 | | 1428.600 | ...*X | 1428.600 | | 875.200 | .****X | 875.200 | | 698.382 | .**********X | 971.700 | | 971.700 | .*X | 971.700 | | 971.700 | .*.******X | 1189.900 | | 932.700 | .X | 932.700 | | 680.200 | .**X | 680.200 | | 680.200 | .****.****X | 1175.800 | | 1129.000 | ..*X | 1129.000 | | 929.200 | .*****.**..******X | 1787.000 | | 1460.100 | ...****X | 1460.100 | | 1338.600 | ...*X | 1338.600 | | 986.900 | ..****X | 986.900 | | 825.100 | .*X | 825.100 | | 821.300 | .***X | 821.300 | | 821.300 | .*.**.****X | 1372.200 | | 1301.800 | ..*X | 1301.800 | | 1056.600 | ..****X | 1056.600 | | 1054.900 | ..*****X | 1135.900 | | 983.200 | ..*X | 983.200 | | 825.000 | .X | 825.000 | | 825.000 | .X | 825.000 | | 825.000 | .***.*********..******X | 1930.800 | | 1606.300 | ...****X | 1606.300 | | 1343.500 | ...*X | 1343.500 | | 1005.600 | ..***********X | 1143.000 | | 1058.900 | ..*X | 1058.900 | | 834.000 | .*******.****X | 1161.600 | | 1123.100 | ..X | 1123.100 | | 1054.700 | ..X | 1054.700 | | 970.900 | .****.**.*****.*X | 1754.600 | | 1375.200 | ...****X | 1375.200 | | 1067.000 | ..*X | 1067.000 | | 694.700 | .*****X | 772.200 | | 772.200 | .*.****X | 1043.200 | | 1018.900 | ..********************X | 1251.600 | | 1147.800 | ..*X | 1147.800 | | 1114.600 | ..*******.****X | 1367.400 | | 1263.300 | ..X | 1263.300 | | 1205.900 | ..X | 1205.900 | | 1185.500 | ..*****X | 1211.900 | | 1087.000 | ..***********X | 1240.500 | | 1228.100 | ..*X | 1228.100 | | 1139.900 | ..****X | 1139.900 | | 1032.300 | ..******X | 1071.500 | | 984.500 | ..*X | 984.500 | | 650.000 | *****.X | 706.900 | | 706.900 | .*X | 893.900 | | 893.900 | .*X | 893.900 | | 893.900 | .**.******X | 1220.000 | | 1035.800 | ..*X | 1035.800 | | 803.800 | .****X | 803.800 | | 766.500 | .*X | 766.500 | | 535.800 | ****X | 535.800 | | 518.500 | **.*X | 717.000 | | 717.000 | .*X | 717.000 | | 717.000 | .***.****X | 991.900 | | 804.700 | .*X | 804.700 | | 608.800 | *****.**.****X | 1135.600 | | 1017.600 | ..*X | 1017.600 | | 606.500 | *****.**.****X | 1021.300 | | 943.600 | .*X | 943.600 | | 903.900 | .******.******X | 1145.000 | | 1118.400 | ..******X | 1154.600 | | 965.900 | .****X | 965.900 | | 906.800 | .******X | 949.500 | | 789.900 | .*X | 789.900 | | 517.200 | *****.*********.****X | 1159.800 | | 1133.100 | ..*X | 1133.100 | | 781.100 | .**X | 781.100 | | 781.100 | .**......**......................****X | 10058.700 | | 9974.000 | .............................*X | 9974.000 | | 2899.700 | .......***X | 2899.700 | | 2181.200 | .....**......****X | 4181.300 | | 2894.900 | .......*X | 2894.900 | | 470.800 | *******.******X | 955.900 | | 613.600 | ****X | 613.600 | | 454.900 | ****************.****X | 804.900 | | 705.400 | .*X | 705.400 | | 541.700 | ****X | 541.700 | | 469.700 | *X | 469.700 | | 332.500 | ***********X | 588.100 | | 562.700 | *X | 562.700 | | 534.300 | *******.*****.**.****X | 1345.100 | | 1121.700 | ..*X | 1121.700 | | 674.000 | .****X | 674.000 | | 582.000 | *X | 582.000 | | 522.700 | ****X | 522.700 | | 460.700 | X | 460.700 | | 373.600 | X | 373.600 | | 325.700 | *****.X | 338.300 | | 296.000 | *****.******X | 496.600 | | 466.800 | *******.******X | 804.100 | | 685.400 | .*X | 685.400 | | 495.200 | *****.**.****X | 1123.700 | | 919.800 | .*X | 919.800 | | 640.600 | *****.**.*****.......**...............****X | 8302.100 | | 5775.700 | ................*X | 5775.700 | | 880.900 | .****X | 880.900 | | 820.700 | .*X | 820.700 | | 655.000 | .****X | 655.000 | | 619.300 | ******X | 621.700 | | 538.700 | X | 538.700 | | 526.200 | X | 526.200 | | 520.000 | *****X | 572.100 | | 536.000 | *******.****X | 670.400 | | 637.300 | *X | 637.300 | | 309.300 | ****X | 309.300 | | 259.800 | **.*******X | 503.600 | | 503.600 | *X | 503.600 | | 503.600 | *X | 503.600 | | 480.200 | X | 480.200 | | 480.200 | X | 480.200 | | 306.900 | *****..**................*****.....*X | 7768.900 | | 2566.200 | ......****X | 2566.200 | | 544.700 | **.***********X | 721.900 | | 710.400 | .*X | 710.400 | | 606.800 | ****X | 606.800 | | 557.000 | *........*****........X | 5711.300 | | 5711.300 | ................*****X | 5749.900 | | 3304.500 | .........*X | 3304.500 | | 924.200 | .***X | 924.200 | | 924.200 | .X | 924.200 | | 844.400 | .X | 844.400 | | 844.400 | .X | 844.400 | | 799.900 | .*X | 799.900 | | 799.900 | .***.**.*****..........**...................****X | 10970.200 | | 7600.600 | ......................*X | 7600.600 | | 462.300 | ****X | 462.300 | | 340.700 | ********X | 442.400 | | 195.000 | ****X | 195.000 | | 183.500 | **.******X | 395.200 | | 372.000 | ****X | 372.000 | | 331.400 | *******X | 492.300 | | 478.200 | X | 478.200 | | 465.500 | ***X | 465.500 | | 446.300 | *X | 446.300 | | 386.500 | ************.X | 825.400 | | 825.400 | .*.****X | 1064.800 | | 860.000 | .*X | 860.000 | | 696.800 | .******X | 827.900 | | 822.700 | .*******..****X | 1490.900 | | 1476.600 | ...*X | 1476.600 | | 1335.300 | ...****X | 1335.300 | | 1184.800 | ..*X | 1184.800 | | 906.100 | .*****.*X | 1004.600 | | 999.700 | ..X | 999.700 | | 999.700 | ..***X | 999.700 | | 828.700 | .*X | 828.700 | | 664.700 | .*******X | 849.200 | | 849.200 | .**X | 849.200 | | 702.200 | .*X | 702.200 | | 529.900 | *******.**X | 781.500 | | 781.500 | .*X | 781.500 | | 742.400 | .*X | 742.400 | | 712.600 | .*******.****X | 1290.100 | | 1136.100 | ..*X | 1136.100 | | 672.000 | .*******.*****....**.............**X | 6828.000 | | 6828.000 | ...................**.*X | 7017.100 | | 2030.000 | .....****X | 2030.000 | | 1837.700 | ....*.****X | 2102.700 | | 1668.400 | ....*******.******X | 2131.000 | | 1936.600 | ....*X | 1936.600 | | 1919.800 | ....****X | 1919.800 | | 762.700 | .*X | 762.700 | | 304.400 | *****.**X | 582.600 | | 582.600 | ***X | 582.600 | | 571.000 | *X | 571.000 | | 464.700 | *****X | 534.100 | | 534.100 | *..******X | 1107.100 | | 863.900 | .*X | 863.900 | | 863.900 | .**X | 863.900 | | 731.300 | .********X | 763.400 | | 666.900 | .***********X | 720.800 | | 684.400 | .X | 684.400 | | 650.700 | X | 650.700 | | 618.000 | ***X | 618.000 | | 597.500 | *X | 597.500 | | 541.100 | ****X | 541.100 | | 484.400 | *X | 484.400 | | 291.100 | *******.********X | 532.200 | | 532.200 | ***.**.****X | 1056.000 | | 1017.900 | ..*X | 1017.900 | | 731.100 | .************.*********.******X | 1541.600 | | 1425.400 | ...****X | 1425.400 | | 1181.900 | ..X | 1181.900 | | 929.700 | .X | 929.700 | | 705.100 | .****X | 705.100 | | 665.900 | .X | 665.900 | | 647.200 | *****.*******.******X | 1173.300 | | 1153.100 | ..*******.*X | 1406.700 | | 1343.700 | ...***********X | 1522.400 | | 1391.100 | ...*X | 1391.100 | | 1059.700 | ..***********X | 1303.800 | | 1139.800 | ..*X | 1139.800 | | 843.200 | .*******.*****X | 1201.400 | | 1156.300 | ..X | 1156.300 | | 1153.300 | ..*****X | 1231.700 | | 1224.800 | ..****X | 1224.800 | | 1116.400 | ..*******.**.****X | 1845.800 | | 1546.800 | ...*X | 1546.800 | | 546.300 | ****X | 546.300 | | 469.900 | **.******X | 752.100 | | 588.300 | *****.**.**X | 989.500 | | 989.500 | ..*X | 989.500 | | 980.900 | .**.*****.*X | 1319.400 | | 1128.800 | ..*******..******X | 1661.800 | | 1538.100 | ...****X | 1538.100 | | 1448.000 | ...X | 1448.000 | | 1226.600 | ..X | 1226.600 | | 1020.500 | ..***X | 1020.500 | | 966.500 | .**.*******..****X | 1791.600 | | 1541.600 | ...*X | 1541.600 | | 832.900 | .****X | 832.900 | | 738.600 | .*X | 738.600 | | 623.100 | *****.******X | 779.300 | | 712.200 | .*X | 712.200 | | 690.900 | .*X | 690.900 | | 690.900 | .****X | 691.900 | | 599.400 | *****.***X | 743.800 | | 743.800 | .*****.*****.*X | 1511.400 | | 1316.800 | ...****X | 1316.800 | | 1125.900 | ..*******X | 1272.800 | | 1071.500 | ..****X | 1071.500 | | 1018.700 | ..*X | 1018.700 | | 971.700 | .*****.******X | 1092.200 | | 958.600 | .*X | 958.600 | | 679.900 | .****X | 679.900 | | 666.600 | .*X | 666.600 | | 656.500 | .******X | 689.400 | | 664.200 | .**X | 664.200 | | 664.200 | .*X | 664.200 | | 592.500 | *X | 592.500 | | 537.500 | ****X | 537.500 | | 510.300 | *X | 510.300 | | 348.900 | ****X | 348.900 | | 343.400 | *******.******X | 751.300 | | 750.800 | .***X | 847.000 | | 847.000 | .*X | 847.000 | | 847.000 | .***..*******.****X | 1667.600 | | 1557.900 | ...X | 1557.900 | | 1194.800 | ..****X | 1194.800 | | 1022.100 | ..*X | 1022.100 | | 861.400 | .***********X | 955.000 | | 833.800 | .*X | 833.800 | | 458.600 | ****X | 458.600 | | 441.100 | **.******X | 843.000 | | 739.000 | .****X | 739.000 | | 677.400 | .*X | 677.400 | | 539.000 | ****X | 539.000 | | 508.000 | *********.**X | 843.200 | | 843.200 | .***X | 844.200 | | 812.300 | .**X | 812.300 | | 812.300 | .*X | 812.300 | | 737.300 | .*X | 737.300 | | 623.500 | *****.**.***********X | 1174.100 | | 1040.900 | ..X | 1040.900 | | 864.200 | .****X | 864.200 | | 855.300 | .X | 855.300 | | 855.300 | .X | 855.300 | | 663.700 | .*****.......**.................****X | 8520.900 | | 5879.900 | ................*X | 5879.900 | | 610.900 | *************X | 649.500 | | 596.800 | ****X | 596.800 | | 546.000 | **X | 568.900 | | 568.900 | ******X | 603.400 | | 603.400 | ****.....**........****X | 4769.500 | | 3574.600 | .........*.*****...X | 4620.700 | | 4620.700 | .............X | 4620.700 | | 1763.200 | ....****X | 1763.200 | | 574.100 | X | 574.100 | | 574.100 | X | 574.100 | | 483.300 | ****X | 483.300 | | 448.100 | *********........*****....*X | 4497.500 | | 2008.400 | .....****X | 2008.400 | | 634.600 | **.*****......**...............****X | 7734.400 | | 6402.600 | ..................X | 6402.600 | | 1374.500 | ...****X | 1374.500 | | 595.300 | **.***********X | 807.900 | | 805.500 | .******X | 851.500 | | 761.200 | .*X | 761.200 | | 525.400 | *******.**X | 781.100 | | 781.100 | .*X | 781.100 | | 749.400 | .X | 749.400 | | 749.400 | .***X | 813.000 | | 813.000 | .****.*****X | 1082.900 | | 955.800 | .X | 955.800 | | 915.600 | .***X | 915.600 | | 899.100 | .**.****X | 1060.600 | | 917.500 | .*X | 917.500 | | 579.500 | ************X | 639.700 | | 639.700 | *.******X | 919.100 | | 663.700 | .****X | 663.700 | | 531.000 | **.******X | 757.500 | | 673.900 | .*X | 673.900 | | 673.900 | .*****..****X | 1396.200 | | 1298.500 | ..*X | 1298.500 | | 941.100 | .*X | 941.100 | | 941.100 | .*X | 941.100 | | 941.100 | .X | 941.100 | | 885.900 | .X | 885.900 | | 885.900 | .X | 885.900 | | 747.500 | .******.****X | 1154.800 | | 1027.100 | ..*X | 1027.100 | | 886.800 | .******X | 959.400 | | 877.000 | .****X | 877.000 | | 723.600 | .*X | 723.600 | | 535.400 | ******X | 605.700 | | 602.600 | *X | 602.600 | | 602.600 | *X | 602.600 | | 602.600 | X | 602.600 | | 543.100 | *******........**................****X | 8389.500 | | 7338.500 | .....................*X | 7338.500 | | 2688.600 | .......****X | 2688.600 | | 2147.400 | .....*X | 2147.400 | | 1571.500 | ...****X | 1571.500 | | 827.100 | .*X | 827.100 | | 438.100 | *****..**.*****..*.*****X | 2447.000 | | 2211.100 | .....*.****X | 2443.600 | | 1965.400 | .....*X | 1965.400 | | 1375.200 | ...****X | 1375.200 | | 649.300 | *X | 649.300 | | 590.700 | ****X | 590.700 | | 441.300 | *X | 441.300 | | 181.200 | ****X | 181.200 | | 170.500 | **.**************.X | 669.100 | | 669.100 | .**X | 669.100 | | 669.100 | .*...**.......*****..******X | 4817.400 | | 3159.300 | ........*X | 3159.300 | | 582.600 | X | 582.600 | | 582.600 | ***X | 582.600 | | 442.400 | ********X | 493.900 | | 400.500 | ***********X | 624.900 | | 585.500 | *X | 585.500 | | 304.800 | *****..*...........*****.......*X | 6574.400 | | 3359.000 | .........****X | 3359.000 | | 1662.600 | ....*******.**.****X | 2507.300 | | 1557.600 | ...*X | 1557.600 | | 993.900 | ..****X | 993.900 | | 801.500 | .***X | 802.800 | | 802.800 | .**X | 802.800 | | 774.900 | .*X | 774.900 | | 528.200 | **X | 528.200 | | 528.200 | *X | 528.200 | | 497.500 | X | 497.500 | | 497.500 | X | 497.500 | | 473.100 | ****X | 473.100 | | 389.300 | X | 389.300 | | 389.300 | X | 389.300 | | 365.700 | X | 365.700 | | 365.700 | ********************.****X | 780.000 | | 736.700 | .******X | 757.700 | | 748.600 | .*X | 748.600 | | 693.800 | .**********X | 944.700 | | 836.200 | .*X | 836.200 | | 682.900 | .*******.*X | 999.400 | | 999.400 | ..*X | 999.400 | | 999.400 | ..X | 999.400 | | 919.700 | .*X | 919.700 | | 871.600 | .****X | 871.600 | | 777.800 | .*X | 777.800 | | 581.000 | *******.*X | 664.100 | | 664.100 | .*X | 664.100 | | 664.100 | .*X | 705.200 | | 705.200 | .X | 705.200 | | 684.900 | .****X | 684.900 | | 663.900 | .X | 663.900 | | 663.900 | .********.****X | 1071.700 | | 1015.000 | ..*X | 1015.000 | | 602.500 | *****.X | 674.100 | | 674.100 | .*.****X | 1138.800 | | 1095.100 | ..*X | 1095.100 | | 893.300 | .*******.****X | 1223.200 | | 1212.000 | ..X | 1212.000 | | 1044.900 | ..X | 1044.900 | | 891.000 | .****X | 891.000 | | 785.700 | .X | 785.700 | | 666.600 | .*X | 666.600 | | 666.600 | .*X | 666.600 | | 666.600 | .X | 666.600 | | 609.500 | *X | 609.500 | | 517.400 | ***********X | 547.500 | | 541.500 | **.**X | 690.800 | | 690.800 | .***X | 718.700 | | 545.200 | ****X | 545.200 | | 493.700 | **....*****........**.........................*****...*X | 13617.200 | | 6851.900 | ...................***X | 6851.900 | | 5332.200 | ...............**....****X | 6657.500 | | 4445.400 | ............*X | 4445.400 | | 514.500 | ******X | 549.500 | | 535.800 | ****X | 535.800 | | 524.500 | *******.*X | 669.300 | | 537.000 | ****X | 537.000 | | 515.100 | **.*******************.******X | 1205.600 | | 1095.300 | ..*X | 1095.300 | | 853.300 | .*******.****X | 1068.800 | | 836.800 | .*X | 836.800 | | 566.900 | *X | 566.900 | | 566.900 | ***.******X | 829.200 | | 761.500 | .*X | 761.500 | | 564.500 | ****X | 564.500 | | 479.400 | *X | 479.400 | | 475.700 | **************.******X | 852.100 | | 735.700 | .****X | 735.700 | | 659.300 | .X | 659.300 | | 659.300 | .X | 659.300 | | 535.000 | ***X | 535.000 | | 531.100 | **.*****.*************X | 1102.900 | | 1014.600 | ..*X | 1014.600 | | 976.900 | .X | 976.900 | | 976.900 | .***X | 976.900 | | 959.000 | .*X | 959.000 | | 773.400 | .X | 773.400 | | 773.400 | .******.****X | 1146.600 | | 1056.500 | ..*X | 1056.500 | | 691.500 | .****X | 691.500 | | 632.800 | **.***********X | 861.900 | | 789.100 | .*X | 789.100 | | 777.500 | .*******X | 855.100 | | 855.100 | .*X | 855.100 | | 855.100 | .*X | 855.100 | | 774.500 | .X | 774.500 | | 774.500 | .X | 774.500 | | 697.900 | .******X | 743.100 | | 686.700 | .****X | 686.700 | | 632.300 | **.******X | 888.700 | | 888.700 | .**X | 888.700 | | 888.700 | .*X | 888.700 | | 868.900 | .*..*****......**.......****X | 5584.100 | | 3705.600 | ..........*X | 3705.600 | | 771.600 | .***********X | 917.900 | | 882.400 | .*X | 882.400 | | 743.700 | .****X | 743.700 | | 722.200 | .*****X | 738.300 | | 738.300 | .X | 738.300 | | 610.500 | *X | 610.500 | | 303.900 | ****X | 303.900 | | 283.100 | *X | 283.100 | | 255.400 | *******........*****....*X | 4092.500 | | 2083.400 | .....****X | 2083.400 | | 830.400 | .*X | 830.400 | | 581.100 | ************.********.X | 984.500 | | 984.500 | ..*X | 984.500 | | 984.500 | ..***X | 1041.500 | | 1038.700 | ..****X | 1038.700 | | 1001.900 | ..*X | 1001.900 | | 896.600 | .****X | 896.600 | | 749.300 | .*X | 749.300 | | 504.100 | ****X | 504.100 | | 490.100 | ****X | 518.400 | | 518.400 | ***X | 566.900 | | 524.800 | ****X | 524.800 | | 438.400 | *X | 438.400 | | 319.100 | ****X | 319.100 | | 316.800 | **.**************.****X | 673.200 | | 657.700 | .X | 657.700 | | 657.700 | .X | 657.700 | | 584.300 | ***X | 584.300 | | 584.300 | *.**.**********X | 1165.900 | | 1093.500 | ..*X | 1093.500 | | 983.300 | ..****X | 983.300 | | 845.200 | .*X | 845.200 | | 705.800 | .******X | 781.000 | | 761.100 | .X | 761.100 | | 761.100 | .***X | 761.100 | | 718.900 | .*X | 718.900 | | 706.300 | .**X | 706.300 | | 706.300 | .*X | 706.300 | | 646.700 | *X | 646.700 | | 491.400 | ***********X | 575.400 | | 501.900 | *X | 501.900 | | 311.900 | *****.**.******X | 783.200 | | 780.500 | .****X | 780.500 | | 769.500 | .*X | 769.500 | | 626.600 | *****.**X | 848.000 | | 848.000 | .**X | 848.000 | | 848.000 | .X | 848.000 | | 845.900 | .******X | 940.700 | | 832.200 | .*X | 832.200 | | 274.100 | ****X | 274.100 | | 196.000 | **.****X | 327.700 | | 313.800 | *X | 313.800 | | 167.100 | *******.****X | 587.700 | | 526.000 | *X | 526.000 | | 288.200 | ****X | 288.200 | | 263.400 | **.******X | 556.800 | | 556.800 | ******X | 616.100 | | 616.100 | ***X | 616.100 | | 574.100 | X | 574.100 | | 574.100 | X | 574.100 | | 369.300 | *********X | 635.900 | | 635.900 | *X | 635.900 | | 618.800 | **....*****....**.........****X | 5893.300 | | 5799.600 | ................*X | 5799.600 | | 1845.000 | ....****X | 1845.000 | | 555.500 | *X | 555.500 | | 292.000 | ****X | 292.000 | | 203.500 | *******........**................****X | 8132.400 | | 5516.000 | ...............*X | 5516.000 | | 199.100 | ****X | 199.100 | | 154.400 | *X | 154.400 | | 84.000 | **************.****X | 407.900 | | 381.700 | ******X | 431.500 | | 375.100 | X | 375.100 | | 323.700 | X | 323.700 | | 279.400 | *****.*******X | 441.500 | | 385.100 | ****X | 385.100 | | 291.400 | *X | 291.400 | | 156.900 | ************........**...............****X | 7819.800 | | 5225.100 | ..............*X | 5225.100 | | 31.700 | ****X | 31.700 | | 14.900 | *************X | 202.400 | | 193.100 | *X | 193.100 | | 125.500 | ************.******X | 525.300 | | 445.400 | *X | 445.400 | | 324.000 | *****.******X | 472.200 | | 459.100 | ******X | 475.300 | | 447.200 | *X | 447.200 | | 434.200 | X | 434.200 | | 434.200 | *****X | 454.500 | | 385.000 | ****X | 385.000 | | 318.000 | *X | 318.000 | | 293.400 | ******X | 302.300 | | 182.600 | ***********X | 310.700 | | 282.300 | *X | 282.300 | | 175.800 | *******.***********X | 443.000 | | 375.900 | X | 375.900 | | 274.800 | ******X | 311.100 | | 298.500 | *****.*************X | 544.600 | | 427.000 | *X | 427.000 | | 315.100 | ****X | 315.100 | | 309.400 | *X | 309.400 | | 108.300 | ****X | 108.300 | | 84.600 | ********X | 227.900 | | 212.200 | ***********X | 314.900 | | 308.500 | *X | 308.500 | | 258.600 | ****X | 258.600 | | 258.500 | *X | 258.500 | | 230.900 | ****X | 230.900 | | 212.700 | *******.*X | 348.800 | | 326.600 | ****X | 326.600 | | 312.800 | *X | 312.800 | | 286.500 | ****X | 286.500 | | 284.600 | *******.*********X | 476.500 | | 476.500 | ***X | 476.500 | | 458.600 | ********X | 508.300 | | 490.800 | ****X | 490.800 | | 412.200 | *X | 412.200 | | 178.800 | ****X | 178.800 | | 150.300 | *********.****X | 399.800 | | 388.500 | *X | 388.500 | | 361.600 | ****X | 361.600 | | 315.600 | *X | 315.600 | | 285.900 | *****.******X | 474.300 | | 442.500 | X | 442.500 | | 362.300 | *************X | 552.900 | | 488.300 | X | 488.300 | | 488.300 | **********X | 601.300 | | 571.500 | *X | 571.500 | | 550.200 | ***X | 550.200 | | 550.200 | X | 550.200 | | 478.400 | *X | 478.400 | | 291.400 | *******.****X | 473.500 | | 451.700 | *X | 451.700 | | 370.500 | ****X | 370.500 | | 345.700 | *X | 345.700 | | 243.300 | *******.******X | 414.400 | | 311.700 | *****.******X | 497.200 | | 472.400 | *X | 472.400 | | 272.400 | ****X | 272.400 | | 272.200 | **.********X | 434.500 | | 434.500 | *****X | 620.700 | | 620.700 | ***X | 620.700 | | 615.700 | X | 615.700 | | 615.700 | X | 615.700 | | 369.000 | ****X | 369.000 | | 366.200 | ******X | 489.400 | | 450.400 | ********X | 541.300 | | 421.700 | ****X | 421.700 | | 396.000 | *X | 396.000 | | 395.700 | ****X | 395.700 | | 296.800 | *X | 296.800 | | 214.400 | ***********X | 272.400 | | 259.000 | X | 259.000 | | 250.800 | X | 250.800 | | 229.200 | ***********X | 258.400 | | 253.400 | *****X | 299.600 | | 284.500 | *X | 284.500 | | 94.600 | *****....**........****X | 4133.800 | | 2830.500 | .......*X | 2830.500 | | 159.300 | *****........**.................**X | 8271.800 | | 8271.800 | ........................*X | 8271.800 | | 5634.600 | ................*X | 5634.600 | | 215.600 | ****X | 215.600 | | 194.800 | *X | 194.800 | | 142.700 | ****X | 142.700 | | 98.300 | ***************X | 202.500 | | 172.400 | ****X | 172.400 | | 140.200 | *X | 140.200 | | 113.800 | ****X | 113.800 | | 92.300 | *X | 92.300 | | 65.200 | ****X | 65.200 | | 65.100 | ***************X | 151.600 | | 89.000 | ****X | 89.000 | | 85.100 | *X | 85.100 | | 31.800 | ****X | 31.800 | | 21.400 | ******X | 48.200 | | 41.800 | X | 41.800 | | 41.400 | ****X | 41.400 | | 40.200 | *X | 40.200 | | 13.800 | ***********X | 129.300 | | 126.700 | *X | 126.700 | | 31.500 | *************X | 235.500 | | 175.300 | ****X | 175.300 | | 130.000 | *X | 130.000 | | 63.700 | *************X | 223.000 | | 145.900 | ****X | 145.900 | | 102.000 | *X | 102.000 | | 68.200 | *************X | 188.100 | | 139.900 | ****X | 139.900 | | 126.500 | ******X | 167.200 | | 155.000 | *X | 155.000 | | 127.900 | ******X | 131.000 | | 63.700 | ****X | 63.700 | | 61.100 | ******X | 101.000 | | 88.900 | *X | 88.900 | | 37.400 | *************X | 197.500 | | 170.600 | ***X | 170.600 | | 164.300 | ******X | 169.500 | | 160.000 | *X | 160.000 | | 154.300 | ******X | 160.400 | | 159.600 | ****X | 159.600 | | 125.500 | *X | 125.500 | | 61.600 | ***********X | 115.000 | | 112.100 | *X | 112.100 | | 49.300 | *************X | 170.900 | | 167.800 | ******************X | 295.500 | | 285.300 | *X | 285.300 | | 203.600 | ****X | 203.600 | | 140.200 | *X | 140.200 | | 134.300 | ***********X | 154.200 | | 133.400 | *X | 133.400 | | 108.800 | ******X | 116.100 | | 98.400 | **X | 98.400 | | 98.400 | ***X | 111.500 | | 86.600 | ****X | 86.600 | | 76.500 | ******X | 103.400 | | 92.800 | X | 92.800 | | 86.800 | ***********X | 113.000 | | 107.600 | ********X | 161.200 | | 142.500 | ******X | 163.600 | | 126.600 | ****X | 126.600 | | 102.500 | *************X | 162.700 | | 146.900 | *X | 146.900 | | 92.700 | ***********X | 151.400 | | 108.100 | *X | 108.100 | | 81.700 | ********************************X | 317.700 | | 287.500 | X | 287.500 | | 232.600 | X | 232.600 | | 174.700 | ****X | 174.700 | | 127.700 | X | 127.700 | | 42.400 | X | 42.400 | | 42.400 | *X | 42.400 | | 42.400 | ********X | 275.500 | | 252.400 | *X | 252.400 | | 134.000 | *******.****X | 349.700 | | 338.700 | *X | 338.700 | | 266.900 | ****X | 266.900 | | 217.600 | ********X | 263.800 | | 171.000 | ***********X | 245.200 | | 223.700 | *X | 223.700 | | 218.600 | ******X | 238.200 | | 176.000 | ****X | 176.000 | | 119.800 | ****************.******X | 441.700 | | 391.000 | ****X | 391.000 | | 327.200 | *X | 327.200 | | 254.200 | **************.****X | 339.900 | | 273.100 | X | 273.100 | | 152.500 | **************.*******X | 393.500 | | 393.500 | ***X | 393.500 | | 376.300 | *X | 376.300 | | 300.100 | *****.******X | 468.700 | | 455.400 | ********X | 611.500 | | 342.500 | ****X | 342.500 | | 286.800 | **.**************.*****X | 702.400 | | 683.200 | .X | 683.200 | | 671.800 | .**X | 671.800 | | 671.800 | .*X | 671.800 | | 637.900 | *.X | 668.700 | | 668.700 | .**********X | 789.400 | | 764.800 | .*X | 764.800 | | 558.300 | *******.****X | 666.900 | | 565.600 | *X | 565.600 | | 322.300 | *****.*******.**X | 916.600 | | 916.600 | .**X | 916.600 | | 916.600 | .X | 916.600 | | 763.800 | .*X | 763.800 | | 469.100 | ******X | 471.400 | | 385.200 | ****X | 385.200 | | 345.200 | ********X | 547.300 | | 447.000 | ******.X | 790.600 | | 790.600 | .******....*****...............**.......................****X | 14430.300 | | 9375.800 | ...........................*X | 9375.800 | | 484.700 | *******.****X | 671.800 | | 648.700 | X | 648.700 | | 627.600 | X | 627.600 | | 607.300 | **X | 607.300 | | 607.300 | **X | 642.300 | | 595.000 | ****X | 595.000 | | 569.200 | **.*************X | 706.400 | | 464.400 | *******.****X | 838.200 | | 800.500 | .*X | 800.500 | | 654.900 | .***X | 654.900 | | 654.900 | .*X | 696.900 | | 696.900 | .********.******X | 1271.500 | | 1020.300 | ..****X | 1020.300 | | 911.600 | .X | 911.600 | | 911.600 | .X | 911.600 | | 786.700 | .*******.*****.X | 1487.100 | | 1483.700 | ...****X | 1510.200 | | 1425.900 | ...*********..****X | 2022.500 | | 2015.800 | .....*X | 2015.800 | | 1665.700 | ....***********X | 1921.000 | | 1659.700 | ....*X | 1659.700 | | 1381.400 | ...*******..****X | 2004.000 | | 1705.100 | ....*X | 1705.100 | | 813.200 | .****X | 813.200 | | 688.900 | .******X | 728.400 | | 675.700 | .X | 675.700 | | 625.800 | ******X | 654.000 | | 599.600 | *******.***X | 655.600 | | 655.600 | .**********.************.**..*****...**......****X | 5190.700 | | 3656.500 | ..........X | 3656.500 | | 2311.700 | ......X | 2311.700 | | 1010.100 | ..******.***********X | 1603.200 | | 1470.900 | ...*X | 1470.900 | | 1335.300 | ...*******.****X | 1886.400 | | 1785.600 | ....*X | 1785.600 | | 942.100 | .X | 942.100 | | 942.100 | .*X | 942.100 | | 942.100 | .**.**..*****.******X | 2246.000 | | 2116.500 | .....*X | 2116.500 | | 1741.800 | ....***********.******X | 2140.500 | | 1764.900 | ....*X | 1764.900 | | 862.900 | .**X | 862.900 | | 862.900 | .****.****X | 1281.400 | | 1264.100 | ..*X | 1264.100 | | 1041.300 | ..*******.*****.**.****X | 1980.700 | | 1945.200 | ....*X | 1945.200 | | 1921.800 | ....******.************.******X | 2548.900 | | 2471.800 | ......*X | 2471.800 | | 2461.500 | ......*****.*.****X | 2965.900 | | 2179.400 | .....*X | 2179.400 | | 990.000 | ..*******.*****.**....*****.**.****X | 3764.200 | | 3500.300 | .........X | 3500.300 | | 2434.300 | ......****X | 2434.300 | | 1808.100 | ....*X | 1808.100 | | 1166.400 | ..***********X | 1274.700 | | 1131.600 | ..*X | 1131.600 | | 663.600 | .****X | 663.600 | | 500.200 | *X | 500.200 | | 467.500 | *******.*******.***X | 999.500 | | 999.500 | ..*.**.*******.******X | 2095.200 | | 2006.900 | .....****X | 2006.900 | | 1933.400 | ....X | 1933.400 | | 1609.900 | ...****X | 1609.900 | | 1383.000 | ...*X | 1383.000 | | 1280.600 | ..*****.*X | 1398.500 | | 1220.600 | ..****X | 1220.600 | | 987.400 | ..*X | 987.400 | | 619.800 | ****X | 619.800 | | 529.500 | *X | 529.500 | | 475.600 | *****.**..****X | 1432.500 | | 1132.900 | ..*X | 1132.900 | | 661.400 | .*******..*****.*X | 1774.500 | | 1623.700 | ...****X | 1623.700 | | 1460.000 | ...X | 1460.000 | | 1409.300 | ...*******.****X | 1733.300 | | 1649.700 | ....*X | 1649.700 | | 1144.500 | ..****X | 1144.500 | | 1019.300 | ..**........*****........*X | 6371.900 | | 6178.400 | .................****X | 6178.400 | | 3311.400 | .........*X | 3311.400 | | 414.400 | ****X | 414.400 | | 382.300 | *X | 382.300 | | 249.700 | ****X | 249.700 | | 236.700 | **.******.*****.*******.**..******X | 2176.500 | | 1879.700 | ....****X | 1879.700 | | 1748.500 | ....*X | 1748.500 | | 1532.200 | ...****X | 1532.200 | | 1467.900 | ...**.****X | 1685.800 | | 1536.300 | ...X | 1536.300 | | 614.100 | *****.**..*******..*****.******X | 2540.900 | | 2279.100 | .....*X | 2279.100 | | 1925.400 | ....*****.**..****....**..****X | 4661.000 | | 3296.100 | .........*X | 3296.100 | | 1677.500 | ....****X | 1677.500 | | 1608.100 | ...*X | 1608.100 | | 1148.300 | ..****X | 1148.300 | | 882.800 | .*X | 882.800 | | 513.900 | *******.****X | 823.900 | | 823.300 | .***X | 882.900 | | 882.900 | .***.**.*****.*X | 1718.500 | | 1676.200 | ....****X | 1676.200 | | 1637.300 | ....*X | 1637.300 | | 1371.200 | ...******.*.****X | 1979.800 | | 1947.400 | ....X | 1947.400 | | 1131.900 | ..****X | 1131.900 | | 747.300 | .*X | 747.300 | | 459.800 | ****X | 459.800 | | 427.800 | *X | 427.800 | | 254.800 | *****.**.*******.************.**..*****.*******X | 2504.500 | | 2250.300 | .....X | 2250.300 | | 2021.300 | .....****X | 2021.300 | | 1664.100 | ....X | 1664.100 | | 1477.600 | ...******X | 1577.300 | | 1484.600 | ...****X | 1484.600 | | 1144.300 | ..*X | 1144.300 | | 531.000 | ****X | 531.000 | | 516.900 | **.*******.****X | 1147.600 | | 1035.500 | ..*X | 1035.500 | | 848.200 | .****X | 848.200 | | 701.900 | .*X | 701.900 | | 369.000 | *******.****X | 710.300 | | 660.500 | .*X | 660.500 | | 339.700 | *****...*...........****X | 4938.500 | | 4346.100 | ............*X | 4346.100 | | 2252.600 | .....****X | 2252.600 | | 1924.600 | ....*X | 1924.600 | | 1227.600 | ..****X | 1227.600 | | 907.800 | .*X | 907.800 | | 531.500 | ****X | 531.500 | | 458.000 | *********.*******........*****...*X | 4439.200 | | 1780.200 | ....****X | 1780.200 | | 534.700 | X | 534.700 | | 453.500 | X | 453.500 | | 365.600 | ***X | 365.600 | | 361.600 | *X | 361.600 | | 321.600 | *****.**..****X | 1023.600 | | 1005.000 | ..*X | 1005.000 | | 702.600 | .**X | 702.600 | | 702.600 | .*X | 702.600 | | 615.600 | **.****X | 671.300 | | 555.400 | *X | 555.400 | | 210.200 | *******.****X | 508.100 | | 493.900 | *X | 493.900 | | 220.100 | ****X | 220.100 | | 145.900 | *******.*X | 381.000 | | 353.500 | *******.*******.******X | 1274.200 | | 1258.900 | ..***X | 1258.900 | | 900.900 | .*X | 900.900 | | 477.700 | ******X | 554.100 | | 512.600 | *******.***X | 679.100 | | 679.100 | .X | 679.100 | | 576.100 | X | 576.100 | | 576.100 | *******X | 618.800 | | 509.900 | ***********X | 610.900 | | 502.800 | ******.**.****X | 1254.300 | | 1151.500 | ..*X | 1151.500 | | 870.200 | .****X | 870.200 | | 867.800 | .******X | 975.300 | | 907.900 | .**..*****....**..****X | 3498.500 | | 2197.600 | .....*X | 2197.600 | | 487.100 | ************.X | 718.100 | | 718.100 | .X | 718.100 | | 656.100 | .****X | 656.100 | | 449.500 | *X | 449.500 | | 316.000 | *****.***X | 461.800 | | 461.800 | *X | 461.800 | | 390.000 | *X | 390.000 | | 279.500 | ******X | 310.500 | | 226.800 | ****X | 226.800 | | 135.600 | *X | 135.600 | | 97.300 | ******************X | 266.300 | | 224.800 | *X | 224.800 | | 224.500 | ****X | 224.500 | | 221.900 | ******X | 236.400 | | 213.900 | *X | 213.900 | | 156.400 | *******.****X | 398.600 | | 391.500 | *X | 391.500 | | 388.700 | ************.******X | 936.000 | | 874.800 | .*X | 874.800 | | 752.000 | .****X | 752.000 | | 688.700 | .X | 688.700 | | 622.600 | X | 622.600 | | 622.600 | X | 622.600 | | 622.600 | *X | 622.600 | | 622.600 | *.*****X | 907.900 | | 907.900 | .X | 907.900 | | 855.900 | .*X | 855.900 | | 842.800 | .****X | 842.800 | | 732.500 | .*X | 732.500 | | 405.800 | ****X | 405.800 | | 332.400 | **********X | 536.800 | | 536.800 | **X | 536.800 | | 460.600 | *X | 460.600 | | 155.500 | ****X | 155.500 | | 91.300 | *********.***X | 398.800 | | 398.800 | X | 398.800 | | 367.800 | *X | 367.800 | | 180.600 | ****X | 180.600 | | 178.500 | *******.*****X | 419.200 | | 419.200 | X | 419.200 | | 372.300 | *X | 372.300 | | 262.500 | ****X | 262.500 | | 214.100 | *X | 214.100 | | 175.300 | ******.****X | 332.300 | | 303.800 | *X | 303.800 | | 197.000 | ****X | 197.000 | | 188.400 | ********X | 244.700 | | 197.200 | ****X | 197.200 | | 145.600 | ********X | 175.700 | | 110.400 | *******..**X | 824.400 | | 824.400 | .*X | 824.400 | | 798.000 | .*X | 798.000 | | 352.400 | ****X | 352.400 | | 295.900 | **.******X | 599.200 | | 583.500 | ****X | 583.500 | | 520.500 | *X | 520.500 | | 475.100 | ******X | 532.400 | | 527.700 | ****X | 527.700 | | 512.500 | ******X | 653.500 | | 619.900 | X | 619.900 | | 619.900 | X | 619.900 | | 382.100 | ****X | 382.100 | | 380.600 | *X | 380.600 | | 316.100 | *****.*******X | 648.400 | | 543.800 | X | 543.800 | | 436.900 | ****X | 436.900 | | 301.800 | X | 301.800 | | 248.600 | *****.**..****X | 1200.600 | | 1097.300 | ..*X | 1097.300 | | 632.500 | ****X | 632.500 | | 540.000 | ******X | 645.800 | | 628.700 | *X | 628.700 | | 250.300 | ****X | 250.300 | | 224.300 | **.****X | 408.600 | | 364.200 | *X | 364.200 | | 212.000 | ****X | 212.000 | | 184.000 | *X | 184.000 | | 64.200 | ****X | 64.200 | | 17.300 | *X | 17.300 | | 3.800 | ****************************.****X | 377.400 | | 302.600 | *X | 302.600 | | 116.100 | **********X | 123.200 | | 98.900 | ********X | 172.600 | | 149.300 | ************.**.****X | 757.800 | | 737.800 | .*X | 737.800 | | 543.600 | *X | 543.600 | | 543.600 | **X | 543.600 | | 478.500 | *X | 478.500 | | 266.300 | *****.******X | 621.300 | | 553.800 | *X | 553.800 | | 497.900 | *******.****X | 719.900 | | 541.000 | *X | 541.000 | | 241.000 | ****X | 241.000 | | 222.100 | *X | 222.100 | | 176.500 | ******X | 200.500 | | 166.300 | ****X | 166.300 | | 136.500 | *******X | 184.100 | | 127.700 | X | 127.700 | | 81.800 | ***********.*************X | 513.900 | | 425.400 | *X | 425.400 | | 184.000 | *******.****X | 354.100 | | 342.200 | *X | 342.200 | | 280.600 | ****X | 280.600 | | 272.300 | *X | 272.300 | | 244.700 | ****X | 244.700 | | 241.400 | ******X | 266.200 | | 264.900 | ******X | 300.800 | | 281.600 | *X | 281.600 | | 154.100 | ****X | 154.100 | | 132.700 | ******X | 136.200 | | 114.700 | *************X | 279.100 | | 228.700 | *X | 228.700 | | 45.300 | ****X | 45.300 | | 5.800 | ***********************.****X | 373.500 | | 361.400 | *X | 361.400 | | 224.100 | ****X | 224.100 | | 194.100 | *******.******X | 610.800 | | 590.400 | X | 590.400 | | 447.800 | *******.****X | 665.200 | | 661.500 | .*X | 661.500 | | 506.400 | ***********X | 597.200 | | 477.700 | *X | 477.700 | | 436.300 | ******X | 466.000 | | 249.000 | ****X | 249.000 | | 223.500 | **.****X | 393.900 | | 368.400 | *X | 368.400 | | 230.100 | *******.****X | 463.900 | | 427.200 | *X | 427.200 | | 104.400 | ****X | 104.400 | | 103.500 | **.*******.***********X | 876.900 | | 827.500 | .*X | 827.500 | | 792.700 | .****X | 792.700 | | 761.100 | .*X | 761.100 | | 628.900 | *****.**..*************.*****.******X | 2133.800 | | 2110.000 | .....**.******X | 2350.800 | | 2232.100 | .....****X | 2232.100 | | 1686.900 | ....*X | 1686.900 | | 631.400 | *****....*......................*****............*X | 12823.100 | | 10905.800 | ................................****X | 10905.800 | | 6663.500 | ...................*X | 6663.500 | | 1635.000 | ...****X | 1635.000 | | 1446.200 | ...*X | 1446.200 | | 1343.700 | ...*****.**.****X | 2245.700 | | 1356.100 | ...*X | 1356.100 | | 1068.100 | ..****X | 1068.100 | | 1006.400 | ..*******...**......****X | 4157.600 | | 3882.200 | ..........X | 3882.200 | | 2718.200 | .......X | 2718.200 | | 1577.100 | ...****..*X | 2110.300 | | 1934.800 | ....****X | 1934.800 | | 712.900 | .*X | 712.900 | | 492.600 | *****...*******.*X | 1842.400 | | 1636.100 | ....****X | 1636.100 | | 919.700 | .**.*****..******X | 1825.100 | | 821.100 | .**.****X | 1221.100 | | 1146.300 | ..*X | 1146.300 | | 1074.600 | ..*******.****X | 1584.800 | | 1376.000 | ...*X | 1376.000 | | 1017.200 | ..*****.******X | 1348.500 | | 1101.900 | ..*.*****.**.*****...*X | 3265.500 | | 2754.800 | .......*****..**.****X | 3864.300 | | 2062.900 | .....**.****........**.****X | 5365.300 | | 4294.000 | ............*X | 4294.000 | | 3636.100 | ..........*****..**.*****.*X | 5045.200 | | 5016.000 | ..............*****..*X | 5742.400 | | 5680.600 | ................****X | 5680.600 | | 3097.000 | ........*X | 3097.000 | | 2765.200 | .......****X | 2765.200 | | 2217.000 | .....*X | 2217.000 | | 2061.000 | .....*****...*.........****X | 6118.800 | | 6043.400 | .................*X | 6043.400 | | 4479.400 | ............****X | 4479.400 | | 3414.900 | .........*X | 3414.900 | | 1922.100 | ....*****.**..*****.*******.*X | 3423.800 | | 2325.800 | ......*****....**.****X | 4040.300 | | 3797.000 | ..........*..****X | 4417.500 | | 2852.600 | .......*X | 2852.600 | | 2309.500 | ......****X | 2309.500 | | 2022.800 | .....*X | 2022.800 | | 1876.700 | ....*****...**..*****..**.*****....*X | 5634.400 | | 5374.300 | ...............X | 5374.300 | | 5374.300 | ...............***X | 5374.300 | | 4438.800 | ............*X | 4438.800 | | 3270.000 | ........****X | 3270.000 | | 1745.100 | ....*X | 1745.100 | | 1740.400 | ....****.....******X | 3364.400 | | 3068.400 | ........*******....**...****X | 5293.600 | | 3239.900 | ........*X | 3239.900 | | 2396.800 | ......****X | 2396.800 | | 1665.400 | ....*X | 1665.400 | | 1618.900 | ...******X | 1623.600 | | 1611.000 | ...****.**..*****.**..****X | 3288.000 | | 3124.300 | ........*X | 3124.300 | | 2656.400 | .......*****.*.****X | 3569.300 | | 3382.400 | .........*X | 3382.400 | | 3035.000 | ........****X | 3035.000 | | 2908.900 | .......**.******X | 3241.800 | | 2866.900 | .......*******...****X | 3610.800 | | 3480.300 | .........X | 3480.300 | | 2833.700 | .......****X | 2833.700 | | 2679.800 | .......*X | 2679.800 | | 2213.200 | .....*******..****X | 2650.200 | | 2404.200 | ......*X | 2404.200 | | 1815.300 | ....*****....**............****X | 6954.200 | | 6135.600 | .................*X | 6135.600 | | 2759.700 | .......***X | 2759.700 | | 2542.800 | ......**.*******.*******.*****.**..****X | 4299.800 | | 4277.000 | ............*X | 4277.000 | | 3140.400 | ........******.....*****.******X | 5117.400 | | 4315.200 | ............*X | 4315.200 | | 3022.400 | ........****..**......*****.**....*****X | 7514.700 | | 7129.500 | ....................*****.*X | 7326.900 | | 7204.600 | .....................****.*X | 7570.300 | | 7362.300 | .....................****X | 7362.300 | | 6411.400 | ..................*X | 6411.400 | | 5222.000 | ..............****X | 5222.000 | | 4282.400 | ............*X | 4282.400 | | 3402.900 | .........****X | 3402.900 | +-----------+-----------------------------------------------------------------------------------------------------------------+-----------+ 2022-02-02 00:59:51,861 | test | WARNING | MainThread | [rest_client:get_nodes:1885] 172.23.104.186 - Node not part of cluster inactiveFailed 2022-02-02 00:59:51,884 | test | WARNING | MainThread | [rest_client:get_nodes:1885] 172.23.104.186 - Node not part of cluster inactiveFailed 2022-02-02 01:00:56,323 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4953] Performing scope/collection specific operations 2022-02-02 01:00:56,332 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:5043] Done Performing scope/collection specific operations 2022-02-02 01:00:56,664 | test | INFO | pool-3-thread-8 | [table_view:display:72] Rebalance Overview +----------------+----------+-----------------------+---------------+--------------+ | Nodes | Services | Version | CPU | Status | +----------------+----------+-----------------------+---------------+--------------+ | 172.23.104.186 | kv | 7.1.0-2211-enterprise | 1.30522088353 | Cluster node | | 172.23.120.201 | kv | 7.1.0-2211-enterprise | 4.57171564933 | Cluster node | | 172.23.120.206 | kv | 7.1.0-2211-enterprise | 17.1450151057 | Cluster node | | 172.23.121.10 | kv | 7.1.0-2211-enterprise | 5.87644399799 | Cluster node | +----------------+----------+-----------------------+---------------+--------------+ 2022-02-02 01:00:56,686 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:01:06,714 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:01:16,744 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:01:26,783 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:01:36,821 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:01:46,861 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:01:56,894 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:02:06,923 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:02:16,954 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:02:26,989 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:02:37,019 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:02:47,046 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:02:57,075 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:03:07,101 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:03:17,141 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:03:27,180 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:03:37,210 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:03:47,246 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:03:57,288 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:04:07,318 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:04:17,346 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:04:27,377 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:04:37,415 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:04:47,453 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:04:57,486 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:05:07,513 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:05:17,548 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:05:27,578 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:05:37,609 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:05:47,647 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:05:57,677 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:06:07,714 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:06:17,743 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:06:27,802 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:06:37,861 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:06:47,930 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:06:58,000 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:07:08,046 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:07:18,088 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:07:28,171 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:07:38,203 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:07:48,233 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:07:58,260 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:08:08,289 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:08:18,322 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:08:28,351 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:08:38,385 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:08:48,414 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:08:58,443 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:09:08,473 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:09:18,505 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:09:28,533 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:09:38,565 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:09:48,594 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:09:58,628 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:10:08,688 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:10:18,733 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:10:28,763 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:10:38,790 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:10:48,858 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:10:58,890 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:11:08,921 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:11:18,951 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:11:28,980 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:11:39,012 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:11:49,042 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:11:59,071 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:12:09,102 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:12:19,134 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:12:29,164 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 01:12:39,200 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 6.11 2022-02-02 01:12:49,242 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 18.67 2022-02-02 01:12:59,269 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:13:09,308 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:13:19,339 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:13:29,368 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:13:39,398 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:13:49,427 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:13:59,457 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:14:09,486 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:14:19,513 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:14:29,542 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:14:39,571 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:14:49,598 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:14:59,632 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:15:09,661 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:15:19,688 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:15:29,719 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:15:39,746 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:15:49,776 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:15:59,805 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:16:09,836 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:16:19,869 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:16:29,898 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:16:39,928 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:16:49,959 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:16:59,986 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:17:10,016 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:17:20,042 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:17:30,082 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:17:40,111 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:17:50,140 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:18:00,170 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:18:10,198 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:18:20,233 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:18:30,278 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:18:40,335 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:18:50,385 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:19:00,414 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:19:10,443 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:19:20,473 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:19:30,503 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:19:40,535 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:19:50,565 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:20:00,592 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:20:10,621 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:20:20,651 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:20:30,683 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:20:40,719 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:20:50,753 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:21:00,786 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:21:10,819 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:21:20,959 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:21:31,022 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:21:41,056 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:21:51,085 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:22:01,111 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:22:11,141 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:22:21,171 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:22:31,203 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:22:41,234 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:22:51,265 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:23:01,293 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:23:11,322 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:23:21,355 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:23:31,387 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:23:41,415 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:23:51,447 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:24:01,476 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:24:11,505 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:24:21,532 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:24:31,569 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:24:41,599 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:24:51,630 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:25:01,661 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:25:11,696 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:25:21,726 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:25:31,753 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:25:41,783 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:25:51,822 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:26:01,854 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:26:11,884 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:26:21,914 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:26:31,941 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:26:41,970 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:26:51,996 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:27:02,026 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:27:12,059 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:27:22,088 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:27:32,115 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:27:42,144 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:27:52,173 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:28:02,201 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:28:12,233 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:28:22,263 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:28:32,292 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:28:42,322 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:28:52,349 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:29:02,378 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:29:12,414 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:29:22,443 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:29:32,476 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:29:42,503 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:29:52,529 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:30:02,556 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:30:12,602 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:30:22,637 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:30:32,664 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:30:42,691 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:30:52,719 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:31:02,746 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:31:12,775 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:31:22,802 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:31:32,831 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:31:42,865 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:31:52,890 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:32:02,915 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:32:12,943 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:32:22,974 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:32:33,015 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:32:43,048 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:32:53,089 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:33:03,124 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:33:13,155 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:33:23,187 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:33:33,223 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:33:43,256 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:33:53,286 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:34:03,326 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:34:13,362 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:34:23,391 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:34:33,423 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:34:43,451 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:34:53,483 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:35:03,519 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:35:13,575 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:35:23,604 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:35:33,648 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:35:43,691 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:35:53,729 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:36:03,792 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:36:13,855 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:36:23,888 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:36:33,920 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:36:43,950 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:36:53,986 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:37:04,016 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:37:14,052 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:37:24,085 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:37:34,114 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:37:44,148 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:37:54,180 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:38:04,210 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:38:14,239 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:38:24,266 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:38:34,299 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:38:44,338 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:38:54,371 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:39:04,401 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:39:14,433 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 01:39:24,479 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:39:34,513 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:39:44,549 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:39:54,581 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:40:04,611 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:40:14,641 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:40:24,706 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:40:34,749 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:40:44,782 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:40:54,815 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:41:04,846 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:41:14,881 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:41:24,917 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:41:34,963 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:41:45,012 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:41:55,042 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:42:05,075 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:42:15,105 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:42:25,141 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:42:35,174 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:42:45,206 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:42:55,234 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:43:05,265 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:43:15,298 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:43:25,328 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:43:35,355 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:43:45,381 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:43:55,413 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:44:05,440 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:44:15,467 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:44:25,500 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:44:35,533 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:44:45,565 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:44:55,594 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:45:05,621 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:45:15,648 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:45:25,676 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:45:35,701 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:45:45,729 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:45:55,756 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:46:05,786 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:46:15,812 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:46:25,842 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:46:35,869 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:46:45,897 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:46:55,927 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:47:05,957 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:47:15,990 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:47:26,017 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:47:36,048 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:47:46,078 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:47:56,105 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:48:06,141 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:48:16,174 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:48:26,210 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:48:36,240 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:48:46,269 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:48:56,299 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:49:06,328 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:49:16,359 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:49:26,390 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:49:36,418 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:49:46,453 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:49:56,486 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:50:06,517 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:50:16,548 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:50:26,578 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:50:36,612 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:50:46,645 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:50:56,678 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:51:06,710 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:51:16,739 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:51:26,776 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:51:36,809 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:51:46,838 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:51:56,865 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:52:06,892 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:52:16,920 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:52:26,950 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:52:36,976 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:52:47,009 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:52:57,042 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:53:07,078 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:53:17,108 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:53:27,135 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:53:37,164 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:53:47,196 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:53:57,227 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:54:07,256 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:54:17,283 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:54:27,312 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:54:37,339 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:54:47,365 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:54:57,395 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:55:07,421 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:55:17,448 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:55:27,476 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:55:37,505 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:55:47,532 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:55:57,562 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:56:07,588 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:56:17,618 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:56:27,642 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:56:37,668 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:56:47,697 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:56:57,723 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:57:07,750 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:57:17,775 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:57:27,801 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:57:37,831 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:57:47,857 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:57:57,881 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:58:07,908 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:58:17,936 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:58:27,966 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:58:37,999 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:58:48,043 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:58:58,072 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:59:08,101 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:59:18,128 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:59:28,154 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:59:38,184 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:59:48,210 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 01:59:58,237 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:00:08,270 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:00:18,298 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:00:28,326 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:00:38,358 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:00:48,387 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:00:58,424 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:01:08,457 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:01:18,489 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:01:28,523 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:01:38,553 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:01:48,582 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:01:58,611 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:02:08,641 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:02:18,674 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:02:28,703 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:02:38,736 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:02:48,769 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:02:58,801 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:03:08,839 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:03:18,872 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:03:28,904 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:03:38,934 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:03:48,967 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:03:58,997 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:04:09,032 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:04:19,062 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:04:29,095 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:04:39,125 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:04:49,153 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:04:59,184 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:05:09,213 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:05:19,244 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:05:29,279 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:05:39,312 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:05:49,342 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:05:59,372 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:06:09,401 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:06:19,434 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:06:29,464 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:06:39,499 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:06:49,533 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:06:59,563 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:07:09,598 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:07:19,628 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:07:29,657 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:07:39,687 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:07:49,716 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:07:59,746 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:08:09,775 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:08:19,802 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:08:29,834 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:08:39,862 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:08:49,888 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:08:59,917 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:09:09,948 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:09:19,979 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:09:30,009 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:09:40,036 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:09:50,066 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:10:00,096 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:10:10,125 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:10:20,154 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:10:30,183 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:10:40,213 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:10:50,243 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:11:00,270 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:11:10,298 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:11:20,328 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:11:30,375 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:11:40,401 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:11:50,431 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:12:00,461 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:12:10,492 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:12:20,523 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:12:30,555 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:12:40,584 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:12:50,611 | test | INFO | pool-3-thread-8 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 02:12:50,687 | test | INFO | pool-3-thread-8 | [rest_client:print_UI_logs:2829] Latest logs from UI on 172.23.120.206: 2022-02-02 02:12:50,687 | test | ERROR | pool-3-thread-8 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_vbucket_mover', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643792481254L, u'shortText': u'message', u'serverTime': u'2022-02-02T01:01:21.254Z', u'text': u'Bucket "default" rebalance does not seem to be swap rebalance'} 2022-02-02 02:12:50,687 | test | ERROR | pool-3-thread-8 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_rebalancer', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643792480015L, u'shortText': u'message', u'serverTime': u'2022-02-02T01:01:20.015Z', u'text': u'Started rebalancing bucket default'} 2022-02-02 02:12:50,687 | test | ERROR | pool-3-thread-8 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_memcached', u'type': u'info', u'node': u'ns_1@172.23.104.186', u'tstamp': 1643792477183L, u'shortText': u'message', u'serverTime': u'2022-02-02T01:01:17.183Z', u'text': u'Bucket "default" loaded on node \'ns_1@172.23.104.186\' in 10 seconds.'} 2022-02-02 02:12:50,687 | test | ERROR | pool-3-thread-8 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_orchestrator', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643792456378L, u'shortText': u'message', u'serverTime': u'2022-02-02T01:00:56.378Z', u'text': u"Starting rebalance, KeepNodes = ['ns_1@172.23.104.186','ns_1@172.23.120.201',\n 'ns_1@172.23.120.206','ns_1@172.23.121.10'], EjectNodes = [], Failed over and being ejected nodes = [], Delta recovery nodes = ['ns_1@172.23.104.186'], Delta recovery buckets = all; Operation Id = 7a353b5048cc5c79de7f916d19000e2c"} 2022-02-02 02:12:50,688 | test | ERROR | pool-3-thread-8 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_orchestrator', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643779590402L, u'shortText': u'message', u'serverTime': u'2022-02-01T21:26:30.402Z', u'text': u'Failover completed successfully.\nRebalance Operation Id = 22f5adde7e95c38414bb4bcb32d6482f'} 2022-02-02 02:12:50,688 | test | ERROR | pool-3-thread-8 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'failover', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643779590104L, u'shortText': u'message', u'serverTime': u'2022-02-01T21:26:30.104Z', u'text': u"Deactivating failed over nodes ['ns_1@172.23.104.186']"} 2022-02-02 02:12:50,688 | test | ERROR | pool-3-thread-8 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'failover', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643779590095L, u'shortText': u'message', u'serverTime': u'2022-02-01T21:26:30.095Z', u'text': u"Failed over ['ns_1@172.23.104.186']: ok"} 2022-02-02 02:12:50,690 | test | ERROR | pool-3-thread-8 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_memcached', u'type': u'info', u'node': u'ns_1@172.23.104.186', u'tstamp': 1643779589951L, u'shortText': u'message', u'serverTime': u'2022-02-01T21:26:29.951Z', u'text': u'Shutting down bucket "default" on \'ns_1@172.23.104.186\' for deletion'} 2022-02-02 02:12:50,690 | test | ERROR | pool-3-thread-8 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_orchestrator', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643779589686L, u'shortText': u'message', u'serverTime': u'2022-02-01T21:26:29.686Z', u'text': u"Starting failover of nodes ['ns_1@172.23.104.186']. Operation Id = 22f5adde7e95c38414bb4bcb32d6482f"} 2022-02-02 02:12:50,690 | test | ERROR | pool-3-thread-8 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'failover', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643779589686L, u'shortText': u'message', u'serverTime': u'2022-02-01T21:26:29.686Z', u'text': u"Starting failing over ['ns_1@172.23.104.186']"} 2022-02-02 02:12:50,690 | test | ERROR | pool-3-thread-8 | [task:call:320] Rebalance Failed: seems like rebalance hangs. please check logs! FAIL 2022-02-02 02:12:51,210 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+-----------------+----------+------------+-----+----------+-----------+----------+-----------+---------------+ | Bucket | Type | Storage Backend | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | ARR | +---------+-----------+-----------------+----------+------------+-----+----------+-----------+----------+-----------+---------------+ | default | couchbase | magma | 1 | none | 0 | 23042688 | 2.00 GiB | 1.56 GiB | 11.59 GiB | 23.0553560463 | +---------+-----------+-----------------+----------+------------+-----+----------+-----------+----------+-----------+---------------+ 2022-02-02 02:12:58,594 | test | INFO | MainThread | [collections_base:tearDown:82] Bucket: default, Active Resident ratio(DGM): 20% 2022-02-02 02:12:58,595 | test | INFO | MainThread | [collections_base:tearDown:85] Bucket: default, Replica Resident ratio(DGM): 3% Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654853843700, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/0000000014437A09, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:46374, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000616395S, createdAt=649654853823377, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000100959S, createdAt=649654853818979, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000B3E5F87D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:46406, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654854546769, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000002, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000066258S, createdAt=649654853820867, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000009010522A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:46436, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654854661610, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000002, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654854738640, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000002, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000145709S, createdAt=649654854781837, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000002, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654854803760, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000002/00000000D260D82E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:46302, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000075834S, createdAt=649654854857213, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000002/00000000D260D82E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:46302, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000006172S, createdAt=649654854887625, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000002, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654854972112, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654855074907, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000D9C0FA63, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37656, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654855117494, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654855173903, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654855221769, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654855240798, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000D9C0FA63, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37656, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654855362371, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000007DFE2233, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37618, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654854194847, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/0000000045D17B99, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:55646, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00036942S, createdAt=649654854127929, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/0000000041007D99, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:46428, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00122247S, createdAt=649654855504839, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/0000000045D17B99, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:55646, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000090513S, createdAt=649654855356947, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000D9C0FA63, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37656, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654855285589, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000D6130C64, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37586, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654855783626, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000004BDBF821, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:46390, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001987305S, createdAt=649654855841138, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000004BDBF821, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:46390, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654855262914, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654855993264, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654856118801, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000E8CC5876, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37648, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654856133300, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000009117EE0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37640, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000068973S, createdAt=649654854448605, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/0000000014437A09, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:46374, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000156173S, createdAt=649654856223629, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000009117EE0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37640, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654856149060, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654856421325, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000283B6F51, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37588, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654856471362, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654856476997, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000E8CC5876, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37648, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654856522914, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000076293S, createdAt=649654856535727, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000E8CC5876, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37648, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654856576217, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654856611638, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000EE56B961, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37658, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654856638015, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000000BC4FC66, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37632, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000075316S, createdAt=649654856713488, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000000BC4FC66, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37632, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000290433S, createdAt=649654856761487, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000283B6F51, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37588, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654856654559, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654856939268, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/0000000085606508, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37590, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654856966567, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654857052322, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654857065737, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/0000000085606508, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37590, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654857073351, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000102E6CD3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37622, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654857204272, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654857254874, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654857273117, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000266F5340, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37642, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654857305783, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654857319883, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000102E6CD3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37622, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654857402379, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000266F5340, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37642, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654857336834, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654857498591, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000009662C396, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37650, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654857535539, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654857582348, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0000751S, createdAt=649654857457988, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000266F5340, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37642, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654857600575, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000005300F8AB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37592, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654858933733, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654858975589, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654858992927, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000E8EFB77E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37594, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000071984S, createdAt=649654859102389, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000E8EFB77E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37594, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654858995704, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000964F72B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37644, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654859140870, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000005300F8AB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37592, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654859386205, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654859470949, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000005297C1CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37652, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654859501531, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654859538178, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654859559662, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000CF650182, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37654, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654859591495, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654859621133, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654859647085, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000009A63AC5B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37612, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654859703448, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654859729135, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000E7DB144D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37662, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654859755204, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654859785785, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00484298S, createdAt=649654859814219, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654859887411, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000002, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654859948520, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000068029S, createdAt=649654859994067, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654860090990, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000002, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000267S, createdAt=649654859430281, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000005300F8AB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37592, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654860190018, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000CF650182, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37654, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000570536S, createdAt=649654860226128, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000CF650182, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37654, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00033056S, createdAt=649654860280264, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000002/00000000F0D21EC0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37510, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654860405211, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000BD5C7F2F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37660, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001494778S, createdAt=649654860442973, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000BD5C7F2F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37660, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654860500459, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000E7DB144D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37662, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000035052S, createdAt=649654860123335, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000002, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654861114110, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654861154936, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654861189411, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654861220004, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000007A721C69, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36224, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654861243272, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654861247627, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/0000000087EF9F5A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36222, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000069469S, createdAt=649654861298825, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/0000000087EF9F5A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36222, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654861335895, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000C36D52A8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36252, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654860092652, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000B7C5BF44, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37608, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654859747624, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/0000000091FD9CCC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:37636, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654861270279, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654866552917, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654866626141, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000005572FFA1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36244, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654866658218, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654866692440, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654866721888, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000B5097653, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36264, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654866751122, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654866776272, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654866801049, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000C35681AF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36250, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654866872133, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654866898036, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654866920284, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000004EB3124E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36270, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654866947025, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654866971188, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654866998668, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654867046032, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654867069308, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000463F7723, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36230, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654867098943, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654867126286, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654867153152, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.006087173S, createdAt=649654867178054, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654867264211, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000002, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654867303066, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654867329872, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000002/00000000C993BDCF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36220, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000100531S, createdAt=649654867397170, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654867453812, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000002, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654867532697, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000002, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000071795S, createdAt=649654867602615, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000002, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000205133S, createdAt=649654867637752, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000002, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.015236053S, createdAt=649654867677851, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f00000002}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001200916S, createdAt=649654867749828, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000DD465C77, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36228, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654867842891, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000463F7723, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36230, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000745139S, createdAt=649654867873235, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000463F7723, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36230, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654867926264, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000002/00000000C993BDCF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36220, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000534799S, createdAt=649654867953345, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000002/00000000C993BDCF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36220, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001772308S, createdAt=649654868182363, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000E3A14A6B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36266, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654868284379, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000B7DADCEC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36268, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001759082S, createdAt=649654868322048, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000B7DADCEC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36268, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654868371314, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000004EB3124E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36270, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654868507966, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000007DA31058, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36248, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001992921S, createdAt=649654868544249, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000007DA31058, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36248, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654868593099, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000C35681AF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36250, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001696991S, createdAt=649654868634668, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000C35681AF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36250, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654868198461, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/000000004B2E26D5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36256, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003687548S, createdAt=649654870466949, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000002/00000000B5097653, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000002, local=172.23.107.117:36264, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654880372632, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654880438583, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000051654BBE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46832, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654880469975, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000002E41ED30, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46858, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654880487584, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654880478627, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000C5E5846E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46766, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000120207S, createdAt=649654880539485, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000C5E5846E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46766, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654880380697, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000B7D7F0AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56048, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654880593706, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000002146A668, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:55984, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000614657S, createdAt=649654880642266, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000002146A668, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:55984, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000549403S, createdAt=649654880726879, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000B348FF58, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56062, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654880770164, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000772989CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46808, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000398394S, createdAt=649654880792429, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000772989CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46808, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654880804612, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000648FAE9D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56034, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000806101S, createdAt=649654880841959, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000648FAE9D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56034, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=649654880796753, description=The proposed configuration (default) was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x9cecbe4f00000006}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654880960079, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000077016D11, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56036, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654880974599, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000008231DA09, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:55978, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001049375S, createdAt=649654881035150, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000008231DA09, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:55978, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000970657S, createdAt=649654880988787, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000077016D11, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56036, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654881105263, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000B5B30804, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56042, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000976306S, createdAt=649654881126637, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000B5B30804, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56042, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654881138456, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000068B35203, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:55982, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654881169044, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000F6F15FFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56072, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001190678S, createdAt=649654881181807, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000068B35203, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:55982, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654881213850, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000ED9A2F4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46828, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000901422S, createdAt=649654881232772, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000ED9A2F4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46828, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654881252847, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000018CEBB6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56064, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654881286914, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000051654BBE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46832, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000819634S, createdAt=649654881307364, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000051654BBE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46832, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654880509502, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001143772S, createdAt=649654881288446, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000018CEBB6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56064, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654882302219, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000003D8C0747, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56066, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002138661S, createdAt=649654882350532, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000003D8C0747, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56066, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654881107971, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000027FB43D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56054, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654882498899, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000073833F55, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56056, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002348193S, createdAt=649654882526512, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000073833F55, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56056, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002369071S, createdAt=649654882575035, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000CD40B366, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56058, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654882649854, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000095DB0ADD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46890, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000445885S, createdAt=649654882668454, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000095DB0ADD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46890, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654880985775, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000005901A340, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46856, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000181824S, createdAt=649654880617094, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000B7D7F0AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:56048, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002898797S, createdAt=649654883231960, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000002144BCA2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46774, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654882511495, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000A992B4C0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46872, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654882219477, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654883418393, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000029817131, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46768, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883445068, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883486879, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654883505140, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000B7D6D22E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46810, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883520079, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883587055, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654883602832, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000F6FDE9D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46860, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883618518, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883643565, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654883656074, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000000752E875, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46778, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883672868, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883694151, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654883709135, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000EE232E95, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46892, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883723054, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883741469, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883758282, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883779355, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883797883, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654883812111, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000BA6FA090, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46770, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883826543, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883849055, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654883861100, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000007830EB33, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46812, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883878996, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883894870, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654883908597, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000006105B05C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46838, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883922903, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654883937561, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.003653794S, createdAt=649654883955058, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884069711, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884089262, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000111165S, createdAt=649654884105020, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000003, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884128264, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000003, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000018371S, createdAt=649654884145031, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000003, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654884164524, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000003, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884184918, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000003, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000015984S, createdAt=649654884199614, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000003, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000106007S, createdAt=649654884227081, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000003, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884284078, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884301988, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000070CE22D0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38110, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884319581, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884350573, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884367334, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000C0342189, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38104, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884384781, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884400056, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884415626, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000006C3B2030, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38054, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884430349, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884445688, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884461582, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884476839, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884490960, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000C8DC63BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884504553, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884526739, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884539528, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000047A1370, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38024, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884555591, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884571159, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884584391, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000485EEAB0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38052, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884600670, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884615538, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884631032, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000000616BBB5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38074, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884646056, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884661706, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884677854, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000011CD7AE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38112, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884692005, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884709813, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884721953, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000904C4620, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38106, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884748828, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884800409, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884818660, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000006E852864, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38058, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884835354, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884851179, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884866624, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000045159070, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38088, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884880257, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884906076, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884922091, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000004D5859E3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38132, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884937179, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884954107, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884967031, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000574F2F21, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38026, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884983630, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654884998338, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885075261, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000001D8543D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38056, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885090881, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885108194, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885122501, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000A15D411F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38076, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885137057, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885155921, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885168425, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000001CD92773, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38114, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885184201, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885207262, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885222666, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000F1ADA1D2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38108, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885237566, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885249605, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000EE232E95, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46892, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001511205S, createdAt=649654885301080, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000EE232E95, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46892, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885331843, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000B7D6D22E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46810, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885359122, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000C0342189, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38104, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000960177S, createdAt=649654885390224, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000C0342189, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38104, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=649654884144786, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x9cecbe4f00000006}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885449115, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000904C4620, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38106, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000650037S, createdAt=649654885488677, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000904C4620, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38106, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001765449S, createdAt=649654885363573, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000B7D6D22E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46810, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885537860, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000F1ADA1D2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38108, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000283793S, createdAt=649654885561075, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000F1ADA1D2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38108, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885586194, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000007830EB33, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46812, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001691588S, createdAt=649654885614383, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000007830EB33, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46812, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885658043, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000047A1370, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38024, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001087753S, createdAt=649654885675270, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000047A1370, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38024, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885712379, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000574F2F21, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38026, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000715015S, createdAt=649654885729412, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000574F2F21, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38026, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885255654, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885785094, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/0000000030DB4568, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38060, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885804518, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885825035, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885838204, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000BE0E9953, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38090, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885854786, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885870260, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885885245, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000D5DEDA02, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38134, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885900622, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885915731, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885933855, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000000E86F9D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38028, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885949386, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885969183, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885983268, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000007A64F85F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38148, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654885999462, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654886077520, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654886092930, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000002B4588CD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38146, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654886108234, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654886124058, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001870435S, createdAt=649654886140949, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654886173825, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000003, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654886196241, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654886210948, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000003/00000000FDEBCB69, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:37930, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654886232401, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654886248710, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654886316422, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000000E86F9D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38028, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000351842S, createdAt=649654886340486, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000000E86F9D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:38028, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654885178759, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000F8A60F42, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46834, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884878960, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/00000000F6FDE9D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46860, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654884729639, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000003/000000000752E875, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000003, local=172.23.107.117:46778, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00007196S, createdAt=649654886264766, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000003, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000138194S, createdAt=649654922935835, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000001A1304FE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48422, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000002804S, createdAt=649654922934723, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000008, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000330691S, createdAt=649654923250760, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000008, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923250214, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000007F043632, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48426, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000393046S, createdAt=649654923292832, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000007F043632, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48426, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654923304209, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654923341964, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654923364451, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923377634, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000733FEE0F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39638, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654923396317, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654923419321, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923435302, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000DFE84CD7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39658, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654923449304, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654923468952, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923465414, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000002B86A980, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57644, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001022084S, createdAt=649654923516372, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000002B86A980, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57644, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923559221, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000091B9130C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57668, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001031592S, createdAt=649654923598348, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000091B9130C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57668, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923664528, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000C95EB4FB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57684, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001076442S, createdAt=649654923694688, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000C95EB4FB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57684, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923136842, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000007C86F215, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57666, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923791312, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000AE1082F1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57672, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001209482S, createdAt=649654923809398, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000AE1082F1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57672, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923854681, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000072CF1C71, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48352, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923863371, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000733FEE0F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39638, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000453858S, createdAt=649654923887596, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000733FEE0F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39638, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001483388S, createdAt=649654923946359, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000009F7C760E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57678, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923991616, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000005ED1AEE3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57680, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001458112S, createdAt=649654924071642, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000005ED1AEE3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57680, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654924101431, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000953E91D5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57682, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001507224S, createdAt=649654924116410, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000953E91D5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57682, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654924153168, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000008/000000000026F828, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57640, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001518965S, createdAt=649654924168701, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000008/000000000026F828, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57640, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654924255559, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000559CAB7F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48388, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001404569S, createdAt=649654924271562, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000559CAB7F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48388, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654924299101, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000937724B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39678, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000936085S, createdAt=649654924314366, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000937724B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39678, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000731492S, createdAt=649654923132342, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000060223C56, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57658, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001152531S, createdAt=649654923870235, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000072CF1C71, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48352, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923787934, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000B0370B0A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48358, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002543414S, createdAt=649654925881889, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000003DEBC077, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39668, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923663829, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000045DE69DF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57646, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003466986S, createdAt=649654926044141, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000015293AAC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57686, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926103432, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000082EE87CE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48378, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003336508S, createdAt=649654926125563, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000082EE87CE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48378, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654923483227, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000CA083756, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39628, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926232987, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926256459, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000DBE916BD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39602, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926272305, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926292430, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926304275, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000649C621D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39686, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926320534, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926347227, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926360641, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000005798A9AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39648, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926374406, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926413800, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926439514, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000005070E782, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39670, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926454627, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926476407, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926489958, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000044E59946, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39680, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926506563, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926511719, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000005070E782, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39670, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926524965, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926548912, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000AB36C80B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39640, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000043651S, createdAt=649654926547854, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000005070E782, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39670, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926564875, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926616956, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926629949, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000520B3FFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39630, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926644365, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926649290, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000AB36C80B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39640, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000051925S, createdAt=649654926675104, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000AB36C80B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39640, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926658103, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926708602, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000DBE916BD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39602, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926711159, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000B7BC998A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39604, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000420785S, createdAt=649654926744886, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000DBE916BD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39602, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926768577, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926837030, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926851965, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000003B4F112, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39650, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926855621, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000044E59946, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39680, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926873962, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926919456, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926934203, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000014AE464D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39672, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926947440, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654926946644, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000B7BC998A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39604, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000129483S, createdAt=649654926976110, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000B7BC998A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39604, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654927089465, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000014AE464D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39672, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654927110776, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000003B4F112, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39650, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000192209S, createdAt=649654927135378, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000003B4F112, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39650, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000334142S, createdAt=649654926896744, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000044E59946, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39680, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000127214S, createdAt=649654927114734, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000014AE464D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39672, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654926965480, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927330361, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927394756, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654927408251, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000A060A4E1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39662, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927431779, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927445733, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654927459367, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000D9DEDD81, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39634, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927472450, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927501199, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654927516508, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000A15F783E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39690, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927528892, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927542615, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654927554566, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000AF32E342, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39652, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927566239, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927591807, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654927607349, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000E62DF446, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39674, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927629255, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927665305, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927720053, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654927738752, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000008/00000000E8A64F23, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39534, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927751875, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927766951, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000065622S, createdAt=649654927779810, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927804474, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000008, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000015085S, createdAt=649654927818027, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000008, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654927833436, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000008, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927850862, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000008, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654927900159, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000D5CB8575, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37534, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927918587, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927933871, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654927947166, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000002CAA9C1B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37442, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927960727, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654927974327, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654927986161, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000001BAB4344, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37382, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928062213, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928078159, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928089647, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000005E620D28, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37384, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928103155, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928120855, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928135780, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928151792, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000CDEC8FA6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37454, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928172890, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928226103, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928238879, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000008543F667, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37386, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928251860, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928267624, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928278346, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000001A441B72, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37496, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928298424, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928311724, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928327084, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928337308, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000007C2BCF81, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37444, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928351142, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928364136, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928375083, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000C47C2AEE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37398, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928388498, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928401036, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928413936, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000068ABE876, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37388, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928425568, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928437584, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928449527, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000CD20A4FA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37400, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928461131, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928476097, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928486671, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000D94C99A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37456, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928505751, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928521163, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000BF84778E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37498, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928537719, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928549960, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000995D7EB3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37538, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928561658, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928574056, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928588635, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000008D26BD06, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37446, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928599823, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928614465, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928624384, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000006CEA9E64, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37404, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928643216, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928656932, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928670411, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000189E3C1D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37392, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928686698, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928707243, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000FC8BDFC6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37402, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928731909, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928749841, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000004CE44FF6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37458, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928788120, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928806065, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928823253, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000003009B946, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37394, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928839593, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928857971, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654928874273, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000055BE58F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37500, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928896165, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928914769, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654928933257, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001053088S, createdAt=649654928950348, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654928984672, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000008, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654929074086, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654929093186, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000008/000000001BA2C27B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:36150, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654929121582, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654929178258, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000008, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000020167S, createdAt=649654929197033, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000008, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000065306S, createdAt=649654929218612, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000008, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.006980778S, createdAt=649654929247481, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f00000008}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654929701924, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000BF84778E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37498, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001164611S, createdAt=649654929740057, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000BF84778E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37498, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654929947295, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000D94C99A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37456, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001445155S, createdAt=649654929976571, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000D94C99A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37456, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654927245813, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000026281A5F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39660, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654931751732, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000008543F667, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37386, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003868224S, createdAt=649654931803000, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000D5CB8575, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37534, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654931824763, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000F6824F26, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37390, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003306166S, createdAt=649654931849413, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000F6824F26, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37390, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654931859195, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000125B0346, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37536, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003532418S, createdAt=649654931893380, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000125B0346, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37536, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654931948710, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000995D7EB3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37538, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003375444S, createdAt=649654931966016, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000995D7EB3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37538, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654929084566, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000392AB8E8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57642, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654932191301, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000004F473914, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:57654, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654932266995, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000F61CAC6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48406, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009513057S, createdAt=649654932287060, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000F61CAC6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48406, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654932325321, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000076B0847E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48410, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009508209S, createdAt=649654932347416, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/0000000076B0847E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48410, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654932384261, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000AE86ECBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48414, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009512409S, createdAt=649654932401869, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000AE86ECBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:48414, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006256894S, createdAt=649654932489314, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000CA083756, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39628, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654932534057, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000520B3FFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39630, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005877162S, createdAt=649654932556560, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000520B3FFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39630, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654932590043, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000D9DEDD81, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39634, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005103554S, createdAt=649654932604301, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000D9DEDD81, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39634, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004295555S, createdAt=649654932660593, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000007C2BCF81, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37444, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654932702653, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000008D26BD06, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37446, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004088934S, createdAt=649654932721243, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000008D26BD06, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37446, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654932777687, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000008/000000001BA2C27B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:36150, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003637627S, createdAt=649654932791786, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000008/000000001BA2C27B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:36150, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654931901380, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/000000003009B946, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:37394, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000058762S, createdAt=649654926394253, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000008/00000000649C621D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000008, local=172.23.107.117:39686, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654940540464, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000036264S, createdAt=649654940574746, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000075252S, createdAt=649654940597224, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000004, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654940637441, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654940657130, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000071BAF695, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47209, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654940676305, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654940703908, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654940720657, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000DBAC87ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47134, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654940737761, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654940726411, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000683EE25D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56410, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654940757108, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00048981S, createdAt=649654940771052, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000683EE25D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56410, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654940828313, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000001E23A52, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56432, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000477847S, createdAt=649654940844851, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000001E23A52, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56432, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654940849459, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000E3870DBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56408, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000632061S, createdAt=649654940874955, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000E3870DBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56408, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000591156S, createdAt=649654940935672, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000004DE659A3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56454, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654940973086, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000037FC7329, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56456, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00057412S, createdAt=649654940992479, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000037FC7329, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56456, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654941095252, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000007CB9C1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56458, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000628018S, createdAt=649654941110627, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000007CB9C1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56458, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000849263S, createdAt=649654941210856, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000048228268, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56424, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654941259605, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000D2C95041, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56436, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000842701S, createdAt=649654941276063, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000D2C95041, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56436, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001050875S, createdAt=649654941331646, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000F7DCC7A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56414, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654941412872, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000037F62530, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56444, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000978009S, createdAt=649654941442948, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000037F62530, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56444, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654941502431, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000AD2490C7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56418, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001191837S, createdAt=649654941518176, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000AD2490C7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56418, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654940779524, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000007B454F5B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47194, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654941618269, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654941648981, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654941663348, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000009B3C2BA8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47144, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654941676139, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654941691950, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654941704119, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000000DA13DE6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47136, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654941717501, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654941737694, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654941756501, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000F70B7654, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47208, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654941770190, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654941790801, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654941801055, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B126B958, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47214, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654941819425, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654941833664, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654941844954, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B8C4BA0C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47158, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654941855016, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000BFE0A7C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56416, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001562031S, createdAt=649654941887993, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000BFE0A7C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56416, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654941914879, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000009B3C2BA8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47144, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000226629S, createdAt=649654941936404, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000009B3C2BA8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47144, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00113545S, createdAt=649654941589273, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000E131349D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56452, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654940993452, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000C43BA701, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56422, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654941936865, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000002F8227C9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56446, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654941857348, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654943770319, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000071BAF695, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47209, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654943788133, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B8C4BA0C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47158, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000066172S, createdAt=649654943828368, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B8C4BA0C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47158, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654943836350, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000AB11E440, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47146, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654941794060, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000AD5CCA94, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56420, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001469534S, createdAt=649654943903655, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000AD5CCA94, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56420, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00007378S, createdAt=649654943871015, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000AB11E440, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47146, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003506506S, createdAt=649654943968003, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000073D32FE8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56440, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654943853865, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000008E65CA16, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47196, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654944096418, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000004/000000003B1085B1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56406, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000108219S, createdAt=649654944120144, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000008E65CA16, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47196, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003079069S, createdAt=649654943801170, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000071BAF695, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47209, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654943774844, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654944745852, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654944766619, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000005EC81516, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47220, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654944780976, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003583568S, createdAt=649654944124736, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000004/000000003B1085B1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:56406, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000138327S, createdAt=649654944867284, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000000A589648, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47236, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654944888614, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000007917DE75, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47138, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001152791S, createdAt=649654944917194, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000007917DE75, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47138, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654944931318, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B8D7A018, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47212, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000188683S, createdAt=649654944962737, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B8D7A018, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47212, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654944989970, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000005EC81516, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47220, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000195943S, createdAt=649654945045566, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000005EC81516, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47220, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654944802303, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945116220, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945140531, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654945153355, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000128A439B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47246, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945166015, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945189745, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654945191351, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000003B2DCB5D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47160, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654945213738, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B86C9627, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47198, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945272437, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000060245S, createdAt=649654945239819, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000003B2DCB5D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47160, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945291013, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945308557, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654945327509, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000EA2284DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47238, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945340178, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945367504, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654945380170, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000872BEA16, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47178, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945391843, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945407390, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654945418018, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000429C04AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47218, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945431946, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945446384, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654945457541, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000C159D52F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47222, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945469463, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945499037, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.004878655S, createdAt=649654945514906, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945555496, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945577460, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000041145S, createdAt=649654945589366, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945609336, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000014693S, createdAt=649654945622919, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654945638250, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000004, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945653867, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000016862S, createdAt=649654945669058, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000081929S, createdAt=649654945684682, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000004, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945719562, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654945732650, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000090AFA336, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38372, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654945764690, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000D781CADB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38458, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945778229, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945792228, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654945804135, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000008425971A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38410, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945814484, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654945811080, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000090AFA336, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38372, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945833035, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000058629S, createdAt=649654945846518, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000090AFA336, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38372, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654945858408, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000E4D760EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38362, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945905047, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945928210, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945947247, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000609166S, createdAt=649654945979896, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000EA2284DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47238, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654945984630, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946116697, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000050E678A4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38436, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000536514S, createdAt=649654946116463, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000004/0000000082106B59, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47098, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654946133441, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654946158613, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946170435, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000D7B46231, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38450, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946171905, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000F4AB2C8D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38374, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000205308S, createdAt=649654946193248, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000D7B46231, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38450, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654946209101, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654946240891, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946253138, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000F05D2542, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38460, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654946267564, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946296693, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000679A3C1A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38412, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654946316934, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946431171, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000001F823AF9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38396, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946267497, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000429C04AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47218, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000824183S, createdAt=649654946471326, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000429C04AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47218, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946511877, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000F4AB2C8D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38374, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946517566, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000000D810E2A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38434, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000403909S, createdAt=649654946560867, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000000D810E2A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38434, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654946451117, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654946622814, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946629529, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000004517E5E7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38438, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000238136S, createdAt=649654946655409, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000004517E5E7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38438, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946435363, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000000BFB2BB7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38392, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00005401S, createdAt=649654946707889, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000000BFB2BB7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38392, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000993977S, createdAt=649654946318466, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000002CAC4349, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47148, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654946638483, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946786916, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000000E9ABCC8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38394, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946794298, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000E4D760EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38362, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000276347S, createdAt=649654946530353, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000F4AB2C8D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38374, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000256069S, createdAt=649654946895449, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000009FFFFF9F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38454, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654946913383, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000061AD2081, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38376, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000461845S, createdAt=649654946957771, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000061AD2081, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38376, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654947005853, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B86C9627, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47198, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001712598S, createdAt=649654947031268, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B86C9627, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:47198, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654947099730, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000008425971A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38410, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654947181683, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000CA0C2426, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38414, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000754724S, createdAt=649654947197803, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000CA0C2426, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38414, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000869943S, createdAt=649654946813041, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000E4D760EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38362, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654946801469, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654947330202, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000062D63570, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38364, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654947361182, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000D0C38270, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38442, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654947378689, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000001F823AF9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38396, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654947382710, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654947451193, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654947465725, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000000E9ABCC8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38394, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000128086S, createdAt=649654947482927, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000000E9ABCC8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38394, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654947537841, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000D0C38270, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38442, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000762429S, createdAt=649654947406540, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000001F823AF9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38396, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654947466255, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000F311FCBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38444, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654947736391, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000A3F40E0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38378, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654947750624, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654947768643, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654947812002, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000004/0000000071FEC6A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38310, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654947826706, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654947850950, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000056587S, createdAt=649654947862459, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654947885693, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654947889972, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000004/0000000071FEC6A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38310, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00001552S, createdAt=649654947899965, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000048611S, createdAt=649654947908996, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000004/0000000071FEC6A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38310, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654947932261, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000004, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654947950722, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000012523S, createdAt=649654947962099, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000101337S, createdAt=649654947980159, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000004, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948110413, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948125094, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000008C9D2CB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37074, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948137888, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948152641, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948156171, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000008AF6A617, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37124, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000054017S, createdAt=649654948182188, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000008AF6A617, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37124, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948225626, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000A3F40E0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38378, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000460965S, createdAt=649654948244166, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000A3F40E0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:38378, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948163635, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000915C70FF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37038, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948295771, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948310931, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948322512, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000687F5ECE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37138, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948334993, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948353039, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948366042, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000061822442, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37050, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948378071, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948399018, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948405874, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000687F5ECE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37138, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000060017S, createdAt=649654948431052, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000687F5ECE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37138, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948462459, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000915C70FF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37038, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948409191, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000D840CC46, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37088, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948502307, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948525381, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948538029, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000006C6C7F62, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37056, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948550534, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948560508, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000D840CC46, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37088, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00004444S, createdAt=649654948582717, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000D840CC46, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37088, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948587546, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948609961, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000000282D77, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37126, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948624438, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948635867, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000006C6C7F62, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37056, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000072143S, createdAt=649654948667429, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000006C6C7F62, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37056, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948650114, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948727359, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948745163, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948755013, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000D00B0A6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37040, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948769172, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948784222, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948796310, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000148E1941, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37108, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948808201, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948820498, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948831593, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B7BD7ED8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37140, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948842312, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948864180, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948874242, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000ED5FA220, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37052, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654948888516, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000043387S, createdAt=649654948901195, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B7BD7ED8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37140, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948968424, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000D00B0A6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37040, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000188589S, createdAt=649654948985447, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000D00B0A6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37040, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654948908774, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000A361A387, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37090, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949071027, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949093026, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949104586, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000BBB75674, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37058, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949117671, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949136696, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949133241, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000A361A387, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37090, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000049575S, createdAt=649654949177229, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000A361A387, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37090, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949149009, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B8BDA3CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37128, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949287541, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000006B5E8186, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37078, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949310789, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949321235, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000077AB1FA7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37042, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949334669, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949350266, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949362110, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000A186847B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37110, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949374195, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949387342, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949397765, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000088E31CE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37142, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949409271, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949429793, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949440257, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B7707FA7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37054, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949453418, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949471669, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949483507, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000A85DEFBB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37092, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949512242, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949537063, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949549293, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000E075520E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37130, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949561852, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949576491, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001498767S, createdAt=649654949588895, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654949625709, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000004, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949644679, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949654949, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000004/000000003AE35D1A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:36060, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949668777, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949682373, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949681236, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B7707FA7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37054, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000060688S, createdAt=649654949702238, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654949740493, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000004, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654949755201, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000016629S, createdAt=649654949770696, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000004, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000067478S, createdAt=649654949795187, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000004, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.00966807S, createdAt=649654949818916, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f00000004}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949765837, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B8BDA3CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37128, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00048932S, createdAt=649654949846924, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000B8BDA3CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37128, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949881837, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000E075520E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37130, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000306694S, createdAt=649654949895370, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000E075520E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37130, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949815895, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/00000000BBB75674, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37058, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654949981843, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000004052D0F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37060, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000446553S, createdAt=649654950042189, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/000000004052D0F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37060, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654950094439, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000077AB1FA7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37042, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654950099637, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000088E31CE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37142, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000747737S, createdAt=649654950122770, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000077AB1FA7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37042, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000677612S, createdAt=649654950149402, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000004/0000000088E31CE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000004, local=172.23.107.117:37142, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654961127625, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654961159567, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000E7F2EE15, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49772, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654961178269, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654961208496, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654961220221, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000FEAA9E4D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49762, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654961241330, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/0000000060D55545, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49860, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654961254269, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654961157121, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000001F78999A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:58992, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000387682S, createdAt=649654961312819, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000001F78999A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:58992, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654961386416, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000D00F0664, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:58994, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000541017S, createdAt=649654961406297, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000D00F0664, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:58994, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000565359S, createdAt=649654961480388, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/0000000091969C39, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:58996, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000260939S, createdAt=649654961532168, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/0000000060D55545, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49860, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654961750128, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/0000000009F29163, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:58978, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000914294S, createdAt=649654961783445, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/0000000009F29163, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:58978, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654961850865, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/0000000090DF180D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:59024, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000946765S, createdAt=649654961872336, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/0000000090DF180D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:59024, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001311507S, createdAt=649654962187475, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000C8AB5562, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:59012, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001298844S, createdAt=649654962244937, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000C8576C8B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:59014, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. SeedNodesUpdatedEvent{severity=DEBUG, category=com.couchbase.config, duration=PT0S, createdAt=649654962244097, description=Seed nodes updated from [SeedNode{address='172.23.120.201', kvPort=Optional[11210], mgmtPort=Optional[8091]}, SeedNode{address='172.23.120.206', kvPort=Optional[11210], mgmtPort=Optional[8091]}, SeedNode{address='172.23.104.186', kvPort=Optional[11210], mgmtPort=Optional[8091]}, SeedNode{address='172.23.121.10', kvPort=Optional[11210], mgmtPort=Optional[8091]}] to [SeedNode{address='172.23.120.201', kvPort=Optional[11210], mgmtPort=Optional[8091]}, SeedNode{address='172.23.120.206', kvPort=Optional[11210], mgmtPort=Optional[8091]}, SeedNode{address='172.23.104.186', kvPort=Optional[11210], mgmtPort=Optional[8091]}, SeedNode{address='172.23.121.10', kvPort=Optional[11210], mgmtPort=Optional[8091]}], context=CoreContext{coreId=0x9cecbe4f0000000d}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654962417125, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654962520282, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000018153S, createdAt=649654962534974, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000004894S, createdAt=649654962632517, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654962653933, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654962669686, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654962693439, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000012232S, createdAt=649654962704735, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654962725088, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654962739343, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654962765908, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000018802S, createdAt=649654962783598, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654962817358, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654962894837, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654962920393, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceAddedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000005028S, createdAt=649654962938330, description=Service added to Node, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654962955619, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654962976494, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceAddedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000003642S, createdAt=649654962996712, description=Service added to Node, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654963111993, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002560501S, createdAt=649654963354727, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000E9A24D85, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:58970, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654963411382, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000007E42FA2C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:58982, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002553767S, createdAt=649654963433811, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000007E42FA2C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:58982, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654963470291, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000D2CAE41F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:58984, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002546921S, createdAt=649654963484675, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000D2CAE41F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:58984, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654961271485, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000FB476364, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49834, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654962303909, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000003F371BFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49792, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001184851S, createdAt=649654963692907, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000003F371BFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49792, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654963635426, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965423236, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654965444627, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000CD304C67, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49896, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965459080, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965473136, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654965485107, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000233961ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49818, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965501323, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965518309, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965532546, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654965545893, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000C4B1976C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49776, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965559063, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965571930, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654965583826, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000007B3FEE61, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49852, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965593596, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965606992, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654965619130, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/0000000056A675B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49864, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965633489, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965649577, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654965658754, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000FE9051DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49840, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965671418, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965683790, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00462221S, createdAt=649654965697261, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654965735834, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000000C/00000000D61DC407, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49710, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965755220, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000037094S, createdAt=649654965767488, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965786935, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000015629S, createdAt=649654965801300, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654965812779, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000c, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965827978, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000012661S, createdAt=649654965839417, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000074408S, createdAt=649654965854943, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000c, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965889011, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654965902152, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/0000000054CA67B8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41108, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965916925, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965938442, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654965957319, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000009741C8EB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41008, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965976043, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654965989514, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966081417, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000583E1FFF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41048, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966095233, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966109219, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966118460, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000072216E2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:40988, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966132069, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966144464, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966155312, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000A3F770A8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41064, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966168175, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966180106, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966192044, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000009231A459, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41076, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966202622, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966219833, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966232435, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966244453, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000FB5C375D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41110, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966254767, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966268393, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966278237, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000A1B341F2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41032, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966288907, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966302927, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966312152, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000F4013976, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966325418, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966336392, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966346784, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000BE74B5AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41052, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966358691, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966370360, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966382913, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000004533BB51, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:40990, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966397596, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966417368, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000EEAE66DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41066, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966434173, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000D0A58F5A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41078, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966447237, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966458762, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966470450, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000A62BCCA3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41058, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966479732, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966492349, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966502934, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000A0159AA7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41112, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966514070, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966527779, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966536502, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000D3AC7B68, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41034, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966548728, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966560443, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966570552, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000007837677B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966581935, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966593265, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966604728, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000009493FB58, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41056, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966627771, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/0000000036B80E3B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41146, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966652165, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966663430, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/0000000015EEF009, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41068, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966675375, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966686920, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966699589, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000008E6B785E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41080, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966712935, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966730593, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966744180, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000F2E36550, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41060, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966756566, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966769834, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654966780336, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000F4C0DEFD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:41114, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966793556, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966804842, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000929565S, createdAt=649654966817461, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966852013, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966866371, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000032158S, createdAt=649654966877905, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966896515, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000014445S, createdAt=649654966909635, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654966921363, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000c, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654966937820, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000017237S, createdAt=649654966953723, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000081495S, createdAt=649654966972761, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000c, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967077946, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967093500, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/0000000099ACA7EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36156, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967117049, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967129699, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000F4A2C71A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36158, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967140732, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967155401, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967165679, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000FE342598, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36160, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967177740, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967191620, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967202197, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000C44B26F0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36162, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967214751, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967225959, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967237444, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000CCB06708, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36164, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967250596, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967262074, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967274521, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000006B1A847C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36166, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967285593, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967298609, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967309113, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000F60ED7CF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36200, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967325260, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967336143, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000D4020A66, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36168, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967347470, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967360396, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967369045, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000CECDA9A0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36180, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967381735, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967393911, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967406771, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000178F9295, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36170, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967423793, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967436023, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967448795, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000000E0F67D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36172, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967459898, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967472661, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967483416, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000006301921B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36174, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967494777, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967508970, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967520212, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967535499, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/0000000028AA1D03, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36178, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967550044, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967560920, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000752A6533, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36202, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967572747, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967586057, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967595038, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000794503AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36184, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967607769, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967619029, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967629340, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000340B7974, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36182, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967640401, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967651754, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967664078, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000008E41404F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36186, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967674666, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967688133, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967697887, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000ABFAD466, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36188, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967723082, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967743896, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967766287, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967784010, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967797244, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967812988, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000001C50F7B2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36204, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967827653, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654967839541, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654967856871, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/000000001E8D5EAC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36196, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000004217S, createdAt=649654972771137, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000c, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654972795693, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000c, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000058385S, createdAt=649654972821088, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000c, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004094483S, createdAt=649654971531625, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000178F9295, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36170, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002664236S, createdAt=649654968138739, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000CD304C67, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:49896, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654971475249, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000C/00000000752A6533, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000c, local=172.23.107.117:36202, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654984652689, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654984695773, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654984713013, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654984724557, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000055EDEEF9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33936, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654984761197, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654984714416, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000E474FD4D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33920, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000082488S, createdAt=649654984820572, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000E474FD4D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33920, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654984789594, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654984910208, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000009BEAFF98, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33930, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654984920067, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000460A496A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33896, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654984930431, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00041312S, createdAt=649654984946112, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000460A496A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33896, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654985022849, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000002F1FA9CA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33908, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000419143S, createdAt=649654985041221, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000002F1FA9CA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33908, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654985095187, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000020191F8E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33924, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000383954S, createdAt=649654985111636, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000020191F8E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33924, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654984855480, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000003F573DE6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33906, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654984963445, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654985257285, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654985286052, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654985298649, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000079F04CE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33902, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000751553S, createdAt=649654985335985, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000079F04CE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33902, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000096203S, createdAt=649654985380441, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000001E86C4C8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33928, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654985432743, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000095316420, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33900, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000896967S, createdAt=649654985463579, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000095316420, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33900, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654985301693, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000003943665, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33926, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654985505485, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000006D61D931, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33914, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000888404S, createdAt=649654985541065, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000006D61D931, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33914, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654985377062, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000A3C1593C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33916, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654985516234, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654985691076, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000004979D95B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33894, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00120008S, createdAt=649654985722729, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000004979D95B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33894, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654985764551, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000024D3302, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33910, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0011681S, createdAt=649654985778375, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000024D3302, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33910, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654985859420, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000003943665, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33926, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000169331S, createdAt=649654985876184, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000003943665, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33926, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000676205S, createdAt=649654985639984, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000009BEAFF98, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33930, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654985700495, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654985932768, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000BD041D55, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33940, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654985948993, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654985966260, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654985977078, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000AC3CE669, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33932, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654986093474, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000015, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986114159, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986133517, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000015/000000007C326658, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33892, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986153185, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986167986, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000068067S, createdAt=649654986178036, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986201040, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.206:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00002839S, createdAt=649654986227874, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.206:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654986240356, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000015, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986253929, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986300289, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986327004, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986339067, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000AF9141A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52954, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986352598, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986369128, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986379152, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000AD2301F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52868, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986376219, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000080ABA9AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52904, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000059414S, createdAt=649654986426940, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000080ABA9AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52904, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986400155, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986489534, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986507824, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000003267BEE0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52936, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986521701, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986543806, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986556849, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000BFCB50A2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52848, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986570036, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986602213, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986616485, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000007E09CAE3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52886, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986629061, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986637396, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000003267BEE0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52936, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000103643S, createdAt=649654986661485, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000003267BEE0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52936, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986569724, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000AF9141A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52954, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986644182, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986755074, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000004682C75E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52906, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986773468, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986798232, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986800899, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000007E09CAE3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52886, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986811634, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000F3ED1F6B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52956, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986854495, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986879090, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986891916, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000098F08519, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52870, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986894492, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000573EB505, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52920, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986912525, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986930286, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000002D419DA0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52832, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986942026, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986957655, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986968310, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000008A99915, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52938, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00015788S, createdAt=649654986831667, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000007E09CAE3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52886, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654986986078, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987106262, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654987119834, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000004D62303F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52850, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987133060, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654987141524, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000AC3CE669, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33932, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654987223537, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000CC506D5F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52830, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000718565S, createdAt=649654987240721, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000CC506D5F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52830, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654987274111, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000002D419DA0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52832, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000317971S, createdAt=649654987288724, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000002D419DA0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52832, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654986963039, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000F3ED1F6B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52956, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987146637, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987403357, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987430689, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00032841S, createdAt=649654987434567, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000008A99915, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52938, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000093586S, createdAt=649654987370888, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000F3ED1F6B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52956, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654987443129, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000DA84FAB3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52922, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987521488, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987546823, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654987561412, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000029C3CB18, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52908, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987574335, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987588663, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654987599244, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000006DFD8857, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52958, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987629342, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000099474S, createdAt=649654987639940, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000DA84FAB3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52922, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987644045, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654987711874, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000006DFD8857, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52958, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654987727872, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000009E22711B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52834, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987790094, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987811764, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654987822754, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000007358E626, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52940, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654987849084, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000A1571F07, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52852, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987862592, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987873673, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654987884550, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000098319098, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52890, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987897500, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987910209, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654987923123, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000EDC5B6F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52924, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000095272S, createdAt=649654987759532, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000006DFD8857, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52958, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654987938507, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988064988, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654988079248, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000003BF1EAE7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52910, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988097347, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654988161945, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000015/00000000DC27DB71, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52806, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988176190, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988191018, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00005147S, createdAt=649654988202822, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988227965, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000015419S, createdAt=649654988241400, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654988255662, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000015, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988272542, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000013822S, createdAt=649654988284642, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000081789S, createdAt=649654988303603, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000015, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988368425, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654988382015, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000A0898E4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44084, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988394115, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988406925, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654988419031, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000ED6EA7EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44046, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988431097, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988446074, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654988455789, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000006F7DFB8B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44152, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988467837, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988480197, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654988489784, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000C69B4560, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44064, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988506888, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654988520515, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000000D10247D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44102, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654988540886, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000006CACBE13, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44136, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654988553778, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654993777922, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000B4ABD250, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44156, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654993806625, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654993824403, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654993827405, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000159639A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44124, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000078454S, createdAt=649654993851487, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000159639A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44124, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000188073S, createdAt=649654993930844, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000C5083E84, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44138, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=649654987861116, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x9cecbe4f00000014}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654993837764, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000029B60C9E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44068, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654993779080, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000B4FD9E5B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44154, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.006892086S, createdAt=649654995249016, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654995267220, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000098319098, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52890, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654991134116, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000BD041D55, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33940, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654995327280, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000000C5F0C5D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44140, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005169949S, createdAt=649654995343474, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000BD041D55, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33940, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654990658103, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000015/00000000DC27DB71, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52806, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000817479S, createdAt=649654989270453, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000ED6EA7EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44046, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654995468559, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000C69B4560, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44064, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006949968S, createdAt=649654995494917, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000C69B4560, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44064, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. BucketConfigUpdatedEvent{severity=DEBUG, category=com.couchbase.config, duration=PT0S, createdAt=649654988648765, description=Bucket configuration updated: CouchbaseBucketConfig{name='default', locator=VBUCKET, uri='/pools/default/buckets/default?bucket_uuid=9b0e2507895836b0c6f456bc3d97b275', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=9b0e2507895836b0c6f456bc3d97b275', nodes=[NodeInfo{host=172.23.104.186, ports={MANAGER=8091, KV=11210}, securePorts={MANAGER=18091, KV=11207}, aa={}, configPort=0}, NodeInfo{host=172.23.120.201, ports={MANAGER=8091, KV=11210}, securePorts={MANAGER=18091, KV=11207}, aa={}, configPort=0}, NodeInfo{host=172.23.120.206, ports={MANAGER=8091, KV=11210}, securePorts={MANAGER=18091, KV=11207}, aa={}, configPort=0}, NodeInfo{host=172.23.121.10, ports={MANAGER=8091, KV=11210}, securePorts={MANAGER=18091, KV=11207}, aa={}, configPort=0}], partitionInfo=PartitionInfo{numberOfReplicas=1, partitionHosts=[172.23.104.186:11210, 172.23.120.201:11210, 172.23.120.206:11210, 172.23.121.10:11210], partitions=[[1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [0,3], [0,3], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [1,3], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [2,3], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,0], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,1], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2], [3,2]], tainted=true}, tainted=true, rev=783, revEpoch=1}, context=CoreContext{coreId=0x9cecbe4f00000014}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654995573043, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000007422D556, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44066, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654995536761, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000594FCDA6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44048, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654995799981, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654995440072, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000015/000000007C326658, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33892, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654995895932, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000112789S, createdAt=649654995363480, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000000C5F0C5D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44140, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00735768S, createdAt=649654995307179, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000098319098, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52890, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654995297107, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000001D752A9F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44126, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649654995290265, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000015, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654995272470, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000B4ABD250, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44156, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654996258576, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654996367511, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000151075S, createdAt=649654996404304, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=649654996259908, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x9cecbe4f00000014}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002471583S, createdAt=649654996208466, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000001D439128, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44104, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000067387S, createdAt=649654996207024, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000001D752A9F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44126, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654995940333, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009265116S, createdAt=649654995903117, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000015/000000007C326658, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:33892, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001831814S, createdAt=649654995807147, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000594FCDA6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44048, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010279261S, createdAt=649654996760766, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000AD2301F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52868, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000741828S, createdAt=649654996681501, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654996641448, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000015/00000000BA570366, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654996891778, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654996456137, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654996964062, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654997051145, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654997089248, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000025065S, createdAt=649654997112973, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654997162952, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654996838263, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000098F08519, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52870, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009926684S, createdAt=649654997253748, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000098F08519, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52870, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654996807007, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000C255E8B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44050, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654997340912, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000B3204625, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:52872, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654997471512, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000A0898E4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44084, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceAddedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000004265S, createdAt=649654997231602, description=Service added to Node, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00050773S, createdAt=649654996962904, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654997568324, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=649654997652122, description=The proposed configuration (default) was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x9cecbe4f0000001e}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00906567S, createdAt=649654997523564, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000A0898E4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44084, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654997796108, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000529018A9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:44086, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=649654997650162, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x9cecbe4f0000001e}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654997672747, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.001185729S, createdAt=649654997631614, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000015, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654998175940, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654998221492, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000007AC080AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38452, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceAddedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000004612S, createdAt=649654998180333, description=Service added to Node, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654998322401, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceAddIgnoredEvent{severity=VERBOSE, category=com.couchbase.service, duration=PT0S, createdAt=649654998336173, description=Service not added to Node. Reason: ALREADY_ADDED, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654998380543, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654998402215, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000004B10564C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38456, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654998418419, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.00271411S, createdAt=649654998426464, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f00000014}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654998434203, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000009751120B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38454, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654998775419, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000004B10564C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38456, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000343397S, createdAt=649654998808853, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000004B10564C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38456, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654998434512, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999166200, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000084E1B191, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38516, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999203756, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999206831, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000086C8C9CD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38458, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999235017, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000056742S, createdAt=649654999241461, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000086C8C9CD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38458, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999256215, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000D3D2CEAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38478, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999284771, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999309827, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999325688, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000B69343ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38462, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999342710, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=649654999347548, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x9cecbe4f0000001e}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999365350, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999383289, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000006FCF7844, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38464, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999396980, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000089578S, createdAt=649654999394208, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000D3D2CEAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38478, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999450705, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000B69343ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38462, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000093718S, createdAt=649654999477087, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000B69343ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38462, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999414588, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999514007, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000007DA02EC7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38468, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999530253, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999548997, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000007AC080AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38452, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001241755S, createdAt=649654999571783, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000007AC080AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38452, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999487656, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000000E1107E7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38460, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000261013S, createdAt=649654999680494, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000000E1107E7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38460, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999477536, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000084E1B191, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38516, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000282293S, createdAt=649654999747795, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000084E1B191, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38516, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999556856, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999789242, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000049278A27, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38466, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999825115, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999850641, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999865264, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000848ED583, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38518, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999878235, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999896168, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999916751, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000008E30BAC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38472, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999933043, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999947867, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000D5117FF9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38470, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000105345S, createdAt=649654999991381, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000D5117FF9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38470, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999883905, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000049278A27, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38466, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000160536S, createdAt=649655000056962, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000848ED583, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38518, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649654999999333, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000008E30BAC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38472, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649654999954528, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000125265, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000C6D9C95F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38480, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655000143297, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655000176317, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000189582, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000001C024100, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38474, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655000206954, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655000236037, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000241884, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000C6D9C95F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38480, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000250334, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000067ABE341, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38476, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655000353473, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000368900, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000021EE7FA4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38486, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000366958, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000067ABE341, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38476, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000388480, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000F95A231B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38482, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000057599S, createdAt=649655000437056, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000F95A231B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38482, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000394955, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000000BD691B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38484, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000051983S, createdAt=649655000406730, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000067ABE341, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38476, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655000386965, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655000574827, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655000594657, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000603398, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000021EE7FA4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38486, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000036503S, createdAt=649655000623213, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/0000000021EE7FA4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38486, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000048439S, createdAt=649655000505591, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000000BD691B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38484, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000650526, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000201BB3D6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38520, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000059691S, createdAt=649655000705160, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000201BB3D6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38520, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000607111, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000002E0B7750, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38490, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655000763436, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000778059, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000FF30EADF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38492, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655000792522, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000797373, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000002E0B7750, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38490, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655000818178, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000052308S, createdAt=649655000827212, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000002E0B7750, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38490, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000856390, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000FF30EADF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38492, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000046053S, createdAt=649655000879691, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000FF30EADF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38492, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000840637, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/00000000AB030596, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38496, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655000915092, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000980063, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000015/00000000772F1334, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:36118, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655000998720, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655001069992, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000111439S, createdAt=649655001084498, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655001111197, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000017645S, createdAt=649655001126485, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655001142930, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000015, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655001173100, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000016042S, createdAt=649655001187492, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000015, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000104069S, createdAt=649655001206872, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000015, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655000886293, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000015/000000006E1BF46D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:38488, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655001112988, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000015/00000000772F1334, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000015, local=172.23.107.117:36118, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655012823987, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655012918783, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000EEC20558, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54776, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655012860550, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000038152EE3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54806, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000296346S, createdAt=649655012982719, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000EEC20558, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54776, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655013117605, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000E6CDF09F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54878, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655012838821, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000046BE5C40, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54866, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655012837813, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000003098CB6A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54842, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000192233S, createdAt=649655013044686, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000038152EE3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54806, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655012988716, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000014BEA983, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:35834, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655013317383, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000D2A3901A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54808, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655012937339, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00020786S, createdAt=649655012927850, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000086BC68E8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54890, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655012926825, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000006AF4796, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:35840, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655013457708, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000EF52D7A3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54892, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655013397775, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000792915S, createdAt=649655013343936, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000014BEA983, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:35834, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655013607694, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000591EBAB3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:35850, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001271248S, createdAt=649655013633376, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000591EBAB3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:35850, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655013674113, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000003332CA12, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:35866, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655013538365, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655013722385, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000044FEEB80, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54868, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655013747401, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655013817347, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655013841554, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655013844013, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000044FEEB80, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54868, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655013869524, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000009FE6D63F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54810, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655013894366, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655013919877, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655013909137, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000D3B681E1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54858, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000531983S, createdAt=649655013497999, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000EF52D7A3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54892, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000670276S, createdAt=649655013485917, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000006AF4796, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:35840, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655014154282, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000005D10B09, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:35854, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001604824S, createdAt=649655014308324, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000002988B587, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54824, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000131208S, createdAt=649655014048464, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000009FE6D63F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54810, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655014383886, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000007DAC486C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54826, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655013935764, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000DCD1A267, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54846, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000057343S, createdAt=649655013878899, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000044FEEB80, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54868, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655014595392, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000004EC2C3F7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54828, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655014643167, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000300B1EF5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54894, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655014654988, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000DCD1A267, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54846, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000074777S, createdAt=649655014690483, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000DCD1A267, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54846, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001253011S, createdAt=649655013692154, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000003332CA12, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:35866, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655014797764, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000069D3A7B8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:35880, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002286834S, createdAt=649655014816396, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000069D3A7B8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:35880, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655014661751, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655014913023, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000D87A9DF2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54790, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001074506S, createdAt=649655014950409, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000D87A9DF2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54790, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655014997658, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000300B1EF5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54894, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000092292S, createdAt=649655015062949, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000300B1EF5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54894, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655015086423, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000004EC2C3F7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54828, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000454454S, createdAt=649655015133484, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000004EC2C3F7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54828, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655014916248, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655015207821, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655015255056, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000000790A23D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54882, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000058078S, createdAt=649655015299069, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000000790A23D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54882, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655015256527, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000001e, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655015365396, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655015382923, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000001E/0000000028C9AB7A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54746, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655015398495, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000079749S, createdAt=649655015440328, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000004977S, createdAt=649655015471356, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001e, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655015499371, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000001e, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655015534078, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001e, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000016991S, createdAt=649655015549484, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001e, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000107939S, createdAt=649655015567927, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000001e, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655015493561, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000001E/0000000028C9AB7A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54746, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000077532S, createdAt=649655015643796, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000001E/0000000028C9AB7A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:54746, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655015615373, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655015723071, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000C8C4D6ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46070, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655015742749, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655015769856, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655015784746, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000AB18BF03, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655015799121, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655015818533, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000C8C4D6ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46070, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655015790784, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000005A4ED08C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46080, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655015887860, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000AB18BF03, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000053347S, createdAt=649655015917873, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000AB18BF03, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000061835S, createdAt=649655015860321, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000C8C4D6ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46070, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655015844883, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00007539S, createdAt=649655015890259, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000005A4ED08C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46080, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655016054713, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655016125227, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=649655016135871, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x9cecbe4f0000001b}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655016142866, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000B84010F7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46058, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655016234676, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655016249496, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000004B1995F7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46106, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655016263243, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655016282078, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655016295976, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000D5565653, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46094, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655016311056, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655016356415, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655016371034, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000061410005, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46082, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655016380272, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000B84010F7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46058, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655016305533, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000FBB56E9B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46022, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655016385179, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655016493394, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655016508866, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000086BC7671, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46072, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655016522627, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655016550813, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000188088S, createdAt=649655016456083, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000FBB56E9B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46022, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655016562306, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000954573ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46004, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655016603252, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000086BC7671, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46072, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655016623083, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000002A7E1D37, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46024, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=649655016680619, description=The proposed configuration (default) was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x9cecbe4f0000001b}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655016689970, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000D5565653, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46094, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655016694735, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655016785932, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000061410005, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46082, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655016810916, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000296212S, createdAt=649655016821404, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000061410005, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46082, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000287961S, createdAt=649655017098337, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000002A7E1D37, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46024, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000341197S, createdAt=649655016745438, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000D5565653, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46094, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655016835459, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000031989083, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46060, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655017378609, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000BD23D4C7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46108, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655017399735, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655017418706, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655017425216, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000031989083, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46060, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000065883S, createdAt=649655017459725, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000031989083, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46060, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655017494598, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000BD23D4C7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46108, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000080246S, createdAt=649655017517735, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000BD23D4C7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46108, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655017432560, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000F2128045, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46096, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655017559592, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655017582963, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000E7509664, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46042, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000212118S, createdAt=649655017618297, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000E7509664, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46042, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=649655017627295, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x9cecbe4f0000001b}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655017584852, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000F40B865A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46084, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655017700176, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655017737865, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655017751634, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000C6AA5BE7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46074, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655017766405, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655017796689, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000123C83ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655017813378, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655017840456, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655017870148, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000078243539, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46026, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655017890199, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000123C83ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655017838692, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000C6AA5BE7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46074, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000059694S, createdAt=649655017930109, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000123C83ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655017897002, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000054777S, createdAt=649655017964251, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000C6AA5BE7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46074, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655018108260, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000043594B0A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46044, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655018132801, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655018154558, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655018167968, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000091B4D145, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46110, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655018181590, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655018302937, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000006227A618, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46098, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655018319459, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655018334759, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655018347361, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000040036B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46086, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655018349471, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000004126C8EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46062, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000248911S, createdAt=649655018394161, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000004126C8EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46062, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655018424422, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000091B4D145, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46110, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000129928S, createdAt=649655018444847, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000091B4D145, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46110, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655018369060, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.002885562S, createdAt=649655018499460, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000431001S, createdAt=649655018519322, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000078243539, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46026, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655018532300, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000001e, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655018583058, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655018597503, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000001E/000000001A205650, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:45958, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655018592038, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000040036B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46086, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655018612651, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655018687299, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000001e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655018723512, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000001e, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655018732185, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000001E/000000001A205650, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:45958, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000053558S, createdAt=649655018757982, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000001E/000000001A205650, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:45958, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000737905S, createdAt=649655019073423, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000006227A618, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46098, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000105061S, createdAt=649655018649977, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000040036B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:46086, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655018740676, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001e, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655020449424, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655020482459, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655020495986, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000050257691, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38030, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655020498537, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000003110AB9A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38034, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655020524257, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000004D24DD82, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38068, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655020534079, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000009AC246BD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38032, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655020501764, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000009E54B2EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38028, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655020605376, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000C5BD0EC1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38026, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000225417S, createdAt=649655020632335, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000C5BD0EC1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38026, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655020653195, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000050257691, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38030, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000138391S, createdAt=649655020677453, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000050257691, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38030, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000058835S, createdAt=649655020578968, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000009AC246BD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38032, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655020548486, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000062436S, createdAt=649655020545366, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000003110AB9A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38034, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655020824775, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000066FC89BC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38038, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000054021S, createdAt=649655020847917, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000066FC89BC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38038, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655020775832, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000F14AE26E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38062, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655020954016, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000009B11F485, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38036, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655020981059, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655021017062, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000004D24DD82, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38068, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655021049804, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655021076110, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000F9DD811C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38040, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000082195S, createdAt=649655020624853, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000009E54B2EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38028, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655020608453, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000006E90E706, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38060, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655021090241, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000259758S, createdAt=649655021055913, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000004D24DD82, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38068, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655021231824, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000DD1B5BFB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38042, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655021252501, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655021275253, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655021289338, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000657A609E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38050, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655021304001, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655021310755, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000DD1B5BFB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38042, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655021323295, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000F9DD811C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38040, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000050608S, createdAt=649655021372498, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000657A609E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38050, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655020903424, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000004EA788B2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38024, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655021332762, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000045097S, createdAt=649655021337703, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000DD1B5BFB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38042, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655022227503, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000FD496C09, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38046, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000098194S, createdAt=649655022255318, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000FD496C09, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38046, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655022172202, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000005DF1EDC2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38044, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655022135414, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000084CCC809, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38064, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655022481526, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655022514749, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655022540964, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655022546143, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000084CCC809, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38064, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000080933S, createdAt=649655022591390, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000084CCC809, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38064, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000240759S, createdAt=649655022777813, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000EEE23932, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38052, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655022555095, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000094AEEDD1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38054, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655023757082, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000094AEEDD1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38054, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000061345S, createdAt=649655023784874, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/0000000094AEEDD1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38054, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000104107S, createdAt=649655023836614, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000AF181355, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38058, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655022553833, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/00000000E4070254, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38048, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655023782679, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000001E/000000000CB93F38, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:36744, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655023780877, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001E/000000005322D12A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001e, local=172.23.107.117:38056, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655041537886, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655041610591, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000209EBE5D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50092, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655041633266, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655041586504, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000004ADC2032, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50110, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000236731S, createdAt=649655041753473, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000A5F6211B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50214, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655041651561, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655041843242, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000669955BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50168, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655041859540, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655041873442, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655041884399, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000BBBB1111, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50130, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655041897563, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655041910368, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655041925160, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655041937095, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655041951004, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655041964455, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000E7585183, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50216, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655041988645, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000698427S, createdAt=649655042049148, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655042111722, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042137930, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655042150171, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000000D/0000000089B13CD7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50064, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042166164, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042182951, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000068691S, createdAt=649655042200390, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042232121, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000023443S, createdAt=649655042250049, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655042266497, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042287549, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000016371S, createdAt=649655042301936, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000103679S, createdAt=649655042322948, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042369061, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655042383020, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000476EA75E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41322, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042403930, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042434710, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655042446927, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000070868DA5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41414, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042461352, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042478419, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655042491012, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000C1207C56, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41304, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042507989, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042560752, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655042578064, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000091CA2C59, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41380, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042665058, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042681332, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655042692781, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000541EA914, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41342, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042727926, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042748333, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655042761362, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000000852B98F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41400, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042773176, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655042808257, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655042804849, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000020B6E96F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59392, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001844121S, createdAt=649655042847074, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000020B6E96F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59392, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655042898202, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000C6A26719, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59394, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00177158S, createdAt=649655042917816, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000C6A26719, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59394, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655042965262, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000D777E4B9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59396, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001769616S, createdAt=649655042982838, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000D777E4B9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59396, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655043088471, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000009CE1F0AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50126, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001665276S, createdAt=649655043107303, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000009CE1F0AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50126, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655043168974, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000097A7F4BC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50128, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001683191S, createdAt=649655043186651, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000097A7F4BC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50128, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655043228112, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000BBBB1111, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50130, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001319252S, createdAt=649655043245193, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000BBBB1111, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50130, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655043291273, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000D/0000000089B13CD7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50064, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001109865S, createdAt=649655043309650, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000000D/0000000089B13CD7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50064, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655043352312, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000541EA914, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41342, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000611509S, createdAt=649655043375588, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000541EA914, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41342, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655043470179, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000D656EB79, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59408, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002532124S, createdAt=649655043495489, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000D656EB79, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59408, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655043536633, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000CE6AA713, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59412, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002420916S, createdAt=649655043555410, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000CE6AA713, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59412, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655043600867, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000082DD3289, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59416, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002411878S, createdAt=649655043618798, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000082DD3289, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59416, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655043662568, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000727810AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50164, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002249317S, createdAt=649655043683042, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000727810AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50164, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655043725790, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000006BB3EA25, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50166, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002248886S, createdAt=649655043743529, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000006BB3EA25, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50166, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655043782905, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000669955BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50168, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001911524S, createdAt=649655043801768, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000669955BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50168, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655043844533, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000091CA2C59, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41380, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001165375S, createdAt=649655043861017, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000091CA2C59, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41380, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655044629696, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000476EA75E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41322, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002206312S, createdAt=649655044688924, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000476EA75E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41322, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655047110902, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000024EE5B0F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50144, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005668801S, createdAt=649655047155120, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000024EE5B0F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50144, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655047202056, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000ED0C674A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50146, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005700962S, createdAt=649655047218428, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000ED0C674A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50146, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655047240713, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000E7585183, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50216, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005258991S, createdAt=649655047281005, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000E7585183, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50216, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655041565593, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000023B3C0DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59384, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655047256628, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000091AEC5B8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50148, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655042821582, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000D553F466, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41362, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655055957920, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655055996790, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655056031483, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000DA231B14, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36568, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655056052337, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655055998299, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000005564D04B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36552, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00061671S, createdAt=649655056233872, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000001C24C63F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41364, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655056283052, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000005983EDB8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41366, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000576423S, createdAt=649655056298917, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000005983EDB8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41366, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000893385S, createdAt=649655056430514, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000A25646F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41324, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655056473375, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000C406640A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41326, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000830222S, createdAt=649655056489601, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000C406640A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41326, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000554648S, createdAt=649655056551190, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000D9EDA19B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36542, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655056619242, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000032F2CCF2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41344, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0010281S, createdAt=649655056634550, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000032F2CCF2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41344, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655056684779, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000E2478105, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41346, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000993269S, createdAt=649655056703647, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000E2478105, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41346, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001197823S, createdAt=649655056772399, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000B2C833D0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41382, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655056788575, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000BB2D6DD5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50186, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655056824706, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000E0632C39, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41384, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001149785S, createdAt=649655056852084, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000E0632C39, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41384, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655041767372, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000005204F47B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59386, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.015295552S, createdAt=649655056825744, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000BB2D6DD5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50186, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655057103908, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000B625FDF9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50188, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655056070107, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655057148529, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000E8352928, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36560, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655057179267, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.015167166S, createdAt=649655057124597, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000B625FDF9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50188, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655057206145, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655057244036, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000454FFAA9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36536, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655057258207, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655057259522, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000E8352928, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36560, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000065243S, createdAt=649655057286883, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000E8352928, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36560, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655057105263, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000A972DE70, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59432, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.015867467S, createdAt=649655057348093, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000A972DE70, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59432, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655057401864, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000D/000000004EAAE88A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:59382, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655057516430, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000CA81075E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50202, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.015980195S, createdAt=649655057539242, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000CA81075E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:50202, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655057580010, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000070868DA5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41414, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.015102416S, createdAt=649655057593840, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000070868DA5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41414, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655057628040, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000FAD27114, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41416, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002025979S, createdAt=649655057680746, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000000D184A5D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41418, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655057729288, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000DA231B14, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36568, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00166096S, createdAt=649655057744564, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000DA231B14, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36568, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000571387S, createdAt=649655057845119, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000454FFAA9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36536, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655057275327, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655057259943, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000000852B98F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41400, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.014452148S, createdAt=649655057922205, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000000852B98F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41400, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655057944709, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000B021FAAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36546, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000706446S, createdAt=649655057966797, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000B021FAAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36546, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655057972657, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000007C9E415E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41402, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002364267S, createdAt=649655058066236, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000007C9E415E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41402, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002321017S, createdAt=649655058145858, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000000D/00000000C884235B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:41276, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655057893225, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058180259, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058184478, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000F04A25B6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36574, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002255903S, createdAt=649655058242157, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000F04A25B6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36574, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058302977, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000065054CC5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36576, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058213253, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000054376FE8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36534, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058379682, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000ED5C9C01, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36554, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058394871, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058419341, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058432161, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000009DB5CDE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36544, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058443725, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058443119, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000054376FE8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36534, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000082213S, createdAt=649655058502461, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000054376FE8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36534, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058474213, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058461309, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000ED5C9C01, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36554, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058592192, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000008B146630, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36562, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058617192, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000050684S, createdAt=649655058590150, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000ED5C9C01, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36554, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058673629, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058727665, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000C1AA95E4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36548, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058741715, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058745552, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000008B146630, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36562, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058631255, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000005A055A8E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36570, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058761795, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058885516, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058912391, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058922655, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000077987D4A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36578, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058935826, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058968143, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058983888, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000000303AEB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36566, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058987887, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000009895E8DA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36538, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655058995597, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655059088224, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000097379EF6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36556, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059104388, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059130110, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655059136322, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000000303AEB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36566, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00005797S, createdAt=649655059163756, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000000303AEB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36566, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655058929693, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000C1AA95E4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36548, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655059206020, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000077987D4A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36578, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655059146112, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000B5C4881E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36558, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059256929, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000244842S, createdAt=649655059230580, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/0000000077987D4A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36578, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059306657, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655059331531, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000A80CAE1B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36564, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059344421, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059360911, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655059371238, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000FAC9E97A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36550, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059383014, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059408023, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655059425215, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000009DC8B326, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36540, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059435072, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059452478, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655059464164, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000003FAFCAFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36580, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059491229, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.003589092S, createdAt=649655059505749, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655059536737, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000003FAFCAFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36580, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655059551348, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059583097, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655059598372, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000000D/0000000047B03273, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36530, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059609367, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059622433, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00005737S, createdAt=649655059633299, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059653993, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00001474S, createdAt=649655059667014, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655059684541, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000d, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000056666S, createdAt=649655059703954, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000d, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.018933228S, createdAt=649655059744180, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f0000000d}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655060130670, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000757275CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36572, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000828102S, createdAt=649655060159812, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000757275CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36572, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000176116S, createdAt=649655059203961, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000C1AA95E4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36548, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655060185222, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000A80CAE1B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36564, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655060139581, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000D/0000000047B03273, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36530, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000517941S, createdAt=649655060267143, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000000D/0000000047B03273, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36530, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000055987S, createdAt=649655059558448, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/000000003FAFCAFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36580, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000842488S, createdAt=649655060240352, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000D/00000000FAC9E97A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000d, local=172.23.107.117:36550, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655071605204, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655071659504, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000005E07161D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53134, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655071682091, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655071695913, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000310008S, createdAt=649655071590821, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000E476C581, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34110, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000353414S, createdAt=649655071810450, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C3B8E9FF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34134, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655071863391, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000016/0000000037641735, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34108, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000356527S, createdAt=649655071884962, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000016/0000000037641735, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34108, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655071937392, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000005E07161D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53134, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000242923S, createdAt=649655071961926, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000005E07161D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53134, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655071971851, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000007CB70FEA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34116, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000785298S, createdAt=649655072082280, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000007CB70FEA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34116, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655071706999, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000090B7FA0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53080, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072167260, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000F2A158AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34122, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072174426, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000834435S, createdAt=649655072190204, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000F2A158AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34122, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072199356, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000070FB49F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53090, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072219573, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072237940, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072253743, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000390869E1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53032, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072267160, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000006AB90808, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34156, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000858204S, createdAt=649655072305292, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000006AB90808, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34156, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072271087, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072368870, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072385181, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000074922324, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34114, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00118127S, createdAt=649655072420178, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000074922324, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34114, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072398626, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072455733, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072468934, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000AD8AC207, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34118, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072474266, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000178FED33, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53056, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001126605S, createdAt=649655072491736, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000AD8AC207, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34118, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072506663, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072535262, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072550480, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000DFA58C8E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53116, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072569068, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072552283, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000AD834633, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34154, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072588640, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001133422S, createdAt=649655072596081, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000AD834633, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34154, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072605614, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000028BC2D45, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53044, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072627051, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072649716, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000878B5E7D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53152, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000102862S, createdAt=649655072748808, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000028BC2D45, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53044, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072803547, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000390869E1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53032, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072651095, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000B61C846B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53136, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000446099S, createdAt=649655072846175, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000390869E1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53032, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072859198, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072890314, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072906819, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000003D300204, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53084, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072922106, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072945418, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655072963313, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000009F26799A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53034, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655072978976, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655073080256, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655073098504, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000001B20C4E8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53154, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655073115450, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655073144433, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655073164019, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000008812AB7C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53058, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655073192354, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655073211807, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655073228609, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000001B20C4E8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53154, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655073221687, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000007C5FA795, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34112, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655073297865, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000B61C846B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53136, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001995982S, createdAt=649655073318857, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000007C5FA795, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34112, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002045897S, createdAt=649655073402767, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000F20E4AEB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34126, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655073138805, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000009F26799A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53034, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00014121S, createdAt=649655073528995, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000009F26799A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53034, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655073570040, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000BD571FDB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34124, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002404638S, createdAt=649655073595003, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000BD571FDB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34124, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655073657804, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C4CC194C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34130, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002259804S, createdAt=649655073673523, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C4CC194C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34130, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655073712222, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000070FB49F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53090, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001476924S, createdAt=649655073725710, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000070FB49F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53090, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655073756573, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000005EDF212A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53094, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000797659S, createdAt=649655073770748, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000005EDF212A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53094, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655073459775, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000E65FB842, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34158, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655074161415, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000373EBD2C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34136, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003026921S, createdAt=649655074203428, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000373EBD2C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34136, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000415255S, createdAt=649655073327257, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000B61C846B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53136, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002904372S, createdAt=649655074296399, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000021651CFD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34140, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655074346948, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000B9C2CF40, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34142, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002881973S, createdAt=649655074363764, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000B9C2CF40, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34142, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655074410341, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000090B7FA0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53080, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002241497S, createdAt=649655074427095, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000090B7FA0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53080, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655074496930, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000003D300204, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53084, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001557909S, createdAt=649655074520263, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000003D300204, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53084, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000092942S, createdAt=649655073252704, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000001B20C4E8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53154, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655073228107, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000018244AE7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53118, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655074677583, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000F10FFE57, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53098, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655074706090, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655074725403, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655074722798, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C5D10EC6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53046, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000075134S, createdAt=649655074753027, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C5D10EC6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53046, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655074794776, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000F10FFE57, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53098, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000073077S, createdAt=649655074813397, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000F10FFE57, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53098, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655074169671, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000008812AB7C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53058, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000960466S, createdAt=649655074856720, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000008812AB7C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53058, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655074739166, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000E27F60AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53174, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075009053, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075034733, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075059732, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000392261A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53156, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075074265, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075093164, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075105038, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000062F06917, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53060, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075116973, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075111408, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000E27F60AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53174, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000084713S, createdAt=649655075169292, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000E27F60AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53174, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075185079, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000062F06917, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53060, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000054245S, createdAt=649655075205934, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000062F06917, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53060, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075135157, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075243576, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.003691097S, createdAt=649655075258006, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075279840, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000392261A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53156, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655075294553, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000016, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000193424S, createdAt=649655075306897, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000392261A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53156, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075319573, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075369615, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000016/00000000EC1EC13B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53022, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075383285, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075403588, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000100505S, createdAt=649655075415093, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075438361, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000013117S, createdAt=649655075449675, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655075463669, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000016, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000004519S, createdAt=649655075480246, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075482069, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000016/00000000EC1EC13B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53022, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075526764, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075541888, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000000C57A9E0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44272, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075570686, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075595759, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075610910, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000001897FC0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44350, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075624710, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075639938, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075651354, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000099F149D1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44302, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075681959, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075706805, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075729813, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075742676, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075762748, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075774446, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000761691F6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44368, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075785059, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075803530, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075814647, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C71AEC75, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44276, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075825518, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075841048, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075854700, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000E6F086E8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44332, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075867545, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075878797, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075890213, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000325A6CC3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44274, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075900807, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075914980, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075929493, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000F3DAFCF0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44352, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075943005, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075962698, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655075981527, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000007FA520C8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44314, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655075994756, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655076087760, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076098044, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000009BB205C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44388, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655076109819, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655076124173, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076133692, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C448670D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44370, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655076147567, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655076160535, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076171006, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C8FF4DEA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44278, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655076181572, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655076192826, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076204612, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000009439511F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44334, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655076214856, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655076226929, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076236928, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000AD1546C8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44280, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655076248195, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076264533, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000006586516C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44354, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655076280076, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655076296635, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076295212, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000099F149D1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44302, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000596894S, createdAt=649655076338935, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000099F149D1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44302, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076400298, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000000E64230D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44306, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076435132, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000005E267AD4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44312, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000708841S, createdAt=649655076454968, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000005E267AD4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44312, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000421778S, createdAt=649655076420594, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000000E64230D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44306, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076490778, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000007FA520C8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44314, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000404576S, createdAt=649655076507426, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000007FA520C8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44314, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000237676S, createdAt=649655076538070, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000008A971FB6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44310, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000725162S, createdAt=649655076566237, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C71AEC75, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44276, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076603582, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C8FF4DEA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44278, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000412431S, createdAt=649655076620503, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C8FF4DEA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44278, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076668320, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000001897FC0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44350, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001032768S, createdAt=649655076685284, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000001897FC0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44350, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076722779, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000F3DAFCF0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44352, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00076654S, createdAt=649655076736320, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000F3DAFCF0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44352, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000988176S, createdAt=649655076790108, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000761691F6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44368, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076864309, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C448670D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44370, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00070467S, createdAt=649655076881792, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C448670D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44370, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076991858, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C624EE2F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44386, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001236269S, createdAt=649655077070079, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C624EE2F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44386, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655076308750, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000008A5F2831, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44316, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655077203900, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077224107, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000438F3B69, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44390, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655077239092, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077240264, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000003B7AE6AF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34144, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655077258656, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00599922S, createdAt=649655077275671, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000003B7AE6AF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34144, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077284806, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000FBD91676, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44372, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655077305479, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005960455S, createdAt=649655077323173, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000AF5B7940, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34146, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655077329942, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077363865, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000D2363598, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34148, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655077376557, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077412389, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000097317BC5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44336, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655077440796, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655077462374, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077468676, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C18658AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44394, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077479198, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000007FFB8BCB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44392, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005926281S, createdAt=649655077380947, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000D2363598, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:34148, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655077503563, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000102362S, createdAt=649655077488497, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C18658AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44394, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077538002, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000077BC2A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53114, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005958979S, createdAt=649655077636355, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000077BC2A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53114, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077676123, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000DFA58C8E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53116, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655077632718, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005089516S, createdAt=649655077690536, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000DFA58C8E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53116, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077764267, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000018244AE7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53118, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003129003S, createdAt=649655077779397, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000018244AE7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53118, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077813535, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000A14CD0BB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53120, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00257118S, createdAt=649655077830229, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000A14CD0BB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:53120, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077864127, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000E6F086E8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44332, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001986932S, createdAt=649655077876879, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000E6F086E8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44332, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077912059, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000009439511F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44334, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001686172S, createdAt=649655077925361, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000009439511F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44334, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077969702, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000097317BC5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44336, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000509611S, createdAt=649655077982522, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000097317BC5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44336, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077718821, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000016/00000000D971D6E1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44230, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00047048S, createdAt=649655078097453, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002498079S, createdAt=649655078097783, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000000C57A9E0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44272, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655078143378, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000016, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655078162870, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000015048S, createdAt=649655078176736, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000072379S, createdAt=649655078191908, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000016, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655078192675, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000325A6CC3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44274, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002279012S, createdAt=649655078225748, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000325A6CC3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44274, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655078246530, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655078261663, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000B277AE53, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39174, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655078279279, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655078283733, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000AD1546C8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44280, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655078294587, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002021526S, createdAt=649655078303369, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000AD1546C8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44280, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655077922191, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000438F3B69, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44390, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000485865S, createdAt=649655077813845, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000FBD91676, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:44372, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655078310960, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000E1813AE9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39106, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655079255314, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655079291554, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655079310617, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000CF50C3BE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39122, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655079334554, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655079360678, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655079375546, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000D931BC32, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39112, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655079389470, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655079422647, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655079454539, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655079487435, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655079511285, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000006E9AB746, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39144, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655079527080, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655079547393, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655079542147, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C1C65D01, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39188, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000067717S, createdAt=649655079633721, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000C1C65D01, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39188, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655079651792, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000D931BC32, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39112, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655079681485, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000808309F3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39100, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655079609029, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000001F3F971C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39176, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655079747735, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000CF50C3BE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39122, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00039679S, createdAt=649655079766390, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000CF50C3BE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39122, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655079787104, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000006E9AB746, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39144, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000244643S, createdAt=649655079813385, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000006E9AB746, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39144, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00023882S, createdAt=649655079713202, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000808309F3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39100, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000244979S, createdAt=649655079687878, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000D931BC32, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39112, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655079751247, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655080753514, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655080777831, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655080788430, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000045606B60, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39124, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655080803634, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655080825752, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655080842082, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000000CCD2A31, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39114, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655080858231, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655080907759, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655080903935, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000971AAF03, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39108, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655080922137, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000008ABD945A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39190, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000163507S, createdAt=649655080939685, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000971AAF03, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39108, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655080947974, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655080995587, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655081065345, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000B62B39E2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39146, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081077029, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655081048873, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000014A6F422, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39102, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000148913S, createdAt=649655081123812, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000014A6F422, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39102, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655081159237, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000008ABD945A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39190, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00016749S, createdAt=649655081177603, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000008ABD945A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39190, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000116316S, createdAt=649655081213803, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000B62B39E2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39146, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081101562, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081302361, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655081316196, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000000C51BA46, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39110, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081341965, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081361162, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655081374193, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000B329D7DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39162, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081384756, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081397458, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655081409302, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000001EB92FE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39126, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081419153, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081433548, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655081442465, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000E66B19D5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39116, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081454294, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081467663, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655081495465, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000A7617D73, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39104, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081530738, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655081546493, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000003417CAAE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39192, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081558189, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081578747, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655081589724, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000000BD97C9F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39148, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081602095, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081626748, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655081638509, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000012FE8A5F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39180, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081648352, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081661238, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.003428216S, createdAt=649655081673698, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655081706505, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000016, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081725242, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655081743387, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000016/00000000283629FC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:36278, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081755817, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081770495, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000060824S, createdAt=649655081781543, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081801707, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655081818367, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000016, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655081832981, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000011418S, createdAt=649655081843438, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000016, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000065523S, createdAt=649655081860770, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000016, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.010921705S, createdAt=649655081883021, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f00000016}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655081467663, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000045606B60, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39124, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000651228S, createdAt=649655081938910, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000045606B60, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39124, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655082024445, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000000BD97C9F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39148, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000404345S, createdAt=649655082060451, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000000BD97C9F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39148, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655082122276, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000D210E24C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39160, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655082031789, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000001EB92FE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39126, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001350912S, createdAt=649655082164621, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000D210E24C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39160, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000877963S, createdAt=649655082278131, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000B329D7DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39162, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655082769955, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000012FE8A5F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39180, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001109874S, createdAt=649655082841633, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/0000000012FE8A5F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39180, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655082782906, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/000000000CCD2A31, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39114, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655082979118, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000E66B19D5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39116, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001512938S, createdAt=649655082999669, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000016/00000000E66B19D5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000016, local=172.23.107.117:39116, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000100239S, createdAt=649655093156804, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000678A3C47, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:35020, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655093179921, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655093365175, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655093399728, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655093418617, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000024B2C763, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53982, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655093442585, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655093451404, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000CE1F1B26, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:34984, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655093530566, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000002D2ADBB3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:34990, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000551249S, createdAt=649655093551437, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000002D2ADBB3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:34990, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655093597043, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000A6C28ABC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:35022, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000528562S, createdAt=649655093611437, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000A6C28ABC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:35022, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655093644703, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000024B2C763, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53982, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000183233S, createdAt=649655093658232, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000024B2C763, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53982, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000928127S, createdAt=649655093948963, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000000CF331A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:35004, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094103932, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000002ADDDDC8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:34988, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001131727S, createdAt=649655094125311, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000002ADDDDC8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:34988, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655093465409, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094158456, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000B99D9729, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:35018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001096277S, createdAt=649655094187290, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000B99D9729, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:35018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094154565, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000001B2B2FAB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53966, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655094224082, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094231438, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000AD28469C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53950, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000837098S, createdAt=649655094254082, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000AD28469C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53950, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655094255077, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094483062, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000009A09B8AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54030, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655094515853, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094531194, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000AE50653C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54014, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655094545367, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655094564611, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094577670, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000013F49F9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53936, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655094591628, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655094620397, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094633981, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000E2165282, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53998, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655094650806, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655094674287, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094689328, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000EC7A0D16, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53952, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094690874, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000013F49F9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53936, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655094744878, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094684667, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000001B2B2FAB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53966, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000442483S, createdAt=649655094801105, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000001B2B2FAB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53966, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094771901, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000006009BAE2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53968, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094836009, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000E2165282, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53998, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655094850771, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000167618S, createdAt=649655094861564, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000E2165282, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53998, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655094876493, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000080289S, createdAt=649655094743423, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000013F49F9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53936, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094937494, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000006009BAE2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53968, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094893756, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000009ACFDF3E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53926, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095066427, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095090371, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655095103500, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000049463915, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095114145, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655095110183, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000009A09B8AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54030, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0006025S, createdAt=649655095142860, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000009A09B8AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54030, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655095198373, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000089D63353, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54032, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000109808S, createdAt=649655095215160, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000089D63353, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54032, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094877128, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000F0683DF0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53984, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000140371S, createdAt=649655095429080, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000F0683DF0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53984, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655094826269, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000001AE360E8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53924, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000357619S, createdAt=649655095488258, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000001AE360E8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53924, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00054141S, createdAt=649655095545777, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000009ACFDF3E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53926, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095129087, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655095617117, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000005E422C38, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54000, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095636855, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095661073, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655095674222, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000001652F08E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53954, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095692037, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095710246, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655095722344, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000088C81446, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53986, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095737356, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095758740, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095774460, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095800662, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655095815679, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000000898D46F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53928, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095847526, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095869457, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655095884524, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000006B60D273, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54034, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095901440, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095922805, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655095934166, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000001BBDC0D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095946352, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655095959886, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655095966505, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000006B60D273, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54034, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655095975588, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000004351778B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53940, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096056929, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096077189, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096095646, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655096109201, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000675A80C2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53956, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096123580, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096147875, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.002984289S, createdAt=649655096163440, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655096202503, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000001a, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096224364, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655096237371, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000001A/0000000078544C79, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53886, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096249598, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000047949S, createdAt=649655096266836, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655096306220, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000001a, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096322210, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00001729S, createdAt=649655096338465, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000079442S, createdAt=649655096359980, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000001a, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096403299, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655096415961, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000002B1AC0A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45198, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096431595, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096446136, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655096459843, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000004F8FB871, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45182, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096475410, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096504525, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096522813, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096549520, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655096561361, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000ACECF174, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45230, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096572781, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655096589333, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655096592317, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000B9052B88, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45246, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000054947S, createdAt=649655096611799, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000B9052B88, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45246, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655096684764, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000088C81446, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53986, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000929994S, createdAt=649655096713295, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000088C81446, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53986, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655096757468, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000002B1AC0A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45198, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000313882S, createdAt=649655096774880, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000002B1AC0A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45198, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655096865980, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000002B6308BB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45140, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000348889S, createdAt=649655096880671, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000002B6308BB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45140, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655096938899, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000D25BA4B7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53938, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001331979S, createdAt=649655096964692, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000D25BA4B7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53938, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655097068952, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000004351778B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53940, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001070048S, createdAt=649655097087843, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000004351778B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53940, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001568422S, createdAt=649655097363074, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000B4CC196E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53970, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000379848S, createdAt=649655094943176, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000AE50653C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54014, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002414136S, createdAt=649655097546526, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000049463915, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655097586222, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000001BBDC0D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001628367S, createdAt=649655097602088, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000001BBDC0D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:54018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655097654796, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000001A/0000000078544C79, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53886, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001392424S, createdAt=649655097671410, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000001A/0000000078544C79, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:53886, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001141797S, createdAt=649655097731323, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000ACECF174, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45230, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655096600446, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000F6BBF8EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45152, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655097810565, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655097846233, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655097860630, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000000B299EEE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45214, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655097875370, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655097903018, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655097914716, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000D0C85477, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45168, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655097927381, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655097939727, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655097952212, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000CE874C28, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45200, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655097963548, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655097987792, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000860150B7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45184, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098057489, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098069898, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000011E72734, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45142, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098083779, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098101622, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000CA091097, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45248, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098127684, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098138034, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000B2760610, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45232, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098150561, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098164559, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098176428, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000065D036A9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45154, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098175469, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000CA091097, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45248, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000057473S, createdAt=649655098204432, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000CA091097, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45248, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098188556, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098232809, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000011E72734, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45142, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000137161S, createdAt=649655098249077, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000011E72734, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45142, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098246725, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098286681, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000E8BDF0F9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45216, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098301573, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098315158, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098343452, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098319005, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000CE874C28, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45200, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098360394, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000980BD050, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45202, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098409929, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098424760, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098437526, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000250E9D08, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45186, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000327075S, createdAt=649655098384518, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000CE874C28, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45200, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098450172, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098493196, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000980BD050, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45202, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098510942, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098528192, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000847B9293, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45144, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098543136, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098578637, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098591457, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000F797A459, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45234, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098605661, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098618497, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098630903, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000EA13BAA3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45156, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098634258, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000847B9293, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45144, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000073693S, createdAt=649655098651670, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000847B9293, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45144, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098438406, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000860150B7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45184, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098686798, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000366C8679, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45250, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000111516S, createdAt=649655098717889, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000366C8679, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45250, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098642196, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098746665, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000B2760610, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45232, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098761845, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098782855, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098795511, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098592303, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000000B299EEE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45214, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098817723, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000006859D79, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45204, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098834581, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098849261, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.002460856S, createdAt=649655098862988, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000070483S, createdAt=649655098519022, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000980BD050, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45202, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098920780, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000006859D79, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45204, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655098934692, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000001a, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098966757, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098979617, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000001A/00000000AF5E93C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45098, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655098992056, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099063752, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000693806S, createdAt=649655098834581, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000000B299EEE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45214, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000823544S, createdAt=649655099139612, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000E8BDF0F9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45216, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655099176638, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000001B629A57, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45218, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000382904S, createdAt=649655099194161, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000001B629A57, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45218, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000384667S, createdAt=649655098697205, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000860150B7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45184, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000004876S, createdAt=649655099093516, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655099311035, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000001a, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000269873S, createdAt=649655099352777, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000001a, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099425219, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655099444576, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000664E6895, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38884, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099469599, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099497718, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655099513330, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000067A8E419, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38846, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099527634, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099580682, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099603616, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655099613939, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000000C73CBC3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38844, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099631575, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099647987, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655099662155, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000CDC4746C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38854, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099678860, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099703129, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655099718561, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000C0F02BB0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38850, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099735380, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099753422, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655099762960, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000F0594F19, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38848, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655099780596, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655099794294, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000E10F8FCC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38872, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000302375S, createdAt=649655099798967, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000664E6895, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38884, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655099908974, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000067A8E419, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38846, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000339159S, createdAt=649655099933049, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000067A8E419, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38846, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655099951111, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000092567748, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38852, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000354964S, createdAt=649655099979182, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000092567748, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38852, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002953995S, createdAt=649655100894966, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000D0C85477, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45168, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002609534S, createdAt=649655100969261, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000005020877D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45170, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002272069S, createdAt=649655101090780, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000BE5743AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45172, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655098996975, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000F6BBF8EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45152, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655101142287, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000C0F02BB0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38850, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001390635S, createdAt=649655101166802, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000C0F02BB0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38850, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001158013S, createdAt=649655101153642, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000F6BBF8EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45152, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655101350279, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000001A/00000000AF5E93C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45098, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002287949S, createdAt=649655101376340, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000001A/00000000AF5E93C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45098, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655101418111, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000000C73CBC3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38844, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001772127S, createdAt=649655101433258, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000000C73CBC3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38844, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000071954S, createdAt=649655098937022, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000006859D79, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45204, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655099820483, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000069302394, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38888, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655099266401, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000250E9D08, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:45186, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655102745164, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655102780670, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000048158CA4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38862, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655102796874, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655102818636, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655102828962, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000BA37D4CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38864, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655102842268, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655102868947, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655102889722, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655102913583, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000004110B837, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38890, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655102940532, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655102952428, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000008B37E101, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38880, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655102963343, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655102977773, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655102991041, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000006620A1AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38868, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103072103, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103094171, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655103116791, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000001D3BB7F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38870, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103133981, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103155690, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655103168463, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000DDA7D09F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38876, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103191787, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103214835, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655103264474, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000B52C16C1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38882, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103282933, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103306853, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655103320929, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000006199651C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38886, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103337934, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103354003, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655103371427, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000C75E0473, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38892, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103387199, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103408044, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.004003032S, createdAt=649655103425890, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103475090, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103497853, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000048944S, createdAt=649655103514497, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103542413, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000019103S, createdAt=649655103559093, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655103576775, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000001a, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655103597288, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000016928S, createdAt=649655103612269, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001a, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000101375S, createdAt=649655103634474, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000001a, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001551373S, createdAt=649655104201504, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/0000000069302394, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38888, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655104254012, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000004110B837, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38890, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001314823S, createdAt=649655104270506, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000004110B837, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38890, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655104303840, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000C75E0473, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38892, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000897087S, createdAt=649655104317858, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000C75E0473, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38892, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002929113S, createdAt=649655102747329, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000E10F8FCC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38872, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001209676S, createdAt=649655104563075, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000006199651C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38886, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001410603S, createdAt=649655104718087, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/00000000B52C16C1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38882, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655104768010, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000001A/00000000B772908C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:36218, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001272163S, createdAt=649655104783858, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000001A/00000000B772908C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:36218, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655106195260, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000004335FCD2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38860, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003462713S, createdAt=649655106227826, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001A/000000004335FCD2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001a, local=172.23.107.117:38860, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115129798, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115168284, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000008136B553, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34370, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115188143, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00033096S, createdAt=649655115198953, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000008136B553, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34370, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115220018, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115242318, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000002CEE4465, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34372, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000288821S, createdAt=649655115269536, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000002CEE4465, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34372, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115277613, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000004731FC4E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53288, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115323960, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000FAC46724, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53276, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115337624, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000099C03A17, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34330, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0001061S, createdAt=649655115357558, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000FAC46724, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53276, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000710242S, createdAt=649655115373216, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000099C03A17, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34330, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115429409, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000083B9B057, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34348, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115480861, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000008415B82B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34356, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000603336S, createdAt=649655115499609, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000008415B82B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34356, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115241368, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115524120, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000DA48636C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34358, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115546499, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000636245S, createdAt=649655115561536, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000DA48636C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34358, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000100697S, createdAt=649655115333606, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000004731FC4E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53288, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115563212, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000006C46693, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53304, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115641783, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115674927, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115687906, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000071C26182, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53330, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115699531, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115719375, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115743433, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000018E7E094, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53272, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115712333, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000006C46693, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53304, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00005724S, createdAt=649655115781040, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000006C46693, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53304, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115802703, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000000C98AB78, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53358, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000131852S, createdAt=649655115819593, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000000C98AB78, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53358, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115756714, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115862772, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000003CAAFECF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53294, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115892038, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000006B92CE78, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53290, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115905777, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115925424, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115937406, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000146FFDE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53278, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115948402, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115972424, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655115982408, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000F4F56B4D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53274, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655115994970, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116079083, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116092048, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000F0E0290E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53306, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116102799, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116122665, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116128649, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000018E7E094, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53272, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116132860, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000B0E14FA3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53360, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116187694, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000007B92FD4E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53332, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116200493, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116227714, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116247673, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000547D20B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53280, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116267962, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116199174, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000F0E0290E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53306, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000084177S, createdAt=649655116302581, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000F0E0290E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53306, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116343022, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000B0E14FA3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53360, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000160652S, createdAt=649655116359689, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000B0E14FA3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53360, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116286905, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116426100, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000E57DD750, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53292, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116441057, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116455468, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116456785, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000547D20B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53280, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000177052S, createdAt=649655116489011, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000547D20B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53280, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116466852, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000A3E038CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53382, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116569055, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116583885, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116594823, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000BE188A48, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53344, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116611413, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116624105, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116646351, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116657970, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000066603AD5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53362, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116670577, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116686363, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116691165, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000006E8A6507, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53308, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116742578, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000059748CC9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53334, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00005457S, createdAt=649655116754436, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000006E8A6507, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53308, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116763515, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116781564, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116792079, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000000504FA38, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53392, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116803549, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116826166, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000008618D5F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53374, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116844476, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000A1635DE3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53316, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116860155, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116866294, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000000504FA38, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53392, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001754097S, createdAt=649655116874389, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000050038S, createdAt=649655116882764, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000000504FA38, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53392, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655116905795, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000017, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116927464, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655116939411, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000017/00000000478FE48D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53240, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116952601, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116963902, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000052018S, createdAt=649655116976326, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655116995758, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000069936S, createdAt=649655117064494, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655117077625, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000017, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655117090595, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000013064S, createdAt=649655117102401, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000129158S, createdAt=649655117118350, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000017, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655117140045, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000003667DD3A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34352, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002294072S, createdAt=649655117185200, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000003667DD3A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34352, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655117218603, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000066603AD5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53362, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000535197S, createdAt=649655117244493, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000066603AD5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:53362, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655117154037, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655117291177, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000009FCACF15, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44594, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655117308075, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655117326605, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000095800367, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44556, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655117348006, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655117371656, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655117383804, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000037A1963F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44574, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655117394608, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655117409694, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655117417177, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000DF7FC5AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44520, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000055586S, createdAt=649655117436603, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000DF7FC5AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44520, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655117475174, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000037A1963F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44574, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000069475S, createdAt=649655117495337, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000037A1963F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44574, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655117223417, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000086F961D1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:34374, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655117421069, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000F50EC866, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44546, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655122455227, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655122506520, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000089223331, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44588, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655122522216, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655122524029, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000103C2837, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44528, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000146054S, createdAt=649655122547437, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000103C2837, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44528, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655122579453, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000DBA5B6F0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44586, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000156358S, createdAt=649655122600571, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000778A7AAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44548, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655122781540, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000474FC06C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44604, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000432504S, createdAt=649655122803070, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000474FC06C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44604, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000474126S, createdAt=649655122891379, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000261AD714, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44522, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655122461637, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000095800367, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44556, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000060365S, createdAt=649655122463334, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000B575EA63, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44596, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000210593S, createdAt=649655122598753, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000DBA5B6F0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44586, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655122535623, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123528119, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123569341, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655123581620, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000080385CF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44560, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123594845, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123617692, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655123627689, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000B7635F00, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44524, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123641056, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123666159, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655123675207, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000AD29557F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44578, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123685401, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123700798, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655123711234, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000004B8A6EBF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44550, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123723892, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123743008, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123755848, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000151482S, createdAt=649655123764494, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000080385CF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44560, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655123828634, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000AD29557F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44578, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000131756S, createdAt=649655123847127, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000AD29557F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44578, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655123777971, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000C0DA340F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44590, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655123876843, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000C0D55771, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44608, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123883583, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123951122, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655123970863, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655123982888, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000758105ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44600, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124048221, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124074250, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.006935184S, createdAt=649655124089117, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124107974, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000B7635F00, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44524, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000456041S, createdAt=649655124136426, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000B7635F00, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44524, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000108938S, createdAt=649655123916685, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000C0D55771, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44608, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124181866, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000C0DA340F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44590, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000232788S, createdAt=649655124216069, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000C0DA340F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44590, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655124119910, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000017, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124248426, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000066FFEEB2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44530, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000703121S, createdAt=649655124288796, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000066FFEEB2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44530, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124338247, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000DFBF2448, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44532, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000367885S, createdAt=649655124353430, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000DFBF2448, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44532, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000243141S, createdAt=649655123983285, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000004B8A6EBF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44550, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124274611, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124180927, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000128F2813, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44598, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000618107S, createdAt=649655124498833, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000128F2813, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44598, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000198236S, createdAt=649655124468607, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124558572, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000758105ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44600, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124567150, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124574040, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000017/000000007885C897, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:44448, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000036129S, createdAt=649655124601396, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124659924, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000013718S, createdAt=649655124672153, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000131467S, createdAt=649655124687970, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000017, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124727971, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124741035, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000A415254E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124756098, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124778918, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124790150, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000006DED3C93, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37006, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124802123, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124820311, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000007B1491C6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37068, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124847475, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000003184D3D0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124863200, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124885845, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124895571, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000D0690468, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37032, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124908681, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124929135, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124940611, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000135013B7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37000, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124951149, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655124972412, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124979665, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000003184D3D0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000103551S, createdAt=649655125080378, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000003184D3D0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125097036, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000006DED3C93, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37006, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655124983093, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000014129EF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37044, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125158625, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125180574, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125192615, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000012856D2E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37020, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125215401, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125229049, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125238178, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000005A0DE39A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125251906, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125265839, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125277704, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000001929DEE1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37070, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125288377, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125300275, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125311077, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000003B2854D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125322103, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125365494, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125377763, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000007C1FC5BF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37002, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125388413, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125398868, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000003B2854D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000061451S, createdAt=649655125429641, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000003B2854D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125403401, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125477429, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000009CE3EDD4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37046, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125493858, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000005A0DE39A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000230643S, createdAt=649655125538445, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000005A0DE39A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125497681, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125671867, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000009CE3EDD4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37046, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125667811, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000EAAAC967, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37028, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125734881, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125761042, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000067153S, createdAt=649655125693099, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000009CE3EDD4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37046, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125791859, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000D200D688, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125863151, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125888737, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125901588, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/0000000002F48CA8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37072, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125915353, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125928529, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125939944, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000B891C897, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125951411, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125946229, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000D200D688, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655125979580, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000067677S, createdAt=649655125982827, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000D200D688, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655125996456, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000A8E70618, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655126085485, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655126099275, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655126108862, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000B9F1B32E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37048, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655126151527, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655126172240, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655126187894, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/000000000FEC9B25, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37030, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655126198890, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655126216103, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655126215427, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000B9F1B32E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37048, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655126236811, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000051761S, createdAt=649655126243987, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000017/00000000B9F1B32E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:37048, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00153005S, createdAt=649655126258423, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655126314484, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000017, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655126340515, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655126352349, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000017/000000009DA10BDA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:36058, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655126365571, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655126377320, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000058161S, createdAt=649655126390338, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655126410936, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655126431733, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000017, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.011966682S, createdAt=649655126472929, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f00000017}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000373601S, createdAt=649655126751359, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000017/000000009DA10BDA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000017, local=172.23.107.117:36058, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655137652146, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655137672841, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000074EAD878, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59624, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655137695290, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655137765065, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655137788979, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655137813285, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655137826651, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000881CD3CE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50632, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655137840021, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000783700D0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59622, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00039928S, createdAt=649655137864190, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000783700D0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59622, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655137905440, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000D604B302, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59656, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000398888S, createdAt=649655137927517, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000D604B302, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59656, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655137968462, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000FC40FAB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59658, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000400118S, createdAt=649655137982239, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000FC40FAB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59658, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000199261S, createdAt=649655137718735, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000074EAD878, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59624, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655137844679, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000603754S, createdAt=649655138142005, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000E961715B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59646, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138204875, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000881CD3CE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50632, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000046484S, createdAt=649655138233564, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000881CD3CE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50632, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655137790305, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000005D4D77F9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59620, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000396557S, createdAt=649655138280693, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000005D4D77F9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59620, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000970164S, createdAt=649655138302749, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000C7AC0D78, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59610, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138330662, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000BCC1963A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59650, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000848779S, createdAt=649655138349652, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000BCC1963A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59650, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138355890, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000C1D604A8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59626, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000902259S, createdAt=649655138378387, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000C1D604A8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59626, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138386572, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000002F9CC459, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59652, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000846366S, createdAt=649655138406264, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000002F9CC459, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59652, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138421385, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000E77C77AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59638, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138455352, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000028CC961F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50562, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000906653S, createdAt=649655138450731, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000E77C77AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59638, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138209360, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000032467202, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50554, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655138165666, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138140869, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000068D29388, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59618, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138574934, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000002670B637, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59616, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655138562892, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138622194, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000BC5AEFE7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50556, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001208675S, createdAt=649655138619083, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000002670B637, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59616, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138692791, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000084340739, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59628, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001220017S, createdAt=649655138712316, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000084340739, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59628, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138746961, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000943A8188, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59640, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000634873S, createdAt=649655138482143, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000028CC961F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50562, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655138640162, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000714886S, createdAt=649655138593830, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000068D29388, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59618, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138907608, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000252B2585, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50592, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655138927403, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655138947604, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138959277, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000F05CADAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50610, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655138961614, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000007A0BF1E3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59636, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001461511S, createdAt=649655138988306, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000007A0BF1E3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59636, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655138975823, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655139109973, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000A43E8662, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50662, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001545344S, createdAt=649655139114197, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000D34E7043, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59654, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139124658, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655139171813, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000465868F1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50574, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139187512, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655139203274, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000001702ECB0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50560, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139216691, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655139232053, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000252B2585, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50592, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000292311S, createdAt=649655139252809, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000252B2585, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50592, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000210784S, createdAt=649655139114603, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000BC5AEFE7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50556, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139238734, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000609605S, createdAt=649655139188587, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000465868F1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50574, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139642179, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655139658704, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000A4E77E29, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50576, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139669894, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139689025, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655139701918, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000BFA088CB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50558, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655139702762, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000019675B96, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50634, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139715220, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000066465S, createdAt=649655139725604, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000019675B96, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50634, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139738208, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655139752549, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000FF9FF0F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50594, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139764921, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139787545, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655139809858, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000797A039A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50612, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139826305, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139841834, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655139775179, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000A4E77E29, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50576, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139856469, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139909009, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139923095, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655139933290, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000445E9D24, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50566, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139945857, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139958437, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655139970705, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000001A981699, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50636, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655139980933, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655140041929, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655140055366, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000C18CC983, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50578, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655140067458, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655140085074, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655140096474, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000003BB99468, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50624, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655140106411, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655140110008, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000001A981699, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50636, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000116511S, createdAt=649655140164166, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000001A981699, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50636, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000294404S, createdAt=649655140195315, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000960E40F0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50664, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655139841607, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000FF9FF0F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50594, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655140129455, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000008A2B2593, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59612, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655140120257, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141189627, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001440577S, createdAt=649655141179315, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000BFA088CB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50558, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141208014, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000B68A01E2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50614, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141254954, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141260465, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000003BB99468, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50624, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001140958S, createdAt=649655141280041, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000003BB99468, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50624, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141193915, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000097FD8B34, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59630, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141269411, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003900319S, createdAt=649655141422695, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000012938287, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:59642, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141427494, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141475149, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000F05CADAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50610, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00382654S, createdAt=649655141470915, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002369607S, createdAt=649655141491660, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000F05CADAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50610, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655141517674, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000000e, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141529493, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000797A039A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50612, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141539959, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00168954S, createdAt=649655141546026, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000797A039A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50612, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141556709, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000000E/0000000087411534, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50644, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141580189, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141599788, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141601140, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000B68A01E2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50614, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000079963S, createdAt=649655141616260, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000332868S, createdAt=649655141624616, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000B68A01E2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50614, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000004554S, createdAt=649655141644726, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655141660491, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000e, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141672428, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000014068S, createdAt=649655141685402, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.00006882S, createdAt=649655141704482, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000e, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141745967, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141757832, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000003739341, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41858, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141773353, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141788491, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141798569, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000098C1120B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41894, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141812156, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141824934, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141836617, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000050B15EB8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41848, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141856473, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000E42C9833, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41790, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141887987, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000009F32A34C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41836, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141925593, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000C4D74D04, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41808, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141943336, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141958552, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655141969391, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000312E8AAA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41826, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141980639, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655141999853, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142041183, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000B361AD6E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41878, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142058555, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142057742, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000312E8AAA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41826, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142072658, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00006673S, createdAt=649655142085681, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000312E8AAA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41826, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142093233, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000A9B15E3F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41860, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142141543, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000E42C9833, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41790, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142158075, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000264879S, createdAt=649655142168585, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000E42C9833, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41790, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142184497, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000004E19961B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41896, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142212579, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142224222, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000001BE03521, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41850, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142235479, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142248698, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142260449, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000000F67EBD0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41792, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142271730, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142292806, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142302838, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000EC426750, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41838, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142315688, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142326974, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142338407, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000007B3D11EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41810, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142349166, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142360716, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142371480, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000007EA69A3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41828, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142382269, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142084963, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000009F32A34C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41836, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142408072, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000FCBC0B95, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41880, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142435885, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000694C8F17, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41862, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142454336, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142452842, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000007EA69A3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41828, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000054876S, createdAt=649655142477108, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000007EA69A3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41828, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142465454, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000059F6168, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41898, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142510960, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142535853, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142547892, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000F660A2C1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41852, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142559339, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142572720, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142582716, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000000AA5AA22, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41794, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142593943, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142606452, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00017522S, createdAt=649655142409336, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000009F32A34C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41836, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142615437, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000A0AED44A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41840, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142674758, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000DA40C8C6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41812, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142675842, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000EC426750, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41838, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000349592S, createdAt=649655142713194, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000EC426750, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41838, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142755675, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000A0AED44A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41840, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000083682S, createdAt=649655142769491, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000A0AED44A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41840, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142460471, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000000F67EBD0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41792, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000175411S, createdAt=649655142855002, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000000F67EBD0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41792, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142701480, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000092F239DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41830, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142889911, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655142897711, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000000AA5AA22, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41794, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00029208S, createdAt=649655142914767, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000000AA5AA22, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41794, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142914735, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142956451, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142970009, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142984278, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655142995636, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001264707S, createdAt=649655143009518, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655143066755, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000000e, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143085767, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000E/0000000087411534, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50644, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001467898S, createdAt=649655143120092, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000000E/0000000087411534, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50644, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143090722, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143135589, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000903CA02E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50666, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143146137, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000000E/00000000B90F4750, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41888, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00171842S, createdAt=649655143157179, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000903CA02E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:50666, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143166403, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143195102, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143201468, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000B361AD6E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41878, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001130294S, createdAt=649655143218455, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000B361AD6E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41878, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143252543, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000FCBC0B95, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41880, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143311691, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000E/00000000B90F4750, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41888, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000127083S, createdAt=649655143329587, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000000E/00000000B90F4750, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41888, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143159898, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000050B15EB8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41848, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001307364S, createdAt=649655143373309, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000050B15EB8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41848, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000120971S, createdAt=649655143207983, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143417975, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000001BE03521, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41850, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143422483, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001170148S, createdAt=649655143433281, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000001BE03521, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41850, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000028669S, createdAt=649655143449159, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655143472252, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000e, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143481334, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000F660A2C1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41852, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000910149S, createdAt=649655143505883, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000F660A2C1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41852, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143487904, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143604009, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143618215, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000066992E72, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39446, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143630230, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143652226, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143666236, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000084AAD3AB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39452, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143681158, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143695053, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143709273, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000028DB77D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39448, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143724428, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143746145, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143762154, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000A3FBD60D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39480, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143774920, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143794359, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143805811, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000D4CF0E09, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39458, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143822440, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143839080, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000004B16D118, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39450, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000098804S, createdAt=649655143837786, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000028DB77D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39448, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143857844, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143875834, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000002B53DB10, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39454, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143895238, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143918558, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143925638, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000A3FBD60D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39480, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655143930973, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000009E647D16, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39456, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000137728S, createdAt=649655143947977, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000A3FBD60D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39480, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143959028, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655143994460, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144005766, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000859D9C1F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39464, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144018818, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144032886, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144046040, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000FDF36097, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39486, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144063367, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144075256, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144101061, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000077F2DBD6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39468, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144112448, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144135805, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000E47EE251, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39482, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144158344, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000247816S, createdAt=649655144166044, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000002B53DB10, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39454, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144179424, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144196882, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144214865, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000077F2DBD6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39468, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000089666S, createdAt=649655144244240, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000077F2DBD6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39468, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144299890, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000E47EE251, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39482, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144219457, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000009F3BB9B9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39462, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144347545, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144373954, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144393925, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000A09F5925, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39490, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000149085S, createdAt=649655144317767, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000E47EE251, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39482, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144406359, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144452450, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000071A4CB38, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39474, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144466583, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144479145, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144487314, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000A09F5925, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39490, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144493763, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/0000000092590788, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39466, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000045773S, createdAt=649655144503860, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000A09F5925, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39490, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144515453, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144537314, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144553707, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000004A6AE917, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39488, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144567197, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144580690, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144604196, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000B0F4B9AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39470, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144619243, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144645920, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000CA430163, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39484, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144674723, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000E05C6CDE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39478, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144688748, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000055181S, createdAt=649655144689436, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000B0F4B9AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39470, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144702267, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144719427, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000744D914E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39472, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144736531, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144743015, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000CA430163, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39484, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144748523, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144785765, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000AD3FBDE2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39492, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144811154, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655144840895, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000077455S, createdAt=649655144760794, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000CA430163, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39484, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655144860131, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000000FAAAD2B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39476, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655145673048, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000000E/00000000AAC97BFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:36122, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655145695482, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655145712183, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000056277S, createdAt=649655145722724, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000e, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655145776616, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000e, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000039039S, createdAt=649655145802347, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000e, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.008566622S, createdAt=649655145828498, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f0000000e}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005755945S, createdAt=649655148753412, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000001EB3897D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:41864, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655148822725, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000D4CF0E09, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39458, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005002126S, createdAt=649655148840906, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/00000000D4CF0E09, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39458, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655148878227, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000E/000000001EF19A2F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000e, local=172.23.107.117:39460, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655157230204, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655157308126, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000CB3AA792, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34570, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655157326275, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000005757D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34556, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00017777S, createdAt=649655157363445, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000005757D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34556, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000097934S, createdAt=649655157232144, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000005F7E1A87, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34554, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655157333089, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655157579072, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655157600275, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007A69E35E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34584, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655157683726, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000E517F805, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34572, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655157698145, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655157725690, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007A69E35E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34584, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000061114S, createdAt=649655157778918, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007A69E35E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34584, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655157745468, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655157871773, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000854886A2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34574, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655157919063, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000D8885A0B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34576, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655157938094, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655157960893, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655157975076, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000009DCD10E5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34578, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655157987833, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158075948, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655158092435, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000AF48AE3C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34586, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158109968, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158126813, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655158142083, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000001189A738, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34582, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158164973, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158191912, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655158206741, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000003D2811C5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34588, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158226140, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158241301, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655158254984, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000005C5A3CAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34590, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158274333, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001373607S, createdAt=649655158312100, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655158330792, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000003D2811C5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34588, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000091606S, createdAt=649655158355240, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000003D2811C5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34588, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655158426138, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000005C5A3CAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34590, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655158436632, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000001189A738, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34582, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000255315S, createdAt=649655158502288, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000001189A738, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34582, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655158359023, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000018, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158583669, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158615882, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000071935S, createdAt=649655158643076, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158679192, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.120.206:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000016871S, createdAt=649655158692927, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.120.206:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655158706768, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000018, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158722623, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655158743992, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000018/00000000BA22D669, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34540, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000155693S, createdAt=649655158448611, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000005C5A3CAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34590, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00001805S, createdAt=649655158754744, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655158880252, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000056354EC6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53604, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158906470, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158944365, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655158958596, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000003A7CBD68, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53478, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158976324, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655158991035, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655158999907, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000000B79F45D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53562, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159083362, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159092850, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000056354EC6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53604, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159100213, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159163238, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159179641, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159201733, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159214180, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000009A8AED4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53536, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159240840, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159267123, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159280579, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000761CC8DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53488, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159294185, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159303068, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000238E14B8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53586, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159318713, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159341810, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000BF6DE7C3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53506, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000109774S, createdAt=649655159324066, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000238E14B8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53586, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159363646, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159388862, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159402347, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000000D2FBE6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53606, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159420384, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000A78D65D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53480, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159432567, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159437449, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000009A8AED4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53536, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000182856S, createdAt=649655159468677, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000009A8AED4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53536, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000170062S, createdAt=649655159123129, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000056354EC6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53604, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159517978, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000761CC8DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53488, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159535756, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000000D2FBE6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53606, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00019512S, createdAt=649655159545514, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000761CC8DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53488, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159445397, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159695082, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159716057, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159730189, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000052832716, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53588, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159746289, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159769751, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159784462, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000B38E5A06, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53538, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159799006, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159821912, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159831361, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000D6966B12, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53490, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159850929, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159868189, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000043E87D3A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53508, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159895749, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000008208AF12, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53608, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159912286, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159929256, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159941632, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007B6AC3C1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53548, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159956197, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159970891, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655159983046, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000056B740FE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53566, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655159999845, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160074453, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160083711, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000C10027D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53526, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160105316, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160119426, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160134714, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000006C7B8449, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53590, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160150439, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160165534, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160178290, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160191884, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000025534CE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53492, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160202795, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160216268, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160230092, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000FB440D7D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53510, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160245781, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160260562, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160269576, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000009BEA57A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53610, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160302635, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160321151, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001464404S, createdAt=649655160337780, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655160369044, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000018, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160391292, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160401823, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000018/000000003219D59C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53600, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160417513, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000045446S, createdAt=649655160433085, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160465544, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000014088S, createdAt=649655160478403, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000046714S, createdAt=649655160494378, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000018, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160530558, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160544842, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000C520B992, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44760, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160559724, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160581410, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160595868, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000007533D8C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44778, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160611645, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160629138, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160642011, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000076BD5414, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44738, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160656310, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160667974, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160678399, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000002627ED3C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44802, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655160693945, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000884546S, createdAt=649655160700660, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000B38E5A06, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53538, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000565281S, createdAt=649655160757030, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000C5B5240A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53540, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000117608S, createdAt=649655159555596, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000000D2FBE6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53606, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160914727, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000D6966B12, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53490, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160712657, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F708004C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44752, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160264649, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000052832716, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53588, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000505016S, createdAt=649655161129356, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000052832716, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53588, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655161164918, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000EA965596, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34548, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004070238S, createdAt=649655161199596, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000EA965596, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34548, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655161246662, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000BB6523BD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34564, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004031777S, createdAt=649655161263968, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000BB6523BD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34564, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655161296476, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000009DCD10E5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34578, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655161304428, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F708004C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44752, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655160932103, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000008208AF12, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53608, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001082939S, createdAt=649655161405214, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000009BEA57A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53610, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003295594S, createdAt=649655161310713, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000009DCD10E5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34578, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655161473252, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000000B79F45D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53562, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655161206504, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000006C7B8449, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53590, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001042204S, createdAt=649655161544480, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000006C7B8449, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53590, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655161111222, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002375464S, createdAt=649655161496552, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000000B79F45D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53562, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655161590663, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000002627ED3C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44802, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655162182768, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000A78D65D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53480, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000882353S, createdAt=649655162195732, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000002627ED3C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44802, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655161748595, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000E9A7BBD0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34542, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004639581S, createdAt=649655162399347, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000E517F805, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34572, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655162468057, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000BF6DE7C3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53506, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003081527S, createdAt=649655162483960, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000BF6DE7C3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53506, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002285471S, createdAt=649655162547815, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000FB440D7D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53510, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655161662668, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F0084DD0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34552, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004549629S, createdAt=649655162698382, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F0084DD0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34552, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655162751294, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000DC12936B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:34566, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655162819095, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000008B00B4CA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53522, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003656818S, createdAt=649655162832960, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000008B00B4CA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53522, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655162867453, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000AAD38B0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53524, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003152469S, createdAt=649655162881141, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000AAD38B0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53524, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655162919493, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000C10027D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53526, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002801543S, createdAt=649655162934312, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000C10027D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53526, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655162970858, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000018/000000003219D59C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53600, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655161660749, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000003C5ED55C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44704, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655161637175, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000004811CD19, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53564, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655161601443, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000B02D924B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44722, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167327259, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167353395, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167377916, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655167389450, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000C0389973, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44826, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167404963, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167420432, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655167434131, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000005D345DE8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44766, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167448737, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167460641, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.006944714S, createdAt=649655167473903, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655167507914, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000018, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167527990, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655167541629, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000018/000000009B14A8CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44808, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167555313, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167568056, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000055372S, createdAt=649655167577835, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167598372, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000013313S, createdAt=649655167609817, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655167622113, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000018, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655167707756, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F0198BDB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36320, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655167732171, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000E69D8EA8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36286, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167748472, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167760979, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655167771893, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000981F3361, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36330, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167783502, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167794788, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655167806109, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000003AD6BE6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36288, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167816570, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167828595, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655167838203, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000010BF88A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36290, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167848433, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167861595, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655167870579, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F2464700, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36298, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167882748, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167894524, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655167908254, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000139B8D2B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36292, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167922510, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167936656, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655167950931, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000000D71C07E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36294, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167965027, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655167981232, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655167992379, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000004A0E6F03, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36322, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168059783, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168085082, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000B1E87D44, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36296, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168098001, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168111568, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F9978DDB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36332, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168128863, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168139562, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000006D580878, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36300, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168153400, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168168137, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168182062, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000EDBF9D30, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36302, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168198913, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168211499, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168221550, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007F9652DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36310, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168232459, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168244619, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168253455, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000006945CD4F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36304, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168265949, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168276428, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168286996, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000006BD8AA24, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36306, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168297680, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168308922, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168320554, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007BE1D757, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36324, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168330004, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168341756, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168354042, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007AFEC768, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36308, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168368338, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168382446, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168391536, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007DF577D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36334, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168404780, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168420068, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000CEF93135, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36312, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168436448, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168448736, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168459870, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F1D7FDE6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36314, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168474614, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168486848, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168497649, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000006FBD4AB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36328, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168507137, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168518866, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168528380, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000C9FE8FBA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36316, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168538832, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168551398, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168559912, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000095E52AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36318, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168571749, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168582194, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00090596S, createdAt=649655168596582, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655168621763, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000018, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168641283, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168653342, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000018/00000000D7461A01, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36282, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168665211, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168678078, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000049803S, createdAt=649655168687948, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168707928, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655168723327, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000018, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655168736303, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000018, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000051463S, createdAt=649655168754141, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000018, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168793459, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000B19F555C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44740, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001575004S, createdAt=649655168834795, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000B19F555C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44740, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168881009, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000429C9D88, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44742, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001575417S, createdAt=649655168896342, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000429C9D88, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44742, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168934247, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F0198BDB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36320, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001205707S, createdAt=649655168949075, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F0198BDB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36320, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655168984751, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000004A0E6F03, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36322, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000913658S, createdAt=649655168997674, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000004A0E6F03, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36322, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655169100368, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007BE1D757, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36324, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000759447S, createdAt=649655169118575, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007BE1D757, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36324, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655169187989, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000B388997E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44754, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001942637S, createdAt=649655169203095, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000B388997E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44754, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001921787S, createdAt=649655169243830, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000030283E19, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44756, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655169301316, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F9978DDB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36332, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001173406S, createdAt=649655169318850, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F9978DDB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36332, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655169355184, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007DF577D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36334, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00093934S, createdAt=649655169369047, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007DF577D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36334, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655169437930, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000325602D8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44706, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002177462S, createdAt=649655169453126, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000325602D8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44706, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655169486732, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000003BEEA254, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44708, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002160134S, createdAt=649655169501148, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000003BEEA254, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44708, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655169537671, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000003AD6BE6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36288, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655169602473, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000CEF93135, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36312, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001154716S, createdAt=649655169617684, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000CEF93135, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36312, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002596657S, createdAt=649655169832966, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000000646900A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44804, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655169902572, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000018/000000009B14A8CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44808, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002335116S, createdAt=649655169918014, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000018/000000009B14A8CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44808, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655169949310, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000E69D8EA8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36286, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0021894S, createdAt=649655169963516, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000E69D8EA8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36286, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655169996890, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000B1E87D44, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36296, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001888065S, createdAt=649655170073910, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000B1E87D44, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36296, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655170115278, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007AFEC768, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36308, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001733548S, createdAt=649655170129525, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007AFEC768, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36308, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003321206S, createdAt=649655170700688, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000C28BBE3E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44726, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655170753039, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000010BF88A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36290, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00289217S, createdAt=649655170773165, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000010BF88A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36290, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655170811097, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000EDBF9D30, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36302, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655170931233, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000368FF026, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44822, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00375518S, createdAt=649655170983857, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000368FF026, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44822, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655171107542, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000009AE0254E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44824, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003826961S, createdAt=649655171122812, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000009AE0254E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44824, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655171157715, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000C0389973, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44826, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003738204S, createdAt=649655171178729, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000C0389973, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:44826, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655171214325, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F2464700, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36298, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003320494S, createdAt=649655171228124, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000F2464700, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36298, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003016766S, createdAt=649655171262542, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000007F9652DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36310, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002780416S, createdAt=649655171301250, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/0000000006FBD4AB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36328, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003994568S, createdAt=649655171977598, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/000000000D71C07E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36294, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003559886S, createdAt=649655172144465, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000095E52AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:36318, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002739133S, createdAt=649655162214098, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000018/00000000A78D65D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000018, local=172.23.107.117:53480, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655179991735, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000019, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180159500, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000050286S, createdAt=649655180198206, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180224744, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.120.206:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000016286S, createdAt=649655180238365, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.120.206:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655180252062, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000019, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180265473, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000014036S, createdAt=649655180277454, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000076808S, createdAt=649655180294223, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000019, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180329334, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180341243, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000008BB46F9C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53780, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180372767, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180391912, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180409165, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000000757383F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53746, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180424088, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180439399, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180448409, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000DCBDD0E4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53720, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180461466, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180474994, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180485143, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000D06A091A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53800, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180496709, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180507388, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180518577, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000000C86B7EF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53718, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180529893, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180542448, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180553159, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000014F1BD8C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53694, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180569627, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000F23A566C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53822, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180585238, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180596095, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000740267C8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53782, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180605712, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180616882, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180627576, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000134C1D6A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53764, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180637851, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180651385, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180659610, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000000FEF6B3D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53748, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180670752, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180682302, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180691387, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000961B5FA2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53724, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180703783, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180713992, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180725389, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000BAF97444, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53802, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180736240, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180746998, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180758413, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000911F2533, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53722, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180778531, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000A668E25E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53696, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180794759, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180805873, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000007A96E2DF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53824, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180817420, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180829772, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180840374, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000008F6A657E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53784, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180853940, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180866113, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180873966, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000003D132AAE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53766, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180885862, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180897954, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180906996, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000005F69E3A0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53750, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180918557, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180928700, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180940596, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000C64C464D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53730, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180953835, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180966905, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655180977368, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000C46FFF0D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53804, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655180990289, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181072942, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000014BD1FBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53726, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181086701, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181098576, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181108439, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000224086EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53698, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181120576, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181132030, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181143671, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000CB93C11D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53826, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181153763, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181164846, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181175591, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000244BB5CA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53786, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181189144, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181206446, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000894524S, createdAt=649655181223879, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181261650, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000023094S, createdAt=649655181277756, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181294252, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000012949S, createdAt=649655181305947, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655181318194, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000019, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181331047, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00001207S, createdAt=649655181341726, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000067995S, createdAt=649655181357729, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000019, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181389668, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181375847, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000062C7DA4A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34784, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181404292, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000AA235488, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44978, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181502206, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181525213, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181536155, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000D23E9557, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44942, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181549828, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181561799, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181573502, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000008EE49D93, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:45016, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181583975, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181595219, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181606976, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000A8C9B10F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44938, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181617626, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181630781, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181639367, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000068894CFB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44910, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181650815, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181663236, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181672712, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000D7DB30D2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:45038, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181694287, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000036E04D53, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44998, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181705200, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181720893, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181731306, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000065F2D9F6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44980, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181743148, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181754525, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181765552, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000000EAA5688, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44964, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181776451, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181788257, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181798977, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000EBADFE6D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44946, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181808897, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181822011, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181830493, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000002A675068, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:45018, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181842311, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181853919, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181863102, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000001C39458, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44944, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181874625, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181885524, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181902013, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181913458, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181925432, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181934362, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000009C4003DE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:45000, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181945904, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181957773, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655181968788, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000020B52B71, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44982, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181979396, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655181990436, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655182064229, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000003FFBC387, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44966, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182076627, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182088299, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655182097668, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000225C44D5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44950, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182109465, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182119898, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655182131963, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000BE5723E0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:45020, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182142527, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182154616, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182170433, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182183095, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182193418, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655182204554, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000E7C79F77, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:45042, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182213997, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182225202, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655182235148, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000F511A826, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:45002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182244937, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182258384, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655182266808, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000B665AD52, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44984, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182279481, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182295402, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00092556S, createdAt=649655182314751, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655182342265, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000019, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182358154, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655182368893, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000019/0000000040D86CCD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44886, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182383829, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182404922, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000015166S, createdAt=649655182418545, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655182429557, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000019, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182443369, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000011135S, createdAt=649655182453417, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000068799S, createdAt=649655182468652, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000019, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182512427, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655182525557, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000AB36F4A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36064, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182540773, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655182555528, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655182568675, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000006E55D3DC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36096, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655182593093, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000D3B751D4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36066, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655187193375, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000008C827E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36070, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655187227256, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655187250225, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000009DB9DF28, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36074, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655187279552, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655187292341, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000066A088D4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36098, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655187303881, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655187323998, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655187334722, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000C7231A6C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36076, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655187346815, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655187359520, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655187371436, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000B866DE5D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36078, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655187372713, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000009DB9DF28, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36074, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000103388S, createdAt=649655187405968, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000009DB9DF28, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36074, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000177062S, createdAt=649655187495474, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000066A088D4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36098, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00157069S, createdAt=649655181438643, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000062C7DA4A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34784, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655187708706, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000AE5ECAA2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34802, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655187805196, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000007A96E2DF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53824, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006976353S, createdAt=649655187825074, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000007A96E2DF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53824, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655187878270, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000CB93C11D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53826, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006713947S, createdAt=649655187898018, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000CB93C11D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53826, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655188069384, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000E7C79F77, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:45042, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005844854S, createdAt=649655188091312, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000E7C79F77, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:45042, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655188136483, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000E8E7DC38, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36068, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000969652S, createdAt=649655188150684, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000E8E7DC38, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36068, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655187392270, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655188596841, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655188618686, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655188628142, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000CF79CD1D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36104, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655188643440, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655188660228, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655188675714, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000363B2F06, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36084, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655188697331, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655188708765, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000008C724026, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36100, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655188720688, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655188739557, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655188750903, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000004C2F1F23, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36086, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655188761341, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655188760478, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000363B2F06, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36084, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00006971S, createdAt=649655188802852, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000363B2F06, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36084, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655188860179, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000008C724026, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36100, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655188774837, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655189297294, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655189314411, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655189324590, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000E92653ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36112, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655189337332, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655189349121, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655189358003, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000007360148B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36106, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655189377326, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000DEF319E2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36092, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655189389705, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655189406221, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655189415242, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000A1478D26, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36094, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655189428729, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655189448563, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.006951412S, createdAt=649655189463137, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655189493748, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000019, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655189506905, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000A1478D26, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36094, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000067102S, createdAt=649655189537769, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000A1478D26, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36094, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655189515088, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000019, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.00003318S, createdAt=649655190148629, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000019, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.010589393S, createdAt=649655190181670, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f00000019}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655190277270, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000003A75BC50, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34776, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010406751S, createdAt=649655190380745, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000042D5D3A3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34804, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655190421228, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000019/00000000590CF9CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34762, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010262635S, createdAt=649655190435472, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000019/00000000590CF9CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34762, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655190470491, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000000757383F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53746, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010031279S, createdAt=649655190484698, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000000757383F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53746, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655190519164, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000000FEF6B3D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53748, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009837309S, createdAt=649655190538692, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000000FEF6B3D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53748, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009644251S, createdAt=649655190575399, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000005F69E3A0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53750, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655190645521, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000000EAA5688, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44964, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.008859073S, createdAt=649655190662105, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000000EAA5688, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44964, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655190697955, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000003FFBC387, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44966, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.008609908S, createdAt=649655190711614, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000003FFBC387, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44966, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655190747532, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000554D93B2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36102, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0035571S, createdAt=649655190763063, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000554D93B2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36102, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001469117S, createdAt=649655190846518, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000007360148B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36106, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655190993374, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000007E6F155C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34774, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191088172, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000D21EF325, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34764, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.011275942S, createdAt=649655191144574, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000702AD14A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34778, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191150475, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000A8E7C30B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34794, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.011241443S, createdAt=649655191183001, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000A8E7C30B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34794, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191184785, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000962F0E76, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34810, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.011263447S, createdAt=649655191220090, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000962F0E76, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34810, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191231725, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000001C371B82, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34808, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.011265619S, createdAt=649655191250519, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000001C371B82, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34808, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191254869, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000021E7C57, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34812, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.011275495S, createdAt=649655191276429, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000021E7C57, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34812, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191289678, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000004F168B19, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53762, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010900057S, createdAt=649655191308795, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000004F168B19, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53762, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191314272, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000DCBDD0E4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53720, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010657338S, createdAt=649655191372405, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000961B5FA2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53724, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191375699, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000134C1D6A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53764, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010714051S, createdAt=649655191398232, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000134C1D6A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53764, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191409910, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000C64C464D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53730, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010442962S, createdAt=649655191429872, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000C64C464D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53730, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191440818, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000003D132AAE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53766, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010538075S, createdAt=649655191460590, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000003D132AAE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53766, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191469759, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000D23E9557, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44942, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009908408S, createdAt=649655191500650, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000D23E9557, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44942, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191499993, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000AA235488, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44978, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010006487S, createdAt=649655191526586, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000AA235488, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44978, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191541109, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000EBADFE6D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44946, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009719962S, createdAt=649655191561102, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000EBADFE6D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44946, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191572847, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000065F2D9F6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44980, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009641054S, createdAt=649655191634665, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000020B52B71, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44982, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191646958, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000008C827E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36070, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004400803S, createdAt=649655191667517, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000008C827E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36070, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191693452, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000B665AD52, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44984, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191702215, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000005D6137D0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36082, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009399351S, createdAt=649655191712672, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000B665AD52, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44984, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003029357S, createdAt=649655191730636, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000005D6137D0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36082, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191765579, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000808DF49A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36108, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191786961, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000DEF319E2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36092, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004582326S, createdAt=649655191790012, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000808DF49A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36108, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002381351S, createdAt=649655191817736, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000DEF319E2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36092, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191856882, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000003FC3A878, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36110, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003238604S, createdAt=649655191894217, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000003FC3A878, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36110, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002586496S, createdAt=649655191940641, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000E92653ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36112, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191959210, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000B62EF085, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34788, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.012071887S, createdAt=649655191981082, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000B62EF085, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34788, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192084870, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000EA5FA0A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34798, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.01213784S, createdAt=649655192108911, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000EA5FA0A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34798, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192137763, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000511E9B09, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34772, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655191863687, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000019/00000000C2767252, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36062, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.012317492S, createdAt=649655192169841, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000511E9B09, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34772, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001761145S, createdAt=649655192190387, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000019/00000000C2767252, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36062, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192228525, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000F01A0CC0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34790, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.012326471S, createdAt=649655192247766, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000F01A0CC0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34790, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192149793, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000014F1BD8C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53694, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.011582846S, createdAt=649655192276319, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000014F1BD8C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53694, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192287855, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000F1C54201, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34800, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.012328037S, createdAt=649655192308437, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000F1C54201, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:34800, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192358228, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000008BB46F9C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53780, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.011991808S, createdAt=649655192387735, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000008BB46F9C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53780, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.011218392S, createdAt=649655192351641, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000224086EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53698, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192441093, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000740267C8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53782, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.011824954S, createdAt=649655192461112, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000740267C8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53782, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192470371, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000068894CFB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44910, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010807086S, createdAt=649655192504472, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000068894CFB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44910, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192500684, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000008F6A657E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53784, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.011634008S, createdAt=649655192534618, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000008F6A657E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53784, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192544120, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000009918F716, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44912, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010642342S, createdAt=649655192569756, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000009918F716, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44912, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192585885, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000244BB5CA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53786, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.011379777S, createdAt=649655192609342, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000244BB5CA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:53786, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192656293, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000019/0000000040D86CCD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44886, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192671068, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000036E04D53, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44998, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010272942S, createdAt=649655192682936, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000019/0000000040D86CCD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44886, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010949797S, createdAt=649655192697261, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/0000000036E04D53, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:44998, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192733442, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000D3B751D4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36066, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192751246, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000009C4003DE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:45000, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010794156S, createdAt=649655192801549, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000009C4003DE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:45000, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005580348S, createdAt=649655192755650, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000D3B751D4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36066, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192844688, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000F511A826, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:45002, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00573823S, createdAt=649655192916634, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000235B35F4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36072, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192928190, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000004C2F1F23, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36086, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004153825S, createdAt=649655192947972, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000004C2F1F23, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36086, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655192962864, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000006843837B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36080, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00437062S, createdAt=649655192989165, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/000000006843837B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36080, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655193086705, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000D430EE8A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36090, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003772843S, createdAt=649655193115358, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000019/00000000D430EE8A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000019, local=172.23.107.117:36090, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655202862066, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655202904453, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000006804987B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48670, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655202940909, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000046ECF1CB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48622, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655202914191, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000015DC68BF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57860, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655202982597, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000006804987B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48670, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203070296, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000049A06886, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57876, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000053029S, createdAt=649655203074250, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000006804987B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48670, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203082939, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000000566B13A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57864, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000529545S, createdAt=649655203111735, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000000566B13A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57864, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203141537, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000054B5E23A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57874, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203146319, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000094654A5C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57862, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655202957707, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000608236S, createdAt=649655203184981, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000094654A5C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57862, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203210699, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203235607, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000BE06B2C3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57880, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203230053, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000023F48D2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48652, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203281460, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203298836, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203311710, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000000E3C2EBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48610, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203322822, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203337771, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000E0B89911, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48608, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203355355, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203164646, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000B6B5594F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57878, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00050528S, createdAt=649655203387499, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000B6B5594F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57878, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000523003S, createdAt=649655203163096, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000054B5E23A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57874, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203424318, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000912FC709, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57896, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000691825S, createdAt=649655203443238, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000912FC709, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57896, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203447217, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000061C27C2F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57902, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0007356S, createdAt=649655203464781, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000061C27C2F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57902, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203527320, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000023F48D2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48652, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00023074S, createdAt=649655203540581, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000023F48D2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48652, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000432994S, createdAt=649655203091986, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000049A06886, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57876, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203605315, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000003EC4844E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57900, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203371762, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203709393, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203722414, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000005AAFA867, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48696, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203757471, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203770875, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203781741, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000001084B013, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48580, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203794901, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203805807, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203817268, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000DFF1155F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48672, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203827059, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203847491, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203858232, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000099FBDC80, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48628, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203871231, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203874033, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000BC3BCBE1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48568, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000172692S, createdAt=649655203900050, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000BC3BCBE1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48568, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203884310, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203943841, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000F3F01AAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48654, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203963108, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655203976942, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203993425, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000000D41D479, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48614, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655204072778, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655204087681, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204097776, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000006511555C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48570, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655204110050, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655204131271, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204142527, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000012F8241, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48698, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655204155526, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655204166921, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204179067, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000430401FD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48582, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655204190534, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655204202489, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204213012, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000009F8120B9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48674, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204208801, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000DFF1155F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48672, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00036827S, createdAt=649655204243300, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000DFF1155F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48672, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204268850, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000D92BF975, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48616, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000281067S, createdAt=649655204289761, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000D92BF975, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48616, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204309516, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000DE76431E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57886, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000397881S, createdAt=649655204358887, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000F3F01AAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48654, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000589266S, createdAt=649655203261173, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000BE06B2C3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57880, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204458372, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000E0B89911, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48608, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001103847S, createdAt=649655204472600, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000E0B89911, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48608, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204511659, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000000D41D479, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48614, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000425737S, createdAt=649655204524812, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000000D41D479, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48614, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203259441, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000C4DA4A7C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57868, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000682517S, createdAt=649655204565432, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000C4DA4A7C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57868, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204611007, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000B6141040, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57884, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001932781S, createdAt=649655204625584, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000B6141040, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57884, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001912271S, createdAt=649655204661859, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000D05A1711, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57894, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000918424S, createdAt=649655204725291, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000001084B013, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48580, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204762449, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000430401FD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48582, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000560552S, createdAt=649655204775831, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000430401FD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48582, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655203215921, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000009233D48B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57866, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000650899S, createdAt=649655204824387, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000009233D48B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57866, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204871031, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000008BC42ADF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57882, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002202435S, createdAt=649655204897523, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000008BC42ADF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57882, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204940769, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000400088EB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57892, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002201118S, createdAt=649655204954426, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000400088EB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57892, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204989262, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000039C59C2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48694, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002137185S, createdAt=649655205064915, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000039C59C2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48694, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000957637S, createdAt=649655205125539, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000012F8241, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48698, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655204362580, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000082FA061B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:57898, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655205335370, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000099FBDC80, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48628, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001452515S, createdAt=649655205350400, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000099FBDC80, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48628, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655204226577, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655209299675, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655209339545, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000074162S, createdAt=649655209356214, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655209371593, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000053114F5C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48620, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000198806S, createdAt=649655209399927, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000053114F5C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48620, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655209297810, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000FABAB450, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48638, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655209443224, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000B0436E09, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48656, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00029198S, createdAt=649655209469327, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000B0436E09, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48656, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000159607S, createdAt=649655209450200, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000FABAB450, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48638, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655209535555, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000BC842495, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48618, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000374007S, createdAt=649655209554570, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000BC842495, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48618, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655209380904, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00024498S, createdAt=649655209624008, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655209673565, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000009, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655209704771, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000028349S, createdAt=649655209722670, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000376669S, createdAt=649655209752342, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000009, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655209852517, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655209873827, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000023084C23, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39796, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655209900997, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655209930348, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655209943070, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000D1B14642, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39886, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655209957256, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655209974324, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655209984171, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000009062CFC0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39850, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210037631, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210053843, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210066154, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000081F9DD25, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39868, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210077146, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210100454, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210111966, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000DFA098C1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39834, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210124640, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210137133, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210148789, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000002A1578EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39836, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210160179, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210173624, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210184118, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000D1686E8B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39894, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210195138, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210208754, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210218012, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000001C0F30F0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39912, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210231916, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210245655, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210257353, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000004B3D099D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39798, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210268679, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210281272, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210292595, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000002951D9E9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39888, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210303172, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210316689, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210325115, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000809B6970, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39852, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210340685, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210354357, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210364747, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000D9AEA20F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39870, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210376270, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210387583, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210398952, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000047CDC1C2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39840, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210408865, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210420948, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210431476, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000006D614F80, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39844, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210441236, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210454907, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210464232, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000B6EFCA6A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39896, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210474756, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210486087, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210510145, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000527D9C0A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39914, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210521406, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210533566, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210544208, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000002350FC2A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39800, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210555792, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210568285, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210577378, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000044BF3F74, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39890, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210590494, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210614679, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210626227, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000006D6C5625, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39854, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210640224, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210654086, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210664326, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000006350C12E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39872, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210675192, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210686355, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210695167, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000003E67CA2C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39842, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210706006, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210717544, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210728566, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000048F107F5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39846, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210738342, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210749169, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210759972, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000BF852051, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39898, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210769448, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210782409, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210790901, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000B241A25E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39916, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210801337, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210812657, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210822464, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000F67C8D0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39926, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210835051, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210846446, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001011754S, createdAt=649655210860001, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655210880193, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000009, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210897290, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655210906123, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000009/00000000DB9E9944, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39750, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210918655, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210933586, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000049121S, createdAt=649655210943348, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655210961860, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000099634S, createdAt=649655211059604, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655211080194, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000009, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211093470, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000013223S, createdAt=649655211105196, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000164136S, createdAt=649655211120770, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000009, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211156196, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211167448, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000005C6A6840, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39356, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211183204, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211196254, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211207337, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000A81A174F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39294, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211219266, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211231531, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211241009, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000000D3E9DC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39300, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211252527, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211265637, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211274093, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000679C32C2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39370, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211286321, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211296994, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211307002, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000098E18251, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39306, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211317583, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211327847, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211339347, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000CB4EAB36, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39344, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211349161, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211361047, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211370308, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000028668A26, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39332, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211380543, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211393646, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211402783, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000005174649C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39382, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211415594, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211426174, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211435762, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000099EBFE12, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39358, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211446698, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211458103, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211468588, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000061597554, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39296, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211477950, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211489849, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211498916, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000739A0210, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39302, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211521488, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211535118, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211544372, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000903CD503, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39372, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211556091, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211568514, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211580107, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000008A4D4EF3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39308, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211591034, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211601631, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211611751, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000C2C34CDE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39346, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211621845, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211635296, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211646748, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000E80B91DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39334, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211657726, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211669359, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211680353, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000C40B16A9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39384, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211692160, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211703254, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211713900, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000FE4ADEBA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39360, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211723559, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211735195, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211745601, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000004776F7A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39298, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211755111, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211767688, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211778870, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211793813, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000002348708E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39374, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211803577, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211816667, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211826909, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211841894, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000D93742EB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39348, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211850829, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211863331, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211871377, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000003C2234C2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39336, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211881543, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211895156, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211908763, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000004BC20090, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39386, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211924866, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211940660, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655211952270, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000EAFD7524, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39362, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211962444, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655211974025, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000831261S, createdAt=649655211986521, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655212066435, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000009, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655212082433, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655212094406, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000009/0000000055DFA300, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:36362, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655212105642, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655212603980, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000538287S, createdAt=649655212618476, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655212653612, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000013878S, createdAt=649655212666938, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000009, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655209591023, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000009/000000008C5F0424, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48536, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655214703195, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000028668A26, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39332, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003310459S, createdAt=649655214737417, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000028668A26, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39332, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655214771922, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000E80B91DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39334, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655209465079, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000004A1447EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:48682, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655212578125, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000002A1578EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39836, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655212541550, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000009062CFC0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39850, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655212505162, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000D1B14642, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39886, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0025353S, createdAt=649655218332026, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000D1B14642, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39886, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.007102315S, createdAt=649655218431277, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000098E18251, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39306, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655218472063, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000008A4D4EF3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39308, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006870562S, createdAt=649655218486264, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000008A4D4EF3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39308, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655218536042, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000034ABBE13, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39310, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006696809S, createdAt=649655218549798, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000034ABBE13, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39310, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655212460509, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000001C0F30F0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39912, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.008116182S, createdAt=649655218650895, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000527D9C0A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39914, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655218700639, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000B241A25E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39916, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.007888866S, createdAt=649655218714270, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000B241A25E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39916, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655218749631, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000000D3E9DC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39300, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.007485277S, createdAt=649655218763172, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/0000000000D3E9DC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39300, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655218812724, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000739A0210, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39302, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.007068282S, createdAt=649655218861604, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000CFED206D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39304, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002135246S, createdAt=649655212417580, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000004B3D099D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39798, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655219033275, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000002350FC2A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39800, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.008433379S, createdAt=649655219051146, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000002350FC2A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39800, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655219088585, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000F67C8D0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39926, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00824282S, createdAt=649655219112132, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000F67C8D0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39926, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.007618356S, createdAt=649655219187802, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/00000000903CD503, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39372, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655219222097, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000002348708E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39374, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.007406374S, createdAt=649655219248384, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000009/000000002348708E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:39374, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655219289014, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000009/0000000055DFA300, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:36362, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006686861S, createdAt=649655219302374, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000009/0000000055DFA300, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000009, local=172.23.107.117:36362, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655223800119, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000005C3DBEF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57150, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655223832715, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655223874007, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655223863118, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000DEB6846C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57144, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655223922690, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000005C3DBEF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57150, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000069482S, createdAt=649655223960328, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000005C3DBEF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57150, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655223981525, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000C380B0BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57146, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000206304S, createdAt=649655224009567, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000C380B0BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57146, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224055416, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000009F6DF95D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57142, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000295868S, createdAt=649655224079278, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000009F6DF95D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57142, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655223893567, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000006604F276, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57152, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224142390, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224166357, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224180410, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000002C311341, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57174, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224195737, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224231576, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224243463, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000548B91A5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57156, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224257091, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224270612, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224281592, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000009672257, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57164, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224298660, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224312687, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224324440, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000006E325E81, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57154, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224345002, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224367155, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224376732, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000013B4E3BE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57168, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224391883, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224407171, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224420141, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000CBB22FA6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57180, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224430413, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224443245, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224465013, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000D9BDC17F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57158, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000122877S, createdAt=649655223934032, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000DEB6846C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57144, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224544941, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000009672257, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57164, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000234122S, createdAt=649655224568179, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000009672257, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57164, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224607600, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000013B4E3BE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57168, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000198828S, createdAt=649655224633381, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000013B4E3BE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57168, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224481133, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224705249, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224724121, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000FDF1758F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57160, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224738786, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224640869, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000006E325E81, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57154, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224756798, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000282732S, createdAt=649655224768589, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000006E325E81, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57154, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224779261, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000D9BDC17F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57158, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224548349, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000006604F276, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57152, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000081684S, createdAt=649655224813055, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000D9BDC17F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57158, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000387486S, createdAt=649655224826586, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000006604F276, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57152, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224892543, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000FDF1758F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57160, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000138062S, createdAt=649655224908489, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000FDF1758F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57160, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655224779469, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000097E13D6D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57176, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224978376, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655224998413, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225080957, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000008EA3010C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57162, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225095224, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225108372, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225118106, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000AACCD644, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57166, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225130229, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225152434, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225181591, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005CF3BDBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57172, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225195406, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225216819, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225228848, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000018583AFC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57170, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225240870, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225257096, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225258291, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000AACCD644, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57166, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000115757S, createdAt=649655225300741, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000AACCD644, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57166, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225383282, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005CF3BDBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57172, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225391084, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000018583AFC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57170, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00017555S, createdAt=649655225404408, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005CF3BDBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57172, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000138214S, createdAt=649655225420177, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000018583AFC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57170, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225272197, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007DEE77EF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57182, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225456036, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225484989, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225498302, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000CF783E07, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57184, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225526559, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225549164, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225561152, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000008EAEAB16, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57188, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225572610, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225593208, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225606695, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000001BFDD75E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57178, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225640489, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000008EAEAB16, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57188, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000056311S, createdAt=649655225670058, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000008EAEAB16, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57188, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225643942, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225697092, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000CF783E07, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57184, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225715676, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00015723S, createdAt=649655225722624, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000CF783E07, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57184, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225744429, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000071C4B2B1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57186, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225768941, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225786202, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.002096483S, createdAt=649655225799364, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655225830642, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000007, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225855215, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655225867863, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000007/0000000080F82486, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57138, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225878959, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225891410, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000053111S, createdAt=649655225903140, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225921254, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.206:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000013525S, createdAt=649655225932820, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.206:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655225944641, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000007, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655225957124, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000011967S, createdAt=649655225968380, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000075724S, createdAt=649655225991733, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000007, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226091452, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226103233, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000043BD1E81, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47874, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226118975, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226142931, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226154766, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000FBD20C0D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47880, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226165622, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226180744, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226191051, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000818E9F73, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47886, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226202004, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226214652, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226224815, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000001E77BB76, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47928, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226228874, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000043BD1E81, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47874, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000098254S, createdAt=649655226261986, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000043BD1E81, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47874, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226297374, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000FBD20C0D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47880, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000121133S, createdAt=649655226317259, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000FBD20C0D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47880, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226237018, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226366334, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226378091, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000AC3A411C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47864, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226389251, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226408824, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226420242, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000083C6B172, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:48212, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226431275, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226452111, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226461468, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A2D8BF17, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47866, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226474222, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226488946, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226500065, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A9D0614A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47870, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226509025, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226521397, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226532368, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A6F3744F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47876, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226543969, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226553072, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000AC3A411C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47864, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226573033, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000152895S, createdAt=649655226577784, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000AC3A411C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47864, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226592557, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000375420FF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47882, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226611522, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226625461, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226636720, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000010A1A3E2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47888, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226646204, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000083C6B172, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:48212, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226658820, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A6F3744F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47876, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00020232S, createdAt=649655226674169, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000083C6B172, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:48212, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000094452S, createdAt=649655226681012, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A6F3744F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47876, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226647482, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226717591, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226752280, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000091BC7DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47930, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226766993, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226756961, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000375420FF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47882, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226790725, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000134527S, createdAt=649655226804379, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000375420FF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47882, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226877590, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A2D8BF17, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47866, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000386912S, createdAt=649655226894426, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A2D8BF17, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47866, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226812766, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000085759DDF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47896, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226929275, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226954518, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655226965974, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007B53CB15, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:48214, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226977858, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227026054, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000085759DDF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47896, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000081358S, createdAt=649655227047476, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000085759DDF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47896, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655226998087, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227083077, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007919BC20, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47892, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227098316, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227101617, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007B53CB15, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:48214, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227114146, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000113071S, createdAt=649655227120758, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007B53CB15, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:48214, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227133538, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005A0A3CAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47900, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227165791, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227187955, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227199063, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000008F9B4B93, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47878, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227211270, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227230655, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227242961, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000008659322E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47884, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227254568, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227248940, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000001450E921, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57140, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227274638, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003524352S, createdAt=649655227286203, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000001450E921, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57140, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227343417, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000548B91A5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57156, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003075101S, createdAt=649655227359786, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000548B91A5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57156, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227368207, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000008659322E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47884, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000097763S, createdAt=649655227390668, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000008659322E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47884, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00229099S, createdAt=649655227401597, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000008EA3010C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57162, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000332593S, createdAt=649655227446318, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007919BC20, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47892, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227290323, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000F2B0A60C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47890, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227495084, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227512003, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227523653, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007A245AA0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47932, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227534230, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227547974, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227557032, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000004BABBDA5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47898, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227568138, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227588888, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227599382, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000086869D14, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:48216, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227610821, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227630363, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227643283, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227657519, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227668170, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000FA632231, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47902, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227678935, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227691495, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227699869, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000FB1D3B1F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:48232, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227712072, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227723450, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001659496S, createdAt=649655227749314, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655227772071, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000007, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227787884, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227798357, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000007/000000004F2D9CF3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47820, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227810543, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227821130, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000048501S, createdAt=649655227833148, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227848361, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227868598, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000013337S, createdAt=649655227880839, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000053931S, createdAt=649655227897727, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000007, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227931463, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227942482, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000066D5565E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39378, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227959420, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227974808, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655227986206, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000002C83396D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39328, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655227996597, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228066045, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228076150, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000C22CB10D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39144, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228088519, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228102147, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228112088, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000056764AE6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39450, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228128596, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000D37D1859, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39428, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228144300, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228156380, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228169984, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228178924, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000073373A47, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39414, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228189885, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228200835, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228209675, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000BB26A15F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39444, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228222269, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228233395, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228244566, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005DE27111, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39386, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228254397, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228266816, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228278564, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000351D7DEE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39330, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228287800, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228300787, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228309789, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000B101E332, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39146, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228321781, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228337148, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228348790, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000050E9DA70, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39452, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228366172, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000000116DF85, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39430, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228383973, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000075319664, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39438, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228394635, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228408093, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228416690, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000B4EEC808, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39416, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228427834, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228439217, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228447964, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000156032FB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39446, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228460576, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228471275, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228482229, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000031A06C79, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39390, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228491962, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228502611, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228513048, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000040F9D1E0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39332, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228512367, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000086869D14, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:48216, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000886009S, createdAt=649655228545606, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000086869D14, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:48216, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000944445S, createdAt=649655228603035, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000028563190, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47894, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228619587, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000D37D1859, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39428, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00047632S, createdAt=649655228641445, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000D37D1859, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39428, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228657948, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005E4AAC4E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39436, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000488832S, createdAt=649655228678263, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005E4AAC4E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39436, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228721855, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000075319664, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39438, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228735614, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005F90ADC2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57148, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004948459S, createdAt=649655228763767, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005F90ADC2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57148, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003351138S, createdAt=649655228832110, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007DEE77EF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57182, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228873154, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A9D0614A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47870, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00235387S, createdAt=649655228886289, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A9D0614A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47870, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228919697, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005A0A3CAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47900, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001741525S, createdAt=649655228934110, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005A0A3CAD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47900, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228967371, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000FA632231, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47902, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001276683S, createdAt=649655228980784, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000FA632231, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47902, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655229063545, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000073373A47, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39414, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001953943S, createdAt=649655229177465, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000008F9B4B93, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47878, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655229222591, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000FB1D3B1F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:48232, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001500085S, createdAt=649655229240439, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000FB1D3B1F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:48232, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655229294660, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000BB26A15F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39444, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001062164S, createdAt=649655229315816, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000BB26A15F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39444, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001661225S, createdAt=649655227449525, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000071C4B2B1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57186, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000314174S, createdAt=649655228744900, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000075319664, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39438, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655229711996, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000001E77BB76, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47928, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003360915S, createdAt=649655229741058, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000001E77BB76, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47928, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655229776043, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000091BC7DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:47930, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655229851555, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000C22CB10D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39144, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001750377S, createdAt=649655229865587, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000C22CB10D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39144, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655229899575, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000B101E332, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39146, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001563147S, createdAt=649655229913762, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000B101E332, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39146, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228678533, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000000116DF85, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39430, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000297235S, createdAt=649655229965188, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000000116DF85, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39430, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655228527632, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655228300833, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000066D5565E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39378, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230107411, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230171326, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230167778, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005DE27111, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39386, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230184441, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000F7559CFC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39454, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001902599S, createdAt=649655230194534, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005DE27111, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39386, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230204909, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230232391, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230240117, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000031A06C79, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39390, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001738343S, createdAt=649655230269670, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000031A06C79, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39390, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230242339, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000B14FA355, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39432, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230317674, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230345428, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230351823, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000F7559CFC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39454, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230364289, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A1E35CA2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39418, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000127252S, createdAt=649655230380179, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000F7559CFC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39454, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230390684, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230417768, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230428166, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000004C1BA838, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39448, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230441219, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230460623, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230456848, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000004388EBBE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39148, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230480002, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000E6722D1F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39392, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000295294S, createdAt=649655230493032, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000004388EBBE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39148, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230553549, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007D50134A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39440, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000195378S, createdAt=649655230578166, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007D50134A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39440, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230499345, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230621537, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.002704413S, createdAt=649655230634948, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655230656689, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000007, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230673729, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230698301, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000007/0000000069FF192E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39032, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230712327, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230715931, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000B14FA355, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39432, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230727245, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000384119S, createdAt=649655230741983, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000B14FA355, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39432, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000086093S, createdAt=649655230756800, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00001567S, createdAt=649655230802494, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.0000034S, createdAt=649655230821841, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000054601S, createdAt=649655230838241, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000007, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230889806, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230899370, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000E6722D1F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39392, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000286851S, createdAt=649655230920804, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000E6722D1F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39392, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000426941S, createdAt=649655230837996, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A1E35CA2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39418, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655230904696, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000001AF1512A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37080, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655230985733, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231062511, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231075643, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000080ADEB40, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37062, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231097798, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000E4DC4C7C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37112, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231096628, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000002C311341, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57174, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006874879S, createdAt=649655231136771, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000002C311341, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57174, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231160884, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000001AF1512A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37080, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000106601S, createdAt=649655231176124, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000001AF1512A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37080, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231183473, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000097E13D6D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57176, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006188339S, createdAt=649655231202157, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000097E13D6D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57176, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231221499, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000080ADEB40, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37062, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000130249S, createdAt=649655231235856, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000080ADEB40, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37062, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231240220, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000001BFDD75E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57178, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231115199, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005528978S, createdAt=649655231256811, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000001BFDD75E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57178, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231261392, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007BD2E1C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37144, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231274357, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231290978, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231317296, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231346207, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005527EFC9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37100, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231359741, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231373190, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231383052, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A2529167, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37132, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231393587, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231408851, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231422334, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000FF4B7901, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37082, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231438224, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231457136, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231471602, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000001587A3CB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37064, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231483819, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231498354, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231508069, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000EDE77B83, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37114, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231519208, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231533497, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231543123, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000008EFD6E0A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37146, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231554565, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231566912, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000009FA27666, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37120, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231584158, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231595400, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000006C0B2B98, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37096, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231606866, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231618181, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231629537, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000000E1FAC94, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37102, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231652703, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231665313, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231674620, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000009F5A7F4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37134, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231686885, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231699347, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231708109, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A72CA722, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37084, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231721767, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231731808, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231741468, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007E5794DF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37066, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231764210, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231777207, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231785814, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000004E10566A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37116, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231801422, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231812686, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231825450, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231834004, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000065AA90A5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37122, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231846377, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231869413, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231880578, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000AE632A11, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37098, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231889755, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231901251, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231910475, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000002E64912C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37104, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231921170, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231933185, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231941778, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000CE111917, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37136, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231953716, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231963572, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231973098, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007AA81E28, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37086, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231983943, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655231994151, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655232106204, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000007/00000000F7AF6F96, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:36116, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655232119571, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655232131980, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000047531S, createdAt=649655232143444, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655232163256, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000015173S, createdAt=649655232176597, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655232188584, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000007, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655232206244, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00001236S, createdAt=649655232216812, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000007, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000079958S, createdAt=649655232238237, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000007, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.008610154S, createdAt=649655232265084, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f00000007}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001661361S, createdAt=649655232389836, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000007/0000000069FF192E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:39032, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655232445700, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005527EFC9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37100, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001073592S, createdAt=649655232460805, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000005527EFC9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37100, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655232491314, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000000E1FAC94, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37102, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000826843S, createdAt=649655232513974, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000000E1FAC94, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37102, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655232517783, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000CB3CEB7A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37118, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655232550111, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000002E64912C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37104, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000617163S, createdAt=649655232574505, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000002E64912C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37104, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000962979S, createdAt=649655232696369, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A72CA722, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37084, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655232745571, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007AA81E28, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37086, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000752427S, createdAt=649655232758556, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007AA81E28, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37086, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655232809254, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000007BD2E1C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37144, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00105239S, createdAt=649655232878990, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000BFEBFA4C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37148, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655232929330, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000EC4C6DAE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37094, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001588497S, createdAt=649655232942851, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000EC4C6DAE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37094, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655232977247, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000006C0B2B98, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37096, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001360147S, createdAt=649655232990094, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000006C0B2B98, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37096, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655233088581, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000AE632A11, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37098, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001188328S, createdAt=649655233102563, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000AE632A11, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37098, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655233178323, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A2529167, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37132, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001773103S, createdAt=649655233191095, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000A2529167, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37132, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655233224539, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000009F5A7F4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37134, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001526075S, createdAt=649655233239133, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000009F5A7F4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37134, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655233267670, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000CE111917, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37136, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001304674S, createdAt=649655233280676, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000CE111917, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37136, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655233327908, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000001587A3CB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37064, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655231290978, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000007/0000000080F82486, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:57138, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245208025, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245242922, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000FC6840F6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51000, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245259996, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245274465, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245285255, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000008104D850, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51014, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245299637, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245311933, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245322671, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000D4B0C00E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51030, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245335510, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245347228, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245361154, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245374634, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245386032, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F689424A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51062, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245397701, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245409534, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245419522, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000098479C6A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50948, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245431146, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245444268, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245454209, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000B0B77824, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50972, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245467955, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245479208, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245490248, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000DBFD97CD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50978, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245501303, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245512479, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245523600, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000042C77A57, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51002, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245534046, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245545739, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245555845, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000006C7603D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245566182, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245582429, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245594361, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245613497, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245626117, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245636146, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245647390, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000005C035450, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50950, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245657536, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245669434, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245683704, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000096750998, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50976, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245694670, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245707635, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245717269, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000DE0BF29A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50980, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245730583, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245741585, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245752212, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000038D4211E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245766022, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245776830, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245787961, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000004B1F7B5B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245798667, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245810466, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245820090, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000C82BA4BF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51034, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245831284, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245845785, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000707538S, createdAt=649655245857436, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245883432, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655245897526, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000000F/00000000C97CC27D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50914, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245914366, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245930717, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000064085S, createdAt=649655245945823, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655245971272, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000018934S, createdAt=649655245987616, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655246067042, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000f, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655246086460, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000020573S, createdAt=649655246105206, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246086231, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000AF3B5D93, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60200, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000158159S, createdAt=649655246121684, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000f, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001201166S, createdAt=649655246132043, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000AF3B5D93, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60200, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655246164188, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246181629, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000007A12F935, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42260, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655246203160, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655246220856, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246231634, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000082B7308F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42276, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655246248907, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655246262484, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246273900, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000C6483312, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42162, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246280863, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000C3E10995, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60204, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001381932S, createdAt=649655246301116, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000C3E10995, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60204, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246338548, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000009611B056, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60224, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001354308S, createdAt=649655246351439, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000009611B056, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60224, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246391565, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000006B84BC0B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60226, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001323241S, createdAt=649655246408067, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000006B84BC0B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60226, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0009006S, createdAt=649655246515411, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000003DDB6470, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51048, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246554236, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000007A12F935, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42260, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0003352S, createdAt=649655246567966, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000007A12F935, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42260, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246688941, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000057ED32C7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60196, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246710892, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000DA13356B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60194, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001835962S, createdAt=649655246723681, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000057ED32C7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60196, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001874782S, createdAt=649655246744112, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000DA13356B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60194, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00181347S, createdAt=649655246781376, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000073786927, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60230, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001830523S, createdAt=649655246791261, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000814D1287, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60212, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246829735, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000E72F064A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60232, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246844282, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000037EC1A16, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60220, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001811915S, createdAt=649655246853561, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000E72F064A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60232, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001833098S, createdAt=649655246894313, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000037EC1A16, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60220, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246925263, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000FC6840F6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51000, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246935980, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000005B591AD2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50974, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001651351S, createdAt=649655246942367, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000FC6840F6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51000, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246992012, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000042C77A57, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51002, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001447075S, createdAt=649655247062041, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000042C77A57, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51002, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001325378S, createdAt=649655247103159, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000038D4211E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001185907S, createdAt=649655232553324, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/00000000CB3CEB7A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37118, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.015622626S, createdAt=649655247211261, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/000000009FA27666, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37120, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655247254383, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000065AA90A5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37122, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.015385637S, createdAt=649655247274661, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000007/0000000065AA90A5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000007, local=172.23.107.117:37122, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655247306682, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000001A777A97, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60192, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002478576S, createdAt=649655247320584, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000001A777A97, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60192, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002403894S, createdAt=649655247356430, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000008A21C587, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60208, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002395248S, createdAt=649655247401189, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000022A52C7E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60218, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655247437609, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000023A85EFB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50968, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002236724S, createdAt=649655247451947, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000023A85EFB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50968, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655247486425, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000B0B77824, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50972, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002007768S, createdAt=649655247505527, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000B0B77824, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50972, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655247539422, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000096750998, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50976, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00183238S, createdAt=649655247554467, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000096750998, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50976, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655247760805, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000098479C6A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50948, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00231749S, createdAt=649655247785907, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000098479C6A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50948, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655247821294, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000005C035450, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50950, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0021529S, createdAt=649655247835701, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000005C035450, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50950, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001728464S, createdAt=649655246953706, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000005B591AD2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50974, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002590113S, createdAt=649655248104319, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000DBFD97CD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50978, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248140894, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000DE0BF29A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50980, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002400009S, createdAt=649655248155043, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000DE0BF29A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50980, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248194823, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000F/00000000C97CC27D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50914, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00226525S, createdAt=649655248208830, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000000F/00000000C97CC27D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:50914, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655246285137, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248448764, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248477538, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248489534, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000064F2C798, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42194, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248503550, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248523957, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248555774, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000990E9E3E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42230, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248570227, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248583063, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248595424, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000003B36B13A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42246, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248606414, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248618970, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248630138, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000017B89409, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42262, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248658900, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248679603, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248691457, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000DDF5A130, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42278, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248701817, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248713723, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248724732, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000A1AD0CE1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42164, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248735567, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248749050, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248760071, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248775633, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000009C8C6C3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42198, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248799272, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000002B8E3620, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42218, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248812835, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248825878, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248836993, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000D7EFCE5E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42232, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248848092, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248862028, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248871926, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000066048FF8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42248, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248883103, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248894749, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248903861, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000C0913E67, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42264, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248916823, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248927885, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248939496, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000C70407DE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42280, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248949080, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248962534, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655248977931, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000A22CB372, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42166, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655248991497, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249064062, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249074162, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000004CFC629D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42200, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249087438, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249110255, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000050011796, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42202, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249125444, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249137629, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249152107, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249161644, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000005B83AB63, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42234, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249175345, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249186094, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249197312, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000009DFB2ED9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42250, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249207970, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249219532, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249230987, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000A2AF7F89, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42266, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249240965, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249254116, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.003102895S, createdAt=649655249265626, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655249297954, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000000f, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249332778, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249346021, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000000F/000000007AEF5EDE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42126, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249358441, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000050275S, createdAt=649655249377603, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655249407071, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000f, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249422169, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000013084S, createdAt=649655249433682, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000056873S, createdAt=649655249451604, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000f, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249491652, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249505240, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000DACC9A1D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38794, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249519292, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249533795, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249546873, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F21B83D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38808, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249558298, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249572160, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249584523, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000032BC27C0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38832, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249597449, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249610259, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249622183, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000A023BD9B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38796, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249634482, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249646860, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249668625, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249682755, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249692014, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000000AE49702, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38820, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249704566, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249717347, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249727029, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000D6BB7A80, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38826, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249740987, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249752356, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249764127, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000983F2AE8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38838, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249773924, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249785823, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249796647, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000036D423EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38798, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249816142, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249827490, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249837582, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000020984994, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38810, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249849030, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249860773, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249872359, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000002099BD44, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38834, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249883352, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249895837, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249905381, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000000621CE26, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38802, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249915243, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249930253, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000AAA38CD2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38816, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249940803, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249955580, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000004FDB1D54, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38822, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249966384, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655249979464, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655249988613, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000001AA1538C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38828, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250061637, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250073902, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250085292, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000075351A2A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38840, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250095924, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250109321, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250119826, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F3009297, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38800, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250137700, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250149374, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250159808, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000009895AD4F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38812, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250181731, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250194146, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250203697, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000054474499, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38836, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250213909, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250226802, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250235433, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000D821095C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38804, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250255939, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000009B4CE3A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38818, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250266724, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250281194, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000072EC9A68, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38824, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250298102, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250308825, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000064FA8B13, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38830, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250319876, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250332233, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250340760, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000000537A21E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38842, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250352665, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250363866, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250374062, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000580EDBD7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38806, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250386037, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250397645, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000921625S, createdAt=649655250412152, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655250430914, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000000f, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250446446, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250456576, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000000F/00000000FF67105F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:36208, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250468621, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250479644, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000046197S, createdAt=649655250490194, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250506270, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655250526365, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000012173S, createdAt=649655250537543, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000f, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000049829S, createdAt=649655250551581, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000f, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.005839264S, createdAt=649655250575960, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f0000000f}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005848973S, createdAt=649655250767450, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000008DEBE7F4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60202, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005777917S, createdAt=649655250854983, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F76A99C7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60260, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250892520, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000F/00000000DE81976F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60188, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005788378S, createdAt=649655250908648, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000000F/00000000DE81976F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60188, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250941514, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000047DDD104, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51060, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005755274S, createdAt=649655250957299, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000047DDD104, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51060, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655250987693, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F689424A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51062, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005579027S, createdAt=649655251041220, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F689424A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51062, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655251077622, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000AA18E67D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51064, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005442057S, createdAt=649655251119454, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000AA18E67D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51064, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655251155138, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000082B7308F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42276, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004893624S, createdAt=649655251173652, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000082B7308F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42276, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002278133S, createdAt=649655251241226, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000C70407DE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42280, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655251287842, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000DACC9A1D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38794, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001755266S, createdAt=649655251305649, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000DACC9A1D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38794, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655251334481, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000036D423EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38798, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001507819S, createdAt=649655251348361, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000036D423EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38798, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655251382606, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F3009297, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38800, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001233689S, createdAt=649655251405573, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F3009297, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38800, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655251443793, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000580EDBD7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38806, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001046577S, createdAt=649655251458384, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000580EDBD7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38806, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003964044S, createdAt=649655252762886, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000009C8C6C3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42198, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655252809302, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000050011796, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42202, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003684914S, createdAt=649655252831832, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000050011796, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42202, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00298413S, createdAt=649655252923798, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000000621CE26, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38802, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655252971579, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000D821095C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38804, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002717703S, createdAt=649655252989321, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000D821095C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38804, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655253140655, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000427F508A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42216, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004590852S, createdAt=649655253164315, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000427F508A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42216, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004387617S, createdAt=649655253215557, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000002B8E3620, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42218, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655253299181, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000F/000000007AEF5EDE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42126, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003925845S, createdAt=649655253317836, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000000F/000000007AEF5EDE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42126, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655246230440, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F1B565D6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60198, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655253360788, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F6AB2786, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38814, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001362226S, createdAt=649655253389662, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F1B565D6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60198, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003678818S, createdAt=649655253400260, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F6AB2786, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38814, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655253461908, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000AAA38CD2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38816, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003508961S, createdAt=649655253474711, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000AAA38CD2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38816, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001201657S, createdAt=649655246182441, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000005F6AC924, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60234, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003243384S, createdAt=649655253524063, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000009B4CE3A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38818, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.008525336S, createdAt=649655253568404, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000001FB0F3D0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60236, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655253635575, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000B245FFD7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51028, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.008475147S, createdAt=649655253654005, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000B245FFD7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51028, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655253701949, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000D4B0C00E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51030, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.008355723S, createdAt=649655253719593, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000D4B0C00E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51030, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.008172104S, createdAt=649655253768968, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F9F84068, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51032, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655253855815, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000003B36B13A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42246, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005237491S, createdAt=649655253885990, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000003B36B13A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42246, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655253931362, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000066048FF8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42248, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005037333S, createdAt=649655253948715, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000066048FF8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42248, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655253981735, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000009DFB2ED9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42250, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004762461S, createdAt=649655253995987, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000009DFB2ED9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42250, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004086347S, createdAt=649655254161793, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000001AA1538C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38828, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655254199355, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000064FA8B13, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38830, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003867881S, createdAt=649655254214258, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000064FA8B13, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38830, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655254248951, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000F/00000000FF67105F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:36208, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003769912S, createdAt=649655254263310, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000000F/00000000FF67105F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:36208, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655253470778, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F54F8DFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60210, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.008498243S, createdAt=649655254339210, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000F54F8DFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60210, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655254377032, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000002BCE186E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60222, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00935317S, createdAt=649655254393834, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000002BCE186E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:60222, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.008889043S, createdAt=649655254469422, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000006C7603D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655254514070, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000004B1F7B5B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00870451S, createdAt=649655254528849, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000004B1F7B5B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:51018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655254560247, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000990E9E3E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42230, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00597929S, createdAt=649655254576646, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000990E9E3E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42230, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655254627790, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000D7EFCE5E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42232, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005765953S, createdAt=649655254646709, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000D7EFCE5E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42232, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004991843S, createdAt=649655254710304, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000000AE49702, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38820, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655254745633, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000004FDB1D54, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38822, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004764617S, createdAt=649655254759607, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/000000004FDB1D54, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38822, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655254800147, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000072EC9A68, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38824, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004502627S, createdAt=649655254820863, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000072EC9A68, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38824, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006040073S, createdAt=649655254969911, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000C0913E67, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42264, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655255079854, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000A2AF7F89, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42266, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005825197S, createdAt=649655255099800, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000A2AF7F89, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:42266, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655255148496, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000983F2AE8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38838, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005363731S, createdAt=649655255166309, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/00000000983F2AE8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38838, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655255210679, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000F/0000000075351A2A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000f, local=172.23.107.117:38840, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655261977556, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655262078924, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000006589BABC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56944, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655262097786, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655262096260, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000006ABC1217, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56950, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000136999S, createdAt=649655262132862, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000006ABC1217, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56950, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655262266664, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000004A611A36, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56928, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000510898S, createdAt=649655262361363, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000004D9184E3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56930, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655262398543, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000040D13A3C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56962, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000454124S, createdAt=649655262412100, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000040D13A3C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56962, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655262459529, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000E392284B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56932, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000595186S, createdAt=649655262474997, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000E392284B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56932, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655262504031, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000441EBABD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56946, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000552288S, createdAt=649655262517796, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000441EBABD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56946, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655263606930, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000009496CC20, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56922, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655263668093, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000383CE6F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56954, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001770395S, createdAt=649655263750260, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000383CE6F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56954, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655263808763, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000053CFB6F4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56956, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001842456S, createdAt=649655263824998, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000053CFB6F4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56956, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655262113491, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275617586, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275650496, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275665584, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655275676601, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000009A382097, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38936, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275693343, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275705231, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655275716890, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000005DC9C29C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38960, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275728428, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275740889, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655275750981, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000177B1B16, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38966, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275763190, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275776737, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655275785601, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000055CBD969, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38952, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275798150, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655275812550, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000005500DFCB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38928, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655275830265, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000DBEFE3E1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38942, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275840562, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275852876, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655275861516, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000C15C0E2A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38924, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275874031, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275886307, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655275896020, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000069DDC718, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38972, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275907508, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275918217, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655275928964, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000EA5C9E22, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38938, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275938894, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275950638, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655275959929, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000EFC5E97B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38962, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275969829, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655275981863, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655275991326, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000A4F3168A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38968, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276065831, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276077707, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276097114, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276120540, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000057725146, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38944, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276143512, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276158519, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000ED412B09, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38926, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276172737, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276185541, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276194883, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000004FECA141, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38974, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276208172, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276218841, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276228608, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000412B9DBF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38940, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276239144, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276249489, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276260449, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000B1872C20, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38964, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276269735, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276281496, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276275829, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000008F819BA2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56964, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001155468S, createdAt=649655276319261, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000008F819BA2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56964, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276371445, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000005BE90F9A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56952, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001224227S, createdAt=649655276397515, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000005BE90F9A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56952, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276444723, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000F4C7397C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56948, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276292833, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000491A443C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38970, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276487457, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276507691, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276524894, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000005DA978A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38956, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276541050, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276557679, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001312503S, createdAt=649655276461637, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000F4C7397C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56948, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000996993S, createdAt=649655276588670, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276620208, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000057ABB586, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47638, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655276633428, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000006, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001277267S, createdAt=649655276643650, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000057ABB586, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47638, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276656660, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276668643, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000006/00000000369CA87C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38814, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276679129, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000A046ED1D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47640, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276448539, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000006/00000000BF565802, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56920, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001255817S, createdAt=649655276693051, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000A046ED1D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47640, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001214816S, createdAt=649655276702855, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000006/00000000BF565802, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56920, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276731268, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000084CE1612, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47642, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001253007S, createdAt=649655276746808, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000084CE1612, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47642, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276755002, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000024D5CC91, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47658, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00140442S, createdAt=649655276770918, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000024D5CC91, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47658, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276782909, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000D47BA0A0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38908, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001181726S, createdAt=649655276798266, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000D47BA0A0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38908, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001005338S, createdAt=649655276836090, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000005500DFCB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38928, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276835495, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000006BF0B523, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47662, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001351022S, createdAt=649655276877044, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000006BF0B523, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47662, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276879133, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000E8706E25, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38930, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000762285S, createdAt=649655276896746, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000E8706E25, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38930, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276913261, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000A1C20F83, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38874, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001304268S, createdAt=649655276930341, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000A1C20F83, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38874, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276401161, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000002BD62F4E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47678, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000984419S, createdAt=649655276956549, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000002BD62F4E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47678, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276965788, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000DBEFE3E1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38942, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001113527S, createdAt=649655276979842, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000DBEFE3E1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38942, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276992143, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000004265E922, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47680, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001521338S, createdAt=649655277072891, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000004265E922, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47680, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655277082061, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000057725146, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38944, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000940643S, createdAt=649655277100799, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000057725146, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38944, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001576504S, createdAt=649655277110633, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000A0742E19, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47682, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276930341, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000002E375019, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38932, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655278985618, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000009A382097, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38936, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00328147S, createdAt=649655279078353, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000009A382097, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38936, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655279148513, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000412B9DBF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38940, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002900027S, createdAt=649655279162380, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000412B9DBF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:38940, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655276682782, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000006, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000380281S, createdAt=649655288744604, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000E3676A83, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39328, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000385565S, createdAt=649655288803064, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000050AF81A3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39330, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655288840086, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000006/000000006826E90A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:36394, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000373024S, createdAt=649655288861642, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000006/000000006826E90A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:36394, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276556391, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/0000000002CA9273, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:47646, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655276512018, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000DA81EE7D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:56966, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003280942S, createdAt=649655291678995, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000B5645DAE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39324, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655291739660, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000633C5463, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39326, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003292105S, createdAt=649655291757860, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000633C5463, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39326, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004054263S, createdAt=649655292459383, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000561D56AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39318, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655292544994, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000D66694E7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39378, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004190125S, createdAt=649655292561593, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000D66694E7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39378, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655292595064, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000A86FE5B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39380, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004186029S, createdAt=649655292608782, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000A86FE5B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39380, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655292661796, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000CBBA19B6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39350, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004375346S, createdAt=649655292676620, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000CBBA19B6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39350, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004339037S, createdAt=649655292710488, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000003C8B8C23, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39352, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004321913S, createdAt=649655292746083, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/000000006C55C632, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39354, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655292802494, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000042CCB19, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39388, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004490962S, createdAt=649655292818016, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000042CCB19, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39388, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655292853753, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000AB8F9559, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39390, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00446999S, createdAt=649655292867632, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000AB8F9559, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39390, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655292914387, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000818E9241, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39392, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004479355S, createdAt=649655292927577, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000006/00000000818E9241, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000006, local=172.23.107.117:39392, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655299894323, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655299974771, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000DBDB742D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58654, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655300041504, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000CCCBC37D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58624, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000160144S, createdAt=649655300095472, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000CCCBC37D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58624, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655300134659, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000031149E57, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58606, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655300140020, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000512B83B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58608, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000375296S, createdAt=649655300179378, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000031149E57, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58606, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000366243S, createdAt=649655300192749, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000512B83B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58608, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000409284S, createdAt=649655300265400, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000007CE82C82, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58626, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001020632S, createdAt=649655300854585, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000EF101568, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58616, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001291253S, createdAt=649655301084544, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000F30DA620, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58610, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655301124625, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000EC7B037D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58622, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001253379S, createdAt=649655301139672, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000EC7B037D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58622, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655299998983, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655300182988, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000023B32D4E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58670, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305072732, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305086433, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000068DAA5C5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58656, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305108621, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00034276S, createdAt=649655305116149, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000068DAA5C5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58656, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305121087, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000F91F3425, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49374, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305140381, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305160201, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305170307, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000069D2F9CA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49376, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305171921, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000001D8112D6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49370, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305182402, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000175063S, createdAt=649655305194382, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000001D8112D6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49370, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305210607, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305222167, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000008BA71F92, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49472, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305234512, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305251547, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305263098, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000F78FF9EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49418, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305274142, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000108684S, createdAt=649655305263336, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000F91F3425, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49374, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305289776, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305301743, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000092A8F099, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49378, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305313879, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305332566, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305341362, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000F665C9D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49404, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305352869, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305363663, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305375206, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000001A590C94, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49446, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305385389, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305396042, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305406714, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000001F239E72, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49390, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305417673, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305430278, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305438599, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000C6961FCC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49432, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305448726, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305462671, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305492832, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000B3D249EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49380, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305527272, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000D7CCC2BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49402, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000536346S, createdAt=649655305546750, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000D7CCC2BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49402, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305599662, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000F665C9D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49404, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000236817S, createdAt=649655305614669, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000F665C9D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49404, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305627414, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000F78FF9EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49418, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000339117S, createdAt=649655305643638, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000F78FF9EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49418, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305807167, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000092A8F099, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49378, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000386226S, createdAt=649655305848528, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000C6961FCC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49432, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305451846, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000069D2F9CA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49376, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305929294, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000B3D249EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49380, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0003984S, createdAt=649655305948292, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000B3D249EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49380, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655305999010, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000DBAF049A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49388, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000897854S, createdAt=649655306035534, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000DBAF049A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49388, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655306068450, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000001F239E72, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49390, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000639412S, createdAt=649655306080146, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000001F239E72, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49390, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655305531990, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655307396157, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655307417006, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655307405478, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000083EFF351, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49474, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655307433489, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000061558S, createdAt=649655307444222, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000083EFF351, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49474, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655307457094, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000053346S, createdAt=649655307441240, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000014AA5733, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49406, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655307471472, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655307491323, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655307501089, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000A2EC6CA6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49484, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655307527515, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655307545678, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655307556042, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000008C4148B1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49476, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655307559559, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000861321A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49434, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000074946S, createdAt=649655307575118, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000861321A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49434, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655307501390, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000067860F54, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49456, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655307607722, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000A2EC6CA6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49484, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655307565964, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000069398S, createdAt=649655307625805, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000A2EC6CA6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49484, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655307651527, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655307668833, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000008D89CBC2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49422, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655307686346, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000239898S, createdAt=649655307692314, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000E99F5DA2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49392, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655307612224, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000013B3A23E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49420, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000130384S, createdAt=649655307610438, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000067860F54, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49456, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655307697293, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000C951ABBE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49458, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655308405215, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000000b, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308434065, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655308451557, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000000B/00000000AA022796, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49314, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308466396, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308493554, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000078263S, createdAt=649655308505593, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000005187S, createdAt=649655308532152, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000b, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655308547500, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000b, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000061204S, createdAt=649655308545831, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000000B/00000000AA022796, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49314, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000005365S, createdAt=649655308568371, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000b, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000070558S, createdAt=649655308592586, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000b, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308657145, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655308673758, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000005AF48C25, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40618, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308694082, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308721814, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655308733114, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000001E3D61FB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40660, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308744872, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308762159, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000050614S, createdAt=649655308762595, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000005AF48C25, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40618, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308804833, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655308822153, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000003088C71D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40646, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308836971, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308855871, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655308881559, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000F8C024A4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40696, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308906088, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308930077, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655308940534, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000FC58E96D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40688, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308951803, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655308972966, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000F8C024A4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40696, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655308851229, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000062F01F9E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40604, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000054493S, createdAt=649655309007504, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000062F01F9E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40604, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655308972532, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309081824, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309095811, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000003A49A35, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40670, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309112549, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309109155, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000003088C71D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40646, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309124875, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309150995, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000FC58E96D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40688, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000186822S, createdAt=649655309195291, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000FC58E96D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40688, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309209557, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000C951ABBE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:49458, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000150745S, createdAt=649655309276182, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000003A49A35, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40670, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000259244S, createdAt=649655309150767, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000003088C71D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40646, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309322916, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000003867E03D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40634, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000252115S, createdAt=649655309359322, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000003867E03D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40634, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309175656, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000006D48CC69, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40620, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309404681, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309429114, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309444621, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000001506CBFF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40606, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309462237, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309472698, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000945B3F28, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40648, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309483916, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309502351, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309512103, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000006BF7763E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40698, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309522452, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309535006, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309545852, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000DC5FBD64, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40690, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309558285, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309580323, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309589084, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000B6879584, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40636, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309601277, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309638091, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309650273, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309695710, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000779519A2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40664, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309730128, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000041938FD2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40650, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309742323, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309772376, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309794327, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000002D3AC4AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40700, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309812208, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309824461, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309833140, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000CBEFA570, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40692, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309844765, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309856245, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309866358, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000072F5441C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40640, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309874973, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309886085, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309896020, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000004EAAE9CE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40674, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309905410, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309918042, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000281718S, createdAt=649655309915060, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000B6879584, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40636, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309934354, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655309950518, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001307909S, createdAt=649655309962888, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655309967618, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000072F5441C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40640, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000082672S, createdAt=649655309989706, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000072F5441C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40640, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310126702, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000DC5FBD64, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40690, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000555992S, createdAt=649655310142238, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000DC5FBD64, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40690, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310175299, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000CBEFA570, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40692, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655309989135, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000000b, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310232304, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310259286, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000056522S, createdAt=649655310271987, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310313663, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000b, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000015796S, createdAt=649655310327062, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000b, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655310339761, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000b, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310356042, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000b, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000014564S, createdAt=649655310368477, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000b, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000091744S, createdAt=649655310388874, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000b, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310459139, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310472604, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000048B6ED42, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:37176, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310484305, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310499172, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310507765, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000AB446A1B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:37216, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310518912, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310532251, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310541527, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000009F0CC9B8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:37240, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310552873, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310550583, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000945B3F28, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40648, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310589395, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001053883S, createdAt=649655310590563, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000945B3F28, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40648, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310605765, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310631368, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310640631, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000036D6BF1C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:37228, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310647257, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000006BF7763E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40698, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001115222S, createdAt=649655310667823, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000006BF7763E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40698, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310697715, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000B92E6A33, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40672, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310707806, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000B/0000000027060AF0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40522, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000455815S, createdAt=649655310740201, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000000B/0000000027060AF0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40522, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310550341, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000006D48CC69, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40620, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001130605S, createdAt=649655310775102, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000006D48CC69, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40620, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310822433, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000072D451D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40622, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001035436S, createdAt=649655310715761, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000B92E6A33, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40672, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310948560, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000048B6ED42, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:37176, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000450973S, createdAt=649655310962376, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000048B6ED42, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:37176, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310708282, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000002D3AC4AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40700, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00088423S, createdAt=649655310996955, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000002D3AC4AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40700, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655311097193, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000279D3575, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:37170, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000641125S, createdAt=649655311110141, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000279D3575, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:37170, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655311115239, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000D3AE636F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58646, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655310653489, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006349786S, createdAt=649655311143557, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/00000000D3AE636F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58646, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310649293, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000041938FD2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40650, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310600389, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000001506CBFF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40606, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000877498S, createdAt=649655311217912, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/0000000041938FD2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40650, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001141786S, createdAt=649655311242199, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000001506CBFF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40606, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655311279494, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000000A34D7D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40608, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655311283612, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000009F0CC9B8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:37240, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000695509S, createdAt=649655311306222, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000009F0CC9B8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:37240, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655311191101, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000B/000000003B05A981, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:58592, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655311187823, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655310781337, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000001F4CA7A9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:37252, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001550998S, createdAt=649655311291807, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000B/000000000A34D7D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000b, local=172.23.107.117:40608, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655340488224, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655340549664, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340563994, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000C4A970DF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51458, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000203184S, createdAt=649655340588406, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000C4A970DF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51458, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340612986, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000BD1A4CFF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51436, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340504095, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000EBFABA1D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:60726, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00040874S, createdAt=649655340647247, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000BD1A4CFF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51436, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340696566, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000FB87B587, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:60728, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340704735, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000F39C6F82, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51438, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00071761S, createdAt=649655340714440, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000FB87B587, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:60728, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340497699, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000E1A832EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51418, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340733047, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000001335D755, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:60694, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000302788S, createdAt=649655340748599, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000E1A832EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51418, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000825198S, createdAt=649655340760828, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000001335D755, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:60694, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340789952, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000E4BCCA0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51420, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340801873, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000ED1FE935, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:60702, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000422473S, createdAt=649655340722458, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000F39C6F82, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51438, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000814433S, createdAt=649655340821462, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000ED1FE935, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:60702, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340849700, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000F1C5384C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51440, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340563790, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000000924F42, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42634, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340899659, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000004BD994CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51508, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000734422S, createdAt=649655340918341, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000004BD994CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51508, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655340918896, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340951926, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000029FAF577, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51510, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340566356, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000006482F183, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51478, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000694474S, createdAt=649655340970514, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000029FAF577, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51510, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000181589S, createdAt=649655340981890, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000006482F183, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51478, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655340948144, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341072218, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000004E78A38D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51512, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341084515, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000002D1C6149, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42652, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00074736S, createdAt=649655341100065, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000004E78A38D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51512, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341108052, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341128005, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341150051, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341172646, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341191620, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000003F125213, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42690, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341202868, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341216968, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341228292, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000714F3D0D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42700, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341239046, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341261909, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341270556, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000009E4A24B5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42752, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341286460, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341299069, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341308161, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000E073B2F7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42726, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341312786, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000714F3D0D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42700, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000060154S, createdAt=649655341343124, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000714F3D0D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42700, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000516265S, createdAt=649655340806076, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000E4BCCA0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51420, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655340764254, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000006644BF41, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:60730, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341465339, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000000924F42, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42634, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00071221S, createdAt=649655341478411, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000006644BF41, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:60730, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000523136S, createdAt=649655341488523, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000000924F42, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42634, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341527830, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000D2097836, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51402, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341539532, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000002D1C6149, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42652, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001370968S, createdAt=649655341545869, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000D2097836, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51402, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000417788S, createdAt=649655341555574, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000002D1C6149, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42652, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341318284, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001337415S, createdAt=649655341597563, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000008E046281, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51408, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001320324S, createdAt=649655341639850, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000C2AC14F3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51538, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341677190, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000E073B2F7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42726, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341269522, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000805A7F79, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42670, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00008109S, createdAt=649655341695405, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000E073B2F7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42726, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000106371S, createdAt=649655341705087, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000805A7F79, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42670, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341680632, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000009A0A76B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51540, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001273085S, createdAt=649655341742324, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000009A0A76B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:51540, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341605844, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341777805, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000C932776C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42712, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341804107, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341819102, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341830404, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000105343F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42636, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341850174, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000CA547836, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42654, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341867897, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341879140, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000008BE685EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42672, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341898596, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341919784, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341928248, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000D2F867AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42692, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341941531, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341954884, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341965769, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000F2C57FB4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42702, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341976665, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655341996397, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342026005, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000585EECD2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42754, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342037590, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342051616, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342063318, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000B450B270, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42728, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342061764, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000008BE685EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42672, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000149607S, createdAt=649655342088036, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000008BE685EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42672, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342084456, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000D2F867AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42692, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000131906S, createdAt=649655342126492, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000D2F867AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42692, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342144243, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000F2C57FB4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42702, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000156446S, createdAt=649655342166580, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000F2C57FB4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42702, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655341781216, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000009E4A24B5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42752, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000483533S, createdAt=649655342214399, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000009E4A24B5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42752, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342260908, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000585EECD2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42754, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342181404, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000CA547836, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42654, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00031702S, createdAt=649655342289095, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000CA547836, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42654, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342130386, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000105343F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42636, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000285971S, createdAt=649655342331373, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000105343F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42636, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342075994, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000721B0327, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42710, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001532416S, createdAt=649655342371104, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000721B0327, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42710, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342422948, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000C932776C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42712, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00060612S, createdAt=649655342446032, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000C932776C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42712, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342076398, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342541822, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342560940, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342578229, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000129644DF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42656, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342589593, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342609330, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342618672, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000002D718519, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42674, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342630797, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342650392, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342660779, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000005F43BAF5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42694, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342671206, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342706778, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342717586, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000096488C18, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42704, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342731252, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342751143, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000565331FD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42756, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342763950, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342782743, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342792962, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000000835EAD1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42730, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342822619, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342834757, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.002379396S, createdAt=649655342848064, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655342889218, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000010, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342924572, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655342937546, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000010/00000000D7A7C05A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42582, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342950504, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342961183, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655342989603, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000084055S, createdAt=649655343071156, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655343083852, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000010, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655343098226, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00001182S, createdAt=649655343108243, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.0001462S, createdAt=649655343130226, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000010, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655343183689, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343195750, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000000E87505E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36400, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655343210629, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655343225382, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343234443, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000005249FD6C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36436, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655343245044, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343268816, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000002B48BD17, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36406, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655343287421, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655343299776, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655343326602, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343316122, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000565331FD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42756, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343334124, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000005F43BAF5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42694, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00054108S, createdAt=649655343362430, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000565331FD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42756, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000650409S, createdAt=649655343374722, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000005F43BAF5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42694, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343422265, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000010/00000000D7A7C05A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42582, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343423336, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000087922CA6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36404, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000461284S, createdAt=649655343436424, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000010/00000000D7A7C05A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42582, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000112049S, createdAt=649655343444887, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000087922CA6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36404, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343339499, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000069CB98D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36408, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000891724S, createdAt=649655343501702, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000129644DF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42656, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343477694, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000002B48BD17, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36406, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655343530813, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000191272S, createdAt=649655343538540, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000002B48BD17, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36406, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655343554644, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343450758, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000872A8016, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42638, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343588112, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000002AD3358B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42714, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00089359S, createdAt=649655343595264, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000872A8016, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42638, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001053538S, createdAt=649655343604390, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000002AD3358B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42714, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343622104, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000069CB98D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36408, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000105741S, createdAt=649655343639429, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000069CB98D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36408, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343570631, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000005E07DCA4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36446, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343674869, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000B450B270, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42728, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001158677S, createdAt=649655343701772, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000B450B270, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42728, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343714351, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000002D718519, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:42674, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343771060, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000079CB3B5B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36410, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000218466S, createdAt=649655343785560, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000079CB3B5B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36410, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343543452, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000000E87505E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36400, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000319948S, createdAt=649655343829026, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000000E87505E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36400, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343764726, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000005249FD6C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36436, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000508066S, createdAt=649655343860218, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000005249FD6C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36436, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655343683468, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655343932102, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343946894, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000BD963116, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36414, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655343981542, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000ADE4E78C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36412, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000058337S, createdAt=649655343984842, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000005E07DCA4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36446, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344078350, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000BD963116, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36414, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655343998405, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655344133433, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344146843, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000992708A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36438, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655344174129, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344174832, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000ADE4E78C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36412, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655344196724, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344214961, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000A517DA1E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36442, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655344231736, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655344258909, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344294789, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000C754BF01, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36432, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655344307931, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655344322620, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344333793, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000837132AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36418, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344337779, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000900199C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36416, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000051353S, createdAt=649655344359786, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000900199C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36416, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000114573S, createdAt=649655344094976, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000BD963116, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36414, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344423955, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000C754BF01, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36432, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655344344675, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000105212S, createdAt=649655344446034, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000C754BF01, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36432, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344480921, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000A517DA1E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36442, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655344487097, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000235336S, createdAt=649655344500636, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000A517DA1E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36442, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344506114, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000671A9DCD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36420, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344519706, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000837132AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36418, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00005911S, createdAt=649655344538307, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000837132AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36418, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344554143, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000992708A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36438, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000366711S, createdAt=649655344588118, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000992708A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36438, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344597967, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000007535B430, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36448, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000120312S, createdAt=649655344614331, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000007535B430, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36448, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000050762S, createdAt=649655344198711, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000ADE4E78C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36412, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655344523585, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655344710378, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344725147, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000BB39B744, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36440, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655344737058, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344744536, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000671A9DCD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36420, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000059845S, createdAt=649655344778385, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000671A9DCD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36420, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344784687, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000FF8C5C5A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36422, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000088589S, createdAt=649655344811360, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000FF8C5C5A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36422, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655344837280, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000BB39B744, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36440, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000089122S, createdAt=649655344852537, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000BB39B744, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36440, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655344757008, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655345502475, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000002DDCAC8C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36426, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655345520279, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000009B11FFD0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36444, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655345522217, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000065147S, createdAt=649655345543648, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000009B11FFD0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36444, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655345560991, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655345576579, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000DCF8F07E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36450, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655345589676, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000128254S, createdAt=649655345627202, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000083EA576B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36434, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000069238S, createdAt=649655345628120, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/000000002DDCAC8C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36426, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655345636053, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655345706446, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000DCF8F07E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36450, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655345712029, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000005A28453, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36428, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000104741S, createdAt=649655345723530, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/00000000DCF8F07E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36450, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655345728891, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655345789511, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655345804761, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000060891S, createdAt=649655345839044, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000005A28453, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36428, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655345850986, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000010, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655345877030, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655345889838, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000010/00000000AA83E168, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36402, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655345901094, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655345920760, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000061642S, createdAt=649655345932575, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655345953055, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000012654S, createdAt=649655345963859, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655345976120, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000010, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655345988049, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00001162S, createdAt=649655345998201, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000010, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000128509S, createdAt=649655346076690, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000010, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655345726760, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000010/0000000062E5E3AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000010, local=172.23.107.117:36424, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357306385, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000043A79544, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54374, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655357344616, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357331596, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000FD36607A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54372, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000053367S, createdAt=649655357383685, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000FD36607A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54372, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357452385, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000006BFE928E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35422, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357460060, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000010DDCCAA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35408, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655357363498, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000616411S, createdAt=649655357486012, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000010DDCCAA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35408, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655357507142, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655357532660, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357546380, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000050A9DA09, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54380, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655357562652, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655357579541, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357581717, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000012B70B44, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35428, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357589807, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000009F931326, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54382, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000704044S, createdAt=649655357601084, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000012B70B44, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35428, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357640158, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D765E038, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35430, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357647075, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000050A9DA09, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54380, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000072307S, createdAt=649655357667347, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000050A9DA09, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54380, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357693619, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000025FD5EAC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35442, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000552394S, createdAt=649655357469059, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000006BFE928E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35422, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000780903S, createdAt=649655357791413, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000FC540D22, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35444, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357840879, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000F654028C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35424, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000839174S, createdAt=649655357866114, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000F654028C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35424, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000812383S, createdAt=649655357705017, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000006275C88A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35412, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357899092, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000008A0673DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35436, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357927457, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000A9CC6442, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35426, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357951682, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000E9AAEAA4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35438, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357976085, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000FCA9063A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35456, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358026110, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000E8752778, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35440, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000923157S, createdAt=649655357997048, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000FCA9063A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35456, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358078261, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000025674B0B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54366, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000873575S, createdAt=649655358093053, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000025674B0B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54366, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358124802, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000A64A8803, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54376, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000821566S, createdAt=649655358141816, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000A64A8803, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54376, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000665909S, createdAt=649655357655358, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D765E038, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35430, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655357606826, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358281905, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000083C79F4C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54408, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357533393, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000E8E4CB12, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35414, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000574063S, createdAt=649655358335924, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000E8E4CB12, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35414, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655358307943, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358391231, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000006044FD55, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35416, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655358407319, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001362236S, createdAt=649655358412427, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000006044FD55, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35416, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358420750, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000009AD6A50A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54392, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358445951, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000036CD3542, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54390, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358292172, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000007086EC8C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54362, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655358469105, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001097489S, createdAt=649655358480536, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000007086EC8C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54362, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358486874, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000002BD13D2D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54446, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655358504048, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358517867, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000007D117881, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54378, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655358531648, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001222059S, createdAt=649655358542582, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000007D117881, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54378, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358555745, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000007669B29E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54456, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655358584245, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358597182, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000036CD3542, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54390, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655358601379, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000130357S, createdAt=649655358618483, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000036CD3542, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54390, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358625923, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D4F81302, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54394, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655358644824, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655358667460, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358681606, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000C432A962, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54396, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655358705212, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358718082, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000036110EBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54432, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655358743663, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000942544S, createdAt=649655358042878, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000E8752778, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35440, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358791072, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000C432A962, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54396, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358826326, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000009AD6A50A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54392, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000089576S, createdAt=649655358812233, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000C432A962, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54396, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358813943, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000001C/000000001168FECB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35434, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000866816S, createdAt=649655357953449, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000A9CC6442, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35426, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001677093S, createdAt=649655358865799, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000001C/000000001168FECB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35434, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001672608S, createdAt=649655358921268, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000007BBADF5A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54370, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358945747, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000043A79544, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54374, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001583183S, createdAt=649655358967170, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000043A79544, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54374, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358982203, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000009F931326, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54382, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000708456S, createdAt=649655359050781, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000009F931326, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54382, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655359090633, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000036110EBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54432, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655359104840, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000007669B29E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54456, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000505174S, createdAt=649655359128647, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000007669B29E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54456, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655357846514, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000047A2FAB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35446, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000776131S, createdAt=649655359198342, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000047A2FAB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35446, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000333547S, createdAt=649655359105690, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000036110EBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54432, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001738421S, createdAt=649655359268283, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000981CECF1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54388, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655359343345, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D4F81302, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54394, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000685857S, createdAt=649655359360589, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D4F81302, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54394, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000388148S, createdAt=649655358845572, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000009AD6A50A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54392, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655358758468, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655359431670, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000552537A8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54410, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359446819, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655359465545, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000020629693, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54418, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359480884, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359497600, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655359507481, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000095BCA57B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54398, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359521004, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359539345, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.002370096S, createdAt=649655359554219, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655359594739, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000001c, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359621031, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655359632270, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000001C/000000002F21FE5E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54470, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359646275, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359660879, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000001c, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000005226S, createdAt=649655359685183, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001c, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655359699879, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000001c, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000005603S, createdAt=649655359718262, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001c, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000075255S, createdAt=649655359752776, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000001c, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359809798, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655359819904, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000008A5BAFFD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45658, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359836326, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359862627, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655359877812, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000001A7B9FA9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45668, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359891004, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359908790, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655359921891, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000584F52F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45674, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359937267, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359950099, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655359962222, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000397FA2BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45636, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655359996485, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360076547, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360102193, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360116597, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000072B9850D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45622, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360128672, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360140534, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360152046, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000079B50390, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45630, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360166359, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360183032, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360194761, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000E7E398B7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45650, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360209834, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360235937, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360249676, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000021A1DEE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45660, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360263343, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360279361, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360290785, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000022AB1A36, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45670, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360303766, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360318320, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360332471, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360352976, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360377427, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D65E74AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45646, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360402171, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360412861, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000005DAC32D4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45624, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360426208, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360440373, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360452264, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000046DCD77F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45632, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360465765, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360478682, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360489457, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000007179A7C7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45652, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360501727, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360515517, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360528440, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000008632E170, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45662, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360521210, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000235D6E70, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45644, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000430015S, createdAt=649655360561414, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000235D6E70, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45644, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360614849, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000001C/000000002F21FE5E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54470, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360621764, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D65E74AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45646, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000957801S, createdAt=649655360638871, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000001C/000000002F21FE5E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54470, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000219814S, createdAt=649655360652811, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D65E74AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45646, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655358450297, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000095ED328B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:35458, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360812425, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000001A7B9FA9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45668, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655360747683, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000020629693, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:54418, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000743845S, createdAt=649655360697758, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000584F52F8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45674, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655360543949, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366693494, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366732621, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655366745219, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D1C5C451, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38560, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366760321, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366772900, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655366783561, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000000B86C6B9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38562, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366794851, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366808574, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655366817329, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000002910F0DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38564, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366828377, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366839376, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366866506, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655366877095, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000229DE465, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38566, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366890446, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366901228, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655366917042, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000006B8549FF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38567, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366928533, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366939154, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655366950109, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000F7907008, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38572, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366978624, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655366990307, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655366998932, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000001781F1AF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38570, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655367010234, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655367020205, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367030816, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000054711504, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38574, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655367042056, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655367054699, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367065256, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000055943CBE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38578, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655367090344, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655367102399, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367095593, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D19BE7F1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45654, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367172943, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000003091C06B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38598, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00030719S, createdAt=649655367191140, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000003091C06B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38598, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367201878, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D1C5C451, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38560, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367114213, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000004BA034BC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38576, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655367257313, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367275922, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000009004A42, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45626, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000756168S, createdAt=649655367296196, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000009004A42, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45626, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367332631, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000000B86C6B9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38562, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000809017S, createdAt=649655367344387, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000002A7D292A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45634, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00027321S, createdAt=649655367376162, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000055943CBE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38578, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000429762S, createdAt=649655367226778, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D1C5C451, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38560, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367455491, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000054711504, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38574, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367400158, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000002910F0DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38564, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000560817S, createdAt=649655367491906, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000002910F0DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38564, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367524427, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000008632E170, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45662, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367606079, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000009B1E3FA2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45664, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001055817S, createdAt=649655367625341, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000009B1E3FA2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45664, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367663404, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000229DE465, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38566, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000763102S, createdAt=649655367679012, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000229DE465, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38566, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367729807, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000037224EE6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45672, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00126339S, createdAt=649655367745352, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000037224EE6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45672, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655367283900, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655368768275, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655368808784, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655368828321, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000B491845B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38584, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655368842111, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655368855464, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655368864474, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000008269A16B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38588, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655368878408, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655368892238, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000E0A817CF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38590, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655368917142, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000FADCE97A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38592, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655368929650, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655368943243, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655368952664, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000011693DB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38602, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655368968013, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655368978829, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655368990769, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000002337761B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38594, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655369065927, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000E0A817CF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38590, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000157871S, createdAt=649655369096408, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000E0A817CF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38590, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655369124712, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000A6113DCA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38600, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367526935, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000004BA034BC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38576, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00040677S, createdAt=649655369139181, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000A6113DCA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38600, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000248706S, createdAt=649655369160015, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000004BA034BC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38576, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655369195608, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000011693DB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38602, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000217157S, createdAt=649655369209525, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000011693DB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38602, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000277454S, createdAt=649655369224062, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000FADCE97A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38592, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655369208110, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000065188FE0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38580, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000401788S, createdAt=649655367475626, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/0000000054711504, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38574, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000559763S, createdAt=649655369453613, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000008269A16B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38588, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655367460941, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000000A22B41C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:45678, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655369601564, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000F7907008, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38572, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002612125S, createdAt=649655369628620, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000F7907008, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38572, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000875086S, createdAt=649655369684697, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000FE4EACD0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38586, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655369138507, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000C75F7AD9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38582, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655369074558, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655368769701, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000292C9223, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38558, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.003566575S, createdAt=649655370244242, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655370264999, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000001781F1AF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38570, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003244344S, createdAt=649655370296501, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000001781F1AF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38570, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655370361326, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000002337761B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38594, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655370296989, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000001c, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655370420655, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655370436448, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D830AEB2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38596, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000223505S, createdAt=649655370461375, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000D830AEB2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38596, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000219422S, createdAt=649655370459417, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000DCBAF08C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38604, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000168927S, createdAt=649655370383727, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/000000002337761B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38594, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655370365055, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000B491845B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38584, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001510468S, createdAt=649655370548448, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001C/00000000B491845B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001c, local=172.23.107.117:38584, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655370444730, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655370653523, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000001c, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000010038S, createdAt=649655370724334, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001c, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655370741592, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000001c, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655370761117, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001c, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000014136S, createdAt=649655370772956, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001c, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000097241S, createdAt=649655370795416, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000001c, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.014045065S, createdAt=649655370823126, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f0000001c}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382266414, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382307183, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382321986, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382335143, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382346692, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000006D6490CB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54248, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382360827, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382373997, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382384088, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000007F933C52, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54230, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382400747, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382415484, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382425780, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000058A3665F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54200, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382442205, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382455809, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382468127, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000020A1AA40, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54260, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382478574, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382491131, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382521232, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000001B/00000000B152D952, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54110, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382534967, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382546892, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00004038S, createdAt=649655382558312, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382578513, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00001378S, createdAt=649655382590934, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655382604221, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000001b, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382619725, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000011424S, createdAt=649655382630249, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000069836S, createdAt=649655382644286, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000001b, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382671680, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382683072, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000006D1DF77C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45424, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382696787, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382710456, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382726127, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382737809, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382749406, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382759525, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000011B9219, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45452, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382770288, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382781916, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382790112, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000027D02D27, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45460, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382802014, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382811585, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382820791, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000005A7DE6BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45442, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382830747, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382841027, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382851639, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000097187184, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45412, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382861378, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382872815, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382882168, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000E5B62AB2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45472, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382892126, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382904283, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382912181, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000032064C67, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45426, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382924461, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382947352, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382963936, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000004AC5FCDA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45394, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382974533, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655382987402, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655382995662, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000026092F77, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45454, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383075569, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383086695, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383097313, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000D8C785EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45462, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383107514, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383118560, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383128618, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000007DC49B85, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45444, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383139162, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383150894, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383159772, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000E55BEE74, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45414, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383171624, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383182091, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383193431, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383209552, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383222137, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383230626, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000000246BA3E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45406, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383242209, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383251709, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383260895, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000006D7EAF67, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45396, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383271784, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383281912, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383292392, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000009A32DF7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45456, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383302148, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383312552, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383322137, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000025DD71CD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45464, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383332384, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383343598, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383352268, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000004FDC5237, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45446, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383364396, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383375183, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383385098, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000375B82FD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45416, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383395553, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383409508, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383423428, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000006C877C0B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45430, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383434305, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383444327, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000784156S, createdAt=649655383454846, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655383473517, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000001b, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383487560, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383496525, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000001B/00000000C2A27206, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45316, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383508566, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383520636, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000047274S, createdAt=649655383532556, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383553936, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000012168S, createdAt=649655383564385, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655383576148, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000001b, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383586497, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000012212S, createdAt=649655383597559, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383668397, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383682960, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383691467, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000EEC160EB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36924, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383705209, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383718608, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383730865, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000007C383B35, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36910, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383743788, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383753743, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383764646, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000005B478A57, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36930, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383777616, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383791747, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383801075, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000AB336BC6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36918, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383810590, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383822822, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383832971, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383848321, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383859198, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383867982, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000007ACBB9C5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36892, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383879323, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383891159, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383899461, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000AE037E37, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36894, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383911250, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383921424, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383930279, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000C1338B53, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36926, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383940950, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383950733, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383961288, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000D4FB1CB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36912, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383970723, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655383981403, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655383990563, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000F7436155, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36932, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655384054928, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655384068150, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384078095, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000001762B44E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36920, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655384089227, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384104186, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000005F9DFFB4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36940, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655384120652, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655384132895, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384121654, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000009BC2A319, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35202, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655384146085, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384142047, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000003B0DC427, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35200, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384163327, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000D73458DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36898, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002332897S, createdAt=649655384182681, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000003B0DC427, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35200, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655384200436, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384217503, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000A2604DA5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35198, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384244218, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000B83AB4EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35236, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002324949S, createdAt=649655384267251, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000B83AB4EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35236, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384300895, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000003F00383F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35204, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002436094S, createdAt=649655384318212, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000003F00383F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35204, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384359875, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000D0B561DC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35240, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002425202S, createdAt=649655384376652, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000D0B561DC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35240, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384412623, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000004A1AD564, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35242, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002425635S, createdAt=649655384426994, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000004A1AD564, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35242, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384460214, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000006098C64A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54164, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00232864S, createdAt=649655384473299, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000006098C64A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54164, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384507692, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000005DADA980, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54210, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002305534S, createdAt=649655384521315, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000005DADA980, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54210, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384609987, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000032064C67, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45426, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001673307S, createdAt=649655384629278, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000032064C67, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45426, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384674679, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000DFB73B9D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45428, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001452312S, createdAt=649655384690799, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000DFB73B9D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45428, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384734740, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000006C877C0B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45430, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00129027S, createdAt=649655384748183, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000006C877C0B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45430, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384810320, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000005F9DFFB4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36940, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000690249S, createdAt=649655384824019, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000005F9DFFB4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36940, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384915945, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000C4ED5ACA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35208, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00303748S, createdAt=649655384930328, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000C4ED5ACA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35208, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384963070, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000003289A476, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35218, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655385145517, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000001B/00000000D5C7A2C5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35194, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003083316S, createdAt=649655385161155, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000001B/00000000D5C7A2C5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35194, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655385194938, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000FA23BB42, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54162, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003042846S, createdAt=649655385207317, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000FA23BB42, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54162, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655385252569, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000003EDFCC75, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54188, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655385293132, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000B1D3AB71, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54190, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003027829S, createdAt=649655385309371, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000B1D3AB71, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54190, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655385346059, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000007B8BD1A0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45402, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002620958S, createdAt=649655385366388, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000007B8BD1A0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45402, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655385401120, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000E34A3923, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45404, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002455099S, createdAt=649655385415838, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000E34A3923, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45404, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655385455382, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000000246BA3E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45406, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002204179S, createdAt=649655385469646, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000000246BA3E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45406, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001394706S, createdAt=649655385542560, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000D126D889, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36900, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002297693S, createdAt=649655384161136, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000009BC2A319, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35202, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003958917S, createdAt=649655386375435, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000007F933C52, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54230, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655386435299, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000005A7DE6BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45442, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003594957S, createdAt=649655386457651, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000005A7DE6BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45442, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655386500747, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000007DC49B85, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45444, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003350411S, createdAt=649655386522370, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000007DC49B85, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45444, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003189118S, createdAt=649655386566384, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000004FDC5237, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45446, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003100641S, createdAt=649655386623077, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000001B/00000000C2A27206, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45316, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655386670104, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000007C383B35, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36910, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002916596S, createdAt=649655386688138, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000007C383B35, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36910, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655386731598, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000D4FB1CB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36912, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002750875S, createdAt=649655386743847, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000D4FB1CB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36912, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384410237, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000001931B05F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35205, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00218418S, createdAt=649655384360176, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000003B830E26, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54160, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002424554S, createdAt=649655384246795, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000A2604DA5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35198, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384226090, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000002220792E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35210, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655384220646, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655391927409, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655391956969, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000005A44CEAB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36922, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655391972354, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655391984867, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655391995678, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000005284F116, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36942, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655392048150, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655392053262, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000005D80FAB5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36928, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655392047965, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000508005D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36902, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000156017S, createdAt=649655392083504, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000005D80FAB5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36928, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000172163S, createdAt=649655392093492, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000508005D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36902, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655392115904, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000003F2DA95E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36934, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000281482S, createdAt=649655392197378, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000077E325C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36914, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655384159640, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000004A1CA2A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35196, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002390347S, createdAt=649655392246645, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000004A1CA2A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35196, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655392316105, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000075912D79, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35214, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010421947S, createdAt=649655392332257, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000075912D79, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35214, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655392365641, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000FF16D918, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35220, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010416937S, createdAt=649655392379405, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000FF16D918, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:35220, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655392438247, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000004564D0C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54176, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010277886S, createdAt=649655392455716, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000004564D0C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54176, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655392502587, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000000E6C51AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54178, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010286702S, createdAt=649655392517981, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000000E6C51AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54178, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655392550644, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000F6540DBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54180, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.010244456S, createdAt=649655392566997, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000F6540DBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:54180, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655392596853, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000004AED30EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45392, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009848542S, createdAt=649655392618426, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000004AED30EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45392, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009663881S, createdAt=649655392654570, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000004AC5FCDA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45394, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655392688351, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000006D7EAF67, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45396, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.009407458S, createdAt=649655392699914, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000006D7EAF67, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:45396, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655392747718, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000007ACBB9C5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36892, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.008857097S, createdAt=649655392759613, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000007ACBB9C5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36892, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655392790472, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000D73458DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36898, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.008571594S, createdAt=649655392810679, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000D73458DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36898, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655392069607, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655393254104, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655393283653, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655393290725, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000083D59A2C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36904, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000063596S, createdAt=649655393320337, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/0000000083D59A2C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36904, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000130672S, createdAt=649655393377082, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/00000000B17EA61B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36906, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655393439717, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000000694C5C2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36908, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000164245S, createdAt=649655393458113, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001B/000000000694C5C2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36908, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.009635567S, createdAt=649655393296095, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655393567471, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000001b, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655393600072, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000045947S, createdAt=649655393632153, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655393657839, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000016541S, createdAt=649655393671886, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655393682827, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000001b, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655393675883, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000001B/00000000BFD73613, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36888, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00006042S, createdAt=649655393705705, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000001B/00000000BFD73613, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001b, local=172.23.107.117:36888, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655393709478, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000043105S, createdAt=649655393752427, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001b, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405129117, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000008373951A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49028, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000355941S, createdAt=649655405148881, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000093B02EF1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58244, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405170176, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405190342, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405202585, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000039FB88F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49002, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405201960, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000078BE535A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58246, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405219225, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405252874, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405264769, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000000493B8CA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49082, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405275621, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000325868S, createdAt=649655405229045, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000078BE535A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58246, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405328027, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000FCD4D6D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58248, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000341364S, createdAt=649655405349145, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000FCD4D6D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58248, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405382163, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000A/00000000DE98F565, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58196, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405471943, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000E13DA8BD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58224, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405485064, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000008E3A4844, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49042, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000626461S, createdAt=649655405492995, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000E13DA8BD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58224, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000366095S, createdAt=649655405503452, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000008E3A4844, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49042, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405289204, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405529122, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000B4C4004C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58226, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405540306, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000007AB59902, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49126, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405561205, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000557036S, createdAt=649655405544829, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000B4C4004C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58226, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405586129, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405598507, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000072B2A86D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49014, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405609789, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405612859, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000084977C5D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49064, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000507416S, createdAt=649655405633875, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000084977C5D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49064, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405641725, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405655366, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000065BA5054, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49084, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405666566, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405690582, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405704238, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405691230, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000072B2A86D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49014, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000061838S, createdAt=649655405732627, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000072B2A86D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49014, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405729477, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000009E33F57, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49044, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405782094, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405793976, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000004A91873B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49030, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405805806, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405820464, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405829949, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000039702C3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405840780, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405852071, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405862329, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000FB88FB9C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49086, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405872979, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405884985, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405894440, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000DB374249, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49128, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405904233, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405916063, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405924423, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000378AB31E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405935799, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405958939, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405970145, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000A49A6337, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49094, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655405980871, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655406065207, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655406083241, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655406100080, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000D3B3D644, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49046, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655406095795, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000002BD4F166, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58202, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001422434S, createdAt=649655406124143, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000002BD4F166, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58202, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655406154694, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000007AB59902, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49126, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655406166422, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000F7546C7C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58212, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001359029S, createdAt=649655406185240, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000F7546C7C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58212, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655406210823, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000009E33F57, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49044, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655406224966, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000AC4BA8FF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58238, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001340264S, createdAt=649655406244369, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000AC4BA8FF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58238, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655406265445, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000004A91873B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49030, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655406265609, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000084C53B9C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58200, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655406282736, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000057DA4EBE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58240, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001288538S, createdAt=649655406300461, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000057DA4EBE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58240, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655406332196, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000039FB88F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49002, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00108098S, createdAt=649655406344012, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000039FB88F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49002, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0005245S, createdAt=649655406377112, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000039702C3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49004, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655405976650, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000070BEF356, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49066, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001568438S, createdAt=649655406295844, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000084C53B9C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58200, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001145975S, createdAt=649655407210940, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000A49A6337, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49094, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000447482S, createdAt=649655406281545, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000004A91873B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49030, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000432608S, createdAt=649655406226606, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000009E33F57, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49044, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000576978S, createdAt=649655406170893, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000007AB59902, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49126, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655406111894, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655407831012, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655407849867, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000F9DFC571, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49006, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655407864668, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655407883182, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655407894725, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000AB02E5AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49088, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655407911275, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000020E21AB2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49130, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655407942394, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000025F70DD0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49018, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655407955259, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655407966832, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655407977678, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000A5DB2553, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49098, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655407988326, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408062379, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655408073210, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000002FE2B851, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49070, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408086058, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408099580, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655408098333, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000A5DB2553, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49098, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.003020247S, createdAt=649655408114066, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000099364S, createdAt=649655408120905, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000A5DB2553, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49098, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655408146686, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000000a, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408171089, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655408184501, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000000A/000000005E89E8D8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:48930, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408197777, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408209386, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000055396S, createdAt=649655408220883, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655408249678, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000a, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000003733S, createdAt=649655408267629, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000049423S, createdAt=649655408284716, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000a, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408326041, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655408338275, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000B8C72D46, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40258, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408352334, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408365798, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655408376239, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000000B17753E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40244, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408391112, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408404557, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655408412587, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000006EA4888F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40218, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408425918, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655406060823, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000378AB31E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000111829S, createdAt=649655408458058, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000378AB31E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49016, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000391174S, createdAt=649655408491670, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000002FE2B851, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49070, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408437860, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000751157S, createdAt=649655408585016, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000004877DD5D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49032, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655408589210, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000007BC5C379, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40300, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655407972955, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000020E21AB2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49130, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655408625419, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000000B17753E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40244, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000043017S, createdAt=649655408651149, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000020E21AB2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49130, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655407211276, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000E0281C49, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58242, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655408697755, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000A/000000005E89E8D8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:48930, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002318649S, createdAt=649655408701225, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000E0281C49, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:58242, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003480295S, createdAt=649655408771805, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000000493B8CA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49082, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002926624S, createdAt=649655408812737, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000FB88FB9C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49086, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655408858155, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000AB02E5AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49088, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00094987S, createdAt=649655408871438, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000AB02E5AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49088, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000221746S, createdAt=649655408663122, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000000B17753E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40244, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408625419, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000488968S, createdAt=649655408714961, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000000A/000000005E89E8D8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:48930, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408962961, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655408977635, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000006CA44D90, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40342, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655408988622, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409076097, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000008D389E6E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40230, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409098429, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000002559FE34, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40310, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409116829, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000006CA44D90, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40342, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000053684S, createdAt=649655409142121, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000006CA44D90, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40342, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409119016, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409171006, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000007BC5C379, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40300, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000218134S, createdAt=649655409197605, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000007BC5C379, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40300, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409206784, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409228442, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000DDD08597, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40282, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409247990, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000008D389E6E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40230, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409255053, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000154855S, createdAt=649655409264130, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000008D389E6E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40230, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409284966, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409244660, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000002559FE34, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40310, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409301739, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000008CB71956, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40260, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000054377S, createdAt=649655409311681, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000002559FE34, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40310, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409322066, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409333924, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000007B3DDD4E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40246, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000054708S, createdAt=649655409332122, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000DDD08597, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40282, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409352223, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409391713, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409405707, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000358A690B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40220, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409419695, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409433891, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409438266, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000007B3DDD4E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40246, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409445424, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000D0531562, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40302, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409485204, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409507001, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409518344, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000EBA0F45C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40344, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409529053, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409543424, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409546967, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000D0531562, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40302, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000058937S, createdAt=649655409455705, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000007B3DDD4E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40246, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409555806, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409670993, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409702184, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409712779, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000000DC8192E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40284, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409726140, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409738818, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000003C06EA6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40312, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000043599S, createdAt=649655409762158, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000003C06EA6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40312, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655409819513, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000000DC8192E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40284, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655409744972, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410231643, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410256532, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410269351, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000D31858C9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40306, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410286698, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410332340, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410349859, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000C0BBF150, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40346, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410361581, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410359689, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000908C3B55, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40248, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410381244, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000137777S, createdAt=649655410388584, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000908C3B55, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40248, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410398581, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000CF0ADED2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40234, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410285101, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000F9DFC571, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49006, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410481669, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000006EA4888F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40218, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410492525, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000C0BBF150, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40346, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000114234S, createdAt=649655410529293, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000C0BBF150, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40346, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410423210, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410559479, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000D31858C9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40306, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410587912, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000237462S, createdAt=649655410596623, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000D31858C9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40306, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002044668S, createdAt=649655410512743, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000006EA4888F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40218, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410602682, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000BC2E5F36, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40314, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410676595, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000358A690B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40220, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410691514, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001243513S, createdAt=649655410699994, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000358A690B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40220, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410707395, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000E2E648AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40286, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410756288, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410765044, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000C639EC51, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40222, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410776919, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000510103S, createdAt=649655410792499, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000C639EC51, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40222, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410802753, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000E7491AC6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40264, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410823673, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410838488, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00253101S, createdAt=649655410855354, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410860108, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000BC2E5F36, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40314, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655410880957, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000000a, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000177031S, createdAt=649655410884494, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000BC2E5F36, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40314, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410878670, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000E2E648AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40286, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655410920988, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000000A/000000006B20ACF7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40136, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655410988455, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000405155S, createdAt=649655410990648, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000CF0ADED2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40234, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411093868, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000027076S, createdAt=649655411117322, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655411135466, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000a, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411153135, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000015491S, createdAt=649655411167123, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000102412S, createdAt=649655411185974, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000a, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411223749, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411234315, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000006555B9D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36006, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411249825, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411275170, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411287412, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411309633, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000020F29B03, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36010, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411330556, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411343286, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411352915, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000FD45B4F1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36050, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411363732, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411384918, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411396099, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000177CBAD0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411415211, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411436871, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411449633, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000001DB5D061, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411463186, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411482811, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411493571, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000010DD08BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411510087, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411524659, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411535229, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000071E203A4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36018, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411553485, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000A103373C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36024, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411565523, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411555532, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000F9B1F7FF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000256186S, createdAt=649655411603290, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000F9B1F7FF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36008, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411670823, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000006555B9D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36006, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000408107S, createdAt=649655411686516, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000006555B9D9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36006, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411729685, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000A103373C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36024, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000150707S, createdAt=649655411744133, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000A103373C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36024, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411580165, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411804939, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000087566D9B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36020, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411825147, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411838333, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000003B31886A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36052, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411850958, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411864385, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411885269, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000B8E3530E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36028, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411903432, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411916291, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411925532, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000008B2B3F9C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36026, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411936892, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411951412, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411960175, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000F0C4F0C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36030, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411972374, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655411983945, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655411994246, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000B86135F0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36032, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412005516, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412017104, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655412028167, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000093F57C81, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36034, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412055904, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412072230, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655412069732, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000010DD08BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36016, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000337506S, createdAt=649655412134753, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000080D9B3FD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36022, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655412140349, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000F0C4F0C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36030, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000157915S, createdAt=649655412161306, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000F0C4F0C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36030, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655412186693, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000093F57C81, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36034, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412088900, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00011748S, createdAt=649655412203433, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000093F57C81, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36034, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412255277, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655412277368, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000CBDA0795, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36038, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655412282746, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000D3B3D644, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49046, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655412295653, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000005DB8DB00, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36036, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412295107, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412404765, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412421266, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655412429999, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000199BD4C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36040, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412441414, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412453796, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655412462335, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/0000000054371284, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36042, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412472643, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412483682, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655412493855, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000D963E12B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36044, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412503880, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412517588, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655412527068, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000008C7A3E5E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36046, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412538280, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412553800, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001364069S, createdAt=649655412586812, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655412611862, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000000a, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655412620999, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000002ACE7729, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36048, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412629088, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000049577S, createdAt=649655412637168, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000002ACE7729, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36048, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655412646906, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000000A/000000003C3E9FC7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412663348, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412674833, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000061106S, createdAt=649655412686165, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412703829, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000013967S, createdAt=649655412715602, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655412725387, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000000a, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655412738116, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000010329S, createdAt=649655412747356, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000000a, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000064479S, createdAt=649655412761905, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000000a, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.008173201S, createdAt=649655412782005, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f0000000a}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000459501S, createdAt=649655412976693, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000D963E12B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36044, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004473734S, createdAt=649655412323266, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000D3B3D644, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:49046, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003398562S, createdAt=649655414828273, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000177CBAD0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655414875343, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000B8E3530E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36028, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00373724S, createdAt=649655415115577, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000FD45B4F1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36050, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655415155990, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000003B31886A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36052, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655415153969, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000A/000000006B20ACF7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:40136, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003292776S, createdAt=649655415170891, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000003B31886A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36052, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655415306696, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000B86135F0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36032, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655415322455, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000002D020DBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36054, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003291099S, createdAt=649655415335599, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/00000000B86135F0, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36032, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655415401298, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000008C7A3E5E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36046, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002849133S, createdAt=649655415420867, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000008C7A3E5E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36046, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655415464881, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000000A/000000003C3E9FC7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36004, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002902853S, createdAt=649655415341667, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000000A/000000002D020DBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000000a, local=172.23.107.117:36054, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655423924961, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655423997100, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000013, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000033403S, createdAt=649655423924186, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000239846F1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33488, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424079882, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000025396S, createdAt=649655424103335, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000137946S, createdAt=649655424120794, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000013, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424133683, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000008FD55C75, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33504, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000284492S, createdAt=649655424151629, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000008FD55C75, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33504, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000214877S, createdAt=649655423998436, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000075FE2946, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33470, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424212959, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000169BA526, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33500, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424215067, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000087353CE3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33460, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000370422S, createdAt=649655424227076, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000169BA526, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33500, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000527181S, createdAt=649655424236968, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000087353CE3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33460, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424261742, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000EACB0AFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33502, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000359992S, createdAt=649655424277300, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000EACB0AFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33502, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000437083S, createdAt=649655424302784, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000353D1CD5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33484, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424324765, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000AF1A4BF6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33464, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424161430, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424362873, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000CE186557, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52400, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424383678, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424399011, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424410209, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000A0800B1C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52402, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424420734, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424441677, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424455131, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000445850AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52404, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424470055, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424519285, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424534964, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000005050F9F0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52422, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424559875, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000003885707B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52440, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424581771, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424596672, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000006663C42B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52458, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424606694, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424623675, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424637699, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000F594E53E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52476, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424653089, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424669398, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424682166, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001155B830, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52406, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424698441, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424714482, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424729064, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000743F5EB3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52408, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424743891, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424759431, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424774148, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000017A47409, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52488, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424789491, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424808616, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000002F6FA831, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52410, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424833332, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000006860E1DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52424, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424849145, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424863397, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424876622, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000205EB69C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52442, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424890907, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424906333, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424919963, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001B394064, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52460, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424936503, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424954006, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655424967147, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000000BF861B2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52478, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424983353, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655424997739, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425072364, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000002BCC9629, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52412, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425086452, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425103297, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425118734, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425139196, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425155229, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425168990, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000C5BF1ADC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52414, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425185199, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425200811, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425214516, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000D698EF77, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52426, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425230337, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425246781, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425258271, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000049191ABE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52444, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425275763, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425290691, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425304484, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000E000F3AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52462, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425319234, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425333251, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425347707, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000DD2C4377, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52480, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425361564, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425380621, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000075ABB3DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52500, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425403905, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425419205, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001B043BE1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52510, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425435283, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425451187, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00130765S, createdAt=649655425468063, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655425499849, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000013, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425533401, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425549420, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000013/0000000086328F96, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52370, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425564383, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425579568, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000077518S, createdAt=649655425594498, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425640463, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000019094S, createdAt=649655425657642, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000066076S, createdAt=649655425679678, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000013, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425721775, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425738886, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000F249D8E9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43702, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425762567, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425780350, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425795246, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000004DE27932, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43730, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425811710, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425827464, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425841366, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000D19CDF6B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43638, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425861620, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425878428, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425906204, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000033565F92, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43692, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425922582, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425938349, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425950559, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000D784A1B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43712, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425964923, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655425978513, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655425993480, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000624BB9C2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43722, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426067278, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426086094, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426098392, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000004D850EA5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43704, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426115645, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426132206, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426145914, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000005E16EFAA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43732, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426162237, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426176462, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426191205, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000002C548C2E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43640, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426211092, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426228243, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426245249, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426259294, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000095961FBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43676, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426275790, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426292095, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426305541, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000878E3A3A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43694, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426319669, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426335144, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426346907, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000000AFF704B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43714, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426362429, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426387129, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426400511, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000000F615D27, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43724, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426415999, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426435668, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000B5B78EAF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43706, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426459135, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000E9248C04, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43734, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426475522, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426489628, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426504015, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000007EAEA7E2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43642, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426517410, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426531044, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426545169, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000037ABB0D8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43660, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426558650, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426573968, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426586916, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000049BDDAE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43678, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426602306, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426618165, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426630142, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000E17EA473, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43696, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426645900, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426658573, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426672146, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001E0BC21F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43716, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426686075, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426700803, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426716275, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426735609, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000E114B47D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43708, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426751050, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426766515, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001063083S, createdAt=649655426782966, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655426809154, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000013, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426843825, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426858032, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000013/00000000362032C1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43582, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426874161, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426888471, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000076576S, createdAt=649655426903828, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655426928749, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426937443, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000009EE229D8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33462, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003167527S, createdAt=649655426991885, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000268611F7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33476, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427071510, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000006663C42B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52458, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427086480, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000FC33748F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33496, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002451901S, createdAt=649655427096124, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000006663C42B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52458, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427143934, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000A3F7FE15, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33490, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003444958S, createdAt=649655427159387, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000A3F7FE15, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33490, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427191577, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001F2D76FA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33492, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003383725S, createdAt=649655427205122, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001F2D76FA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33492, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427238150, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000037DFE748, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33494, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003370618S, createdAt=649655427251183, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000037DFE748, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33494, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002317114S, createdAt=649655427315443, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000000BF861B2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52478, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427356447, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000DD2C4377, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52480, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001980297S, createdAt=649655427366545, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000DD2C4377, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52480, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427396447, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000033565F92, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43692, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001460076S, createdAt=649655427408866, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000033565F92, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43692, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427439139, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000878E3A3A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43694, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001105454S, createdAt=649655427451294, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000878E3A3A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43694, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427484403, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000E17EA473, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43696, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000827233S, createdAt=649655427497254, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000E17EA473, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43696, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427527191, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000013/00000000362032C1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43582, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000640199S, createdAt=649655427539831, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000013/00000000362032C1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43582, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002907405S, createdAt=649655427713324, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000017A47409, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52488, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427758228, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000C461DAFE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52490, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002604774S, createdAt=649655427772472, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000C461DAFE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52490, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427805277, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000F249D8E9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43702, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003239023S, createdAt=649655427820201, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000003885707B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52440, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001710072S, createdAt=649655427844408, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000004D850EA5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43704, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427873140, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000205EB69C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52442, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002967849S, createdAt=649655427894750, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000205EB69C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52442, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427925722, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000B5B78EAF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43706, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001469438S, createdAt=649655427944230, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000B5B78EAF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43706, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427974426, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000E114B47D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43708, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001209669S, createdAt=649655427986594, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000E114B47D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43708, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002844702S, createdAt=649655428705590, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000D19CDF6B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43638, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655428746866, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000002C548C2E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43640, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002537717S, createdAt=649655428760259, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000002C548C2E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43640, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655428789771, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000007EAEA7E2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43642, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002260154S, createdAt=649655428802082, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000007EAEA7E2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43642, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000557539S, createdAt=649655424341149, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000AF1A4BF6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33464, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427932874, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000049191ABE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52444, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655430536316, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000E9248C04, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43734, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655427146915, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001B394064, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52460, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003210952S, createdAt=649655427102221, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000FC33748F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33496, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655430630207, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000E000F3AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52462, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655430649688, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001155B830, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52406, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000021502S, createdAt=649655426947076, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005936854S, createdAt=649655430673548, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001155B830, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52406, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655430700940, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000013, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655430713762, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000002BCC9629, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52412, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655430726287, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655426881968, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000C73DF231, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33468, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003149557S, createdAt=649655430818043, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000C73DF231, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33468, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655430856090, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000008DCADA06, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:33482, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655430913604, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000CE186557, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52400, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006517384S, createdAt=649655430926040, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000CE186557, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52400, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655430950332, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000743F5EB3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52408, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006192597S, createdAt=649655430962272, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000743F5EB3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52408, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655430994494, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000E0EB2C2E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52508, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005862144S, createdAt=649655431065466, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000E0EB2C2E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52508, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431095346, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001B043BE1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52510, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005645536S, createdAt=649655431108317, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001B043BE1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52510, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431133547, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000624BB9C2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43722, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005049337S, createdAt=649655431145798, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000624BB9C2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43722, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431190994, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000000F615D27, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43724, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004760181S, createdAt=649655431203027, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000000F615D27, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43724, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000069961S, createdAt=649655430791530, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.004404467S, createdAt=649655431325194, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000013, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431372056, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431386458, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000D4578877, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37736, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431400835, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431426402, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431437705, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000050EC2BF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37738, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431450790, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431470831, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431486461, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000087365DF7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37730, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431498958, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431512056, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431523554, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000C3E77E38, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37750, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431533101, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431563809, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431573775, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000006069A6BB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37722, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431586195, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431603180, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431613705, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000FCDCAB90, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37766, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431624255, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431640929, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431651042, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000085974224, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37790, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431661547, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655431674290, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431674150, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000050EC2BF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37738, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005613022S, createdAt=649655430733469, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000002BCC9629, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52412, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431806404, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000006069A6BB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37722, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000210211S, createdAt=649655431830861, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000006069A6BB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37722, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431838338, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000075ABB3DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52500, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006435343S, createdAt=649655431871675, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000075ABB3DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52500, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431903219, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000D784A1B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43712, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005926428S, createdAt=649655431915270, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000D784A1B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43712, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431936166, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000FCDCAB90, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37766, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431952585, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000000AFF704B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43714, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000301519S, createdAt=649655431958245, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000FCDCAB90, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37766, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005297548S, createdAt=649655430653935, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000E000F3AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52462, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655432106901, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000060767A57, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37718, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004291586S, createdAt=649655430539138, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000081125624, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43658, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655432174444, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000037ABB0D8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43660, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000623982S, createdAt=649655432127330, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000060767A57, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37718, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655432110500, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000013/0000000086328F96, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:52370, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655431684269, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000AD068B03, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37740, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655432299981, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000003FBC7FC5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37742, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655432314743, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655432349157, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655432359680, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000F081AE2D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43674, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006403611S, createdAt=649655432380361, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000F081AE2D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43674, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655432421203, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000095961FBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43676, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006130271S, createdAt=649655432452695, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000095961FBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43676, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001137949S, createdAt=649655432562660, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000D4578877, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37736, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655432612611, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000AD068B03, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37740, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000316821S, createdAt=649655432630360, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000AD068B03, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37740, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005601402S, createdAt=649655432212894, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000037ABB0D8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:43660, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655432368905, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000EB2AD484, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37720, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655432813272, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655432831120, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655432830809, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000085974224, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37790, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655432842857, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000009785F755, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37752, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655432861641, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001156992S, createdAt=649655432856873, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000085974224, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37790, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655432875465, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655432886354, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000006B18277E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37724, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655432896385, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655432916280, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655432938501, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655432948822, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000259F5E13, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37792, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000619081S, createdAt=649655432947723, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000003FBC7FC5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37742, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433057048, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000004CB0A6A2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37732, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000229406S, createdAt=649655433071404, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000004CB0A6A2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37732, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433089942, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000006B18277E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37724, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000180895S, createdAt=649655433109428, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000006B18277E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37724, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433114657, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000EB2AD484, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37720, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000309239S, createdAt=649655433133392, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000EB2AD484, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37720, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655432961146, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433175809, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433174788, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000BBBD22E7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37768, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433188740, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000045A27AB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37744, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000237702S, createdAt=649655433198688, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000BBBD22E7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37768, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433203036, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433250930, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433262940, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433269719, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000259F5E13, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37792, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433279953, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433324499, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000095071FC2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37726, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433338709, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433351816, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433357625, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000045A27AB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37744, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000113767S, createdAt=649655433376385, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000045A27AB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37744, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433396202, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000095071FC2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37726, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000106812S, createdAt=649655433303838, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000259F5E13, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37792, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000047463S, createdAt=649655433409863, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000095071FC2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37726, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433361695, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001A7DBC7D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37734, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433452852, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433463575, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000048C27220, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37746, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00019025S, createdAt=649655433487635, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/0000000048C27220, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37746, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433468329, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433538474, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001A7DBC7D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37734, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000073059S, createdAt=649655433573829, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000001A7DBC7D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37734, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433540056, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000EC261739, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37728, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433618712, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433645297, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433659237, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000003027C184, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37770, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433674198, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433693377, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433707449, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000D7DC7CB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37794, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433722522, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433745527, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655433807409, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000013, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433829851, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655433847208, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000013/00000000C8D2DB8C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:36276, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433876744, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433893549, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000080339S, createdAt=649655433906414, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433935234, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000019397S, createdAt=649655433951501, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655433972340, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000013, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.010487468S, createdAt=649655434087563, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f00000013}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000731194S, createdAt=649655434375092, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000EC261739, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37728, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655434592176, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000D7DC7CB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37794, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655434610237, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000009785F755, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37752, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001735017S, createdAt=649655434658178, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000009785F755, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37752, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655434683609, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000006BD2FF98, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37748, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655434692976, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000199FDF12, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37754, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00090177S, createdAt=649655434704326, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/000000006BD2FF98, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37748, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000855948S, createdAt=649655434628744, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000D7DC7CB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37794, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655434781045, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000013/00000000C8D2DB8C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:36276, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001158669S, createdAt=649655434710479, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000013/00000000199FDF12, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000013, local=172.23.107.117:37754, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454370639, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000009BF5F5F9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52648, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454405453, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000AA33CF93, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33714, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000777265S, createdAt=649655454536053, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000AA33CF93, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33714, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000891134S, createdAt=649655454537929, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000005DFCF5B0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33682, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454594141, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000044A790E9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33716, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000865013S, createdAt=649655454616413, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000044A790E9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33716, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454652338, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000388077C5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52692, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454665167, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000098C2C2A8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33718, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000471829S, createdAt=649655454676245, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000388077C5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52692, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000924233S, createdAt=649655454523022, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000000B05FC95, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33678, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454744892, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000022F0A1F4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43904, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454748748, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000023108A8E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52732, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454554538, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000425C40F9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52650, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454343886, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000AA90F096, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43888, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000680261S, createdAt=649655454811727, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000942A0167, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52734, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655454823324, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655454858472, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454877599, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000A54F0185, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43912, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655454893146, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655454906488, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454920015, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000008E0FE43A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43932, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655454935629, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655454952527, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454964795, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000002486903A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43958, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655454986624, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655454997767, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455099158, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455111448, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000004EE452C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43906, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455123018, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455144017, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455154523, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000074B14BA7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43950, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455165702, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455178254, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455186649, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000B7143095, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43872, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455198369, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455208223, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455217426, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000C5A216AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43890, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455229157, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455242111, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455254756, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000B6D3ADCA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43914, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455267177, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455278138, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455287593, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000003D97F3B6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43934, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455306851, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000D8DB03EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43960, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455325868, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455336346, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000CF37F42C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43922, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455345189, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455357324, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455366560, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000279DA182, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43908, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455379895, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455395070, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455405015, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000000170341E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43952, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455418514, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455432188, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00119993S, createdAt=649655455450138, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655455484354, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455506283, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000014/00000000AD711191, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43800, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455518659, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455531372, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000040469S, createdAt=649655455541625, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455560247, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000018317S, createdAt=649655455576712, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655455590581, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455605930, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000014232S, createdAt=649655455618565, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.00007803S, createdAt=649655455632971, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455668354, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455679586, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000004E7F3F28, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36656, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455701762, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000006A744B57, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36688, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455720770, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000E973FA31, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36624, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455736977, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455747474, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000BDB5885E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36626, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455758664, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455770872, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455779915, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000000A8DAFC6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36628, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455791643, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455802253, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455811977, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000A19156E1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36636, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455822417, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455833687, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455844110, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000B169A9DD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36668, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455854083, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455865454, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455874264, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000FC2B60FB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36642, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455884252, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455896151, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455905082, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000D262AAF1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36658, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455916412, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455931751, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455946004, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000002FB7BA00, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36660, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455955309, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455967080, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655455975659, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000B20622EF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36684, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455986836, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655455997013, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655456072227, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000BF23A10B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36654, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456085976, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456100728, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655456111490, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000F34A0F6B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36662, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456122922, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456142263, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655456153007, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000003EF76BBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36670, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456165016, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456176528, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456189627, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655456206061, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000042362AFF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36666, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456217538, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456228599, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655456237538, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000009C6E585A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36692, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456251910, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456265925, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655456277714, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000047DB79C6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36676, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456288675, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456300720, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655456311862, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000822E04B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36686, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456324537, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456337759, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655456346690, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000059EC0C29, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36672, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456356991, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456371987, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655456383944, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000765C9E22, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36674, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456396171, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456406996, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456419651, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655456432681, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000002841DDBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36678, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655456453496, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000F53CC811, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36682, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456465994, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456480820, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000827423S, createdAt=649655456495161, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655456517602, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456531869, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655456544559, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000014/00000000F5AC0796, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36638, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456559641, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456572370, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000051997S, createdAt=649655456581383, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655456600486, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000014588S, createdAt=649655456613556, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655456626585, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000014, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000005144S, createdAt=649655456644105, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000014, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.003163508S, createdAt=649655456671624, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f00000014}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454755477, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000085B3AD75, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33690, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003097856S, createdAt=649655456932382, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000002B6E6BB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33704, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655457029672, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000003A3AB40F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52670, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003080272S, createdAt=649655457084923, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000003A3AB40F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52670, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655457161730, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000003E94C7BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52674, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003019662S, createdAt=649655457176736, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000003E94C7BA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52674, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655457208795, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000086776085, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43886, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002925522S, createdAt=649655457221800, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000086776085, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43886, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655457262103, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000AA90F096, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43888, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002407263S, createdAt=649655457275480, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000AA90F096, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43888, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655457309683, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000C5A216AD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43890, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001430923S, createdAt=649655457398702, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000002FB7BA00, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36660, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655457441563, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000047DB79C6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36676, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001142735S, createdAt=649655457454446, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000047DB79C6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36676, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000873089S, createdAt=649655454686481, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000098C2C2A8, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33718, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655457694156, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000E8047074, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52716, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003591739S, createdAt=649655457716593, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000E8047074, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52716, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003595342S, createdAt=649655457752921, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000020194F31, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52718, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003511085S, createdAt=649655457814260, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000FE8062F1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43930, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655457860187, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000008E0FE43A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43932, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002909854S, createdAt=649655457873156, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000008E0FE43A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43932, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655457940236, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000003D97F3B6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43934, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002636738S, createdAt=649655457952093, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000003D97F3B6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43934, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458094296, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000BF23A10B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36654, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454665970, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000001B4E812E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33680, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001050071S, createdAt=649655458133741, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000001B4E812E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33680, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458184959, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000008CB4592E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33694, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004464942S, createdAt=649655458203809, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000008CB4592E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33694, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458243973, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000055B6D70F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33702, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454617102, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000F8C2D8AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33692, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004383654S, createdAt=649655458356085, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000E1A5398D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52622, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458396164, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000E6D5F74A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52624, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00429145S, createdAt=649655458411014, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000E6D5F74A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52624, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458443560, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000E46A4D1E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52626, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004279652S, createdAt=649655458456644, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000E46A4D1E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52626, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458488270, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000003538E14A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43956, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003536714S, createdAt=649655458535667, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000002486903A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43958, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458567628, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000D8DB03EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43960, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004459602S, createdAt=649655458257210, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000055B6D70F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33702, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001995645S, createdAt=649655458108010, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000BF23A10B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36654, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458625422, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000004EE452C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43906, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458633230, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000E4D50922, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52634, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454857185, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000C68DC6EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43946, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458661754, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000059EC0C29, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36672, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000594417S, createdAt=649655458671990, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000C68DC6EC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43946, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655454358421, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000002F37CD68, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33688, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000659539S, createdAt=649655458710982, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000002F37CD68, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33688, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000381521S, createdAt=649655454807269, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000425C40F9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52650, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458789496, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000014/000000000A45CFAA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33676, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004930814S, createdAt=649655458804420, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000014/000000000A45CFAA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:33676, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458839569, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000DB16A8F0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43918, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004521123S, createdAt=649655458859783, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000DB16A8F0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43918, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458899459, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000BA0A64BD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43920, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003801354S, createdAt=649655458912915, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000BA0A64BD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43920, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458941402, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000CF37F42C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43922, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655459060946, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000003EF76BBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36670, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002885522S, createdAt=649655459074340, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000003EF76BBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36670, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655459106470, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000001B1DAAFD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36680, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002677841S, createdAt=649655459121289, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000001B1DAAFD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36680, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458711577, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000001B50B65F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43948, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004377995S, createdAt=649655459166098, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000001B50B65F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43948, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00229038S, createdAt=649655458678621, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000059EC0C29, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36672, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655459206193, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000074B14BA7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43950, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004029576S, createdAt=649655459219768, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000074B14BA7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43950, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003578469S, createdAt=649655459277814, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000004E7F3F28, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36656, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655459311702, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000D262AAF1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36658, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003385664S, createdAt=649655459326273, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000D262AAF1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36658, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655459356499, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000042362AFF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36666, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003128609S, createdAt=649655459369047, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/0000000042362AFF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36666, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655459398116, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000F53CC811, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36682, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002918592S, createdAt=649655459411090, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000F53CC811, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36682, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004675107S, createdAt=649655458653255, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000E4D50922, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52634, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003492015S, createdAt=649655458640191, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000004EE452C4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43906, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005461759S, createdAt=649655460368963, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000A54F0185, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43912, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003242909S, createdAt=649655458579777, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000D8DB03EA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43960, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655460414818, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000B6D3ADCA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43914, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655460421437, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000014/00000000AD711191, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43800, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0051372S, createdAt=649655460430811, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000B6D3ADCA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43914, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00488996S, createdAt=649655460440839, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000014/00000000AD711191, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43800, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655460474541, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000A19156E1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36636, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655460493783, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000B20622EF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36684, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004497338S, createdAt=649655460508784, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000B20622EF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36684, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004165463S, createdAt=649655460372338, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000007902EF2F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36664, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655460541509, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000822E04B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36686, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655460557914, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000002841DDBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36678, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004204166S, createdAt=649655460569632, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000822E04B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36686, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655458849027, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000A0EE4E84, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52652, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004106832S, createdAt=649655460575111, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000002841DDBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36678, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655460683438, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000014/00000000F5AC0796, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36638, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655460511307, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000F34A0F6B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36662, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004908249S, createdAt=649655460633302, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000A0EE4E84, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52652, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004388578S, createdAt=649655460796561, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000765C9E22, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36674, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655460849110, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000595B1A96, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52654, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006772106S, createdAt=649655460900877, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000595B1A96, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:52654, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00670749S, createdAt=649655460982740, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000008247A51D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43868, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655461053932, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000B37C9B00, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43870, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006712122S, createdAt=649655461083542, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000B37C9B00, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43870, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655461123633, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000B7143095, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43872, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00591572S, createdAt=649655461140518, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/00000000B7143095, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:43872, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005467524S, createdAt=649655461188220, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000006A744B57, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36688, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655461261531, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000009C6E585A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36692, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004996687S, createdAt=649655461279246, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000014/000000009C6E585A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000014, local=172.23.107.117:36692, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655469430700, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000012, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655469470221, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E7401FA7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33252, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00035564S, createdAt=649655469584854, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000003776532C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33256, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000189898S, createdAt=649655469587090, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000006EE77672, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33288, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655469618534, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000047C52482, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33270, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655469455627, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000FCF2F949, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33272, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000142545S, createdAt=649655469659136, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000FCF2F949, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33272, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655469451832, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000035233E6D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33268, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00016423S, createdAt=649655469734911, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000035233E6D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33268, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000313372S, createdAt=649655469635636, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000047C52482, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33270, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655469517554, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470391272, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.120.206:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000029119S, createdAt=649655470414806, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.120.206:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655470424690, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000012/000000004AE0945B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33240, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655470443174, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000012, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655469517659, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000FF0BF898, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33276, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470460024, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000196035S, createdAt=649655470499417, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000FF0BF898, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33276, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000068099S, createdAt=649655470526172, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470588914, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470617670, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655470629768, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000798E625B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52200, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470642646, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470665629, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655470675268, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000150E03C3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52198, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470689791, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470712310, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655470723943, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000003191F48F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52202, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470734369, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470746020, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655470756299, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000561CFDD1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52204, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470766112, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470781592, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470792402, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655470806927, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000C863D02F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52240, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470830222, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655470840330, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000006799E87E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52208, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470854040, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470868585, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655470878431, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005771B180, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52210, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470889809, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470901177, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655470912073, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E2E41355, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52212, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470923591, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470935791, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655470945270, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E4C37001, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52214, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470955217, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470966904, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655470975637, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005D17EEBA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52218, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470987497, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655470999338, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471065022, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471077335, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000C1BFD07C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52216, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471092913, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471102734, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E11B8429, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52242, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471113528, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471124397, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471134487, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E63CFCA0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52224, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471143959, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471169171, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471179506, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000B6A94159, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52280, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471189495, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471200325, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471211171, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000003D360ADE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52220, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471221375, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471232993, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471249288, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000FD984122, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52222, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471259512, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471275920, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471291707, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471303593, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471315151, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471324638, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000007F200A4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52226, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471334612, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471356836, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471366168, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000166833AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52244, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471377183, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471386725, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471397197, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005BA32184, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52294, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471407603, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471419553, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471429353, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000003FFCBE1B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52282, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471438184, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471450244, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000882098S, createdAt=649655471460676, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655471480327, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000012, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471501687, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000027398S, createdAt=649655471519949, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471538650, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000011996S, createdAt=649655471549024, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655471561118, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000012, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471572388, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00001252S, createdAt=649655471583727, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000062638S, createdAt=649655471596206, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000012, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471629769, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471640442, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000045C4F59F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43478, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471656638, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471668782, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471678108, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000090F680B5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43440, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471689815, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471701048, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471714579, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471731172, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000290B4A4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43466, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471746543, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471756006, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000AFF00C37, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43476, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471765791, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471776141, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471786373, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000004E2731D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43456, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471795585, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471807160, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471817159, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000015ADE0B9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43506, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471827056, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471839617, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471847658, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000098C32E8D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43494, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471858658, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471868819, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471878424, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000F4AF2D86, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43484, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471888405, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471897912, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471911176, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000AD327BB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43472, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471920251, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471932375, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471942539, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000357F0714, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43514, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471958241, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000304BDEB6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43468, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471973909, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655471984005, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000012194D15, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43480, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655471992957, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472064971, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472074674, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000C96F8630, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43458, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472086323, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472097958, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472107780, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000B6F98A58, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43508, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472120134, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472130927, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472141976, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000590D620D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43496, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472151489, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472162689, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472172490, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000006F4D9F20, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43486, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472181650, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472194305, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472202436, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005B26B1D2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43474, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472212870, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472224742, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472232827, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000009AC26D42, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43516, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472247126, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472258169, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472269461, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472278160, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000C713C150, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43482, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472288980, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472299233, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472309554, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000006965B64E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43460, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472319193, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472330243, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472339921, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000651D5CC4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43510, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472349982, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472362077, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472370099, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000719B699B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43498, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472381097, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472392275, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472400974, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000F830D820, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43488, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472412041, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472422354, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000806592S, createdAt=649655472434917, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655472450790, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000012, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472466091, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472478170, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000029406S, createdAt=649655472493472, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472509029, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000012823S, createdAt=649655472520316, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655472532939, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000012, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472544385, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000010984S, createdAt=649655472554658, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000063806S, createdAt=649655472568671, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000012, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472597767, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472609567, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000003E539A00, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37198, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472625525, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472639494, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472649079, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000028DB48EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37150, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472661521, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472673629, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472684210, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000D259C66A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37212, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472695432, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472708748, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000012129884, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37236, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472723836, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472735954, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472746652, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472756094, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000BB637AFD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37248, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472766287, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472776729, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472786562, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000002DE091F1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37224, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472795927, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472807175, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472815797, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E159ADD9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37182, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472825173, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472837373, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472845213, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000057840A11, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37200, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472856573, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472866401, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472875388, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005E7BB5F4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37152, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472885921, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472896368, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472906840, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000BC294E4C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37214, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472916707, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472927970, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472937775, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000008FC44A40, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37238, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472947517, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655472961183, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000009F36A812, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37250, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472974901, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655472988861, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473052702, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473065822, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655473075440, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000B7D34A48, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37154, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473086328, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473098587, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655473107280, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000045620D2B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37164, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473117870, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473127776, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655473136994, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000076DACEF9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37184, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473148490, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473159193, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655473169265, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000007BD4A2D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37156, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473178205, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473189393, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655473198777, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000CBD62A9B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37242, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473209637, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473220933, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655473228679, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000765CC40A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37254, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473239886, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473250341, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655473259818, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000020261337, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37186, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473270327, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473280332, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473292727, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473307577, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473320089, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473331159, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473342056, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000756471S, createdAt=649655473352953, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655473368386, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000012, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473381073, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655473390598, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000012/00000000278F8656, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:36136, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473402006, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473414508, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000044289S, createdAt=649655473423717, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473440046, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000012689S, createdAt=649655473451310, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655473462699, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000012, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655473473280, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000012011S, createdAt=649655473484464, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000012, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000061121S, createdAt=649655473496998, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000012, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.004592467S, createdAt=649655473518693, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f00000012}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002925492S, createdAt=649655473706684, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000561CFDD1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52204, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655473793784, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000290B4A4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43466, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002048036S, createdAt=649655473812392, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000290B4A4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43466, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655473843682, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000304BDEB6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43468, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001870382S, createdAt=649655473856166, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000304BDEB6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43468, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655473886480, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000099C1E37C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43470, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001617744S, createdAt=649655473899086, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000099C1E37C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43470, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655473929134, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000012/000000002EEE82DA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43520, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001438478S, createdAt=649655473942688, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000012/000000002EEE82DA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43520, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001337299S, createdAt=649655473976550, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000003E539A00, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37198, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655474069241, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000057840A11, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37200, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001203536S, createdAt=649655474083497, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000057840A11, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37200, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655474113290, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000007027F820, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37202, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001048976S, createdAt=649655474125460, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000007027F820, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37202, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002889079S, createdAt=649655474309600, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005BA32184, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52294, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655474345557, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000015ADE0B9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43506, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002506678S, createdAt=649655474358867, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000015ADE0B9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43506, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655474390800, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000B6F98A58, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43508, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002260663S, createdAt=649655474403476, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000B6F98A58, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43508, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655474438367, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000651D5CC4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43510, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002076778S, createdAt=649655474452119, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000651D5CC4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43510, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001309498S, createdAt=649655474531710, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000CBD62A9B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37242, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655474669916, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000150E03C3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52198, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003964899S, createdAt=649655474697970, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000150E03C3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52198, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655474737668, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E4C37001, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52214, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003771308S, createdAt=649655474761491, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E4C37001, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52214, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655474766071, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E11B8429, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52242, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003642797S, createdAt=649655474785342, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E11B8429, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52242, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655474789388, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000FD984122, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52222, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003514713S, createdAt=649655474804108, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000FD984122, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52222, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655474818527, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000166833AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52244, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003432109S, createdAt=649655474833255, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000166833AA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52244, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655474874897, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000004E2731D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43456, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003068674S, createdAt=649655474888396, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000004E2731D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43456, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002822846S, createdAt=649655474921944, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000C96F8630, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43458, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00206964S, createdAt=649655474998912, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000BC294E4C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37214, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475068928, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000798E625B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52200, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0044129S, createdAt=649655475089438, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000798E625B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52200, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475141056, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E2E41355, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52212, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00420624S, createdAt=649655475162582, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E2E41355, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52212, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000070031S, createdAt=649655470450490, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000012/000000004AE0945B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33240, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475194665, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000003D360ADE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52220, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003962215S, createdAt=649655475207701, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000003D360ADE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52220, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475216131, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000183F7403, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52206, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00441136S, createdAt=649655475232683, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000183F7403, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52206, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475245853, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000045C4F59F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43478, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003578545S, createdAt=649655475261640, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000045C4F59F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43478, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004184522S, createdAt=649655475279944, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000C1BFD07C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52216, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475298157, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000F4AF2D86, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43484, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475312799, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000007F200A4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52226, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003956536S, createdAt=649655475328508, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000007F200A4B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52226, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475373348, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000AFF00C37, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43476, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003598063S, createdAt=649655475386957, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000AFF00C37, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43476, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655469740401, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000AB7692EF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33250, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475417936, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000012194D15, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43480, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0005647S, createdAt=649655475430968, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000AB7692EF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33250, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003354538S, createdAt=649655475436302, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000012194D15, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43480, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475469606, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000C713C150, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43482, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475475056, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000002AC405F5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33278, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006199014S, createdAt=649655475491480, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000002AC405F5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33278, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475523974, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000008A5B8BF2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33284, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.006149767S, createdAt=649655475536200, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000008A5B8BF2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:33284, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475586213, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005D17EEBA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52218, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004588225S, createdAt=649655475599847, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005D17EEBA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52218, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475623582, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000004634C34, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52228, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004332947S, createdAt=649655475636638, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000004634C34, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52228, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475676859, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000012/00000000509EC535, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52308, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004161955S, createdAt=649655475690080, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000012/00000000509EC535, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52308, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475715159, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000009E0F3BD6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43442, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003987105S, createdAt=649655475727713, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000009E0F3BD6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43442, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475751615, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000357F0714, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43514, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003533193S, createdAt=649655475781493, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000009AC26D42, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43516, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475811550, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E159ADD9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37182, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002974944S, createdAt=649655475823530, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000E159ADD9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37182, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475846946, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000076DACEF9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37184, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002689159S, createdAt=649655475858694, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000076DACEF9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37184, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475888591, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000020261337, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37186, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002609287S, createdAt=649655475900373, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000020261337, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37186, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655475336988, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000006F4D9F20, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43486, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655474835458, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000090F680B5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43440, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003657636S, createdAt=649655476081919, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000F830D820, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43488, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003136249S, createdAt=649655476094740, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000090F680B5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43440, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655470674927, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000079AD8903, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52196, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476134336, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000AD327BB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43472, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00420325S, createdAt=649655476149276, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000AD327BB9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43472, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000067939S, createdAt=649655476155938, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000079AD8903, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52196, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476188563, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005B26B1D2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43474, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003964319S, createdAt=649655476203862, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005B26B1D2, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43474, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476228720, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005771B180, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52210, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003439055S, createdAt=649655476248045, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000002DE091F1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37224, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005327834S, createdAt=649655476255083, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005771B180, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52210, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.005098344S, createdAt=649655476302759, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000B6A94159, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52280, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476311534, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000017FA0840, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37232, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002970455S, createdAt=649655476328543, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000017FA0840, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37232, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476344711, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000003FFCBE1B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52282, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004893646S, createdAt=649655476367310, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000003FFCBE1B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:52282, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476413405, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000098C32E8D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43494, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004544949S, createdAt=649655476429159, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000098C32E8D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43494, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476122370, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000BB637AFD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37248, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476466227, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000590D620D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43496, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003346849S, createdAt=649655476477668, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000BB637AFD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37248, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004127742S, createdAt=649655476524721, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000719B699B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43498, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476538912, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000765CC40A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37254, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003289164S, createdAt=649655476554463, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000765CC40A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37254, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003170866S, createdAt=649655475482104, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000C713C150, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:43482, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476582074, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000F0B88516, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37162, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476629212, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000028DB48EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37150, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003835332S, createdAt=649655476634301, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000F0B88516, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37162, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00395759S, createdAt=649655476647629, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000028DB48EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37150, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476691762, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005E7BB5F4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37152, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476689305, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000045620D2B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37164, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003796487S, createdAt=649655476705868, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005E7BB5F4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37152, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003561543S, createdAt=649655476722087, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/0000000045620D2B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37164, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003650793S, createdAt=649655476751053, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000B7D34A48, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37154, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476762310, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005AE80AFB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37168, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00344251S, createdAt=649655476782769, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000005AE80AFB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37168, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476786916, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000007BD4A2D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37156, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003598664S, createdAt=649655476803185, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/000000007BD4A2D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37156, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476834404, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000ACD2F17C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37158, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003532148S, createdAt=649655476845903, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000012/00000000ACD2F17C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:37158, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655476876255, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000012/00000000278F8656, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:36136, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003462522S, createdAt=649655476889708, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000012/00000000278F8656, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000012, local=172.23.107.117:36136, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655484667038, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655484677562, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000D19FFEA9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56672, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.0000629S, createdAt=649655484737269, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000D19FFEA9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56672, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655484753563, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000019720E49, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56666, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655484714171, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000155412S, createdAt=649655484790377, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000019720E49, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56666, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655484825982, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000050D2AFB4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56646, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655484685480, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000002AF14150, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56682, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655484867696, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000952393CF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56678, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000109303S, createdAt=649655484874824, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000002AF14150, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56682, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655484904595, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000BD540BAA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56680, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000427028S, createdAt=649655484821365, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655484945464, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000B15F02D5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56684, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00029046S, createdAt=649655484968029, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000B15F02D5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56684, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655484774573, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E842A99E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56640, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000310221S, createdAt=649655485025459, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E842A99E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56640, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655484993093, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000005, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655485082433, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000C7F9DE0C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56652, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000529015S, createdAt=649655485100488, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000C7F9DE0C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56652, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655485098487, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655485121599, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000005/000000002FB39664, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56634, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655485147659, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655485191493, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000854568S, createdAt=649655485269218, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000ACCDE956, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56636, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000771301S, createdAt=649655485302148, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000CEEEFD4F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56664, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655485336664, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000B4336358, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56668, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000746491S, createdAt=649655485360138, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000B4336358, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56668, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655485405046, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000B75903C0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56670, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000693393S, createdAt=649655485418601, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000B75903C0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56670, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655484970282, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E89D2C76, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56654, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000452666S, createdAt=649655485461099, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E89D2C76, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56654, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655485495428, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000F92B31E6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56656, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000913296S, createdAt=649655485508653, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000F92B31E6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56656, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655485540808, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000004F70AC0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56658, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000878601S, createdAt=649655485560209, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000004F70AC0, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56658, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000403507S, createdAt=649655485591956, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000005/000000002FB39664, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56634, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000259454S, createdAt=649655484918144, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000BD540BAA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56680, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655485269218, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.206:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000502602S, createdAt=649655485766510, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.206:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655485795430, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000005, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655485816648, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000019572S, createdAt=649655485831555, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.206:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.00060193S, createdAt=649655485858196, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000005, managerPort=8091, remote=172.23.120.206}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655485967665, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655485995827, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486064796, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000032EDA32C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47378, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486088208, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486115230, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486127253, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000048BD0AFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47418, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486145577, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486171351, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486186023, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000005CFD4913, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47384, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486200833, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486225632, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486239051, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000BC941432, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47392, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486254637, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486275677, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486289989, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000000E13F94F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47446, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486312007, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486327396, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486346558, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000381AB360, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47370, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486362210, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486377952, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486390117, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000A58B126F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47360, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486404629, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486419532, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486434128, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000AB305280, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47380, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486448669, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486463610, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486480820, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000001DE1C108, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47420, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486495085, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486513159, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486524193, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000B745FEBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47386, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486538553, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486553995, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486566008, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000EEF35BC5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47394, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486581531, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486596331, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486609573, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000009AC0513C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47448, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486622821, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486643614, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486662034, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000DC4ED3E7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47372, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486677100, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486691516, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486705648, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000BF174F08, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47362, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486718677, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486733068, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486746876, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000002EDAC061, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47382, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486759566, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486775502, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486787654, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000000876C77A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47422, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486802832, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486818093, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486830780, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E3FA616F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47388, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486846051, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486864528, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486879306, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000F7C72C2C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47396, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486893857, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486908901, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486923591, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000001ABB7B70, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47450, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486937179, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486960000, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655486977049, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000A2AE7723, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47390, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655486992847, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487059711, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001144186S, createdAt=649655487073941, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655487101014, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000005, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487121313, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487137604, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000005/0000000050D474B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47318, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487153703, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487168813, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000065688S, createdAt=649655487183402, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487206424, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000019808S, createdAt=649655487223247, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655487237606, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000005, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487253692, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000014762S, createdAt=649655487267110, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000087819S, createdAt=649655487286466, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000005, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487328448, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487342947, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000003B92D193, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38640, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487363351, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487382419, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487394095, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000002489D795, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38668, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487409763, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487425338, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487437217, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000001F351A1B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38634, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487451843, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487468457, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000152012FB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38670, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487483588, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487497082, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487514431, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487529168, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487543849, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000009F9EC712, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38662, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487557952, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487575653, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000009BEA0286, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38684, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487613312, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487629703, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487641928, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000035E83A6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38650, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487658414, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487673274, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487692195, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E455184F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38642, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487707474, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487722633, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487737891, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E7C55724, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38674, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487750756, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487765704, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487777574, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000EAE4B87E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38636, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487794976, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487811516, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487823296, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000168BDE3B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38672, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487839974, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487854503, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487867243, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000004270D91B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38618, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487881244, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487896265, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487910108, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000003D89E63, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38664, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487923418, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487940042, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000C4666B50, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38686, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487959132, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655487972604, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000CC2FF2FE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38652, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655487990683, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655488064436, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655488080779, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488093072, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000790E7D66, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38678, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655488106762, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655488121458, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488132993, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000070B5231F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38638, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655488148079, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655488162072, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488175225, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000008C34A68A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38676, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655488190501, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655488205376, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488219561, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000039D90445, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38620, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655488233960, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488231532, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000048BD0AFA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47418, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001786951S, createdAt=649655488301035, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000001DE1C108, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47420, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488324363, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000BC941432, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47392, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488344028, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000000876C77A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47422, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001527098S, createdAt=649655488363001, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000000876C77A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47422, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488396884, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000001F351A1B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38634, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00093279S, createdAt=649655488410154, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000001F351A1B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38634, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488440270, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000EAE4B87E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38636, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000630981S, createdAt=649655488454197, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000EAE4B87E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38636, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488495821, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000070B5231F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38638, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00033525S, createdAt=649655488518132, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000070B5231F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38638, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002110531S, createdAt=649655488574146, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000AB305280, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47380, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488627821, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000002EDAC061, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47382, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001853535S, createdAt=649655488642260, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000002EDAC061, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47382, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488670697, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000002489D795, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38668, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001246999S, createdAt=649655488683733, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000002489D795, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38668, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488724165, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E7C55724, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38674, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000959583S, createdAt=649655488737496, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E7C55724, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38674, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488767866, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000790E7D66, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38678, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000647396S, createdAt=649655488780801, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000790E7D66, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38678, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655485208611, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000003E63EA9A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56644, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655485129865, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000095B54713, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:56660, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655488681357, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000005CFD4913, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47384, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002054041S, createdAt=649655488347995, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000BC941432, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47392, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655489902053, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000001ABB7B70, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47450, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655489912558, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E3FA616F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47388, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002948225S, createdAt=649655489934768, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000001ABB7B70, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47450, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003048451S, createdAt=649655489948760, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E3FA616F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47388, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655489952521, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000EEF35BC5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47394, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655489973308, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000F4D0126B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47368, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003356839S, createdAt=649655489981383, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000EEF35BC5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47394, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004026802S, createdAt=649655489988911, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000F4D0126B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47368, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655490058697, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000152012FB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38670, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655488251612, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655490083226, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000381AB360, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47370, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003706653S, createdAt=649655490100867, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000381AB360, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47370, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655490102081, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000274D12A9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38666, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002504063S, createdAt=649655490078293, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000152012FB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38670, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655490134094, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000DC4ED3E7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47372, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655490017516, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000F7C72C2C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47396, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003110168S, createdAt=649655490177918, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000F7C72C2C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47396, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655490199913, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000035E83A6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38650, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655490199754, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000168BDE3B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38672, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002345837S, createdAt=649655490227444, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000168BDE3B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38672, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655490233672, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000005/0000000050D474B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47318, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655490237912, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000004E7FEA8B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47358, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003066735S, createdAt=649655490254054, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000005/0000000050D474B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47318, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004250829S, createdAt=649655490263065, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000004E7FEA8B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47358, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655490273281, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000008C34A68A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38676, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002069659S, createdAt=649655490328509, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000008C34A68A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38676, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655489980554, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000009F9EC712, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38662, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655489913345, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000009BEA0286, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38684, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655490293259, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000F77BD438, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38616, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655490301074, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000A58B126F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:47360, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002526525S, createdAt=649655490217466, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000035E83A6F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38650, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655490118954, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655492615055, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655492643205, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655492654522, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000C091FEDF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38646, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655492668468, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655492668117, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000274D12A9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38666, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655492688497, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000087148S, createdAt=649655492695774, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000274D12A9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38666, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.005376457S, createdAt=649655492704198, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655492742163, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000C091FEDF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38646, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655492744043, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000005, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000176875S, createdAt=649655492784285, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000F385C4B4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38688, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655492806471, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655492817192, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000036C97243, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38654, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000182075S, createdAt=649655492846099, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000036C97243, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38654, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655492820019, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000005/00000000D041F9FE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38530, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655492884844, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655492905097, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000121006S, createdAt=649655492916023, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655492937690, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000019106S, createdAt=649655492953564, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655492964533, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000005, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655492977480, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493122501, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493135618, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000025E0EEFE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38702, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493148037, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493170458, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493183650, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000057923245, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38700, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493198148, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493222711, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493234085, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000036B777B7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38704, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493225911, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000025E0EEFE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38702, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000064007S, createdAt=649655493273894, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000025E0EEFE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38702, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493301902, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000057923245, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38700, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493245105, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000268643S, createdAt=649655493386857, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000723F276B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38698, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493453208, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000005/00000000D041F9FE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38530, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493457700, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493476088, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000036B777B7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38704, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493505614, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E05AD113, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38706, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493533973, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493587864, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000B958F733, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38710, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493605730, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493636456, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493650997, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000F1A3028E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38742, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493667006, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493692163, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493705974, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000C5A64C63, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38712, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493722260, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493745285, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493759568, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000BC8CE0D6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38714, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493773117, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493819240, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493834596, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000043D71106, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38716, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493848934, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493865486, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493882913, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000007DB8125C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38720, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655493880049, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000B22C77AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38718, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000073134S, createdAt=649655493920218, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000B22C77AC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38718, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655494586466, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000BC8CE0D6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38714, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000798788S, createdAt=649655494608560, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000BC8CE0D6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38714, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655494732998, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000C5A64C63, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38712, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000555877S, createdAt=649655493472131, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000005/00000000D041F9FE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38530, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655493901167, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655494968877, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000260F970D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38708, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000070772S, createdAt=649655493506554, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000036B777B7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38704, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001384974S, createdAt=649655495071325, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000260F970D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38708, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495000714, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000183945S, createdAt=649655495168581, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000007DB8125C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38720, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655495223971, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000795B0C4D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38722, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495293482, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495333938, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655495348613, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000012F03A6D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38724, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495366669, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495410301, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495441566, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495466790, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655495479473, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000869539A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38726, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495495721, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495533619, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655495547715, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000046B0B95C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38730, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495560819, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495579013, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655495593398, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E8693DE6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38732, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495608097, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495627146, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655495639765, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000B3CEA297, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38734, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495654546, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655495659269, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000795B0C4D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38722, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495685255, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495715606, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655495729484, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000806BA6A4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38738, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495743179, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495763992, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655495777461, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000F1753021, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38746, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495791460, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495807793, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655495816561, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000006EA3472F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38736, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655495818970, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000603C757A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38740, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495865941, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495883768, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655495946892, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000005/00000000BCC7D816, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:36148, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655495947446, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000B3CEA297, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38734, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000276906S, createdAt=649655495978144, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000B3CEA297, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38734, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000111091S, createdAt=649655495838975, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000006EA3472F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38736, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655496149243, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E8693DE6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38732, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000526732S, createdAt=649655496175386, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000E8693DE6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38732, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655496274316, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000046B0B95C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38730, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000699518S, createdAt=649655496297484, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/0000000046B0B95C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38730, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655496321935, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000869539A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38726, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000812498S, createdAt=649655496345986, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000869539A1, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38726, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655496431998, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000003B1EFF95, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38728, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000975753S, createdAt=649655496449622, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/000000003B1EFF95, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38728, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655495965446, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000462696S, createdAt=649655496271821, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000005/00000000F1753021, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:38746, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000633919S, createdAt=649655496570506, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655496616920, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655496617239, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000005/00000000BCC7D816, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:36148, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000066981S, createdAt=649655496661254, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000005/00000000BCC7D816, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000005, local=172.23.107.117:36148, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000021444S, createdAt=649655496631893, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000005, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655496714514, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000005, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000162111S, createdAt=649655496761395, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000005, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.01244656S, createdAt=649655496797402, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f00000005}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655508868244, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000B69DECF4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51892, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655508915088, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655508941458, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000275785S, createdAt=649655508879098, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000A2FCCD63, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32888, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655508978209, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000B69DECF4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51892, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000045266S, createdAt=649655509064829, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000B69DECF4, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51892, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655509077868, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000026C6A08B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51904, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000256833S, createdAt=649655509093842, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000026C6A08B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51904, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655509093833, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000005C162758, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32856, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655509143752, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000AB7A5F5E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32878, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000653678S, createdAt=649655509146583, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000005C162758, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32856, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00049835S, createdAt=649655509163340, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000AB7A5F5E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32878, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655509207823, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000D786EB3D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32858, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655509274832, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000234AE0CF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32892, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000658247S, createdAt=649655509294555, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000234AE0CF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32892, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655509338393, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000001E6EA1E5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51934, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000472331S, createdAt=649655509368008, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000001E6EA1E5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51934, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000945147S, createdAt=649655509489849, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000B98B920F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32860, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655509539151, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000009A389A8F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32872, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000929137S, createdAt=649655509556296, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000009A389A8F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32872, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655509605803, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000420F5C40, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32884, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000921488S, createdAt=649655509622651, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000420F5C40, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32884, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655509662376, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000058AF6032, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51876, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00080567S, createdAt=649655509678664, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000058AF6032, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51876, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655508952994, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000003C6DB0B6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51862, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655509976907, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000C91DD679, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51906, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655510070237, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655510089457, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655510102356, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000DEDC8D6D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51918, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655510112886, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655510127522, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655510136513, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000383941D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51878, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655510148451, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655510170292, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655510181079, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000038333ED7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51936, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655510193670, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655510212543, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655510223911, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000E580B04D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51894, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655510203889, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000C91DD679, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51906, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655510295202, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000005898CFEF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51974, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000324863S, createdAt=649655510309920, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000005898CFEF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51974, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655508938350, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000009FA4A640, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51860, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655510337490, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000038333ED7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51936, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000126818S, createdAt=649655510370055, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000038333ED7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51936, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655510434889, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000383941D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51878, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000274913S, createdAt=649655510453842, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000383941D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51878, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655510238298, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655511029347, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655511090737, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655509699123, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000F58A8BF7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32848, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655511125085, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000E4A39151, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51976, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000101188S, createdAt=649655511153346, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000E4A39151, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51976, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655511153044, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000A2E3E367, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51908, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000070638S, createdAt=649655511192893, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000A2E3E367, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51908, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655508988770, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000005594A22A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32890, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00122917S, createdAt=649655511130303, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000F58A8BF7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:32848, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655511120121, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000E580B04D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51894, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655511099916, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000F87198DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51996, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513081559, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513097972, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000004BD5C429, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51880, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513110818, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513130550, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513141219, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000009A69C05E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51938, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513153903, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513173036, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513182413, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000003DBDD4A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51896, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513198170, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513214265, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513257207, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000011/0000000030D6AE0D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51916, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513270997, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513290072, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000049818S, createdAt=649655513301052, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000011, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513320990, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000011, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000014842S, createdAt=649655513334112, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000011, remote=172.23.120.201:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513325485, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000EB8264A9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51920, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655513347514, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000011, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000252625S, createdAt=649655513358007, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000EB8264A9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51920, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000102779S, createdAt=649655510344722, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000009FA4A640, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51860, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000188441S, createdAt=649655513473694, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000011/0000000030D6AE0D, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51916, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003419302S, createdAt=649655513510887, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000DC835A54, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51994, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513540147, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000009A69C05E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51938, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000373458S, createdAt=649655513569207, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000009A69C05E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51938, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513583743, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000003DBDD4A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51896, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000373859S, createdAt=649655513599055, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000003DBDD4A6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51896, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513365740, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000011, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513617890, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000004BD5C429, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51880, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.00026565S, createdAt=649655513630582, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000011, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000495518S, createdAt=649655513648169, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000004BD5C429, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51880, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000347379S, createdAt=649655513662980, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000011, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513735929, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513748086, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000000A8FEB2F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43188, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513760452, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513782383, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513791240, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000962BDA10, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43120, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513803349, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513822045, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513832266, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000003E9FDBBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43208, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513843401, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513855137, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513865084, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000E9F72FD6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43132, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513875026, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513894625, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513906843, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513929405, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000696D45F3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43150, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513940963, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513959424, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513970124, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000002FDCD208, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43108, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513981893, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513974553, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000054202B66, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43076, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000243458S, createdAt=649655514092463, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000054202B66, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43076, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514106795, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000002FDCD208, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43108, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000113564S, createdAt=649655514121746, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000002FDCD208, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43108, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513548770, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000F87198DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51996, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000487383S, createdAt=649655514154518, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000F87198DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:51996, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514195448, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000003E9FDBBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43208, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000341571S, createdAt=649655514208576, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000003E9FDBBC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43208, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655513996603, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655513849878, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000000A8FEB2F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43188, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000076747S, createdAt=649655514273792, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000000A8FEB2F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43188, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514301391, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000696D45F3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43150, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000350205S, createdAt=649655514320383, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000696D45F3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43150, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514243184, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000009B83A4EE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43228, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514348361, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514370546, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514356953, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000033023296, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43092, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514384644, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514483720, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514496089, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000008178DD1B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43122, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514508199, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514519123, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514529832, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000008BE07261, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43210, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514539932, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514554244, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514564760, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000501DB7DA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43134, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514574295, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514596776, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514606797, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000DBCE0CAF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43094, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514619555, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514642588, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514649229, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000501DB7DA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43134, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000061088S, createdAt=649655514693169, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000501DB7DA, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43134, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514712088, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000008BE07261, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43210, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000162403S, createdAt=649655514727547, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000008BE07261, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43210, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514766473, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000DBCE0CAF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43094, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514799193, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000062705570, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43190, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514657586, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000324782S, createdAt=649655514828926, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000062705570, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43190, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514846272, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000001ADE40AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43110, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514875193, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000D9FD4A86, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43230, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514903642, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514926001, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514944079, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000B07D6497, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43124, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514954998, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514970580, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514979503, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000449179DF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43212, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655514992096, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515058264, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655515069120, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000004611E61, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43136, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515105796, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655515116024, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000D9FD4A86, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43230, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000222902S, createdAt=649655515147060, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000D9FD4A86, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43230, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655515168570, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000001ADE40AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43110, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000173695S, createdAt=649655515300615, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000004611E61, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43136, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000135494S, createdAt=649655514811092, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000DBCE0CAF, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43094, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514774346, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000082C15FBE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43152, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000119161S, createdAt=649655515406460, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000082C15FBE, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43152, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515127975, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655514977679, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000011D9FBF9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43192, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515461666, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000061214S, createdAt=649655515464702, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000011D9FBF9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43192, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515479425, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655515490643, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000B569C6F6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43112, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515502583, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515515656, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655515527133, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000008B92509F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43232, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515538485, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515560538, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001857233S, createdAt=649655515573374, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655515595694, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f00000011, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515611952, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000011, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655515622727, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F00000011/000000002636A9FB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43214, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655515626906, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000083E10D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43096, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515654971, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000011, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000174773S, createdAt=649655515660745, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000083E10D7, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43096, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655515717358, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000B569C6F6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43112, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000204298S, createdAt=649655515731920, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000B569C6F6, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43112, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655515777998, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F00000011/000000002636A9FB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43214, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000139718S, createdAt=649655515790275, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F00000011/000000002636A9FB, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43214, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655515835827, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000007214E84A, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43154, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000015987S, createdAt=649655515669392, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000011, remote=172.23.121.10:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000245262S, createdAt=649655515895604, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000011, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515932739, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655515944080, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000DE40A599, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36964, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515960855, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515978160, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655515988748, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000002E0572CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36950, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655515999599, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516082132, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516091510, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000093C507D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36990, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516103643, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516125267, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000734A2406, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36952, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516144359, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000050EF0663, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36972, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516156927, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516171133, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516171079, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000093C507D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36990, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516182937, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000005969CC8E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36984, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000057083S, createdAt=649655516192891, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000093C507D3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36990, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516197404, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516245496, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516256499, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000DE40A599, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36964, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000283624S, createdAt=649655516287631, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000DE40A599, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36964, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516260673, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000072289CC5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36954, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516306394, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516305530, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000005969CC8E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36984, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516337348, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000050EF0663, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36972, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516331863, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516411010, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000032039DD9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36974, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516424217, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516431598, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000072289CC5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36954, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516442916, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000109053S, createdAt=649655516479902, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000072289CC5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36954, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516498362, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000004A5CCC4C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36966, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516540126, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516564354, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516582244, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000007A4F5F1E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36992, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516595120, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516609955, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516617365, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000008B92509F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43232, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001064505S, createdAt=649655516651283, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000008B92509F, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:43232, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516675964, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000007A4F5F1E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36992, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516694534, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000002E0572CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36950, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516626373, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000F81CCA40, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36958, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000613684S, createdAt=649655516718758, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000002E0572CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36950, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516729510, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516768418, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000002246A129, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36956, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000070036S, createdAt=649655516697159, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000007A4F5F1E, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36992, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000190082S, createdAt=649655516786272, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000002246A129, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36956, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516770479, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516816483, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516842667, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516863418, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516875526, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000002DB5BB37, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36996, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516887099, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516920969, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516932299, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000002220091, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36978, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516942343, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516953277, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516964912, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000F71B594B, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36968, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516974857, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655516988397, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655516997063, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000004DF2DEBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36960, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517064011, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517085356, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517086126, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000F2DBC4CD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36986, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517097399, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000005AE05BF5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36994, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517148675, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517166252, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517177339, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000085B09EE3, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36962, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517188129, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517187627, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000004A5CCC4C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36966, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517202749, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517196827, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000002DB5BB37, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36996, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000282596S, createdAt=649655517246368, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000002DB5BB37, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36996, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517261154, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000005AE05BF5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36994, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000099624S, createdAt=649655517275575, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000005AE05BF5, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36994, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517215284, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000EBA163CC, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36980, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517311179, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517329311, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517343045, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517345360, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000004DF2DEBD, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36960, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517367670, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000000488F223, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36998, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517382284, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517402323, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517412300, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000B3AC3276, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36982, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517424172, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517435611, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517444711, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000E0550952, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36970, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517443264, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000008865CB16, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36988, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00008818S, createdAt=649655517472912, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000008865CB16, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36988, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517541481, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000000488F223, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36998, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000147002S, createdAt=649655517559377, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000000488F223, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36998, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00063596S, createdAt=649655517208932, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/000000004A5CCC4C, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36966, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655517458746, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f00000011, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655518662965, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000E0550952, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36970, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655517254980, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000032039DD9, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36974, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655518669613, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000011, remote=172.23.104.186:8091, type=MANAGER}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655518732309, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f00000011, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655518735872, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000002220091, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36978, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655518747556, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f00000011, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001783875S, createdAt=649655518753783, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/0000000002220091, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36978, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000012555S, createdAt=649655518758887, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f00000011, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000116733S, createdAt=649655518781144, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f00000011, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655518789217, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000B3AC3276, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36982, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001354262S, createdAt=649655518802019, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F00000011/00000000B3AC3276, circuitBreaker=DISABLED, coreId=0x9cecbe4f00000011, local=172.23.107.117:36982, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ReconfigurationCompletedEvent{severity=DEBUG, category=com.couchbase.core, duration=PT0.0104622S, createdAt=649655518808021, description=Reconfiguration attempt completed., context=CoreContext{coreId=0x9cecbe4f00000011}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655531135186, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655531157063, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000D3AD3E25, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35666, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655531184330, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000351198S, createdAt=649655531191409, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000D3AD3E25, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35666, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655531199374, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000BE1B276E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54624, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655531216609, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655531236425, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000467CE056, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35624, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000681172S, createdAt=649655531261204, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000467CE056, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35624, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655531274334, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000127CE05D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54562, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655531294794, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000D73919AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35630, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655531138246, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000770382FE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35664, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655531344387, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000031836054, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35646, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000632702S, createdAt=649655531365480, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000031836054, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35646, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655531374108, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000005D0A239D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54572, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000273405S, createdAt=649655531394308, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000005D0A239D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54572, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655531401115, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000003FD14E9A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35654, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000191204S, createdAt=649655531300055, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000127CE05D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54562, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000605822S, createdAt=649655531295533, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000EBC0F46F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35640, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655531278704, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000BE1B276E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54624, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655531240467, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000797B3F76, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54592, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655531241115, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655531214180, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000003B1CC2B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54656, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655532600606, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000008295A79B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54644, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655531161869, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000080AAED27, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35626, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00059078S, createdAt=649655532663117, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000080AAED27, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35626, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655532702952, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000099485D4F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35642, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00014752S, createdAt=649655532628525, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000003B1CC2B3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54656, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655532626819, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655532812591, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655532832244, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000072BF6C75, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54612, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655532849687, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655532867528, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655532880541, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000E13235ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54594, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655532896057, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655532922438, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655532938312, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000003DAE53F6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54680, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655532953011, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655532976258, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000584762S, createdAt=649655531416516, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000003FD14E9A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35654, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655533086293, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000AC947A76, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54626, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655533072044, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655533121824, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000C47BB8DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54564, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.001938734S, createdAt=649655533149034, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000C47BB8DB, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54564, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655533167427, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655533187058, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000F7D51964, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54672, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.002006792S, createdAt=649655532718230, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000099485D4F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35642, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655533205164, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000004D59803D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54660, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000050273S, createdAt=649655533229294, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000004D59803D, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54660, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655533244106, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000ACB17F43, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:35652, remote=172.23.120.206:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655533318265, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000072BF6C75, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54612, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000453563S, createdAt=649655533332886, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000072BF6C75, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54612, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655532702952, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000108514A3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54670, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000136002S, createdAt=649655533374541, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000108514A3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54670, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655532701154, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000042602B40, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54574, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655533206078, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000E13235ED, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54594, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655533205488, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00087213S, createdAt=649655533676625, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000008295A79B, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54644, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655533196196, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000003DAE53F6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54680, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655533728704, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000227334S, createdAt=649655533742515, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000003DAE53F6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54680, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000094149S, createdAt=649655533117712, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000AC947A76, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54626, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655533775929, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655533835267, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000005D455726, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54576, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000065078S, createdAt=649655533855606, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000005D455726, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54576, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655533816080, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000F7D51964, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54672, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655533852976, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000A49EBF0F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54646, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655533949863, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655533976790, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655533986630, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000033393296, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54596, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534078411, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534091062, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000509B2D52, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54614, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000123954S, createdAt=649655534123536, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000509B2D52, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54614, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534100650, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534164649, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000000C4D9F36, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54682, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534178708, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534201027, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534213478, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534229040, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534242380, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000000C4D9F36, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54682, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000050754S, createdAt=649655534265683, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000000C4D9F36, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54682, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534294977, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000000A255A28, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54628, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000069901S, createdAt=649655534310817, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000000A255A28, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54628, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.003271007S, createdAt=649655534245181, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655534368038, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000001d, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534392146, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534404909, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000001D/00000000479F4110, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54534, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534415102, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655534462104, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000001d, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534472400, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000001D/00000000479F4110, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54534, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000046374S, createdAt=649655534494628, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000001D/00000000479F4110, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54534, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534476216, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000068327S, createdAt=649655534543283, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.120.201:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000125957S, createdAt=649655534575160, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000001d, managerPort=8091, remote=172.23.120.201}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534627425, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534639952, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000BFF83A0E, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45872, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534652422, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534678896, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000009CD86EB1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45884, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534707867, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000005D5A954C, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45788, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534720714, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534743396, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000000BA17740, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45858, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534754555, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534751349, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000009CD86EB1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45884, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534773534, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000054563S, createdAt=649655534786038, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000009CD86EB1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45884, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534790547, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000007BF1FE98, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45826, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534804742, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534824554, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534835440, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000006A5E9571, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45808, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534846085, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534858893, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534861342, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000007BF1FE98, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45826, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534870378, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000B659DCC2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45894, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000044771S, createdAt=649655534879239, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000007BF1FE98, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45826, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534886915, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534913839, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534927677, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000038468DA3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45840, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534942304, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534948079, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000B659DCC2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45894, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534957562, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000045119S, createdAt=649655534962717, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000B659DCC2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45894, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655534969577, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000816CBFD1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45874, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655534983064, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535069499, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535084940, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000816CBFD1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45874, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000090955S, createdAt=649655535115068, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000816CBFD1, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45874, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535134581, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000C17D34A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45886, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000052032S, createdAt=649655535172743, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000C17D34A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45886, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535090568, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535219712, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000113F4F40, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45790, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535232570, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535244480, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535255438, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000772DF376, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45860, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535265516, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535280745, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535302611, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000C8FAE0DE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45810, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535314209, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535325219, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535335574, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000DDCB5010, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45896, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535346165, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535367215, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535376723, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000002BF4AF29, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45842, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535388805, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535399639, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535400807, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000DDCB5010, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45896, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535142608, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000038468DA3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45840, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000188981S, createdAt=649655535437735, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000038468DA3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45840, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000041179S, createdAt=649655535418581, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000DDCB5010, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45896, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535481754, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000002BF4AF29, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45842, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000083296S, createdAt=649655535493175, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000002BF4AF29, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45842, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535409998, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000B177D062, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45876, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535337209, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000003249CE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45828, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535544568, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000B670901A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45888, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000045305S, createdAt=649655535549767, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000003249CE5, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45828, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535557149, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535581280, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535591649, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000005E4ED704, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45792, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535603998, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535604640, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000B177D062, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45876, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535615508, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535672533, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000AB656804, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45862, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535689052, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535700505, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535711569, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000001D23CF4A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45830, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535741750, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535755298, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535775498, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535786193, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000121326F3, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45844, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535795521, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535809394, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535819056, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000070C74C84, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45878, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535829010, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535841509, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.001225987S, createdAt=649655535852029, description=Service removed from Node, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655535883448, description=Node changed state from CONNECTED to IDLE, context=NodeContext{coreId=0x9cecbe4f0000001d, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535898217, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655535908707, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000001D/000000001FB1CE2F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45746, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535919189, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535932083, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000046362S, createdAt=649655535941814, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655535965859, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000001d, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655535990438, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000082443S, createdAt=649655536070905, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.121.10:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000130853S, createdAt=649655536086590, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000001d, managerPort=8091, remote=172.23.121.10}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536129416, description=Starting to disconnect service with 25 underlying endpoints, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536141045, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000004310DBA9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39118, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536155569, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536170053, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536180064, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000024B1E5A7, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39164, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536192029, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536205681, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536216372, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000091D20FDF, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39128, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536233524, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536242352, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000002BBA48C6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39138, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536254273, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536264674, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536274841, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000A9DD4EDA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39152, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536285327, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536295828, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536306418, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000005BBDFAA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39194, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536315499, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536328187, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536337542, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000E120F176, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39150, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536347288, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536359526, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536367794, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000D9648A53, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39182, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536379010, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536390515, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536400137, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000066DEEB9F, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39120, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536410726, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536420700, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536432317, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000CF83F015, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39166, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536446734, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536463295, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536477627, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536492559, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000E288281A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39140, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536512172, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536528324, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536538756, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000008DD307D2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39154, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536549453, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536561842, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536571410, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000885C8269, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39196, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536583124, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536594664, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536604337, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000DD992145, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39170, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536614257, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536624426, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536634707, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000007BE3A95, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39184, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536649546, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000DC2BA795, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39132, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536665927, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000000BE5FA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39168, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536677119, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536688312, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536697272, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000004A170B58, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39136, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536707240, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536717403, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536727235, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000010B6FAC8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39142, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536736644, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536748206, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536757003, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000670A0A13, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39156, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536767478, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536779351, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536787903, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000D3320EA9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39198, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536799131, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536808831, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536818666, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000E9FB46AE, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39172, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536829221, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536839357, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536849799, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000905930C2, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39186, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536859146, description=Service changed state from CONNECTED to DEGRADED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536870588, description=Service changed state from DEGRADED to CONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536879606, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000C46435E4, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39134, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000069353S, createdAt=649655535647984, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000B177D062, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45876, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536972026, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000002BBA48C6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39138, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000707843S, createdAt=649655536990562, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000002BBA48C6, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39138, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655537094330, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000E288281A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39140, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000567887S, createdAt=649655537111975, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000E288281A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39140, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655537144145, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000010B6FAC8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39142, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000396731S, createdAt=649655537158196, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000010B6FAC8, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39142, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655536894158, description=Service changed state from DISCONNECTING to DISCONNECTED, context=ServiceContext{bucket=default, coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655537301362, description=Starting to disconnect service with 1 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655537320671, description=Endpoint changed state from CONNECTED to DISCONNECTING, context=EndpointContext{channelId=9CECBE4F0000001D/00000000C7ACA914, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:36326, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655537326212, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000033393296, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54596, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655536971598, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000A9DD4EDA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39152, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00067646S, createdAt=649655537405072, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000A9DD4EDA, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39152, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003233764S, createdAt=649655537372727, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000033393296, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:54596, remote=172.23.120.201:11210, type=KV}, cause=null} Could not publish Event because the queue is full. ServiceStateChangedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655537336907, description=Service changed state from CONNECTED to DISCONNECTING, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. NodeStateChangedEvent{severity=DEBUG, category=com.couchbase.node, duration=PT0S, createdAt=649655538978971, description=Node changed state from IDLE to DISCONNECTED, context=NodeContext{coreId=0x9cecbe4f0000001d, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. ServiceDisconnectInitiatedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0S, createdAt=649655539014909, description=Starting to disconnect service with 0 underlying endpoints, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. ServiceRemovedEvent{severity=DEBUG, category=com.couchbase.service, duration=PT0.000016712S, createdAt=649655539029473, description=Service removed from Node, context=ServiceContext{coreId=0x9cecbe4f0000001d, remote=172.23.104.186:8092, type=VIEWS}, cause=null} Could not publish Event because the queue is full. NodeDisconnectedEvent{severity=INFO, category=com.couchbase.node, duration=PT0.000089619S, createdAt=649655539046810, description=Node disconnected, context=NodeContext{coreId=0x9cecbe4f0000001d, managerPort=8091, remote=172.23.104.186}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655538989666, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{channelId=9CECBE4F0000001D/00000000C7ACA914, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:36326, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.000061608S, createdAt=649655539096779, description=Endpoint disconnected successfully, context=EndpointContext{channelId=9CECBE4F0000001D/00000000C7ACA914, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:36326, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003038098S, createdAt=649655539515521, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/0000000093C7CD0A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39130, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655539698732, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000001D23CF4A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45830, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.00397345S, createdAt=649655539718941, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/000000001D23CF4A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45830, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.004389318S, createdAt=649655539966855, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000B670901A, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:45888, remote=172.23.121.10:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655540091468, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000885C8269, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39196, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003497873S, createdAt=649655540110046, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000885C8269, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39196, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointStateChangedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0S, createdAt=649655540163126, description=Endpoint changed state from DISCONNECTING to DISCONNECTED, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000D3320EA9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39198, remote=172.23.104.186:11210, type=KV}, cause=null} Could not publish Event because the queue is full. EndpointDisconnectedEvent{severity=DEBUG, category=com.couchbase.endpoint, duration=PT0.003354517S, createdAt=649655540179920, description=Endpoint disconnected successfully, context=EndpointContext{bucket=default, channelId=9CECBE4F0000001D/00000000D3320EA9, circuitBreaker=DISABLED, coreId=0x9cecbe4f0000001d, local=172.23.107.117:39198, remote=172.23.104.186:11210, type=KV}, cause=null} 2022-02-02 02:14:46,823 | test | INFO | MainThread | [cluster_ready_functions:trigger_cb_collect_on_cluster:1158] Running cbcollect on node ns_1@172.23.104.186,ns_1@172.23.120.201,ns_1@172.23.120.206,ns_1@172.23.121.10 2022-02-02 02:14:57,232 | test | INFO | MainThread | [cluster_ready_functions:trigger_cb_collect_on_cluster:1161] ns_1@172.23.104.186,ns_1@172.23.120.201,ns_1@172.23.120.206,ns_1@172.23.121.10 - cbcollect status: True 2022-02-02 02:14:57,233 | test | INFO | MainThread | [cluster_ready_functions:wait_for_cb_collect_to_complete:1166] Polling active_tasks to check cbcollect status 2022-02-02 02:24:58,555 | test | INFO | MainThread | [cluster_ready_functions:copy_cb_collect_logs:1193] ns_1@172.23.104.186: Copying cbcollect ZIP file to Client 2022-02-02 02:24:59,960 | test | INFO | MainThread | [cluster_ready_functions:copy_cb_collect_logs:1193] ns_1@172.23.120.201: Copying cbcollect ZIP file to Client cp: cannot stat ‘/opt/couchbase/var/lib/couchbase/tmp/collectinfo-2022-02-02T101447-ns_1@172.23.120.201.zip’: No such file or directory 2022-02-02 02:25:02,982 | test | ERROR | MainThread | [cluster_ready_functions:copy_cb_collect_logs:1223] ns_1@172.23.120.201 - Failed to copy cb collect zip file 2022-02-02 02:25:02,983 | test | INFO | MainThread | [cluster_ready_functions:copy_cb_collect_logs:1193] ns_1@172.23.120.206: Copying cbcollect ZIP file to Client cp: cannot stat ‘/opt/couchbase/var/lib/couchbase/tmp/collectinfo-2022-02-02T101447-ns_1@172.23.120.206.zip’: No such file or directory 2022-02-02 02:25:11,076 | test | ERROR | MainThread | [cluster_ready_functions:copy_cb_collect_logs:1223] ns_1@172.23.120.206 - Failed to copy cb collect zip file 2022-02-02 02:25:11,076 | test | INFO | MainThread | [cluster_ready_functions:copy_cb_collect_logs:1193] ns_1@172.23.121.10: Copying cbcollect ZIP file to Client cp: cannot stat ‘/opt/couchbase/var/lib/couchbase/tmp/collectinfo-2022-02-02T101447-ns_1@172.23.121.10.zip’: No such file or directory 2022-02-02 02:25:11,996 | test | ERROR | MainThread | [cluster_ready_functions:copy_cb_collect_logs:1223] ns_1@172.23.121.10 - Failed to copy cb collect zip file 2022-02-02 02:25:11,996 | test | CRITICAL | MainThread | [basetestcase:tearDownEverything:623] Skipping get_trace !! 2022-02-02 02:25:15,753 | test | WARNING | MainThread | [cluster_ready_functions:cluster_cleanup:163] Rebalance still running, test should be verified 2022-02-02 02:25:15,782 | test | INFO | MainThread | [rest_client:stop_rebalance:2244] Rebalance stopped 2022-02-02 02:25:45,989 | infra | ERROR | MainThread | [Rest_Connection:_http_request:286] DELETE http://172.23.120.206:8091/pools/default/buckets/default body: headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown {"_":"Bucket deletion not yet complete, but will continue.\r\n"} auth: Administrator:password 2022-02-02 02:25:46,503 | infra | ERROR | MainThread | [remote_util:log_command_output:3013] wc: /data: Is a directory 2022-02-02 02:25:46,505 | test | ERROR | MainThread | [bucket_ready_functions:delete_bucket:1612] Unable to get timings for bucket: global name 'StatsCommon' is not defined 2022-02-02 02:26:47,371 | test | ERROR | MainThread | [rest_client:_rebalance_status_and_progress:1666] {u'errorMessage': u'Rebalance failed. See logs for detailed reason. You can try again.', u'type': u'rebalance', u'masterRequestTimedOut': False, u'statusId': u'40d548f8caf6bd8301f6b065dadc7103', u'subtype': u'rebalance', u'statusIsStale': False, u'lastReportURI': u'/logs/rebalanceReport?reportID=76379911695500d60760dee96fa3099f', u'status': u'notRunning'} - rebalance failed 2022-02-02 02:26:47,385 | test | INFO | MainThread | [rest_client:print_UI_logs:2829] Latest logs from UI on 172.23.120.206: 2022-02-02 02:26:47,385 | test | ERROR | MainThread | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_orchestrator', u'type': u'critical', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643797606693L, u'shortText': u'message', u'serverTime': u'2022-02-02T02:26:46.693Z', u'text': u'Rebalance exited with reason {buckets_shutdown_wait_failed,\n [{\'ns_1@172.23.120.206\',\n {\'EXIT\',\n {old_buckets_shutdown_wait_failed,\n ["default"]}}}]}.\nRebalance Operation Id = 76a32dfdc883497ddd2ae5851bc51cdb'} 2022-02-02 02:26:47,387 | test | ERROR | MainThread | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_rebalancer', u'type': u'critical', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643797606691L, u'shortText': u'message', u'serverTime': u'2022-02-02T02:26:46.691Z', u'text': u'Failed to wait deletion of some buckets on some nodes: [{\'ns_1@172.23.120.206\',\n {\'EXIT\',\n {old_buckets_shutdown_wait_failed,\n ["default"]}}}]\n'} 2022-02-02 02:26:47,387 | test | ERROR | MainThread | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_memcached', u'type': u'info', u'node': u'ns_1@172.23.120.201', u'tstamp': 1643797605662L, u'shortText': u'message', u'serverTime': u'2022-02-02T02:26:45.662Z', u'text': u'Shutting down bucket "default" on \'ns_1@172.23.120.201\' for deletion'} 2022-02-02 02:26:47,387 | test | ERROR | MainThread | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_orchestrator', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643797546688L, u'shortText': u'message', u'serverTime': u'2022-02-02T02:25:46.688Z', u'text': u"Starting rebalance, KeepNodes = ['ns_1@172.23.120.206'], EjectNodes = ['ns_1@172.23.104.186',\n 'ns_1@172.23.120.201',\n 'ns_1@172.23.121.10'], Failed over and being ejected nodes = []; no delta recovery nodes; Operation Id = 76a32dfdc883497ddd2ae5851bc51cdb"} 2022-02-02 02:26:47,387 | test | ERROR | MainThread | [rest_client:print_UI_logs:2831] {u'code': 102, u'module': u'menelaus_web', u'type': u'warning', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643797546677L, u'shortText': u'client-side error report', u'serverTime': u'2022-02-02T02:25:46.677Z', u'text': u'Client-side error-report for user "Administrator" on node \'ns_1@172.23.120.206\':\nUser-Agent:Python-httplib2/$Rev: 259 $\nStarting rebalance from test, ejected nodes [u\'ns_1@172.23.104.186\', u\'ns_1@172.23.120.201\', u\'ns_1@172.23.121.10\']'} 2022-02-02 02:26:47,388 | test | ERROR | MainThread | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_memcached', u'type': u'info', u'node': u'ns_1@172.23.104.186', u'tstamp': 1643797515948L, u'shortText': u'message', u'serverTime': u'2022-02-02T02:25:15.948Z', u'text': u"Control connection to memcached on 'ns_1@172.23.104.186' disconnected. Check logs for details."} 2022-02-02 02:26:47,388 | test | ERROR | MainThread | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_log', u'type': u'info', u'node': u'ns_1@172.23.104.186', u'tstamp': 1643797515896L, u'shortText': u'message', u'serverTime': u'2022-02-02T02:25:15.896Z', u'text': u"Service 'memcached' exited with status 137. Restarting. Messages:\nWARNING: Logging before InitGoogleLogging() is written to STDERR\nW0201 20:46:31.296880 4489 HazptrDomain.h:670] Using the default inline executor for asynchronous reclamation may be susceptible to deadlock if the current thread happens to hold a resource needed by the deleter of a reclaimable object"} 2022-02-02 02:26:47,388 | test | ERROR | MainThread | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_log', u'type': u'info', u'node': u'ns_1@172.23.121.10', u'tstamp': 1643797515237L, u'shortText': u'message', u'serverTime': u'2022-02-02T02:25:15.237Z', u'text': u"Service 'memcached' exited with status 137. Restarting. Messages:\nWARNING: Logging before InitGoogleLogging() is written to STDERR\nW0201 20:46:31.951251 54502 HazptrDomain.h:670] Using the default inline executor for asynchronous reclamation may be susceptible to deadlock if the current thread happens to hold a resource needed by the deleter of a reclaimable object"} 2022-02-02 02:26:47,388 | test | ERROR | MainThread | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_memcached', u'type': u'info', u'node': u'ns_1@172.23.121.10', u'tstamp': 1643797515158L, u'shortText': u'message', u'serverTime': u'2022-02-02T02:25:15.158Z', u'text': u"Control connection to memcached on 'ns_1@172.23.121.10' disconnected. Check logs for details."} 2022-02-02 02:26:47,388 | test | ERROR | MainThread | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_log', u'type': u'info', u'node': u'ns_1@172.23.120.201', u'tstamp': 1643797513709L, u'shortText': u'message', u'serverTime': u'2022-02-02T02:25:13.709Z', u'text': u"Service 'memcached' exited with status 137. Restarting. Messages:\nWARNING: Logging before InitGoogleLogging() is written to STDERR\nW0201 20:46:32.447557 476 HazptrDomain.h:670] Using the default inline executor for asynchronous reclamation may be susceptible to deadlock if the current thread happens to hold a resource needed by the deleter of a reclaimable object"} Traceback (most recent call last): File "pytests/basetestcase.py", line 636, in tearDownEverything self.cluster_util.cluster_cleanup(cluster, File "couchbase_utils/cluster_utils/cluster_ready_functions.py", line 169, in cluster_cleanup self.cleanup_cluster(cluster, master=cluster.master) File "couchbase_utils/cluster_utils/cluster_ready_functions.py", line 209, in cleanup_cluster ejectedNodes=[node.id for node in nodes File "lib/membase/api/rest_client.py", line 143, in remove_nodes return self.rest.monitorRebalance() File "lib/membase/api/rest_client.py", line 1569, in monitorRebalance progress = self._rebalance_progress() File "lib/membase/api/rest_client.py", line 1706, in _rebalance_progress return self._rebalance_status_and_progress()[1] File "lib/membase/api/rest_client.py", line 1668, in _rebalance_status_and_progress raise RebalanceFailedException(msg) RebalanceFailedException: Rebalance Failed: {u'errorMessage': u'Rebalance failed. See logs for detailed reason. You can try again.', u'type': u'rebalance', u'masterRequestTimedOut': False, u'statusId': u'40d548f8caf6bd8301f6b065dadc7103', u'subtype': u'rebalance', u'statusIsStale': False, u'lastReportURI': u'/logs/rebalanceReport?reportID=76379911695500d60760dee96fa3099f', u'status': u'notRunning'} - rebalance failed 2022-02-02 02:26:47,390 | test | WARNING | MainThread | [basetestcase:tearDownEverything:641] Killing memcached due to Rebalance Failed: {u'errorMessage': u'Rebalance failed. See logs for detailed reason. You can try again.', u'type': u'rebalance', u'masterRequestTimedOut': False, u'statusId': u'40d548f8caf6bd8301f6b065dadc7103', u'subtype': u'rebalance', u'statusIsStale': False, u'lastReportURI': u'/logs/rebalanceReport?reportID=76379911695500d60760dee96fa3099f', u'status': u'notRunning'} - rebalance failed During the test, Remote Connections: 75, Disconnections: 75 SDK Connections: 30, Disconnections: 30 ====================================================================== FAIL: test_data_load_collections_with_hard_failover_recovery (bucket_collections.collections_rebalance.CollectionsRebalance) ---------------------------------------------------------------------- Traceback (most recent call last): File "pytests/bucket_collections/collections_rebalance.py", line 1112, in test_data_load_collections_with_hard_failover_recovery self.load_collections_with_rebalance(rebalance_operation="hard_failover_recovery") File "pytests/bucket_collections/collections_rebalance.py", line 1073, in load_collections_with_rebalance self.wait_for_rebalance_to_complete(rebalance) File "pytests/bucket_collections/collections_rebalance.py", line 868, in wait_for_rebalance_to_complete self.assertTrue(task.result, "Rebalance Failed") AssertionError: Rebalance Failed ---------------------------------------------------------------------- Ran 1 test in 20593.191s FAILED (failures=1) summary so far suite bucket_collections.collections_rebalance.CollectionsRebalance , pass 0 , fail 1 failures so far... bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_hard_failover_recovery testrunner logs, diags and results are available under /data/workspace/temp_rebalance_even/logs/testrunner-22-Feb-01_20-43-33/test_1 Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_graceful_failover_recovery,nodes_init=5,nodes_failover=2,recovery_type=delta,step_count=1,bucket_spec=magma_dgm.5_percent_dgm.5_node_2_replica_magma_512,data_load_stage=during,doc_size=512,randomize_value=True,skip_validations=False,GROUP=graceful_failover_and_delta_recovery_P0_set1' skipped, GROUP not satisfied Logs will be stored at /data/workspace/temp_rebalance_even/logs/testrunner-22-Feb-01_20-43-33/test_2 guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P 'args=-i /tmp/win10-bucket-ops.ini rerun=False,get-cbcollect-info=True,GROUP=hard_failover_and_delta_recovery_P0_set0,nodes_init=4,doc_size=250,bucket_spec=magma_dgm.10_percent_dgm.5_node_1_replica_magma_512_single_bucket,nodes_failover=1 -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_hard_failover_recovery,nodes_init=5,nodes_failover=2,recovery_type=delta,step_count=1,bucket_spec=magma_dgm.5_percent_dgm.5_node_2_replica_magma_512,data_load_stage=during,doc_size=512,randomize_value=True,skip_validations=False,GROUP=hard_failover_and_delta_recovery_P0_set0' Test Input params: {'data_load_stage': 'during', 'doc_size': '250', 'step_count': '1', 'conf_file': 'conf/magma/dgm_collections_failover.conf', 'spec': 'dgm_collections_failover', 'rerun': 'False', 'num_nodes': 4, 'GROUP': 'hard_failover_and_delta_recovery_P0_set0', 'bucket_spec': 'magma_dgm.10_percent_dgm.5_node_1_replica_magma_512_single_bucket', 'case_number': 2, 'cluster_name': 'win10-bucket-ops', 'nodes_failover': '1', 'ini': '/tmp/win10-bucket-ops.ini', 'get-cbcollect-info': 'True', 'recovery_type': 'delta', 'skip_validations': 'False', 'logs_folder': '/data/workspace/temp_rebalance_even/logs/testrunner-22-Feb-01_20-43-33/test_2', 'nodes_init': '4', 'randomize_value': 'True'} test_data_load_collections_with_hard_failover_recovery (bucket_collections.collections_rebalance.CollectionsRebalance) ... 2022-02-02 02:26:54,009 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= CollectionsRebalance setup started for test #2 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-02 02:26:54,349 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= BaseTestCase setup started for test #2 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-02 02:27:00,759 | test | INFO | MainThread | [rest_client:monitorRebalance:1599] Rebalance done. Taken 6.04600000381 seconds to complete 2022-02-02 02:27:00,767 | test | INFO | MainThread | [common_lib:sleep:22] Sleep 6.04600000381 seconds. Reason: Wait after rebalance complete 2022-02-02 02:27:06,913 | test | INFO | MainThread | [basetestcase:initialize_cluster:432] Initializing cluster : C1 Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x761c8 type=client open_count=1 channel=[id: 0x5ec1bcb7, 0.0.0.0/0.0.0.0:35685] timeout=300.0>) 2022-02-02 02:27:10,880 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x761c9 type=client open_count=1 channel=[id: 0xceec6549, 0.0.0.0/0.0.0.0:45027] timeout=300.0>) 2022-02-02 02:27:12,891 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x761ca type=client open_count=1 channel=[id: 0x11430ea5, 0.0.0.0/0.0.0.0:53647] timeout=300.0>) 2022-02-02 02:27:14,904 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x761cb type=client open_count=1 channel=[id: 0x647d6c57, 0.0.0.0/0.0.0.0:37220] timeout=300.0>) 2022-02-02 02:27:16,918 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x761cc type=client open_count=1 channel=[id: 0xfe2eca7d, 0.0.0.0/0.0.0.0:33759] timeout=300.0>) 2022-02-02 02:27:18,933 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x761cd type=client open_count=1 channel=[id: 0x3e3d3c9a, 0.0.0.0/0.0.0.0:33649] timeout=300.0>) 2022-02-02 02:27:20,946 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.201:8091 during connect (<_realsocket at 0x761ce type=client open_count=1 channel=[id: 0x7bfa1458, 0.0.0.0/0.0.0.0:43963] timeout=300.0>) 2022-02-02 02:27:26,983 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.201:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.201:8091 during connect (<_realsocket at 0x761cf type=client open_count=1 channel=[id: 0xfc698ada, 0.0.0.0/0.0.0.0:33518] timeout=300.0>) 2022-02-02 02:27:28,993 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.201:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.201:8091 during connect (<_realsocket at 0x761d0 type=client open_count=1 channel=[id: 0xef6b3efa, 0.0.0.0/0.0.0.0:41859] timeout=300.0>) 2022-02-02 02:27:31,006 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.201:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.201:8091 during connect (<_realsocket at 0x761d1 type=client open_count=1 channel=[id: 0xcdd379f0, 0.0.0.0/0.0.0.0:56323] timeout=300.0>) 2022-02-02 02:27:33,016 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.201:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.201:8091 during connect (<_realsocket at 0x761d2 type=client open_count=1 channel=[id: 0x295a1250, 0.0.0.0/0.0.0.0:46727] timeout=300.0>) 2022-02-02 02:27:35,029 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.120.201:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x761d3 type=client open_count=1 channel=[id: 0x09b933d9, 0.0.0.0/0.0.0.0:44479] timeout=300.0>) 2022-02-02 02:27:48,713 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x761d4 type=client open_count=1 channel=[id: 0xf47dca24, 0.0.0.0/0.0.0.0:48109] timeout=300.0>) 2022-02-02 02:27:50,726 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x761d5 type=client open_count=1 channel=[id: 0x7455e017, 0.0.0.0/0.0.0.0:42398] timeout=300.0>) 2022-02-02 02:27:52,740 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x761d6 type=client open_count=1 channel=[id: 0x0ae757ab, 0.0.0.0/0.0.0.0:54350] timeout=300.0>) 2022-02-02 02:27:54,753 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x761d7 type=client open_count=1 channel=[id: 0x035037a3, 0.0.0.0/0.0.0.0:51044] timeout=300.0>) 2022-02-02 02:27:56,766 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x761d8 type=client open_count=1 channel=[id: 0xd58d26df, 0.0.0.0/0.0.0.0:36982] timeout=300.0>) 2022-02-02 02:27:58,779 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x761d9 type=client open_count=1 channel=[id: 0xaf5ef7cf, 0.0.0.0/0.0.0.0:45893] timeout=300.0>) 2022-02-02 02:28:00,796 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x761da type=client open_count=1 channel=[id: 0x09cf9867, 0.0.0.0/0.0.0.0:33761] timeout=300.0>) 2022-02-02 02:28:02,809 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x761db type=client open_count=1 channel=[id: 0x95e3c803, 0.0.0.0/0.0.0.0:39850] timeout=300.0>) 2022-02-02 02:28:04,822 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x761dc type=client open_count=1 channel=[id: 0xcd45e420, 0.0.0.0/0.0.0.0:46475] timeout=300.0>) 2022-02-02 02:28:06,835 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x761dd type=client open_count=1 channel=[id: 0x29a75661, 0.0.0.0/0.0.0.0:54069] timeout=300.0>) 2022-02-02 02:28:20,263 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x761de type=client open_count=1 channel=[id: 0x72107586, 0.0.0.0/0.0.0.0:53811] timeout=300.0>) 2022-02-02 02:28:22,276 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x761df type=client open_count=1 channel=[id: 0xd52f5938, 0.0.0.0/0.0.0.0:52755] timeout=300.0>) 2022-02-02 02:28:24,289 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x761e0 type=client open_count=1 channel=[id: 0x20f89957, 0.0.0.0/0.0.0.0:43158] timeout=300.0>) 2022-02-02 02:28:26,302 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x761e1 type=client open_count=1 channel=[id: 0xb24a66b0, 0.0.0.0/0.0.0.0:41868] timeout=300.0>) 2022-02-02 02:28:28,315 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x761e2 type=client open_count=1 channel=[id: 0x8f87913c, 0.0.0.0/0.0.0.0:46405] timeout=300.0>) 2022-02-02 02:28:30,331 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x761e3 type=client open_count=1 channel=[id: 0x77973bf6, 0.0.0.0/0.0.0.0:36469] timeout=300.0>) 2022-02-02 02:28:32,346 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x761e4 type=client open_count=1 channel=[id: 0x3ed83b64, 0.0.0.0/0.0.0.0:51783] timeout=300.0>) 2022-02-02 02:28:34,364 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x761e5 type=client open_count=1 channel=[id: 0x4e903719, 0.0.0.0/0.0.0.0:51331] timeout=300.0>) 2022-02-02 02:28:36,375 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x761e6 type=client open_count=1 channel=[id: 0x7e9b53af, 0.0.0.0/0.0.0.0:60046] timeout=300.0>) 2022-02-02 02:28:38,385 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x761e7 type=client open_count=1 channel=[id: 0x8bc8ba03, 0.0.0.0/0.0.0.0:45558] timeout=300.0>) 2022-02-02 02:28:40,397 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x761e8 type=client open_count=1 channel=[id: 0x0fa291c8, 0.0.0.0/0.0.0.0:55813] timeout=300.0>) 2022-02-02 02:28:42,408 | test | ERROR | MainThread | [rest_client:_http_request:838] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused 2022-02-02 02:28:57,559 | test | WARNING | MainThread | [basetestcase:_initialize_nodes:735] RAM quota was defined less than 100 MB: 2022-02-02 02:29:10,263 | test | INFO | MainThread | [basetestcase:initialize_cluster:457] Cluster C1 initialized 2022-02-02 02:29:10,263 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= BaseTestCase setup finished for test #2 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-02 02:29:10,282 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= ClusterSetup setup started for test #2 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-02 02:29:26,549 | test | INFO | pool-5-thread-5 | [table_view:display:72] Rebalance Overview +----------------+----------+-----------------------+---------------+--------------+ | Nodes | Services | Version | CPU | Status | +----------------+----------+-----------------------+---------------+--------------+ | 172.23.120.206 | kv | 7.1.0-2211-enterprise | 2.36240261372 | Cluster node | | 172.23.120.201 | None | | | <--- IN --- | | 172.23.121.10 | None | | | <--- IN --- | | 172.23.104.186 | None | | | <--- IN --- | +----------------+----------+-----------------------+---------------+--------------+ 2022-02-02 02:29:26,571 | test | INFO | pool-5-thread-5 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 02:29:41,614 | test | INFO | pool-5-thread-5 | [task:check:409] Rebalance - status: none, progress: 100 2022-02-02 02:29:41,627 | test | INFO | pool-5-thread-5 | [task:check:468] Rebalance completed with progress: 100% in 15.0800001621 sec 2022-02-02 02:29:41,744 | test | INFO | MainThread | [table_view:display:72] Cluster statistics +----------------+----------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ | Node | Services | CPU_utilization | Mem_total | Mem_free | Swap_mem_used | Active / Replica | Version | +----------------+----------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ | 172.23.104.186 | kv | 1.07904642409 | 5.66 GiB | 4.97 GiB | 0.0 Byte / 3.50 GiB | 0 / 0 | 7.1.0-2211-enterprise | | 172.23.120.201 | kv | 1.85370741483 | 3.67 GiB | 3.09 GiB | 2.50 MiB / 3.50 GiB | 0 / 0 | 7.1.0-2211-enterprise | | 172.23.120.206 | kv | 1.63029847003 | 3.67 GiB | 3.08 GiB | 0.0 Byte / 0.0 Byte | 0 / 0 | 7.1.0-2211-enterprise | | 172.23.121.10 | kv | 2.30807827396 | 3.91 GiB | 3.31 GiB | 0.0 Byte / 3.50 GiB | 0 / 0 | 7.1.0-2211-enterprise | +----------------+----------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ 2022-02-02 02:29:41,746 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= ClusterSetup setup complete for test #2 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-02 02:29:41,746 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= CollectionBase setup started for test #2 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-02 02:29:41,908 | test | INFO | MainThread | [bucket_ready_functions:create_buckets_using_json_data:1894] Creating required buckets from template 2022-02-02 02:29:42,181 | test | INFO | MainThread | [bucket_ready_functions:wait_for_collection_creation_to_complete:2490] Waiting for all collections to be created 2022-02-02 02:29:42,611 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+-----------------+----------+------------+-----+-------+-----------+----------+-----------+-----+ | Bucket | Type | Storage Backend | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | ARR | +---------+-----------+-----------------+----------+------------+-----+-------+-----------+----------+-----------+-----+ | default | couchbase | magma | 1 | none | 0 | 0 | 2.00 GiB | 0.0 Byte | 0.0 Byte | 100 | +---------+-----------+-----------------+----------+------------+-----+-------+-----------+----------+-----------+-----+ 2022-02-02 02:29:42,611 | test | INFO | MainThread | [collections_base:collection_setup:164] Creating required SDK clients for client_pool 2022-02-02 02:29:54,276 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4953] Performing scope/collection specific operations 2022-02-02 02:29:54,282 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:5043] Done Performing scope/collection specific operations 2022-02-02 03:09:02,058 | test | INFO | pool-5-thread-8 | [table_view:display:72] Ops trend for bucket 'default' +-----------+------------------------------------------------------------------------------------------------------------------+-----------+ | Min | Trend | Max | +-----------+------------------------------------------------------------------------------------------------------------------+-----------+ | 0.000 | *..***...................**....................................................*........................****...X | 20596.100 | | 19617.800 | ..............................................................................................X | 19617.800 | | 18712.100 | .........................................................................................X | 18712.100 | | 17712.600 | ....................................................................................**X | 17712.600 | | 17678.700 | ....................................................................................*X | 17678.700 | | 15795.900 | ...........................................................................X | 15795.900 | | 14755.100 | ......................................................................***X | 14755.100 | | 13525.100 | ................................................................*X | 13525.100 | | 11969.000 | .........................................................X | 11969.000 | | 11130.700 | .....................................................*****..............*.......***X | 15504.900 | | 14909.900 | .......................................................................*X | 14909.900 | | 11563.500 | .......................................................X | 11563.500 | | 9706.900 | ..............................................***........*........................*...............****X | 19458.300 | | 18069.300 | ......................................................................................X | 18069.300 | | 16538.900 | ...............................................................................***X | 16538.900 | | 15432.300 | .........................................................................X | 15432.300 | | 13050.500 | ..............................................................*X | 13050.500 | | 12288.700 | ..........................................................***.*........**.....***.X | 15262.300 | | 15061.000 | ........................................................................X | 15061.000 | | 14761.000 | ......................................................................***X | 14761.000 | | 14053.600 | ...................................................................X | 14053.600 | | 13994.300 | ..................................................................X | 13994.300 | | 13884.200 | ..................................................................X | 13884.200 | | 13814.200 | ..................................................................***....*X | 14789.000 | | 14571.800 | .....................................................................X | 14571.800 | | 14351.800 | ....................................................................**X | 14351.800 | | 14333.600 | ....................................................................**.........*.....**X | 17276.800 | | 16979.100 | .................................................................................*X | 16979.100 | | 14824.500 | ......................................................................X | 14824.500 | | 13129.500 | ..............................................................***X | 13129.500 | | 12604.200 | ............................................................X | 12604.200 | | 11546.200 | .......................................................*X | 11546.200 | | 11469.400 | ......................................................***..*..............**......**X | 15913.500 | | 15104.900 | ........................................................................*X | 15104.900 | | 11979.600 | .........................................................X | 11979.600 | | 10537.800 | ..................................................***...**.......*...***X | 13285.600 | | 12308.300 | ..........................................................X | 12308.300 | | 11027.600 | ....................................................*X | 11027.600 | | 10362.600 | .................................................**X | 10362.600 | | 10020.400 | ...............................................*X | 10020.400 | | 7535.300 | ...................................X | 7535.300 | | 6945.300 | ................................****......*......................**........***X | 14399.400 | | 13704.800 | .................................................................X | 13704.800 | | 13624.800 | .................................................................***X | 13624.800 | | 13514.700 | ................................................................X | 13514.700 | | 13467.300 | ................................................................X | 13467.300 | | 13415.100 | ................................................................****X | 13588.200 | | 13378.100 | ...............................................................X | 13378.100 | | 13043.200 | ..............................................................***...**............*...***X | 16782.600 | | 15790.300 | ...........................................................................X | 15790.300 | | 13072.700 | ..............................................................X | 13072.700 | | 12853.400 | .............................................................****.....*........*.***X | 15768.400 | | 15613.000 | ..........................................................................X | 15613.000 | | 15350.500 | .........................................................................X | 15350.500 | | 15331.500 | .........................................................................***X | 15331.500 | | 14880.000 | .......................................................................X | 14880.000 | | 14228.800 | ....................................................................*X | 14228.800 | | 13506.800 | ................................................................***...*......**....**X | 16084.900 | | 15666.300 | ...........................................................................*..*....***.....**.X | 18154.800 | | 17544.400 | ....................................................................................**X | 17544.400 | | 16885.400 | ................................................................................*X | 16885.400 | | 16159.100 | .............................................................................X | 16159.100 | | 15832.500 | ...........................................................................***.**....*.**X | 16962.100 | | 15874.900 | ............................................................................*X | 15874.900 | | 12978.800 | ..............................................................X | 12978.800 | | 11863.800 | ........................................................***...**....*..***X | 13717.100 | | 12842.600 | .............................................................X | 12842.600 | | 12377.900 | ...........................................................*****..*X | 12951.300 | | 12628.100 | ............................................................X | 12628.100 | | 12228.100 | ..........................................................**X | 12228.100 | | 12118.500 | .........................................................**..*.*****...*..**X | 13702.200 | | 13242.200 | ...............................................................*X | 13242.200 | | 12331.800 | ..........................................................X | 12331.800 | | 12126.800 | .........................................................***....**.....*X | 13831.100 | | 13681.100 | .................................................................**X | 13681.100 | | 12766.500 | ............................................................*X | 12766.500 | | 12088.900 | .........................................................*..***..*X | 12922.300 | | 12884.700 | .............................................................X | 12884.700 | | 12746.500 | ............................................................***......**....*.***X | 14845.600 | | 13965.400 | ..................................................................X | 13965.400 | | 13556.700 | ................................................................*X | 13556.700 | | 13475.400 | ................................................................**X | 13475.400 | | 12974.000 | .............................................................*X | 12974.000 | | 12121.700 | .........................................................X | 12121.700 | | 11290.500 | .....................................................***....**......*......*****.X | 14754.400 | | 14507.000 | .....................................................................****..X | 14838.100 | | 14409.300 | ....................................................................X | 14409.300 | | 14092.600 | ...................................................................***X | 14092.600 | | 13692.400 | .................................................................*..**.**X | 14397.400 | | 14197.400 | ...................................................................X | 14197.400 | | 13459.000 | ................................................................X | 13459.000 | | 12989.000 | ..............................................................***X | 12989.000 | | 12877.500 | .............................................................*X | 12877.500 | | 12161.100 | ..........................................................X | 12161.100 | | 11851.100 | ........................................................***..**.....*.....**X | 14257.100 | | 13510.900 | ................................................................*X | 13510.900 | | 12673.700 | ............................................................X | 12673.700 | | 11743.700 | ........................................................***X | 11743.700 | | 11646.000 | .......................................................X | 11646.000 | | 10938.800 | ....................................................**.***.......*...........**..**X | 15351.500 | | 14654.000 | ......................................................................*X | 14654.000 | | 14363.500 | ....................................................................X | 14363.500 | | 14300.100 | ....................................................................**X | 14300.100 | | 13878.600 | ..................................................................*X | 13878.600 | | 12290.000 | ..........................................................X | 12290.000 | | 11606.700 | .......................................................***...*.........**..**X | 14525.900 | | 14368.900 | ....................................................................*X | 14368.900 | | 13377.600 | ...............................................................X | 13377.600 | | 13096.800 | ..............................................................**X | 13096.800 | | 12053.600 | .........................................................*X | 12053.600 | | 11856.500 | ........................................................*.***....**..X | 13196.600 | | 13041.800 | ..............................................................***...**....X | 14557.400 | | 14536.900 | .....................................................................**X | 14536.900 | | 12778.700 | .............................................................*X | 12778.700 | | 12128.100 | .........................................................X | 12128.100 | | 10053.100 | ...............................................**X | 10053.100 | | 9500.800 | .............................................*X | 9500.800 | | 7684.100 | ....................................*....***......**..........*......***X | 13033.700 | | 12108.600 | .........................................................*....X | 12815.600 | | 11075.600 | ....................................................*****..........*.**X | 13263.300 | | 12931.300 | .............................................................*X | 12931.300 | | 10149.400 | ................................................*...***..*X | 11142.500 | | 11089.700 | ....................................................X | 11089.700 | | 10219.100 | ................................................***.**......*...***.*X | 12542.600 | | 9227.100 | ...........................................*....***X | 9948.700 | | 9130.200 | ...........................................*....*X | 9971.300 | | 8667.300 | .........................................***.**..........*.**X | 11125.600 | | 10550.600 | ..................................................*X | 10550.600 | | 9234.400 | ...........................................*...***..*X | 10253.900 | | 9936.800 | ...............................................X | 9936.800 | | 9321.200 | ............................................**X | 9321.200 | | 9011.200 | ..........................................**.....X | 10083.700 | | 9604.000 | .............................................**X | 9604.000 | | 9462.600 | ............................................*X | 9462.600 | | 9047.300 | ..........................................*.....***X | 10012.300 | | 9600.100 | .............................................X | 9600.100 | | 8640.200 | ........................................X | 8640.200 | | 8007.500 | .....................................****.......*.......*....**X | 11648.500 | | 10941.100 | ....................................................**........X | 12729.300 | | 12308.000 | ..........................................................**X | 12308.000 | | 11832.800 | ........................................................*X | 11832.800 | | 10331.000 | .................................................X | 10331.000 | | 10290.300 | ................................................***........**.*....**X | 12820.300 | | 11621.700 | .......................................................**..........X | 13743.400 | | 12733.400 | ............................................................**X | 12733.400 | | 12455.200 | ...........................................................*X | 12455.200 | | 11524.500 | ......................................................*.***...*..*.***..*X | 13284.100 | | 12637.600 | ............................................................*.***X | 12882.600 | | 11826.400 | ........................................................X | 11826.400 | | 11046.500 | ....................................................X | 11046.500 | | 10231.500 | ................................................***..**....*..**X | 11910.000 | | 11823.600 | ........................................................*X | 11823.600 | | 11342.200 | ......................................................*..***.**.....X | 13170.300 | | 12516.900 | ...........................................................***.*X | 12632.100 | | 11049.200 | ....................................................*......***...**.X | 13052.100 | | 12489.900 | ...........................................................**X | 12489.900 | | 11900.100 | ........................................................*X | 11900.100 | | 10390.400 | .................................................X | 10390.400 | | 10189.800 | ................................................**X | 10189.800 | | 10124.400 | ................................................*X | 10124.400 | | 9106.000 | ...........................................*....***......**................X | 14593.400 | | 14093.000 | ...................................................................***X | 14093.000 | | 12697.600 | ............................................................X | 12697.600 | | 10596.500 | ..................................................*****..*.....**.***..*X | 12662.100 | | 10898.300 | ...................................................*...**X | 11453.800 | | 11428.400 | ......................................................*...............*X | 14579.700 | | 13107.100 | ..............................................................***X | 13156.300 | | 10686.000 | ..................................................**........***.**X | 12469.300 | | 12092.200 | .........................................................***.*X | 12280.300 | | 11889.600 | ........................................................*.***....**..........*....***X | 15737.800 | | 14376.400 | ....................................................................X | 14376.400 | | 13047.900 | ..............................................................X | 13047.900 | | 11674.400 | .......................................................X | 11674.400 | | 10994.300 | ....................................................***.**........*..***....*X | 14125.000 | | 13938.300 | ..................................................................X | 13938.300 | | 13578.300 | ................................................................***X | 13578.300 | | 13004.700 | ..............................................................X | 13004.700 | | 11742.200 | ........................................................X | 11742.200 | | 11642.300 | .......................................................***X | 11642.300 | | 10740.300 | ...................................................*X | 10740.300 | | 10216.500 | ................................................X | 10216.500 | | 9556.300 | .............................................***.....**........*.....**X | 13244.700 | | 12933.600 | .............................................................*X | 12933.600 | | 12842.300 | .............................................................X | 12842.300 | | 12679.900 | ............................................................**X | 12679.900 | | 12287.300 | ..........................................................*X | 12287.300 | | 11081.700 | ....................................................X | 11081.700 | | 10597.500 | ..................................................****.*...*X | 11493.200 | | 11269.400 | .....................................................**X | 11269.400 | | 10826.200 | ...................................................*X | 10826.200 | | 9158.200 | ...........................................****X | 9183.700 | | 8308.000 | .......................................*X | 8308.000 | | 7385.700 | ..................................X | 7385.700 | | 6464.600 | ..............................***..**......*....****...*X | 9546.900 | | 9528.500 | .............................................X | 9528.500 | | 9419.500 | ............................................**X | 9419.500 | | 8580.600 | ........................................*X | 8580.600 | | 7489.200 | ...................................*X | 7489.200 | | 7082.800 | .................................***...**........*...**X | 10029.500 | | 9963.400 | ...............................................*X | 9963.400 | | 8820.600 | .........................................*X | 8820.600 | | 7885.500 | .....................................**X | 7885.500 | | 7069.300 | .................................*X | 7069.300 | | 5869.300 | ...........................*.***......**......................*.........***....*X | 14529.800 | | 13545.800 | ................................................................X | 13545.800 | | 12790.800 | .............................................................***X | 12790.800 | | 11877.800 | ........................................................X | 11877.800 | | 11276.300 | .....................................................X | 11276.300 | | 10508.500 | ..................................................X | 10508.500 | | 9918.500 | ...............................................***............*X | 12387.500 | | 11957.200 | .........................................................****X | 12062.200 | | 10068.200 | ...............................................X | 10068.200 | | 9744.300 | ..............................................X | 9744.300 | | 9347.600 | ............................................X | 9347.600 | | 8212.600 | ......................................***....*X | 8978.600 | | 8227.100 | ......................................*....***X | 9037.100 | | 7744.400 | ....................................*...............**....***.....*X | 12690.500 | | 9929.800 | ...............................................X | 9929.800 | | 8699.400 | .........................................***X | 8699.400 | | 7126.400 | .................................**.......*.....***..........**...X | 12281.500 | | 12196.500 | ..........................................................****............*..**.**X | 15337.500 | | 12679.800 | ............................................................*X | 12679.800 | | 10827.400 | ...................................................X | 10827.400 | | 9977.400 | ...............................................***...........**........*.....***X | 14957.700 | | 12691.000 | ............................................................X | 12691.000 | | 11720.000 | .......................................................*X | 11720.000 | | 10265.000 | ................................................**X | 10265.000 | | 10009.000 | ...............................................*X | 10009.000 | | 9493.800 | .............................................*..***X | 9988.800 | | 8276.500 | .......................................**...*...***.....*X | 10570.200 | | 9463.800 | ............................................X | 9463.800 | | 8573.800 | ........................................****..**.*...**X | 9797.000 | | 9460.700 | ............................................**..............*.......***X | 13613.900 | | 13023.300 | ..............................................................X | 13023.300 | | 11166.300 | .....................................................*X | 11166.300 | | 9526.300 | .............................................**X | 9526.300 | | 9520.900 | .............................................**.....*......***..*X | 12191.300 | | 11967.000 | .........................................................X | 11967.000 | | 11422.200 | ......................................................***X | 11422.200 | | 10872.900 | ...................................................X | 10872.900 | | 9912.600 | ...............................................*X | 9912.600 | | 9527.900 | .............................................*****.X | 9871.500 | | 9702.400 | ..............................................***X | 9702.400 | | 9402.100 | ............................................*....*...****....*X | 11659.900 | | 11253.300 | .....................................................X | 11253.300 | | 10955.000 | ....................................................**X | 10955.000 | | 10602.700 | ..................................................*X | 10602.700 | | 10116.900 | ................................................****X | 10266.900 | | 10094.100 | ................................................*.....*X | 11167.500 | | 10852.400 | ...................................................***.*X | 10998.800 | | 10533.100 | ..................................................*..***..*X | 11370.100 | | 10886.300 | ...................................................X | 10886.300 | | 10757.700 | ...................................................**X | 10757.700 | | 10715.500 | ...................................................**..........*..**X | 13358.500 | | 13336.000 | ...............................................................*X | 13336.000 | | 11982.100 | .........................................................X | 11982.100 | | 11227.400 | .....................................................***.****...***..**.....*.**X | 13678.000 | | 13376.400 | ...............................................................*X | 13376.400 | | 13359.600 | ...............................................................*..***.*X | 13900.400 | | 12373.900 | ...........................................................X | 12373.900 | | 11552.100 | .......................................................***X | 11552.100 | | 10945.600 | ....................................................*....*****.*X | 12135.200 | | 11376.100 | ......................................................*....***..**...X | 13275.100 | | 12336.200 | ..........................................................**X | 12336.200 | | 11767.600 | ........................................................*X | 11767.600 | | 11717.400 | .......................................................X | 11717.400 | | 11567.400 | .......................................................***..*X | 12089.200 | | 11841.700 | ........................................................*...***X | 12431.000 | | 11648.300 | .......................................................*X | 11648.300 | | 10611.300 | ..................................................X | 10611.300 | | 10168.300 | ................................................***..**......*.****X | 12091.600 | | 11533.200 | ......................................................*..***X | 11813.800 | | 11045.300 | ....................................................*X | 11045.300 | | 10011.600 | ...............................................X | 10011.600 | | 9266.600 | ...........................................***....**............*.....***.*X | 13746.700 | | 12687.000 | ............................................................****.*X | 12779.400 | | 12734.800 | ............................................................*X | 12734.800 | | 12192.300 | ..........................................................**X | 12192.300 | | 11662.700 | .......................................................*.....**.**X | 12787.000 | | 12761.200 | ............................................................X | 12761.200 | | 11229.000 | .....................................................****X | 11322.300 | | 11017.700 | ....................................................*X | 11017.700 | | 9830.800 | ..............................................X | 9830.800 | | 9454.600 | ............................................***...**.................*...****X | 14136.300 | | 11634.700 | .......................................................X | 11634.700 | | 11398.900 | ......................................................****.**.....***X | 12744.300 | | 12340.700 | ..........................................................**...****..*X | 13276.500 | | 12781.800 | .............................................................X | 12781.800 | | 12485.400 | ...........................................................***X | 12485.400 | | 10362.000 | .................................................*X | 10362.000 | | 6406.600 | ..............................X | 6406.600 | | 4956.300 | .......................****.*..*X | 5589.900 | | 4974.700 | .......................**X | 4974.700 | | 4425.900 | ....................**..*.....****....**.X | 6806.700 | | 6646.300 | ...............................***..**..........*...***X | 9753.600 | | 9361.500 | ............................................*X | 9361.500 | | 7552.800 | ...................................X | 7552.800 | | 6997.700 | ................................**X | 6997.700 | | 6564.700 | ..............................*X | 6564.700 | | 6102.500 | ............................*X | 6102.500 | | 5747.500 | ..........................**X | 5747.500 | | 5727.800 | ..........................**.....*....****...**.X | 8326.900 | | 7971.900 | .....................................**X | 7971.900 | | 7161.600 | .................................*X | 7161.600 | | 5688.500 | ..........................*X | 5688.500 | | 5438.500 | .........................***..**........*....****...*.*X | 9202.800 | | 8939.300 | ..........................................**X | 8939.300 | | 8848.200 | .........................................*X | 8848.200 | | 8611.200 | ........................................*.***X | 8757.200 | | 8662.700 | .........................................**.X | 8973.600 | | 8947.100 | ..........................................**X | 8947.100 | | 8704.000 | .........................................*X | 8704.000 | | 8306.700 | .......................................*X | 8306.700 | | 8195.700 | ......................................***..*X | 8488.600 | | 8278.700 | .......................................X | 8278.700 | | 8240.300 | .......................................***X | 8240.300 | | 8036.200 | ......................................*..**.***.*X | 8917.900 | | 8396.300 | .......................................X | 8396.300 | | 8332.900 | .......................................***X | 8332.900 | | 8083.100 | ......................................*X | 8083.100 | | 7535.400 | ...................................X | 7535.400 | | 7055.400 | .................................**X | 7055.400 | | 6629.800 | ...............................**..*..****.*X | 7820.100 | | 7514.400 | ...................................****...***X | 8235.600 | | 8070.600 | ......................................**X | 8070.600 | | 7514.700 | ...................................**..*.***..**....**..**X | 9751.300 | | 9715.500 | ..............................................*X | 9715.500 | | 8161.400 | ......................................X | 8161.400 | | 7369.400 | ..................................***X | 7369.400 | | 6681.400 | ...............................*...*.****....**..*.***X | 9000.100 | | 8830.700 | .........................................X | 8830.700 | | 8037.700 | ......................................*X | 8037.700 | | 7842.700 | .....................................**X | 7842.700 | | 7776.800 | ....................................**....*.****.*X | 9048.800 | | 8881.100 | ..........................................******..X | 9297.300 | | 8972.300 | ..........................................***X | 8972.300 | | 7282.200 | ..................................X | 7282.200 | | 7073.800 | .................................X | 7073.800 | | 5369.400 | .........................X | 5369.400 | | 4349.400 | ....................***...*X | 4981.500 | | 4875.800 | ......................*.****....*...*...*....**X | 7895.200 | | 7573.800 | ...................................**...****X | 8063.600 | | 7916.100 | .....................................X | 7916.100 | | 7333.300 | ..................................*X | 7333.300 | | 7071.300 | .................................***..*X | 7473.000 | | 7277.600 | ..................................*..**X | 7687.600 | | 6704.900 | ...............................**...X | 7283.600 | | 6328.600 | .............................****.....*X | 7391.600 | | 6975.500 | ................................*....**X | 7660.500 | | 6911.300 | ................................*X | 6911.300 | | 6079.400 | ............................X | 6079.400 | | 5019.400 | .......................***X | 5019.400 | | 4848.500 | ......................**......*.......***.....**..X | 8895.500 | | 8030.500 | .....................................***X | 8030.500 | | 6780.900 | ...............................X | 6780.900 | | 5148.300 | .......................**.***....**...*.**X | 6952.500 | | 6922.300 | ................................**.*****.*X | 7345.500 | | 7058.700 | .................................X | 7058.700 | | 6972.400 | ................................*****.......**....***.*X | 9372.800 | | 8857.900 | ..........................................*****.X | 9256.800 | | 9009.200 | ..........................................*X | 9009.200 | | 8609.400 | ........................................**X | 8609.400 | | 7801.800 | ....................................*X | 7801.800 | | 7709.800 | ....................................X | 7709.800 | | 7554.400 | ...................................****...*....**...**X | 9530.000 | | 9108.600 | ...........................................*X | 9108.600 | | 8075.100 | ......................................X | 8075.100 | | 7379.900 | ..................................***.**......**...****X | 9338.200 | | 8742.400 | .........................................X | 8742.400 | | 8489.600 | ........................................**X | 8489.600 | | 8071.600 | ......................................*X | 8071.600 | | 6447.400 | ..............................*X | 6447.400 | | 5112.600 | .......................**X | 5112.600 | | 4008.200 | ..................X | 4008.200 | +-----------+------------------------------------------------------------------------------------------------------------------+-----------+ 2022-02-02 03:09:03,542 | test | INFO | pool-5-thread-6 | [table_view:display:72] Ops trend for bucket 'default' +----------+------------------------------------------------------------------------------------------------------+----------+ | Min | Trend | Max | +----------+------------------------------------------------------------------------------------------------------+----------+ | 4008.200 | ...................................................................................................X | 4008.200 | +----------+------------------------------------------------------------------------------------------------------+----------+ 2022-02-02 03:09:03,619 | test | INFO | MainThread | [table_view:display:72] Cluster statistics +----------------+----------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ | Node | Services | CPU_utilization | Mem_total | Mem_free | Swap_mem_used | Active / Replica | Version | +----------------+----------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ | 172.23.104.186 | kv | 53.9293996393 | 5.66 GiB | 3.89 GiB | 0.0 Byte / 3.50 GiB | 6120789 / 6121344 | 7.1.0-2211-enterprise | | 172.23.120.201 | kv | 20.1723264065 | 3.67 GiB | 2.11 GiB | 2.50 MiB / 3.50 GiB | 6109757 / 6112185 | 7.1.0-2211-enterprise | | 172.23.120.206 | kv | 14.2351453856 | 3.67 GiB | 2.09 GiB | 0.0 Byte / 0.0 Byte | 5989246 / 6006617 | 7.1.0-2211-enterprise | | 172.23.121.10 | kv | 38.6646356943 | 3.91 GiB | 2.46 GiB | 0.0 Byte / 3.50 GiB | 6023920 / 6016469 | 7.1.0-2211-enterprise | +----------------+----------+-----------------+-----------+----------+---------------------+-------------------+-----------------------+ 2022-02-02 03:10:16,568 | test | INFO | MainThread | [bucket_ready_functions:validate_docs_per_collections_all_buckets:4707] Validating collection stats and item counts 2022-02-02 03:10:27,494 | test | ERROR | MainThread | [bucket_ready_functions:validate_manifest_uid:4570] Bucket UID mismatch. Expected: 0, Actual: 1 2022-02-02 03:10:27,494 | test | WARNING | MainThread | [bucket_ready_functions:validate_docs_per_collections_all_buckets:4724] Bucket manifest UID mismatch! 2022-02-02 03:10:36,709 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+-----------------+----------+------------+-----+----------+-----------+----------+-----------+---------------+ | Bucket | Type | Storage Backend | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | ARR | +---------+-----------+-----------------+----------+------------+-----+----------+-----------+----------+-----------+---------------+ | default | couchbase | magma | 1 | none | 0 | 24500000 | 2.00 GiB | 1.26 GiB | 9.05 GiB | 16.5019428571 | +---------+-----------+-----------------+----------+------------+-----+----------+-----------+----------+-----------+---------------+ 2022-02-02 03:10:36,709 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= CollectionBase setup complete for test #2 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-02 03:10:41,177 | test | INFO | MainThread | [collections_rebalance:load_collections_with_rebalance:996] Doing collection data load during hard_failover_recovery 2022-02-02 03:10:41,178 | test | INFO | MainThread | [collections_rebalance:rebalance_operation:360] Starting rebalance operation of type : hard_failover_recovery 2022-02-02 03:10:41,178 | test | INFO | MainThread | [collections_rebalance:rebalance_operation:755] failing over nodes [ip:172.23.104.186 port:8091 ssh_username:root] 2022-02-02 03:10:50,173 | test | INFO | pool-5-thread-20 | [rest_client:monitorRebalance:1599] Rebalance done. Taken 8.04299998283 seconds to complete 2022-02-02 03:10:50,176 | test | INFO | pool-5-thread-20 | [common_lib:sleep:22] Sleep 8.04299998283 seconds. Reason: Wait after rebalance complete 2022-02-02 03:15:58,220 | test | INFO | MainThread | [collections_rebalance:data_load_after_failover:329] Starting a sync data load after failover 2022-02-02 03:15:58,220 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4953] Performing scope/collection specific operations 2022-02-02 03:15:58,226 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:5043] Done Performing scope/collection specific operations 2022-02-02 06:47:58,739 | test | INFO | pool-5-thread-26 | [table_view:display:72] Ops trend for bucket 'default' +-----------+-------------------------------------------------------------------------------------------------------------------------+-----------+ | Min | Trend | Max | +-----------+-------------------------------------------------------------------------------------------------------------------------+-----------+ | 0.000 | *...**.................X | 5233.500 | | 5233.500 | ...................**X | 5233.500 | | 5233.500 | ...................*.*X | 5503.700 | | 1389.300 | ....****X | 1389.300 | | 233.600 | **........*****.....................**..........................******..............****X | 17613.900 | | 12910.200 | .................................................*X | 12910.200 | | 3067.000 | ...........*****..*X | 3712.900 | | 1701.800 | .....*****............X | 4683.900 | | 4683.900 | .................*.................................*******...............................*****.....X | 22102.200 | | 15364.100 | ...........................................................X | 15364.100 | | 8583.400 | ................................****..**...................................................*****.....*X | 23123.300 | | 17087.000 | ..................................................................****X | 17087.000 | | 10271.500 | .......................................*X | 10271.500 | | 448.400 | ****X | 448.400 | | 230.900 | *X | 230.900 | | 149.400 | ****X | 149.400 | | 137.700 | *X | 137.700 | | 23.400 | ****X | 23.400 | | 17.700 | *********.****X | 393.900 | | 387.900 | X | 387.900 | | 331.600 | X | 331.600 | | 251.100 | ****X | 251.100 | | 245.100 | X | 245.100 | | 231.200 | *******.******X | 387.400 | | 185.000 | *****.**X | 484.200 | | 484.200 | *X | 484.200 | | 484.200 | *X | 484.200 | | 404.200 | *X | 404.200 | | 244.100 | *******.******X | 367.100 | | 351.200 | ****X | 351.200 | | 349.200 | ******X | 388.700 | | 382.800 | *X | 382.800 | | 220.400 | *****.******X | 489.900 | | 475.200 | **.******X | 520.400 | | 449.100 | ******X | 459.800 | | 338.600 | ****X | 338.600 | | 289.900 | *****X | 370.800 | | 370.800 | **X | 417.600 | | 402.400 | ****X | 402.400 | | 399.300 | **.******X | 585.900 | | 557.500 | .****X | 557.500 | | 438.500 | *X | 438.500 | | 309.800 | *******.****X | 592.600 | | 577.600 | .*********..****X | 1054.800 | | 1013.700 | ..*X | 1013.700 | | 826.300 | ..****X | 826.300 | | 823.000 | ..*****X | 823.600 | | 823.600 | ..X | 823.600 | | 787.700 | ..X | 787.700 | | 787.700 | ..X | 787.700 | | 698.600 | .****X | 698.600 | | 677.800 | .**.******X | 920.600 | | 917.200 | ..****X | 917.200 | | 899.600 | ..**.*****X | 1067.800 | | 1034.900 | ...X | 1034.900 | | 994.400 | ..****X | 994.400 | | 981.500 | ..X | 981.500 | | 906.200 | ..X | 906.200 | | 820.500 | ..*****.*..****X | 1584.400 | | 1435.200 | ....*X | 1435.200 | | 1061.900 | ...****X | 1061.900 | | 1002.400 | ..*X | 1002.400 | | 929.000 | ..****X | 929.000 | | 884.300 | ..*X | 884.300 | | 774.600 | ..*X | 774.600 | | 774.600 | ..*****.*******.****X | 1384.900 | | 1356.200 | ....*X | 1356.200 | | 1137.800 | ...****X | 1137.800 | | 1031.400 | ...*X | 1031.400 | | 888.300 | ..****X | 888.300 | | 878.900 | ..*X | 878.900 | | 817.300 | ..******X | 835.900 | | 830.300 | ..****X | 830.300 | | 719.100 | .*X | 719.100 | | 526.600 | .****X | 526.600 | | 474.100 | *X | 474.100 | | 455.400 | *****.****X | 706.100 | | 706.100 | .*X | 706.100 | | 620.800 | .********X | 745.900 | | 551.900 | .X | 551.900 | | 551.900 | .*X | 551.900 | | 551.900 | .****.****X | 918.900 | | 895.300 | ..*X | 895.300 | | 866.200 | ..X | 866.200 | | 866.200 | ..*X | 866.200 | | 866.200 | ..****.*****.******X | 1492.900 | | 1247.500 | ...*X | 1247.500 | | 927.800 | ..X | 927.800 | | 927.800 | ..************X | 977.400 | | 831.700 | ..****X | 831.700 | | 770.200 | ..X | 770.200 | | 721.200 | .******.*..****X | 1399.600 | | 1362.300 | ....******X | 1442.400 | | 1350.000 | ....*X | 1350.000 | | 1248.700 | ...*****.******X | 1444.200 | | 1408.700 | ....*X | 1408.700 | | 1205.500 | ...******X | 1206.500 | | 1171.500 | ...****X | 1171.500 | | 1171.100 | ...*X | 1171.100 | | 1125.700 | ...*******.****X | 1497.900 | | 1237.100 | ...*X | 1237.100 | | 708.900 | .*******.*******X | 980.300 | | 980.300 | ..****.******X | 1029.200 | | 985.100 | ..*X | 985.100 | | 971.000 | ..****X | 971.000 | | 872.100 | ..*X | 872.100 | | 679.500 | .****X | 679.500 | | 659.500 | .*******..**..****X | 1545.600 | | 1345.900 | ....*X | 1345.900 | | 741.600 | .****X | 741.600 | | 716.791 | .**.****X | 958.891 | | 910.578 | ..*X | 943.778 | | 903.378 | ..*****X | 941.800 | | 789.500 | ..*******.****X | 1230.600 | | 1127.800 | ...**.******X | 1434.400 | | 1294.700 | ....****X | 1294.700 | | 1243.900 | ...*X | 1243.900 | | 980.300 | ..*****.**..****X | 1586.000 | | 1356.000 | ....*X | 1356.000 | | 1303.600 | ....******X | 1404.700 | | 1172.900 | ...****X | 1172.900 | | 959.700 | ..*X | 959.700 | | 612.500 | .*****.**.*******.*******.****X | 1628.700 | | 1579.000 | .....*X | 1579.000 | | 1073.300 | ...****X | 1073.300 | | 1057.600 | ...**.*******.****X | 1682.800 | | 1627.500 | .....*X | 1627.500 | | 1493.800 | ....****X | 1493.800 | | 1430.000 | ....*X | 1430.000 | | 1094.600 | ...****X | 1094.600 | | 985.300 | ..**.****X | 1095.700 | | 1053.600 | ...*X | 1053.600 | | 831.100 | ..*****.**.****X | 1344.100 | | 1204.900 | ...X | 1204.900 | | 1120.200 | ...*******..****X | 1543.700 | | 1411.900 | ....*X | 1411.900 | | 1051.000 | ...*******..****X | 1523.100 | | 1371.300 | ....*X | 1371.300 | | 995.100 | ..X | 995.100 | | 995.100 | ..****.*******.******X | 1461.400 | | 1336.100 | ....*X | 1336.100 | | 892.800 | ..*******.****X | 1102.500 | | 962.000 | ..*X | 962.000 | | 894.900 | ..X | 894.900 | | 894.900 | ..****.******X | 1131.200 | | 1072.700 | ...*******.**.****X | 1747.100 | | 1646.100 | .....*X | 1646.100 | | 1380.800 | ....******X | 1430.000 | | 1293.500 | ....****X | 1293.500 | | 1236.700 | ...*.****X | 1337.700 | | 1334.000 | ....*X | 1334.000 | | 1125.800 | ...****X | 1125.800 | | 1003.600 | ..*X | 1003.600 | | 988.300 | ..*****.......**..............X | 6156.600 | | 6156.600 | .......................*X | 6156.600 | | 6156.600 | .......................**...........**......................****X | 14642.800 | | 10087.300 | ......................................*X | 10087.300 | | 975.400 | ..*****...........*...................****X | 8521.800 | | 5746.900 | .....................*X | 5746.900 | | 532.500 | .****X | 532.500 | | 499.500 | *X | 499.500 | | 426.300 | *******.****X | 535.800 | | 492.100 | *X | 492.100 | | 328.700 | ****X | 328.700 | | 326.400 | *X | 326.400 | | 252.400 | *****.*******.*X | 523.800 | | 498.200 | ******X | 504.300 | | 422.500 | *******.****X | 702.700 | | 632.200 | .*X | 632.200 | | 390.400 | *****.**.*****X | 837.400 | | 837.400 | ..X | 837.400 | | 809.300 | ..****X | 809.300 | | 787.600 | ..***X | 848.600 | | 848.600 | ..*********X | 915.800 | | 857.500 | ..****X | 874.100 | | 874.100 | ..****.*****X | 1025.300 | | 944.400 | ..X | 944.400 | | 944.400 | ..*X | 944.400 | | 944.400 | ..****.*******.****X | 1346.700 | | 1144.600 | ...*X | 1144.600 | | 615.300 | .*******.****X | 822.200 | | 790.800 | ..*******.******X | 1206.200 | | 1154.500 | ...**.******X | 1519.100 | | 1282.800 | ....****X | 1282.800 | | 1279.900 | ....**.****X | 1577.800 | | 1484.400 | ....*X | 1484.400 | | 1033.300 | ...******.****X | 1474.600 | | 1193.100 | ...*X | 1193.100 | | 721.500 | .*X | 721.500 | | 721.500 | .***.*X | 825.400 | | 822.400 | ..************......**..............*****........**.........................****X | 14427.600 | | 13210.700 | ...................................................X | 13210.700 | | 3340.700 | ............*X | 3340.700 | | 3340.700 | ............***......**.............................****X | 12209.200 | | 8369.400 | ...............................*X | 8369.400 | | 624.200 | .****X | 624.200 | | 542.600 | .*X | 542.600 | | 335.100 | *******.******X | 621.300 | | 578.300 | .***********X | 709.500 | | 657.800 | .**.******X | 995.900 | | 967.300 | ..*******.****X | 1200.900 | | 1107.800 | ...*X | 1107.800 | | 757.600 | .X | 757.600 | | 757.600 | .**X | 757.600 | | 757.600 | .X | 757.600 | | 753.900 | .**..*****X | 1108.000 | | 1064.400 | ...X | 1064.400 | | 984.700 | ..****X | 984.700 | | 942.000 | ..*****X | 974.300 | | 919.800 | ..*X | 919.800 | | 707.000 | .*****.**...******X | 1617.600 | | 1308.600 | ....****X | 1308.600 | | 1113.400 | ...*X | 1113.400 | | 828.200 | ..**X | 828.200 | | 828.200 | ..****.****X | 1229.400 | | 1087.400 | ...*X | 1087.400 | | 959.300 | ..*******.****X | 1125.600 | | 1094.900 | ...********X | 1240.164 | | 1186.364 | ...******X | 1225.778 | | 1192.878 | ...****X | 1192.878 | | 1076.600 | ...*******.**.****X | 1529.300 | | 1194.100 | ...X | 1194.100 | | 932.800 | ..X | 932.800 | | 664.800 | .*****.*.****X | 1210.400 | | 1100.000 | ...*******.******X | 1465.900 | | 1429.200 | ....*X | 1429.200 | | 1230.300 | ...****X | 1230.300 | | 1078.400 | ...*X | 1078.400 | | 999.700 | ..*****.******X | 1170.200 | | 1117.200 | ...********X | 1194.900 | | 1128.100 | ...*******..****X | 1670.300 | | 1633.900 | .....*X | 1633.900 | | 1367.700 | ....****X | 1367.700 | | 1238.400 | ...*X | 1238.400 | | 918.800 | ..***X | 918.800 | | 918.800 | ..*.**.*****.**.******X | 1894.200 | | 1868.900 | ......****X | 1868.900 | | 1674.100 | .....X | 1674.100 | | 1382.300 | ....****X | 1382.300 | | 1305.600 | ....*X | 1305.600 | | 1198.500 | ...*******.****X | 1338.900 | | 1243.200 | ...*X | 1243.200 | | 826.900 | ..**X | 826.900 | | 826.900 | ..********X | 964.100 | | 891.500 | ..*********.******X | 1143.900 | | 1006.300 | ..*****.**.****X | 1515.400 | | 1492.400 | ....*X | 1492.400 | | 1402.700 | ....*******.****X | 1592.000 | | 1274.900 | ....*X | 1274.900 | | 605.600 | .*******..****X | 1165.300 | | 1096.000 | ...X | 1096.000 | | 952.200 | ..X | 952.200 | | 812.500 | ..****X | 841.400 | | 841.400 | ..*.*****.*X | 1345.600 | | 1009.900 | ..****X | 1009.900 | | 841.100 | ..*X | 841.100 | | 775.600 | ..****X | 775.600 | | 737.200 | .*X | 737.200 | | 570.500 | .*******..***********X | 1206.000 | | 1191.100 | ...*X | 1191.100 | | 931.100 | ..*****.**..****X | 1714.300 | | 1673.800 | .....*X | 1673.800 | | 1303.900 | ....****X | 1303.900 | | 1248.100 | ...**.****X | 1348.100 | | 1137.500 | ...*X | 1137.500 | | 504.900 | *****.**.****X | 806.300 | | 727.900 | .*X | 727.900 | | 396.700 | *****.**...........****.........**...****X | 6457.500 | | 4816.800 | .................*X | 4816.800 | | 2505.500 | ........****X | 2505.500 | | 1578.400 | .....*X | 1578.400 | | 452.800 | ****X | 452.800 | | 425.300 | *X | 425.300 | | 180.700 | *****.**.***X | 757.000 | | 757.000 | .*.X | 789.600 | | 789.600 | ..************X | 915.600 | | 887.400 | ..*X | 887.400 | | 835.700 | ..****X | 835.700 | | 810.100 | ..*X | 810.100 | | 755.800 | .*****.*****X | 801.100 | | 801.100 | ..X | 801.100 | | 657.100 | .X | 657.100 | | 657.100 | .X | 657.100 | | 545.500 | .***********X | 675.300 | | 621.600 | .*X | 621.600 | | 483.900 | ***X | 483.900 | | 483.900 | X | 483.900 | | 404.800 | *X | 404.800 | | 235.000 | *****.....**...........**X | 4099.700 | | 4099.700 | ...............**.*.*****X | 4592.400 | | 3120.500 | ...........X | 3120.500 | | 438.700 | ****X | 438.700 | | 389.200 | *X | 389.200 | | 335.300 | ************.******X | 606.800 | | 528.800 | .*X | 528.800 | | 365.400 | *******.************.******X | 896.100 | | 725.800 | .*X | 725.800 | | 515.900 | .X | 515.900 | | 515.900 | .*************.****X | 842.500 | | 807.600 | ..*X | 807.600 | | 795.100 | ..****X | 795.100 | | 662.500 | .*X | 662.500 | | 348.000 | ****X | 348.000 | | 334.500 | *******.**.*********X | 938.100 | | 938.100 | ..X | 938.100 | | 938.100 | ..X | 938.100 | | 823.900 | ..*X | 823.900 | | 685.500 | .*****.**.****X | 1035.600 | | 986.900 | ..*X | 986.900 | | 910.500 | ..****X | 910.500 | | 762.500 | ..*X | 762.500 | | 658.200 | .*****.***X | 910.900 | | 910.900 | ..**X | 910.900 | | 894.500 | ..******X | 949.500 | | 893.600 | ..*X | 945.800 | | 807.300 | ..*****X | 864.900 | | 701.900 | .****X | 701.900 | | 478.500 | *X | 478.500 | | 334.200 | ************.**X | 561.200 | | 561.200 | .*X | 561.200 | | 561.200 | .*X | 561.200 | | 421.200 | *X | 421.200 | | 233.900 | *****.**.*****.**.****X | 1099.600 | | 1057.100 | ...*X | 1057.100 | | 1013.800 | ..*****.**************....**.................****X | 6495.700 | | 6111.800 | .......................X | 6111.800 | | 6111.800 | .......................X | 6111.800 | | 1611.800 | .....****X | 1611.800 | | 632.900 | .*X | 632.900 | | 430.100 | *******...........*****..........*X | 5830.200 | | 5733.000 | .....................***X | 5733.000 | | 5617.000 | .....................**.........****X | 8064.900 | | 5579.400 | ....................*X | 5579.400 | | 424.400 | ****X | 424.400 | | 382.400 | ******X | 426.600 | | 363.700 | *X | 363.700 | | 201.100 | *****.**...........*****...........*X | 5962.300 | | 5889.400 | ......................****X | 5889.400 | | 3229.800 | ...........*X | 3229.800 | | 675.100 | .*****.******X | 835.400 | | 738.000 | .*X | 738.000 | | 614.800 | .****X | 614.800 | | 596.600 | .*X | 596.600 | | 535.300 | .*******..****X | 1033.700 | | 1031.700 | ...*X | 1031.700 | | 918.600 | ..****X | 918.600 | | 853.800 | ..*X | 853.800 | | 841.300 | ..***X | 841.300 | | 841.300 | ..**X | 872.200 | | 841.200 | ..****X | 841.200 | | 681.000 | .X | 681.000 | | 545.900 | .X | 545.900 | | 416.900 | ****X | 416.900 | | 405.500 | ******.*********.*****.**.****X | 1364.800 | | 1179.400 | ...*X | 1179.400 | | 648.300 | .**X | 648.300 | | 648.300 | .*X | 648.300 | | 615.600 | .**.*******.****X | 1135.200 | | 1043.000 | ...*X | 1043.000 | | 703.400 | .**X | 703.400 | | 703.400 | .**X | 733.800 | | 733.800 | .*.*X | 925.900 | | 925.900 | ..**X | 925.900 | | 853.000 | ..*X | 853.000 | | 578.100 | .*******..****X | 1050.900 | | 980.800 | ..*X | 980.800 | | 897.500 | ..****X | 897.500 | | 892.500 | ..*X | 892.500 | | 876.300 | ..**X | 876.300 | | 876.300 | ..***X | 911.600 | | 845.600 | ..****X | 845.600 | | 812.300 | ..***X | 840.400 | | 840.400 | ..**X | 840.400 | | 835.800 | ..*******X | 971.500 | | 789.700 | ..****X | 789.700 | | 753.100 | .**.*******.*****......**..........................*****..*X | 9667.000 | | 2801.500 | ..........****X | 2801.500 | | 2006.500 | ......**.........****X | 4258.800 | | 3081.500 | ...........*X | 3081.500 | | 438.700 | ****X | 438.700 | | 384.700 | **************.*********.****X | 924.100 | | 882.000 | ..*X | 882.000 | | 837.600 | ..*******........*****...........*......****X | 7167.700 | | 4435.800 | ................*X | 4435.800 | | 1051.000 | ...****X | 1051.000 | | 963.700 | ..*X | 963.700 | | 561.000 | .****X | 561.000 | | 525.100 | .*******.X | 800.400 | | 800.400 | ..*.****X | 1224.000 | | 1201.600 | ...*X | 1201.600 | | 731.500 | .*****.**.****X | 1051.400 | | 906.100 | ..*X | 906.100 | | 459.400 | ****X | 459.400 | | 440.900 | **.*****..**..****X | 1623.500 | | 1449.000 | ....*X | 1449.000 | | 990.400 | ..*****..**..****X | 1808.400 | | 1686.900 | .....*X | 1686.900 | | 1359.300 | ....****X | 1359.300 | | 1070.100 | ...*X | 1070.100 | | 656.600 | .**X | 656.600 | | 656.600 | .**.X | 783.900 | | 783.900 | ..*.******.****X | 1310.700 | | 1213.400 | ...*X | 1213.400 | | 1098.700 | ...****X | 1098.700 | | 1073.600 | ...*X | 1073.600 | | 810.300 | ..****X | 810.300 | | 772.900 | ..*****X | 979.200 | | 979.200 | ..*.******X | 1239.800 | | 1151.700 | ...*X | 1151.700 | | 1078.300 | ...****X | 1078.300 | | 1053.100 | ...*********.****X | 1277.500 | | 1164.000 | ...*X | 1164.000 | | 894.600 | ..*******..******X | 1426.800 | | 1386.500 | ....****X | 1386.500 | | 1212.600 | ...*X | 1212.600 | | 839.900 | ..****X | 839.900 | | 829.700 | ..******X | 881.000 | | 758.900 | .*X | 758.900 | | 601.400 | .*******.***X | 995.200 | | 995.200 | ..*.X | 1023.200 | | 943.300 | ..****X | 943.300 | | 943.000 | ..**.*****.**...******X | 2247.900 | | 2200.500 | .......****X | 2200.500 | | 1970.200 | ......*X | 1970.200 | | 1418.200 | ....****X | 1418.200 | | 1152.000 | ...*X | 1152.000 | | 691.100 | .*******.**X | 943.500 | | 943.500 | ..****.****X | 1168.500 | | 1141.100 | ...*X | 1141.100 | | 925.400 | ..*******.*****.*................*****.......*X | 7338.700 | | 3471.000 | ............****X | 3471.000 | | 1522.400 | .....*X | 1522.400 | | 1491.200 | ....*****.*X | 1525.900 | | 1473.400 | ....****X | 1473.400 | | 1384.500 | ....*X | 1384.500 | | 1167.900 | ...****X | 1167.900 | | 1121.000 | ...*X | 1121.000 | | 1054.000 | ...****X | 1054.000 | | 922.700 | ..*X | 922.700 | | 770.500 | ..******X | 790.200 | | 703.200 | .*X | 703.200 | | 703.200 | .***.******X | 954.300 | | 912.800 | ..*X | 912.800 | | 862.700 | ..********X | 929.400 | | 929.400 | ..****X | 951.500 | | 853.200 | ..****X | 853.200 | | 750.100 | .*X | 750.100 | | 635.000 | .****X | 635.000 | | 631.300 | .*X | 631.300 | | 628.900 | .X | 628.900 | | 628.900 | .****.*.****X | 1248.000 | | 1132.200 | ...*X | 1132.200 | | 878.000 | ..****X | 878.000 | | 787.500 | ..*X | 787.500 | | 735.100 | .*X | 735.100 | | 735.100 | .**X | 735.100 | | 721.600 | .*X | 721.600 | | 692.000 | .*******.*******.*****.**.****X | 1646.300 | | 1564.300 | .....*X | 1564.300 | | 1182.100 | ...****X | 1182.100 | | 1112.800 | ...**.****X | 1306.700 | | 1219.500 | ...*X | 1219.500 | | 663.800 | .****X | 663.800 | | 566.500 | .*X | 566.500 | | 514.300 | .*******.***********X | 1005.000 | | 823.000 | ..*X | 823.000 | | 683.500 | .*****.*X | 776.700 | | 742.100 | .****X | 742.100 | | 728.800 | .X | 728.800 | | 655.600 | .*****X | 655.600 | | 640.400 | .*.*****..**...................*****................**..****X | 10833.300 | | 6094.600 | .......................*X | 6094.600 | | 344.400 | *****...**............*****.....X | 5533.200 | | 5376.700 | ....................X | 5376.700 | | 5283.700 | ...................***X | 5283.700 | | 3243.700 | ...........*X | 3243.700 | | 656.000 | .****X | 656.000 | | 616.100 | .*X | 616.100 | | 534.000 | .*****........**....................*****.....******X | 9016.800 | | 5790.400 | .....................X | 5790.400 | | 5790.400 | .....................X | 5790.400 | | 506.100 | *****.**.****X | 920.500 | | 868.300 | ..*X | 868.300 | | 702.200 | .****X | 702.200 | | 674.700 | .**.******X | 910.000 | | 900.500 | ..****X | 900.500 | | 857.300 | ..******X | 976.600 | | 903.600 | ..*X | 903.600 | | 596.800 | .*******.*****.*X | 1129.700 | | 955.100 | ..***X | 955.100 | | 883.600 | ..**.*****.******X | 1362.700 | | 1336.100 | ....*X | 1336.100 | | 1313.900 | ....****X | 1313.900 | | 1220.900 | ...*X | 1220.900 | | 1063.200 | ...****X | 1063.200 | | 1009.600 | ..*X | 1009.600 | | 1002.600 | ..*****.**.****X | 1449.100 | | 1420.800 | ....*X | 1420.800 | | 1221.600 | ...****X | 1221.600 | | 1220.600 | ...**.****X | 1440.000 | | 1380.200 | ....*X | 1380.200 | | 1194.200 | ...*****.**.*****.*X | 1811.500 | | 1755.700 | .....****X | 1755.700 | | 1406.000 | ....*X | 1406.000 | | 821.400 | ..****X | 821.400 | | 742.800 | .**X | 756.200 | | 756.200 | .*X | 756.200 | | 756.200 | .*.*******...**.........****X | 3906.800 | | 3676.900 | .............*X | 3676.900 | | 1001.100 | ..****X | 1001.100 | | 396.800 | **.....*****...........**............****X | 7470.400 | | 6100.600 | .......................*X | 6100.600 | | 4607.100 | .................****X | 4607.100 | | 3334.500 | ............*X | 3334.500 | | 781.200 | ..X | 781.200 | | 781.200 | ..*X | 781.200 | | 781.200 | ..*X | 781.200 | | 600.000 | .*X | 600.000 | | 265.900 | *******.****X | 655.700 | | 510.300 | .*X | 510.300 | | 313.800 | ******X | 329.100 | | 276.500 | ***********X | 288.100 | | 250.200 | X | 250.200 | | 238.700 | X | 238.700 | | 219.400 | *****.*.*.*****X | 830.800 | | 808.600 | ..***X | 808.600 | | 808.600 | ..**********.****X | 1086.600 | | 1080.900 | ...*X | 1080.900 | | 820.200 | ..*X | 820.200 | | 820.200 | ..*X | 820.200 | | 820.200 | ..X | 820.200 | | 724.900 | .X | 724.900 | | 724.900 | .X | 724.900 | | 719.000 | .*****.******X | 912.200 | | 724.900 | .*X | 724.900 | | 499.400 | *****.*X | 571.300 | | 518.100 | .*******.****X | 798.500 | | 754.400 | .*X | 754.400 | | 599.300 | .****X | 599.300 | | 581.800 | .********X | 699.100 | | 658.600 | .****X | 658.600 | | 631.700 | .X | 631.700 | | 631.700 | .X | 631.700 | | 602.600 | .*******.*******.*****.*.*****X | 1607.200 | | 1253.400 | ...X | 1253.400 | | 922.300 | ..X | 922.300 | | 597.000 | .***********.******X | 894.900 | | 705.900 | .*X | 705.900 | | 468.000 | *****.******X | 717.300 | | 628.300 | .*X | 628.300 | | 570.200 | .********X | 669.800 | | 669.800 | .**X | 669.800 | | 655.400 | .*X | 655.400 | | 650.000 | .*****X | 744.900 | | 744.900 | .*.*X | 928.600 | | 928.600 | ..*X | 928.600 | | 928.600 | ..X | 928.600 | | 821.600 | ..*X | 821.600 | | 727.300 | .*X | 727.300 | | 727.300 | .***.*X | 775.100 | | 659.400 | .****X | 659.400 | | 611.300 | .*X | 611.300 | | 585.500 | .********X | 666.600 | | 666.600 | .**X | 666.600 | | 586.900 | .*X | 586.900 | | 509.000 | .****X | 509.000 | | 465.900 | *X | 465.900 | | 293.200 | *******.****X | 666.700 | | 604.900 | .*X | 604.900 | | 554.700 | .************.******X | 906.200 | | 859.700 | ..*******.*..........*****.....*X | 5018.600 | | 2203.900 | .......****X | 2203.900 | | 783.700 | ..*X | 783.700 | | 656.700 | .**X | 656.700 | | 656.700 | .*X | 656.700 | | 648.100 | .X | 648.100 | | 648.100 | .X | 648.100 | | 581.600 | .**X | 581.600 | | 581.600 | .****.******X | 899.500 | | 826.800 | ..****X | 826.800 | | 747.100 | .*X | 747.100 | | 562.900 | .****X | 562.900 | | 441.100 | *X | 441.100 | | 222.600 | *****.**.******X | 578.300 | | 535.400 | .*************X | 657.600 | | 625.200 | .*******.***X | 942.400 | | 942.400 | ..*.**.*****X | 1409.900 | | 1157.400 | ...****X | 1157.400 | | 974.600 | ..*X | 974.600 | | 797.300 | ..***X | 797.300 | | 797.300 | ..X | 797.300 | | 711.800 | .*X | 711.800 | | 666.300 | .****X | 666.300 | | 640.400 | .*X | 640.400 | | 477.800 | *****.***X | 745.000 | | 745.000 | .**X | 745.000 | | 738.400 | .**....*****...........**..............****X | 7885.600 | | 5114.900 | ...................*X | 5114.900 | | 526.700 | .X | 526.700 | | 526.700 | .**********X | 634.400 | | 632.200 | .***X | 700.100 | | 700.100 | .**X | 700.100 | | 663.500 | .*X | 663.500 | | 555.600 | .*******.X | 845.800 | | 845.800 | ..***X | 845.800 | | 784.100 | ..********X | 948.200 | | 745.000 | .****X | 745.000 | | 615.600 | .*....*...****......*X | 3892.100 | | 2795.900 | ..........****X | 2795.900 | | 1356.500 | ....*X | 1356.500 | | 316.100 | *************X | 477.500 | | 410.600 | ****X | 410.600 | | 380.600 | **************.*************X | 758.100 | | 694.300 | .*X | 694.300 | | 671.300 | .*****.X | 812.900 | | 812.900 | ..**********X | 984.200 | | 984.200 | ..*X | 984.200 | | 855.100 | ..*X | 855.100 | | 600.700 | .****X | 600.700 | | 584.600 | .*X | 584.600 | | 545.700 | .******.*******.........*****.......*X | 5018.700 | | 3447.200 | ............****X | 3447.200 | | 1549.800 | .....*X | 1549.800 | | 405.200 | *****.**.X | 922.600 | | 922.600 | ..***X | 922.600 | | 809.600 | ..X | 809.600 | | 809.600 | ..X | 809.600 | | 533.200 | .****X | 533.200 | | 487.900 | *X | 487.900 | | 466.500 | *****.*******.******X | 913.600 | | 854.800 | ..*X | 854.800 | | 848.500 | ..****X | 848.500 | | 778.300 | ..*X | 778.300 | | 551.500 | .****X | 551.500 | | 534.900 | .*X | 534.900 | | 443.500 | ****X | 443.500 | | 384.400 | ******.*******X | 641.300 | | 641.300 | .*****X | 711.700 | | 705.300 | .*****X | 732.100 | | 732.100 | .*.********X | 962.300 | | 750.900 | .*X | 750.900 | | 750.900 | .**X | 750.900 | | 719.500 | .**.****X | 873.500 | | 822.000 | ..*X | 822.000 | | 636.900 | .****X | 636.900 | | 567.100 | .*********.****X | 813.500 | | 699.000 | .*X | 699.000 | | 590.900 | .****X | 590.900 | | 581.200 | .*X | 581.200 | | 533.600 | .***********X | 656.000 | | 614.100 | .*********..****.........................**.......................................................................****X | 25366.000 | | 22380.200 | .......................................................................................*X | 22380.200 | | 4651.500 | .................****X | 4651.500 | | 1245.800 | ...*X | 1245.800 | | 573.000 | .******X | 629.400 | | 528.700 | .****X | 528.700 | | 462.200 | *X | 462.200 | | 393.400 | ****X | 393.400 | | 390.100 | ******X | 496.700 | | 438.000 | *X | 438.000 | | 358.100 | ******X | 404.900 | | 286.100 | *******.*X | 534.600 | | 534.600 | .***X | 570.700 | | 570.700 | .X | 570.700 | | 513.800 | .****X | 513.800 | | 455.700 | *X | 455.700 | | 387.700 | *X | 387.700 | | 387.700 | *****.*****X | 535.700 | | 523.600 | .***********X | 630.000 | | 571.600 | .*X | 571.600 | | 521.900 | .************.....**....................****X | 6914.400 | | 6688.300 | .........................*X | 6688.300 | | 1476.100 | ....****X | 1476.100 | | 254.900 | *X | 254.900 | | 209.900 | *******.******X | 425.200 | | 300.900 | ****X | 300.900 | | 272.400 | *********.X | 525.800 | | 525.800 | .**X | 525.800 | | 525.800 | .**X | 548.700 | | 527.700 | .****X | 527.700 | | 527.100 | .*X | 527.100 | | 473.700 | ****X | 473.700 | | 403.000 | *X | 403.000 | | 325.700 | ******X | 326.700 | | 172.200 | *******..******X | 517.600 | | 368.400 | *******.******X | 546.900 | | 470.100 | *******.**********X | 704.200 | | 683.300 | .**X | 683.300 | | 525.900 | .****X | 525.900 | | 417.800 | *X | 420.800 | | 398.800 | ****.**.****X | 778.500 | | 757.800 | .**.****X | 766.900 | | 666.500 | .*X | 666.500 | | 421.500 | ******X | 459.200 | | 458.500 | *******.**********X | 679.200 | | 679.200 | .X | 679.200 | | 604.400 | .*X | 604.400 | | 268.200 | *******..***********X | 928.800 | | 856.300 | ..X | 856.300 | | 856.300 | ..X | 856.300 | | 653.600 | .****X | 653.600 | | 573.300 | .*X | 573.300 | | 551.700 | .****X | 551.700 | | 526.800 | .*X | 526.800 | | 366.300 | ****X | 366.300 | | 364.864 | *******.*X | 531.233 | | 463.433 | *X | 463.433 | | 463.433 | **X | 463.433 | | 403.300 | **.******X | 551.100 | | 490.500 | *****.******X | 675.300 | | 649.000 | .X | 649.000 | | 631.600 | .*****X | 638.000 | | 578.400 | .X | 578.400 | | 516.500 | .*****X | 516.500 | | 502.900 | X | 502.900 | | 423.900 | ***********X | 487.200 | | 477.200 | *******X | 498.000 | | 498.000 | *...........*****.....**..*X | 4920.700 | | 4920.700 | ..................***.*X | 5075.500 | | 1971.500 | ......****X | 1971.500 | | 490.100 | **.****X | 602.600 | | 586.400 | .*X | 586.400 | | 377.300 | *******.......*****.........**.......****...........**........................****X | 14976.200 | | 9879.000 | .....................................*X | 9879.000 | | 273.900 | **************.****X | 541.400 | | 510.900 | .*X | 510.900 | | 506.900 | *****.*X | 513.100 | | 366.800 | ***********X | 413.700 | | 394.300 | ******X | 459.700 | | 389.300 | *X | 389.300 | | 185.100 | *******.***********X | 441.500 | | 439.100 | **.******X | 673.600 | | 668.100 | .*******.****X | 886.600 | | 738.500 | .X | 738.500 | | 523.500 | .X | 523.500 | | 372.100 | ***X | 372.100 | | 365.500 | *********.****X | 531.400 | | 486.500 | *X | 486.500 | | 336.800 | *******.****X | 521.200 | | 463.400 | *X | 463.400 | | 406.400 | *******.***X | 729.600 | | 729.600 | .X | 729.600 | | 687.400 | .*X | 687.400 | | 515.600 | .*******..****X | 1063.300 | | 987.400 | ..*X | 987.400 | | 830.200 | ..***X | 830.200 | | 753.300 | .*X | 753.300 | | 629.400 | .****X | 629.400 | | 575.900 | .*X | 575.900 | | 516.900 | .**X | 516.900 | | 516.900 | .***X | 538.200 | | 516.300 | .***X | 516.300 | | 516.300 | .X | 516.300 | | 507.500 | .*********.*X | 922.600 | | 922.600 | ..****X | 923.300 | | 791.300 | ..****X | 791.300 | | 733.800 | .*X | 733.800 | | 679.000 | .*******.X | 904.082 | | 904.082 | ..*X | 904.082 | | 904.082 | ..*X | 904.082 | | 673.789 | .*X | 673.789 | | 306.689 | *******.*********X | 644.900 | | 644.900 | .***X | 685.300 | | 603.200 | .****X | 603.200 | | 582.600 | .******X | 670.700 | | 669.800 | .*X | 669.800 | | 649.500 | .*******.****X | 952.500 | | 872.100 | ..X | 872.100 | | 746.200 | .X | 746.200 | | 648.600 | .******.*****.....**.........****X | 4553.300 | | 3185.100 | ...........*X | 3185.100 | | 516.700 | .*******.*****.*X | 1025.400 | | 945.300 | ..**X | 945.300 | | 945.300 | ..*X | 945.300 | | 860.600 | ..******X | 878.200 | | 783.600 | ..X | 783.600 | | 783.600 | ..X | 783.600 | | 639.200 | .****X | 639.200 | | 604.300 | .*X | 604.300 | | 456.200 | ******X | 489.400 | | 474.100 | ****X | 474.100 | | 410.800 | X | 410.800 | | 405.900 | *******.*****X | 645.000 | | 632.700 | .X | 632.700 | | 476.500 | ****X | 476.500 | | 429.800 | **.***X | 512.700 | | 512.700 | .**********.****X | 958.800 | | 956.900 | ..******X | 1007.700 | | 970.400 | ..*X | 970.400 | | 752.300 | .*****.**X | 945.400 | | 945.400 | ..***X | 945.400 | | 874.400 | ..*X | 874.400 | | 798.600 | ..******X | 798.600 | | 734.800 | .****X | 734.800 | | 714.000 | .*X | 714.000 | | 707.900 | .*****.*.****X | 1225.400 | | 1203.600 | ...*X | 1203.600 | | 923.800 | ..*******.****X | 1105.900 | | 1062.900 | ...******X | 1198.800 | | 1111.700 | ...*X | 1111.700 | | 689.700 | .****X | 689.700 | | 625.700 | .*X | 625.700 | | 554.600 | .****X | 554.600 | | 530.500 | .*X | 530.500 | | 404.600 | *****......**............****.....**................****X | 10150.500 | | 8215.200 | ...............................*X | 8215.200 | | 1050.700 | ...****X | 1050.700 | | 329.100 | **.*********X | 740.400 | | 740.400 | .**.******X | 820.800 | | 726.600 | .*X | 726.600 | | 609.700 | .******X | 609.900 | | 545.400 | .*******.****X | 867.000 | | 831.200 | ..*X | 831.200 | | 644.400 | .***X | 644.400 | | 636.100 | .*X | 636.100 | | 555.600 | .*X | 555.600 | | 555.600 | .*X | 555.600 | | 555.600 | .***.******X | 871.000 | | 757.700 | .****X | 757.700 | | 680.100 | .*X | 680.100 | | 542.600 | .****X | 542.600 | | 540.900 | .*********.*******X | 854.800 | | 854.800 | ..***X | 854.800 | | 848.900 | ..*X | 848.900 | | 794.700 | ..*******.****X | 1111.900 | | 1072.200 | ...*X | 1072.200 | | 929.700 | ..******X | 931.400 | | 883.100 | ..****X | 883.100 | | 806.900 | ..********X | 886.500 | | 793.500 | ..****X | 793.500 | | 783.400 | ..X | 783.400 | | 760.900 | .X | 760.900 | | 738.000 | .****X | 738.000 | | 733.600 | .*.****X | 959.000 | | 936.900 | ..*X | 936.900 | | 783.800 | ..*******.****X | 1102.700 | | 1036.900 | ...*X | 1036.900 | | 990.200 | ..****X | 990.200 | | 905.400 | ..*X | 905.400 | | 859.800 | ..**X | 859.800 | | 859.800 | ..*******X | 996.800 | | 996.800 | ..X | 996.800 | | 975.600 | ..*X | 975.600 | | 924.900 | ..*******.****X | 1100.600 | | 1031.700 | ...*X | 1031.700 | | 971.000 | ..******X | 985.700 | | 874.900 | ..*X | 874.900 | | 874.900 | ..*X | 874.900 | | 874.900 | ..*******.**.*****.*X | 1546.100 | | 1282.400 | ....****X | 1282.400 | | 972.600 | ..X | 972.600 | | 972.600 | ..X | 972.600 | | 551.700 | .******X | 554.900 | | 530.000 | .*****X | 698.900 | | 698.900 | .*..****X | 1103.200 | | 1011.000 | ..**................*****..................**....****X | 10431.300 | | 5816.200 | .....................*X | 5816.200 | | 639.700 | .****X | 639.700 | | 529.500 | .*X | 529.500 | | 223.100 | *******.*******.****X | 652.900 | | 616.200 | .*X | 616.200 | | 329.600 | ***********................**..........................................****X | 15127.800 | | 12449.700 | ................................................*X | 12449.700 | | 2040.700 | .......****X | 2040.700 | | 748.500 | .*X | 748.500 | | 571.800 | .****X | 571.800 | | 538.500 | .*X | 538.500 | | 483.800 | ****X | 483.800 | | 359.300 | *X | 359.300 | | 144.700 | *******.******X | 455.900 | | 426.600 | *****X | 482.800 | | 482.800 | *.**X | 529.300 | | 529.300 | .*X | 529.300 | | 487.500 | **.******X | 586.300 | | 459.900 | *****X | 483.600 | | 476.600 | X | 476.600 | | 457.100 | ****X | 457.100 | | 367.082 | ********.*******.****X | 775.300 | | 730.000 | .*X | 730.000 | | 675.400 | .******X | 705.000 | | 702.000 | .****X | 702.000 | | 638.200 | .*X | 638.200 | | 574.500 | .*******.****X | 784.700 | | 656.700 | .*X | 656.700 | | 420.000 | *****.**X | 541.800 | | 541.800 | .*X | 541.800 | | 541.800 | .*X | 541.800 | | 472.400 | **.******.********X | 986.200 | | 986.200 | ..**X | 986.200 | | 917.600 | ..*X | 917.600 | | 806.400 | ..*******X | 944.100 | | 944.100 | ..*X | 944.100 | | 944.100 | ..*X | 944.100 | | 940.300 | ..**.****X | 1047.400 | | 1024.000 | ...*X | 1024.000 | | 825.700 | ..****X | 825.700 | | 705.200 | .*X | 705.200 | | 552.300 | .*******.****X | 895.300 | | 750.700 | .*X | 750.700 | | 273.200 | *******.****X | 559.900 | | 530.100 | .*X | 530.100 | | 382.900 | *******.****X | 625.900 | | 591.700 | .X | 591.700 | | 559.500 | .X | 559.500 | | 528.200 | .******.****X | 985.900 | | 946.600 | ..*X | 946.600 | | 735.700 | .*****.**.***********X | 1239.800 | | 1017.900 | ...*X | 1017.900 | | 412.000 | *****.**...****X | 1457.500 | | 1111.000 | ...*******........**...........****X | 5834.900 | | 3658.700 | .............*X | 3658.700 | | 31.500 | *******.*****.**..........*****..........******X | 5722.700 | | 3058.600 | ...........X | 3058.600 | | 1728.000 | .....X | 1728.000 | | 419.900 | ****X | 419.900 | | 360.900 | X | 360.900 | | 50.400 | ****X | 50.400 | | 19.900 | *********.*****....**..............*****......**...X | 7191.500 | | 7191.500 | ...........................***X | 7191.500 | | 5324.200 | ...................X | 5324.200 | | 5324.200 | ...................X | 5324.200 | | 1023.100 | ...****X | 1023.100 | | 517.100 | .X | 517.100 | | 517.100 | .X | 517.100 | | 510.200 | .****X | 510.200 | | 468.100 | ***X | 494.700 | | 494.700 | **X | 494.700 | | 414.000 | *X | 414.000 | | 88.500 | ****.....**...........****X | 4282.600 | | 3377.100 | ............**........*****.......*X | 7203.200 | | 2979.300 | ..........****X | 2979.300 | | 726.200 | .*X | 726.200 | | 188.300 | ****X | 188.300 | | 162.300 | *X | 162.300 | | 56.700 | *******.***********X | 448.300 | | 368.900 | *X | 368.900 | | 78.200 | *************X | 217.000 | | 181.900 | ******.******X | 450.200 | | 411.100 | X | 411.100 | | 362.600 | ****X | 362.600 | | 270.800 | X | 270.800 | | 190.200 | X | 190.200 | | 114.600 | ****X | 114.600 | | 112.900 | *X | 113.000 | | 112.900 | ******.******X | 318.800 | | 215.600 | *******.*****.*X | 528.200 | | 465.300 | X | 465.300 | | 465.300 | *X | 465.300 | | 465.300 | *X | 465.300 | | 427.500 | *X | 427.500 | | 407.200 | ****X | 407.200 | | 388.800 | *******.******X | 593.100 | | 548.200 | .*X | 548.200 | | 486.500 | ****X | 486.500 | | 394.100 | *X | 394.100 | | 213.100 | ***********X | 234.300 | | 207.300 | *X | 207.300 | | 205.900 | *****.******X | 334.800 | | 304.700 | *X | 304.700 | | 267.400 | ****X | 267.400 | | 244.000 | X | 244.000 | | 207.700 | X | 207.700 | | 175.800 | ***********X | 234.300 | | 213.900 | *.*X | 297.300 | | 297.300 | ****X | 334.000 | | 199.700 | ****X | 199.700 | | 179.500 | **.******X | 411.400 | | 229.400 | ****X | 229.400 | | 167.900 | **.***********X | 362.600 | | 297.600 | *X | 297.600 | | 244.300 | *****.*********.X | 588.100 | | 588.100 | .***X | 588.100 | | 574.000 | .*X | 574.000 | | 495.300 | ****X | 495.300 | | 436.500 | *X | 436.500 | | 329.000 | ****X | 329.000 | | 312.700 | *X | 312.700 | | 305.800 | ****X | 305.800 | | 300.700 | *X | 300.700 | | 265.900 | ****X | 265.900 | | 240.500 | *X | 240.500 | | 200.100 | ******X | 221.200 | | 220.600 | ****X | 220.600 | | 181.200 | *X | 181.200 | | 128.000 | ****X | 128.000 | | 113.300 | ********X | 197.100 | | 150.800 | ***********X | 178.400 | | 130.200 | *X | 130.200 | | 108.900 | *************.******X | 378.500 | | 312.600 | ******X | 337.200 | | 310.000 | ****X | 310.000 | | 243.300 | *X | 243.300 | | 163.600 | *******.**X | 408.900 | | 408.900 | ***X | 410.800 | | 396.100 | ******X | 432.900 | | 384.400 | ****X | 384.400 | | 279.800 | *X | 279.800 | | 258.700 | ****X | 258.700 | | 254.700 | *X | 254.700 | | 230.600 | ******X | 239.600 | | 180.600 | **************.******X | 321.900 | | 228.800 | ****X | 228.800 | | 219.900 | **.****X | 260.200 | | 237.300 | *X | 237.300 | | 237.100 | *****.******X | 277.100 | | 232.400 | *X | 232.400 | | 137.800 | ******************X | 242.700 | | 234.900 | **.****X | 325.600 | | 312.400 | *X | 312.400 | | 166.300 | ****X | 166.300 | | 147.300 | *X | 148.400 | | 147.500 | ******.******X | 287.000 | | 170.200 | ****X | 170.200 | | 155.700 | *X | 155.700 | | 126.800 | ****X | 126.800 | | 86.400 | *********.******X | 293.900 | | 171.000 | ****X | 171.000 | | 150.800 | ******X | 192.900 | | 178.100 | *X | 178.100 | | 56.600 | ****X | 56.600 | | 53.000 | ********X | 182.500 | | 104.100 | ****X | 104.100 | | 87.000 | *X | 87.000 | | 46.200 | ****X | 46.200 | | 41.200 | ********X | 159.300 | | 159.100 | ***********X | 240.600 | | 217.800 | *X | 217.800 | | 176.400 | ****X | 176.400 | | 159.500 | ********X | 194.400 | | 132.600 | ****X | 132.600 | | 105.200 | ********X | 219.000 | | 160.800 | ****X | 160.800 | | 147.200 | ******X | 183.400 | | 172.700 | *X | 172.700 | | 168.200 | *****..........**....................****X | 7683.000 | | 5159.000 | ...................X | 5159.000 | | 46.800 | ****X | 46.800 | | 45.300 | ***************X | 200.500 | | 187.000 | ****X | 187.000 | | 153.300 | *X | 153.300 | | 126.400 | ****X | 126.400 | | 99.500 | *X | 99.500 | | 86.200 | ****X | 86.200 | | 83.600 | *X | 83.600 | | 29.900 | ********************X | 152.900 | | 114.600 | ****X | 114.600 | | 102.900 | ******X | 114.500 | | 111.400 | ********X | 137.500 | | 85.200 | ****X | 85.200 | | 74.300 | ****************.******X | 271.200 | | 255.400 | ****X | 255.400 | | 229.400 | *X | 229.400 | | 112.700 | ****X | 112.700 | | 107.400 | ******X | 199.800 | | 190.800 | *X | 190.800 | | 149.900 | ******X | 154.000 | | 127.400 | ***********X | 193.500 | | 192.400 | *X | 192.400 | | 112.000 | ****X | 112.000 | | 100.200 | *********************.******X | 321.300 | | 264.800 | *X | 264.800 | | 196.800 | ****X | 196.800 | | 190.300 | *X | 190.300 | | 136.700 | ***********X | 210.100 | | 180.500 | *X | 180.500 | | 140.600 | *****X | 167.300 | | 160.700 | X | 160.700 | | 153.900 | ****X | 153.900 | | 133.000 | X | 133.000 | | 113.900 | X | 113.900 | | 93.200 | *X | 93.200 | | 93.200 | ********X | 243.300 | | 202.800 | *X | 202.800 | | 105.300 | ************.********X | 339.700 | | 222.200 | *****.******X | 408.900 | | 331.000 | *X | 331.000 | | 161.500 | ****X | 161.500 | | 156.800 | *******.******X | 380.400 | | 327.600 | *X | 327.600 | | 232.400 | *****.******X | 295.200 | | 285.400 | ******X | 365.900 | | 311.500 | *X | 311.500 | | 204.700 | *******.******X | 309.700 | | 252.600 | ****X | 252.600 | | 192.300 | *X | 192.300 | | 184.100 | ******X | 194.300 | | 167.000 | ******X | 203.900 | | 190.100 | ******.X | 450.500 | | 450.500 | ****X | 450.500 | | 439.700 | X | 439.700 | | 323.200 | ****X | 323.200 | | 290.500 | ********X | 358.900 | | 311.200 | *******.X | 599.100 | | 599.100 | .*X | 599.100 | | 599.100 | .*X | 599.100 | | 569.400 | .*X | 569.400 | | 436.300 | ***X | 436.300 | | 436.300 | X | 436.300 | | 356.700 | *X | 356.700 | | 249.600 | *****.**.***X | 582.100 | | 582.100 | .**X | 592.400 | | 532.100 | .**X | 532.100 | | 532.100 | .****.****X | 775.800 | | 744.900 | .*X | 744.900 | | 708.600 | .*X | 708.600 | | 708.600 | .**X | 708.600 | | 600.400 | .*X | 600.400 | | 249.000 | ****X | 249.000 | | 243.300 | **..**X | 549.900 | | 549.900 | .***X | 619.300 | | 499.900 | *****.****X | 567.100 | | 567.100 | .*X | 567.100 | | 515.100 | .******X | 600.500 | | 595.400 | .*X | 595.400 | | 475.000 | ****X | 475.000 | | 461.000 | *X | 461.000 | | 372.200 | ****X | 372.200 | | 371.200 | ******X | 425.300 | | 398.700 | *********.******.*******.****X | 1058.500 | | 1045.400 | ...******X | 1081.300 | | 988.000 | ..*X | 988.000 | | 793.100 | ..**X | 793.100 | | 793.100 | ..****......*****.........**.......****X | 6379.500 | | 3815.800 | ..............*X | 3815.800 | | 373.000 | ****X | 373.000 | | 330.000 | *X | 330.000 | | 223.200 | *****.**.****X | 598.500 | | 593.000 | .*X | 593.000 | | 536.200 | .****X | 536.200 | | 469.600 | *X | 469.600 | | 308.400 | ***********X | 467.500 | | 464.800 | *X | 464.800 | | 417.200 | ****X | 417.200 | | 395.600 | *X | 395.600 | | 382.300 | ****X | 382.300 | | 328.000 | *X | 328.000 | | 294.100 | ************.*X | 599.700 | | 567.900 | .*X | 567.900 | | 567.900 | .**X | 567.900 | | 520.600 | .******X | 568.000 | | 512.200 | .X | 512.200 | | 488.100 | X | 488.100 | | 462.000 | ******.****X | 511.300 | | 480.000 | *X | 480.000 | | 280.700 | *******.*X | 717.300 | | 717.300 | .***.*X | 864.600 | | 726.600 | .X | 726.600 | | 726.600 | .***X | 726.600 | | 532.800 | .*X | 532.800 | | 340.700 | ***********X | 485.800 | | 443.400 | *X | 443.400 | | 429.700 | X | 429.700 | | 429.700 | *X | 429.700 | | 429.700 | **.**X | 574.100 | | 574.100 | .***X | 574.100 | | 532.100 | .*****X | 562.200 | | 562.200 | .***..***********X | 1232.800 | | 1180.200 | ...*X | 1180.200 | | 1161.000 | ...****X | 1161.000 | | 1046.000 | ...X | 1046.000 | | 886.200 | ..X | 886.200 | | 761.900 | ..*X | 761.900 | | 761.900 | ..*X | 761.900 | | 652.300 | .*X | 652.300 | | 516.400 | .X | 516.400 | | 516.400 | .**X | 516.400 | | 516.400 | .X | 516.400 | | 471.700 | **.*******.X | 925.900 | | 925.900 | ..***X | 925.900 | | 900.400 | ..*X | 900.400 | | 808.400 | ..****X | 808.400 | | 787.200 | ..********X | 929.300 | | 751.200 | .*****.**.****X | 1174.100 | | 1060.500 | ...*X | 1060.500 | | 806.500 | ..*******.*****X | 1185.800 | | 1159.600 | ...***********X | 1260.100 | | 1245.200 | ...**.*****.*X | 1544.400 | | 1366.800 | ....****X | 1366.800 | | 1086.200 | ...**.........*****.....*X | 4667.400 | | 1887.000 | ......****X | 1887.000 | | 613.100 | .*X | 613.100 | | 583.100 | .****X | 583.100 | | 532.100 | .*********.*X | 769.100 | | 769.100 | ..***.....**..........****X | 4711.700 | | 3302.500 | ............*X | 3302.500 | | 636.500 | .*******.*****X | 918.000 | | 790.700 | ..X | 790.700 | | 674.700 | .X | 674.700 | | 674.700 | .*X | 674.700 | | 674.700 | .X | 674.700 | | 638.100 | .X | 638.100 | | 638.100 | .*****X | 736.400 | | 724.800 | .*X | 724.800 | | 637.200 | .****X | 637.200 | | 474.200 | *X | 474.200 | | 419.800 | *****.*X | 625.200 | | 587.500 | .****X | 587.500 | | 384.200 | *X | 384.200 | | 144.800 | *****.**..*****.**.****X | 1436.800 | | 1257.000 | ...*X | 1257.000 | | 713.700 | .*****.**.*****.******X | 1290.600 | | 1250.600 | ...*.*.****.*X | 2019.400 | | 1876.600 | ......****X | 1876.600 | | 1493.800 | ....*X | 1493.800 | | 887.600 | ..***X | 887.600 | | 887.600 | ..X | 887.600 | | 784.300 | ..****X | 866.200 | | 866.200 | ..*X | 866.200 | | 849.300 | ..*X | 849.300 | | 550.100 | .***X | 550.100 | | 550.100 | .X | 550.100 | | 540.600 | .X | 540.600 | | 540.600 | .*****X | 731.000 | | 660.900 | .*X | 660.900 | | 596.100 | .******X | 627.900 | | 381.400 | *******.*****.**..******X | 1426.300 | | 1363.200 | ....*******..****........**....................................*****............*X | 16046.600 | | 12002.200 | ..............................................****X | 12002.200 | | 6389.900 | ........................*X | 6389.900 | | 540.500 | .*******.****X | 784.800 | | 559.000 | .*X | 559.000 | | 293.600 | **************.********X | 621.900 | | 621.900 | .***.**.****X | 1263.400 | | 1236.400 | ...*X | 1236.400 | | 1191.400 | ...*****.**.****X | 1714.500 | | 1526.700 | .....X | 1526.700 | | 1457.200 | ....X | 1457.200 | | 1272.900 | ....***X | 1272.900 | | 1173.500 | ...*X | 1173.500 | | 877.100 | ..*X | 877.100 | | 877.100 | ..**X | 877.100 | | 859.800 | ..*X | 859.800 | | 661.700 | .****X | 661.700 | | 598.600 | .**.*****..**.****X | 1675.000 | | 1208.600 | ...*X | 1208.600 | | 506.200 | *****.******X | 733.400 | | 681.000 | .*X | 681.000 | | 487.400 | ****X | 487.400 | | 471.400 | **.***X | 705.900 | | 705.900 | .*.**...****..**...****X | 2834.300 | | 2584.200 | .........*X | 2584.200 | | 1563.700 | .....****X | 1563.700 | | 1227.600 | ...*X | 1227.600 | | 994.800 | ..****X | 994.800 | | 959.100 | ..*X | 959.100 | | 838.100 | ..*X | 838.100 | | 838.100 | ..**X | 838.100 | | 742.800 | .*X | 742.800 | | 538.900 | .****X | 538.900 | | 450.800 | *X | 450.800 | | 364.600 | *****.**.*******..****X | 1331.000 | | 1233.100 | ...*X | 1233.100 | | 667.200 | .****X | 667.200 | | 529.200 | .*X | 529.200 | | 357.100 | *******.****X | 519.700 | | 490.200 | *X | 490.200 | | 254.200 | ****X | 254.200 | | 171.200 | **.*****.**.****X | 791.000 | | 779.000 | ..********.****X | 1120.800 | | 966.300 | ..*X | 966.300 | | 555.000 | .****X | 555.000 | | 553.400 | .**..........*****...........******X | 5941.800 | | 3214.700 | ...........*X | 3214.700 | | 392.100 | *******.**X | 589.100 | | 589.100 | .***X | 625.600 | | 524.000 | .****X | 524.000 | | 469.800 | ******X | 505.300 | | 421.200 | *X | 421.200 | | 85.700 | X | 85.700 | | 85.700 | *X | 85.700 | | 85.700 | *X | 85.700 | | 77.400 | **.******X | 465.200 | | 361.300 | ****X | 361.300 | | 325.800 | *******X | 462.100 | | 424.000 | ******.********.****X | 806.800 | | 786.500 | ..*X | 786.500 | | 740.700 | .*****.*X | 770.600 | | 691.900 | .*X | 691.900 | | 691.900 | .**X | 691.900 | | 563.000 | .*X | 563.000 | | 263.300 | ****X | 263.300 | | 218.700 | **.******X | 469.100 | | 190.000 | ****X | 190.000 | | 174.800 | **.*X | 391.700 | | 391.700 | ****X | 415.800 | | 303.400 | ****X | 303.400 | | 254.700 | *X | 254.700 | | 137.900 | *******..**X | 522.900 | | 522.900 | .**.**.****X | 1021.700 | | 959.400 | ..X | 959.400 | | 959.400 | ..X | 959.400 | | 845.100 | ..X | 845.100 | | 845.100 | ..***X | 845.100 | | 675.700 | .*X | 675.700 | | 315.900 | ****X | 315.900 | | 263.000 | *******X | 356.200 | | 321.900 | X | 321.900 | | 289.300 | ****X | 289.300 | | 266.100 | X | 266.100 | | 254.500 | ****X | 254.500 | | 208.500 | *X | 208.500 | | 114.600 | ****X | 114.600 | | 105.000 | *********.X | 466.400 | | 466.400 | ****.**..****X | 1265.500 | | 1121.400 | ...*X | 1121.400 | | 476.400 | ****X | 476.400 | | 418.600 | **.*******.******X | 856.100 | | 699.600 | .*X | 699.600 | | 699.600 | .*X | 699.600 | | 699.600 | .X | 699.600 | | 591.200 | .X | 591.200 | | 591.200 | .X | 591.200 | | 393.900 | ****X | 393.900 | | 316.600 | *******.******X | 608.000 | | 424.400 | *X | 424.400 | | 57.400 | ****X | 57.400 | | 18.300 | **************.******X | 501.300 | | 429.100 | *X | 429.100 | | 237.000 | *******.****X | 402.700 | | 367.600 | *X | 367.600 | | 87.900 | ****X | 87.900 | | 67.400 | **************.**.****X | 666.400 | | 519.400 | .*X | 519.400 | | 135.100 | ****X | 135.100 | | 125.000 | *X | 125.000 | | 70.900 | ****X | 70.900 | | 69.200 | *********.*****.*.*****.....**..........****X | 4781.300 | | 3360.300 | ............*X | 3360.300 | | 285.600 | ****X | 285.600 | | 254.700 | **.*****.*X | 791.500 | | 696.800 | .****X | 696.800 | | 633.200 | .******X | 741.000 | | 717.400 | .*X | 717.400 | | 669.100 | .*****.**.****X | 1036.200 | | 937.900 | ..*X | 937.900 | | 846.600 | ..******X | 851.500 | | 626.200 | .****X | 626.200 | | 557.000 | .******X | 577.100 | | 560.800 | .*X | 560.800 | | 423.100 | ****X | 423.100 | | 364.600 | *X | 364.600 | | 346.600 | ****X | 346.600 | | 323.600 | *X | 323.600 | | 208.300 | ****X | 208.300 | | 204.000 | **.****X | 340.200 | | 338.300 | *X | 338.300 | | 229.700 | *****.********X | 478.400 | | 394.100 | *******.****X | 662.500 | | 592.900 | .********.******X | 881.300 | | 872.500 | ..****X | 872.500 | | 804.500 | ..*X | 804.500 | | 695.100 | .****X | 695.100 | | 676.000 | .*X | 676.000 | | 624.200 | .*******..*****.*******.*X | 1522.800 | | 1278.500 | ....****X | 1278.500 | | 1128.000 | ...**.*****.*X | 1595.600 | | 1397.700 | ....****X | 1397.700 | | 1094.400 | ...*X | 1094.400 | | 714.700 | .****X | 714.700 | | 672.700 | .*X | 672.700 | | 536.700 | .***********X | 696.800 | | 585.600 | .*X | 585.600 | | 421.600 | ****X | 421.600 | | 360.000 | *X | 360.000 | | 257.800 | ******.*..****.******X | 1361.800 | | 1226.100 | ...*X | 1226.100 | | 1045.100 | ...****X | 1045.100 | | 902.400 | ..*X | 902.400 | | 684.200 | .*****.**..****X | 1289.900 | | 1126.600 | ...*X | 1126.600 | | 1004.800 | ..*****.*X | 1047.700 | | 957.000 | ..****X | 957.000 | | 925.200 | ..**.****X | 1111.300 | | 996.700 | ..*X | 996.700 | | 522.200 | .*****.........*.....................****X | 8288.900 | | 6083.400 | ......................*X | 6083.400 | | 584.900 | .****X | 584.900 | | 382.100 | *X | 382.100 | | 355.600 | ****X | 355.600 | | 300.600 | *************X | 484.600 | | 474.500 | **.******X | 602.000 | | 519.700 | .*X | 519.700 | | 519.700 | .**********.X | 882.600 | | 882.600 | ..*..****X | 1338.000 | | 1144.800 | ...*X | 1144.800 | | 712.400 | .******X | 729.800 | | 680.900 | .***X | 680.900 | | 680.900 | .X | 680.900 | | 600.700 | .**.*X | 934.300 | | 934.300 | ..***.*X | 1102.600 | | 737.200 | .****X | 737.200 | | 682.900 | .*.*****.**..****X | 1680.100 | | 1587.800 | .....*X | 1587.800 | | 1175.300 | ...****X | 1175.300 | | 1109.300 | ...*********..****X | 1541.200 | | 1491.300 | ....*X | 1491.300 | | 979.000 | ..X | 979.000 | | 979.000 | ..****.**..*******.******X | 1965.400 | | 1749.900 | .....*****....*..............*****..........**.....****X | 10052.900 | | 6253.500 | .......................*X | 6253.500 | | 454.100 | *****.**.******X | 872.500 | | 769.200 | ..****X | 769.200 | | 595.500 | .*X | 595.500 | | 406.900 | ************.**.*****.*X | 1036.600 | | 892.300 | ..*******..******X | 1488.900 | | 1301.100 | ....*****.*.*****..**......*****....*X | 4896.100 | | 3253.000 | ...........****X | 3253.000 | | 2718.000 | .........*X | 2718.000 | | 2643.600 | .........****X | 2643.600 | | 2124.900 | .......**..****X | 2633.400 | | 2501.500 | ........**....*****.....*X | 4717.800 | | 4027.700 | ..............****....**.****X | 5167.500 | | 4169.300 | ...............*X | 4169.300 | | 3831.500 | ..............****X | 3831.500 | | 2343.200 | ........*X | 2343.200 | | 1782.900 | ......*****.....**...****X | 3853.700 | | 2276.600 | .......*X | 2276.600 | | 1319.400 | ....*****.....**....*****...*.....****X | 5702.700 | | 4075.500 | ...............*X | 4075.500 | | 1682.300 | .....****X | 1682.300 | | 1463.800 | ....**....*****.**.*****..**......*****.X | 5195.500 | | 5193.900 | ...................*****........*X | 7120.600 | | 5892.500 | ......................****X | 5892.500 | | 4799.900 | .................*X | 4799.900 | | 3917.700 | ..............*****.....**......****X | 6641.500 | | 5563.600 | ....................*X | 5563.600 | | 5339.300 | ....................****X | 5339.300 | | 4869.600 | ..................X | 4869.600 | | 4350.800 | ................X | 4350.800 | | 3830.300 | ..............****.....**....****X | 6127.300 | | 4748.400 | .................**...*****....*X | 6521.300 | | 6354.900 | ........................****X | 6354.900 | | 5245.600 | ...................X | 5245.600 | | 3814.000 | ..............****X | 3814.000 | | 3268.400 | ...........*X | 3268.400 | | 3247.200 | ...........****X | 3247.200 | | 2805.500 | ..........**...****X | 3568.300 | | 3271.100 | ...........**.*****....*....*....****..**..*****.*X | 7673.100 | | 7035.100 | ..........................***X | 7035.100 | | 6589.600 | ........................*X | 6589.600 | | 5747.100 | .....................*****.......*X | 7439.300 | | 5866.600 | ......................****X | 5866.600 | | 4275.800 | ...............**..*****.......*.*..X | 7204.200 | | 7204.200 | ...........................**X | 7204.200 | | 5218.300 | ...................**..******X | 5739.200 | | 5061.200 | ..................*****.*..X | 5709.700 | | 5709.700 | .....................****.*X | 5860.600 | | 3961.200 | ..............****X | 3961.200 | | 3742.500 | .............*X | 3742.500 | | 3516.800 | ............****X | 3516.800 | | 1635.500 | .....*X | 1635.500 | | 1066.700 | ...************..**....*****...**.......****.......**....****X | 8075.300 | | 6958.300 | ..........................*X | 6958.300 | | 3258.800 | ...........****X | 3258.800 | | 1880.000 | ......**....*****...*X | 3673.000 | | 3547.100 | ............*****....**.***X | 4785.700 | | 4633.800 | .................*X | 4633.800 | | 4142.800 | ...............****X | 4142.800 | | 2261.200 | .......*X | 2261.200 | | 1897.600 | ......*****..**..*****......**.****X | 4605.800 | | 3264.200 | ...........**...******X | 4058.100 | | 3341.500 | ............******..*****.**.*****.**..****X | 5093.800 | | 4907.000 | ..................X | 4907.000 | | 4484.000 | ................X | 4484.000 | | 3988.700 | ..............****.*X | 4129.500 | | 3989.600 | ..............*****....*X | 4936.600 | | 3928.000 | ..............*****.........**.........****X | 8560.000 | | 5913.400 | ......................*X | 5913.400 | | 4842.600 | ..................*****....X | 5906.700 | | 5170.900 | ...................****X | 5170.900 | | 3948.700 | ..............**.****X | 4081.700 | | 3319.200 | ............**..****X | 3854.900 | | 3840.100 | ..............*X | 3840.100 | | 3729.900 | .............*****..*..****X | 4818.900 | | 4331.800 | ................*X | 4331.800 | | 3605.700 | .............****X | 3605.700 | | 3387.900 | ............*X | 3387.900 | | 2912.400 | ..........****X | 2912.400 | | 2613.000 | .........*X | 2613.000 | | 1908.100 | ......*******..**X | 2301.800 | +-----------+-------------------------------------------------------------------------------------------------------------------------+-----------+ 2022-02-02 06:47:58,882 | test | WARNING | MainThread | [rest_client:get_nodes:1885] 172.23.104.186 - Node not part of cluster inactiveFailed 2022-02-02 06:47:58,918 | test | WARNING | MainThread | [rest_client:get_nodes:1885] 172.23.104.186 - Node not part of cluster inactiveFailed 2022-02-02 06:49:10,990 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4953] Performing scope/collection specific operations 2022-02-02 06:49:10,997 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:5043] Done Performing scope/collection specific operations 2022-02-02 06:49:11,190 | test | INFO | pool-5-thread-24 | [table_view:display:72] Rebalance Overview +----------------+----------+-----------------------+---------------+--------------+ | Nodes | Services | Version | CPU | Status | +----------------+----------+-----------------------+---------------+--------------+ | 172.23.104.186 | kv | 7.1.0-2211-enterprise | 1.25407574618 | Cluster node | | 172.23.120.201 | kv | 7.1.0-2211-enterprise | 5.23940837303 | Cluster node | | 172.23.120.206 | kv | 7.1.0-2211-enterprise | 15.7775541017 | Cluster node | | 172.23.121.10 | kv | 7.1.0-2211-enterprise | 5.55695882799 | Cluster node | +----------------+----------+-----------------------+---------------+--------------+ 2022-02-02 06:49:11,207 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:49:21,236 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:49:31,263 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:49:41,299 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:49:51,335 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:50:01,361 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:50:11,392 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:50:21,424 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:50:31,451 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:50:41,480 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:50:51,506 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:51:01,532 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:51:11,562 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:51:21,589 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:51:31,619 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:51:41,650 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:51:51,677 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:52:01,710 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:52:11,739 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:52:21,766 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:52:31,793 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:52:41,826 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:52:51,859 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:53:01,891 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:53:11,917 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:53:21,944 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:53:32,016 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:53:42,042 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:53:52,072 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:54:02,099 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:54:12,128 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:54:22,154 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:54:32,180 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:54:42,207 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:54:52,236 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:55:02,269 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:55:12,298 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:55:22,328 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:55:32,359 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:55:42,388 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:55:52,417 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:56:02,444 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:56:12,474 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:56:22,502 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:56:32,530 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:56:42,559 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:56:52,588 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:57:02,624 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:57:12,653 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:57:22,683 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:57:32,716 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:57:42,750 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:57:52,779 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:58:02,809 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:58:12,838 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:58:22,867 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:58:32,894 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 0.0 2022-02-02 06:58:42,921 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 5.09 2022-02-02 06:58:52,950 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 15.62 2022-02-02 06:59:02,979 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 06:59:13,006 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 06:59:23,036 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 06:59:33,068 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 06:59:43,099 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 06:59:53,128 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 07:00:03,155 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 07:00:13,187 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 07:00:23,216 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 07:00:33,273 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 07:00:43,303 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 07:00:53,335 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 07:01:03,362 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 07:01:13,388 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 07:01:23,417 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 07:01:33,447 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 20.71 2022-02-02 07:01:43,476 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:01:53,505 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:02:03,532 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:02:13,565 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:02:23,599 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:02:33,631 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:02:43,663 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:02:53,693 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:03:03,720 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:03:13,750 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:03:23,780 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:03:33,813 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:03:43,842 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:03:53,874 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:04:03,903 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:04:13,930 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:04:23,960 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:04:33,992 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:04:44,019 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:04:54,052 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:05:04,079 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:05:14,111 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:05:24,138 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:05:34,168 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:05:44,196 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:05:54,221 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:06:04,250 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:06:14,279 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:06:24,311 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:06:34,339 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:06:44,368 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:06:54,394 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:07:04,421 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:07:14,448 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:07:24,480 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:07:34,509 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:07:44,536 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:07:54,566 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:08:04,592 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:08:14,619 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:08:24,645 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:08:34,676 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:08:44,703 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:08:54,733 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:09:04,766 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:09:14,798 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:09:24,825 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:09:34,852 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:09:44,878 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:09:54,907 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:10:04,937 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:10:14,963 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:10:24,990 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:10:35,019 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:10:45,049 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:10:55,082 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:11:05,112 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:11:15,141 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:11:25,171 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:11:35,203 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:11:45,234 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:11:55,262 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:12:05,289 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:12:15,321 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:12:25,349 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:12:35,378 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:12:45,408 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:12:55,437 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:13:05,467 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:13:15,494 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:13:25,523 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:13:35,555 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:13:45,588 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:13:55,618 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:14:05,648 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:14:15,680 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:14:25,707 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:14:35,733 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:14:45,759 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:14:55,786 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:15:05,815 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:15:15,842 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:15:25,871 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:15:35,901 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:15:45,928 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:15:55,960 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:16:05,987 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:16:16,015 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:16:26,046 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:16:36,079 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:16:46,108 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:16:56,135 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:17:06,164 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:17:16,194 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:17:26,221 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:17:36,253 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:17:46,285 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:17:56,312 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:18:06,338 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:18:16,365 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:18:26,397 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:18:36,424 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:18:46,453 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:18:56,480 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:19:06,506 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:19:16,532 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:19:26,559 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:19:36,586 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:19:46,611 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:19:56,644 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:20:06,678 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:20:16,710 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:20:26,739 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:20:36,765 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:20:46,792 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:20:56,819 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:21:06,846 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:21:16,872 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:21:26,901 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:21:36,934 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:21:46,963 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:21:56,994 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:22:07,035 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:22:17,065 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:22:27,095 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:22:37,121 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:22:47,154 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:22:57,181 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:23:07,209 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:23:17,236 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:23:27,266 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:23:37,293 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:23:47,319 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:23:57,346 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:24:07,372 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:24:17,401 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:24:27,437 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:24:37,466 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:24:47,493 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:24:57,523 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:25:07,551 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:25:17,578 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:25:27,607 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:25:37,638 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:25:47,667 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:25:57,697 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:26:07,724 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:26:17,752 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:26:27,782 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:26:37,809 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:26:47,835 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:26:57,865 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:27:07,894 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:27:17,924 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:27:27,953 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:27:37,983 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:27:48,012 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:27:58,040 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:28:08,068 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:28:18,095 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:28:28,124 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:28:38,153 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:28:48,180 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:28:58,206 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:29:08,233 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:29:18,263 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:29:28,290 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:29:38,321 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:29:48,346 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:29:58,375 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:30:08,404 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:30:18,434 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:30:28,466 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:30:38,493 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:30:48,526 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:30:58,558 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:31:08,588 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:31:18,618 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:31:28,642 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:31:38,670 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:31:48,696 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:31:58,720 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:32:08,755 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:32:18,783 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:32:28,812 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:32:38,842 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:32:48,872 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:32:58,901 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:33:08,930 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:33:18,957 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:33:28,983 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:33:39,013 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:33:49,045 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:33:59,075 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:34:09,108 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:34:19,135 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:34:29,164 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:34:39,191 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:34:49,220 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:34:59,249 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:35:09,278 | test | INFO | pool-5-thread-24 | [task:check:409] Rebalance - status: running, progress: 21.4 2022-02-02 07:35:09,444 | test | INFO | pool-5-thread-24 | [rest_client:print_UI_logs:2829] Latest logs from UI on 172.23.120.206: 2022-02-02 07:35:09,444 | test | ERROR | pool-5-thread-24 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_vbucket_mover', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643813378795L, u'shortText': u'message', u'serverTime': u'2022-02-02T06:49:38.795Z', u'text': u'Bucket "default" rebalance does not seem to be swap rebalance'} 2022-02-02 07:35:09,444 | test | ERROR | pool-5-thread-24 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_rebalancer', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643813377971L, u'shortText': u'message', u'serverTime': u'2022-02-02T06:49:37.971Z', u'text': u'Started rebalancing bucket default'} 2022-02-02 07:35:09,444 | test | ERROR | pool-5-thread-24 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_memcached', u'type': u'info', u'node': u'ns_1@172.23.104.186', u'tstamp': 1643813373325L, u'shortText': u'message', u'serverTime': u'2022-02-02T06:49:33.325Z', u'text': u'Bucket "default" loaded on node \'ns_1@172.23.104.186\' in 11 seconds.'} 2022-02-02 07:35:09,444 | test | ERROR | pool-5-thread-24 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_orchestrator', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643813351044L, u'shortText': u'message', u'serverTime': u'2022-02-02T06:49:11.044Z', u'text': u"Starting rebalance, KeepNodes = ['ns_1@172.23.104.186','ns_1@172.23.120.201',\n 'ns_1@172.23.120.206','ns_1@172.23.121.10'], EjectNodes = [], Failed over and being ejected nodes = [], Delta recovery nodes = ['ns_1@172.23.104.186'], Delta recovery buckets = all; Operation Id = 5c0380e07ed8c15881f0868db239188b"} 2022-02-02 07:35:09,444 | test | ERROR | pool-5-thread-24 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_orchestrator', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643800242063L, u'shortText': u'message', u'serverTime': u'2022-02-02T03:10:42.063Z', u'text': u'Failover completed successfully.\nRebalance Operation Id = ed5a323a3286554b83ed7b95f8bd7923'} 2022-02-02 07:35:09,446 | test | ERROR | pool-5-thread-24 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'failover', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643800241624L, u'shortText': u'message', u'serverTime': u'2022-02-02T03:10:41.624Z', u'text': u"Deactivating failed over nodes ['ns_1@172.23.104.186']"} 2022-02-02 07:35:09,446 | test | ERROR | pool-5-thread-24 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'failover', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643800241613L, u'shortText': u'message', u'serverTime': u'2022-02-02T03:10:41.613Z', u'text': u"Failed over ['ns_1@172.23.104.186']: ok"} 2022-02-02 07:35:09,446 | test | ERROR | pool-5-thread-24 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_memcached', u'type': u'info', u'node': u'ns_1@172.23.104.186', u'tstamp': 1643800241486L, u'shortText': u'message', u'serverTime': u'2022-02-02T03:10:41.486Z', u'text': u'Shutting down bucket "default" on \'ns_1@172.23.104.186\' for deletion'} 2022-02-02 07:35:09,446 | test | ERROR | pool-5-thread-24 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'ns_orchestrator', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643800241235L, u'shortText': u'message', u'serverTime': u'2022-02-02T03:10:41.235Z', u'text': u"Starting failover of nodes ['ns_1@172.23.104.186']. Operation Id = ed5a323a3286554b83ed7b95f8bd7923"} 2022-02-02 07:35:09,447 | test | ERROR | pool-5-thread-24 | [rest_client:print_UI_logs:2831] {u'code': 0, u'module': u'failover', u'type': u'info', u'node': u'ns_1@172.23.120.206', u'tstamp': 1643800241235L, u'shortText': u'message', u'serverTime': u'2022-02-02T03:10:41.235Z', u'text': u"Starting failing over ['ns_1@172.23.104.186']"} 2022-02-02 07:35:09,447 | test | ERROR | pool-5-thread-24 | [task:call:320] Rebalance Failed: seems like rebalance hangs. please check logs! FAIL 2022-02-02 07:35:09,948 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+-----------------+----------+------------+-----+----------+-----------+----------+-----------+---------------+ | Bucket | Type | Storage Backend | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | ARR | +---------+-----------+-----------------+----------+------------+-----+----------+-----------+----------+-----------+---------------+ | default | couchbase | magma | 1 | none | 0 | 23270430 | 2.00 GiB | 1.54 GiB | 11.15 GiB | 23.5196986046 | +---------+-----------+-----------------+----------+------------+-----+----------+-----------+----------+-----------+---------------+ 2022-02-02 07:35:16,880 | test | INFO | MainThread | [collections_base:tearDown:82] Bucket: default, Active Resident ratio(DGM): 23% 2022-02-02 07:35:16,881 | test | INFO | MainThread | [collections_base:tearDown:85] Bucket: default, Replica Resident ratio(DGM): 0% 2022-02-02 07:36:53,997 | test | INFO | MainThread | [cluster_ready_functions:trigger_cb_collect_on_cluster:1158] Running cbcollect on node ns_1@172.23.104.186,ns_1@172.23.120.201,ns_1@172.23.120.206,ns_1@172.23.121.10 2022-02-02 07:37:04,424 | test | INFO | MainThread | [cluster_ready_functions:trigger_cb_collect_on_cluster:1161] ns_1@172.23.104.186,ns_1@172.23.120.201,ns_1@172.23.120.206,ns_1@172.23.121.10 - cbcollect status: True 2022-02-02 07:37:04,426 | test | INFO | MainThread | [cluster_ready_functions:wait_for_cb_collect_to_complete:1166] Polling active_tasks to check cbcollect status 2022-02-02 07:46:25,546 | test | WARNING | MainThread | [cluster_ready_functions:wait_for_cb_collect_to_complete:1177] Cb collect completed with status 'cancelled' 2022-02-02 07:46:25,555 | test | INFO | MainThread | [cluster_ready_functions:copy_cb_collect_logs:1193] ns_1@172.23.104.186: Copying cbcollect ZIP file to Client 2022-02-02 07:46:27,062 | test | INFO | MainThread | [cluster_ready_functions:copy_cb_collect_logs:1193] ns_1@172.23.120.201: Copying cbcollect ZIP file to Client Traceback (most recent call last): File "pytests/basetestcase.py", line 607, in tearDownEverything self.fetch_cb_collect_logs() File "pytests/basetestcase.py", line 763, in fetch_cb_collect_logs self.cluster_util.copy_cb_collect_logs(rest, nodes, cluster, File "couchbase_utils/cluster_utils/cluster_ready_functions.py", line 1198, in copy_cb_collect_logs cb_collect_path = \ KeyError: 'path' 2022-02-02 07:46:28,684 | test | WARNING | MainThread | [basetestcase:tearDownEverything:641] Killing memcached due to 'path' ====================================================================== FAIL: test_data_load_collections_with_hard_failover_recovery (bucket_collections.collections_rebalance.CollectionsRebalance) ---------------------------------------------------------------------- Traceback (most recent call last): File "pytests/bucket_collections/collections_rebalance.py", line 1112, in test_data_load_collections_with_hard_failover_recovery self.load_collections_with_rebalance(rebalance_operation="hard_failover_recovery") File "pytests/bucket_collections/collections_rebalance.py", line 1073, in load_collections_with_rebalance self.wait_for_rebalance_to_complete(rebalance) File "pytests/bucket_collections/collections_rebalance.py", line 868, in wait_for_rebalance_to_complete self.assertTrue(task.result, "Rebalance Failed") AssertionError: Rebalance Failed ---------------------------------------------------------------------- Ran 1 test in 19189.439s FAILED (failures=1) During the test, Remote Connections: 68, Disconnections: 67 SDK Connections: 30, Disconnections: 30 !!!!!! CRITICAL :: Shell disconnection mismatch !!!!! summary so far suite bucket_collections.collections_rebalance.CollectionsRebalance , pass 0 , fail 2 failures so far... bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_hard_failover_recovery bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_hard_failover_recovery testrunner logs, diags and results are available under /data/workspace/temp_rebalance_even/logs/testrunner-22-Feb-01_20-43-33/test_2 Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_graceful_failover_rebalance_out,nodes_init=5,nodes_failover=1,compaction=True,bucket_spec=magma_dgm.10_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=graceful_failover_and_rebalance_out_P0_set0' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_hard_failover_rebalance_out,nodes_init=5,nodes_failover=1,compaction=True,bucket_spec=magma_dgm.10_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=hard_failover_and_rebalance_out_P0_set0' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_graceful_failover_recovery,nodes_init=5,nodes_failover=1,recovery_type=full,compaction=True,bucket_spec=magma_dgm.5_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=graceful_failover_and_full_recovery_P0_set0' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_hard_failover_recovery,nodes_init=5,nodes_failover=1,recovery_type=full,compaction=True,bucket_spec=magma_dgm.5_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=hard_failover_and_full_recovery_P0_set0' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_graceful_failover_rebalance_out,nodes_init=5,nodes_failover=1,override_spec_params=durability,durability=MAJORITY,bucket_spec=magma_dgm.40_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=graceful_failover_and_rebalance_out_P0_set0' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_hard_failover_rebalance_out,nodes_init=5,nodes_failover=1,override_spec_params=durability,durability=MAJORITY,bucket_spec=magma_dgm.40_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=hard_failover_and_rebalance_out_P0_set0' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_graceful_failover_recovery,nodes_init=5,nodes_failover=1,recovery_type=full,override_spec_params=durability,durability=MAJORITY,bucket_spec=magma_dgm.40_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=graceful_failover_and_full_recovery_P0_set0' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_graceful_failover_recovery,nodes_init=5,nodes_failover=1,recovery_type=delta,override_spec_params=durability,durability=MAJORITY,bucket_spec=magma_dgm.40_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=graceful_failover_and_delta_recovery_P0_set0' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_hard_failover_recovery,nodes_init=5,nodes_failover=1,recovery_type=full,override_spec_params=durability,durability=MAJORITY,bucket_spec=magma_dgm.40_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=hard_failover_and_full_recovery_P0_set0' skipped, GROUP not satisfied Logs will be stored at /data/workspace/temp_rebalance_even/logs/testrunner-22-Feb-01_20-43-33/test_3 guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P 'args=-i /tmp/win10-bucket-ops.ini rerun=False,get-cbcollect-info=True,GROUP=hard_failover_and_delta_recovery_P0_set0,nodes_init=4,doc_size=250,bucket_spec=magma_dgm.10_percent_dgm.5_node_1_replica_magma_512_single_bucket,nodes_failover=1 -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_hard_failover_recovery,nodes_init=5,nodes_failover=1,recovery_type=delta,override_spec_params=durability,durability=MAJORITY,step_count=1,bucket_spec=magma_dgm.40_percent_dgm.5_node_2_replica_magma_512,doc_size=512,randomize_value=True,data_load_stage=during,skip_validations=False,GROUP=hard_failover_and_delta_recovery_P0_set0' Test Input params: {'doc_size': '250', 'data_load_stage': 'during', 'step_count': '1', 'conf_file': 'conf/magma/dgm_collections_failover.conf', 'spec': 'dgm_collections_failover', 'rerun': 'False', 'num_nodes': 4, 'GROUP': 'hard_failover_and_delta_recovery_P0_set0', 'bucket_spec': 'magma_dgm.10_percent_dgm.5_node_1_replica_magma_512_single_bucket', 'case_number': 3, 'cluster_name': 'win10-bucket-ops', 'nodes_failover': '1', 'ini': '/tmp/win10-bucket-ops.ini', 'get-cbcollect-info': 'True', 'durability': 'MAJORITY', 'recovery_type': 'delta', 'skip_validations': 'False', 'logs_folder': '/data/workspace/temp_rebalance_even/logs/testrunner-22-Feb-01_20-43-33/test_3', 'nodes_init': '4', 'randomize_value': 'True', 'override_spec_params': 'durability'} test_data_load_collections_with_hard_failover_recovery (bucket_collections.collections_rebalance.CollectionsRebalance) ... 2022-02-02 07:46:43,440 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= CollectionsRebalance setup started for test #3 test_data_load_collections_with_hard_failover_recovery ========= 2022-02-02 07:46:43,723 | test | INFO | MainThread | [basetestcase:log_setup_status:683] ========= BaseTestCase setup started for test #3 test_data_load_collections_with_hard_failover_recovery ========= Build was aborted Aborted by Balakumaran Gopal Archiving artifacts Recording test results [description-setter] Description set: Finished: ABORTED