testdrive-mysql-1            | 2025-04-01 21:11:06+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.35-1.el8 started.
testdrive-fivetran-destination-1  | {"level":"INFO","message":"listening on [::]:6874...","message-origin":"sdk_destination"}
testdrive-zookeeper-1  | ===> User
testdrive-zookeeper-1  | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser)
testdrive-zookeeper-1        | ===> Configuring ...
testdrive-postgres-1         | The files belonging to this database system will be owned by user "postgres".
testdrive-postgres-1              | This user must also own the server process.
testdrive-postgres-1              | 
testdrive-postgres-1              | The database cluster will be initialized with locale "en_US.utf8".
testdrive-postgres-1              | The default database encoding has accordingly been set to "UTF8".
testdrive-postgres-1              | The default text search configuration will be set to "english".
testdrive-postgres-1              | 
testdrive-postgres-1              | Data page checksums are disabled.
testdrive-postgres-1              | 
testdrive-postgres-1              | fixing permissions on existing directory /var/lib/postgresql/data ... ok
testdrive-postgres-1              | creating subdirectories ... ok
testdrive-postgres-1              | selecting dynamic shared memory implementation ... posix
testdrive-postgres-1              | selecting default "max_connections" ... 100
testdrive-postgres-1              | selecting default "shared_buffers" ... 128MB
testdrive-postgres-1              | selecting default time zone ... Etc/UTC
testdrive-postgres-1              | creating configuration files ... ok
testdrive-mysql-1            | 2025-04-01 21:11:06+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
testdrive-minio-1            | Formatting 1st pool, 1 set(s), 1 drives per set.
testdrive-minio-1            | WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable.
testdrive-mysql-1                 | 2025-04-01 21:11:06+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.35-1.el8 started.
testdrive-minio-1            | WARNING: Detected default credentials 'minioadmin:minioadmin', we recommend that you change these values with 'MINIO_ROOT_USER' and 'MINIO_ROOT_PASSWORD' environment variables
testdrive-postgres-1              | running bootstrap script ... ok
testdrive-minio-1            | MinIO Object Storage Server
testdrive-minio-1                 | Copyright: 2015-2023 MinIO, Inc.
testdrive-minio-1                 | License: GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html>
testdrive-minio-1                 | Version: RELEASE.2023-07-07T07-13-57Z (go1.19.10 linux/arm64)
testdrive-minio-1                 | 
testdrive-minio-1                 | Status:         1 Online, 0 Offline. 
testdrive-minio-1                 | S3-API: http://172.18.0.2:9000  http://127.0.0.1:9000   
testdrive-minio-1                 | Console: http://172.18.0.2:9001 http://127.0.0.1:9001  
testdrive-minio-1                 | 
testdrive-minio-1                 | Documentation: https://min.io/docs/minio/linux/index.html
testdrive-minio-1                 | Warning: The standard parity is set to 0. This can lead to data loss.
testdrive-mysql-1                 | 2025-04-01 21:11:06+00:00 [Note] [Entrypoint]: Initializing database files
testdrive-mysql-1                 | 2025-04-01T21:11:06.815766Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
testdrive-mysql-1                 | 2025-04-01T21:11:06.815798Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release.
testdrive-mysql-1                 | 2025-04-01T21:11:06.815900Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
testdrive-mysql-1                 | 2025-04-01T21:11:06.815916Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.35) initializing of server in progress as process 81
testdrive-mysql-1                 | 2025-04-01T21:11:06.846897Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
testdrive-minio-1                 | 
testdrive-minio-1                 |  You are running an older version of MinIO released 2 years ago 
testdrive-minio-1                 |  Update: Run `mc admin update` 
testdrive-minio-1                 | 
testdrive-minio-1                 | 
testdrive-postgres-1              | performing post-bootstrap initialization ... ok
testdrive-postgres-1              | syncing data to disk ... ok
testdrive-postgres-1              | 
testdrive-postgres-1              | 
testdrive-postgres-1              | Success. You can now start the database server using:
testdrive-postgres-1              | 
testdrive-postgres-1              |     pg_ctl -D /var/lib/postgresql/data -l logfile start
testdrive-postgres-1              | 
testdrive-postgres-1              | initdb: warning: enabling "trust" authentication for local connections
testdrive-postgres-1              | initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
testdrive-postgres-1              | waiting for server to start....2025-04-01 21:11:07.718 UTC [48] LOG:  starting PostgreSQL 17.2 (Debian 17.2-1.pgdg120+1) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
testdrive-postgres-1              | 2025-04-01 21:11:07.724 UTC [48] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
testdrive-postgres-1              | 2025-04-01 21:11:07.735 UTC [51] LOG:  database system was shut down at 2025-04-01 21:11:07 UTC
testdrive-postgres-1              | 2025-04-01 21:11:07.767 UTC [48] LOG:  database system is ready to accept connections
testdrive-postgres-1              |  done
testdrive-postgres-1              | server started
testdrive-postgres-1              | 
testdrive-postgres-1              | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/setup-postgres.sh
testdrive-postgres-1              | 
testdrive-postgres-1              | waiting for server to shut down....2025-04-01 21:11:07.869 UTC [48] LOG:  received fast shutdown request
testdrive-postgres-1              | 2025-04-01 21:11:07.871 UTC [48] LOG:  aborting any active transactions
testdrive-postgres-1              | 2025-04-01 21:11:07.873 UTC [48] LOG:  background worker "logical replication launcher" (PID 54) exited with exit code 1
testdrive-postgres-1              | 2025-04-01 21:11:07.874 UTC [49] LOG:  shutting down
testdrive-postgres-1              | 2025-04-01 21:11:07.876 UTC [49] LOG:  checkpoint starting: shutdown immediate
testdrive-postgres-1              | 2025-04-01 21:11:07.887 UTC [49] LOG:  checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.004 s, sync=0.002 s, total=0.013 s; sync files=2, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/14E4FD0, redo lsn=0/14E4FD0
testdrive-mysql-1                 | 2025-04-01T21:11:07.902197Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
testdrive-postgres-1              | 2025-04-01 21:11:07.913 UTC [48] LOG:  database system is shut down
testdrive-postgres-1              |  done
testdrive-postgres-1              | server stopped
testdrive-postgres-1              | 
testdrive-postgres-1              | PostgreSQL init process complete; ready for start up.
testdrive-postgres-1              | 
testdrive-postgres-1              | 2025-04-01 21:11:08.084 UTC [1] LOG:  starting PostgreSQL 17.2 (Debian 17.2-1.pgdg120+1) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
testdrive-postgres-1              | 2025-04-01 21:11:08.084 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
testdrive-postgres-1              | 2025-04-01 21:11:08.084 UTC [1] LOG:  listening on IPv6 address "::", port 5432
testdrive-postgres-1              | 2025-04-01 21:11:08.085 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
testdrive-postgres-1              | 2025-04-01 21:11:08.090 UTC [64] LOG:  database system was shut down at 2025-04-01 21:11:07 UTC
testdrive-postgres-1              | 2025-04-01 21:11:08.121 UTC [1] LOG:  database system is ready to accept connections
testdrive-postgres-1              | 2025-04-01 21:11:08.141 UTC [67] LOG:  pg_cron scheduler started
testdrive-zookeeper-1        | ===> Running preflight checks ... 
testdrive-zookeeper-1             | ===> Check if /var/lib/zookeeper/data is writable ...
testdrive-zookeeper-1             | ===> Check if /var/lib/zookeeper/log is writable ...
testdrive-mysql-1                 | 2025-04-01T21:11:10.111367Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
testdrive-zookeeper-1             | ===> Launching ... 
testdrive-zookeeper-1             | ===> Launching zookeeper ... 
testdrive-mysql-1                 | 2025-04-01T21:11:10.420172Z 6 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1             | [2025-04-01 21:11:10,854] INFO Reading configuration from: /etc/kafka/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,858] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,858] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,858] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,858] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,860] INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,860] INFO autopurge.purgeInterval set to 0 (org.apache.zookeeper.server.DatadirCleanupManager)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,860] INFO Purge task is not scheduled. (org.apache.zookeeper.server.DatadirCleanupManager)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,860] WARN Either no config or no quorum defined in config, running in standalone mode (org.apache.zookeeper.server.quorum.QuorumPeerMain)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,862] INFO Log4j 1.2 jmx support not found; jmx disabled. (org.apache.zookeeper.jmx.ManagedUtil)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,862] INFO Reading configuration from: /etc/kafka/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,863] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,863] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,863] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,863] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,863] INFO Starting server (org.apache.zookeeper.server.ZooKeeperServerMain)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,880] INFO ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@1b083826 (org.apache.zookeeper.server.ServerMetrics)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,884] INFO ACL digest algorithm is: SHA1 (org.apache.zookeeper.server.auth.DigestAuthenticationProvider)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,884] INFO zookeeper.DigestAuthenticationProvider.enabled = true (org.apache.zookeeper.server.auth.DigestAuthenticationProvider)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,887] INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,899] INFO  (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,899] INFO   ______                  _                                           (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,900] INFO  |___  /                 | |                                          (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,900] INFO     / /    ___     ___   | | __   ___    ___   _ __     ___   _ __    (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,900] INFO    / /    / _ \   / _ \  | |/ /  / _ \  / _ \ | '_ \   / _ \ | '__| (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,900] INFO   / /__  | (_) | | (_) | |   <  |  __/ |  __/ | |_) | |  __/ | |     (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,900] INFO  /_____|  \___/   \___/  |_|\_\  \___|  \___| | .__/   \___| |_| (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,900] INFO                                               | |                      (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,900] INFO                                               |_|                      (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,900] INFO  (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,901] INFO Server environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,901] INFO Server environment:host.name=e7ce130c4c08 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,901] INFO Server environment:java.version=17.0.12 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,901] INFO Server environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,901] INFO Server environment:java.home=/usr/lib/jvm/java-17-zulu-openjdk-ca (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO Server environment:java.class.path=/usr/bin/../share/java/kafka/jersey-container-servlet-core-2.39.1.jar:/usr/bin/../share/java/kafka/netty-codec-4.1.110.Final.jar:/usr/bin/../share/java/kafka/scala-collection-compat_2.13-2.10.0.jar:/usr/bin/../share/java/kafka/commons-cli-1.4.jar:/usr/bin/../share/java/kafka/metrics-core-4.1.12.1.jar:/usr/bin/../share/java/kafka/plexus-utils-3.3.1.jar:/usr/bin/../share/java/kafka/jackson-module-scala_2.13-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-tools-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-resolver-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.ws.rs-api-2.1.6.jar:/usr/bin/../share/java/kafka/protobuf-java-3.23.4.jar:/usr/bin/../share/java/kafka/commons-logging-1.2.jar:/usr/bin/../share/java/kafka/jakarta.xml.bind-api-2.3.3.jar:/usr/bin/../share/java/kafka/kafka-server-common-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/swagger-annotations-2.2.8.jar:/usr/bin/../share/java/kafka/jersey-hk2-2.39.1.jar:/usr/bin/../share/java/kafka/hk2-api-2.6.1.jar:/usr/bin/../share/java/kafka/commons-validator-1.7.jar:/usr/bin/../share/java/kafka/jsr305-3.0.2.jar:/usr/bin/../share/java/kafka/connect-runtime-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-util-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/slf4j-reload4j-1.7.36.jar:/usr/bin/../share/java/kafka/pcollections-4.0.1.jar:/usr/bin/../share/java/kafka/connect-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-library-2.13.12.jar:/usr/bin/../share/java/kafka/jetty-client-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/rocksdbjni-7.9.2.jar:/usr/bin/../share/java/kafka/kafka_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-native-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-lang3-3.8.1.jar:/usr/bin/../share/java/kafka/jackson-module-jaxb-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-dataformat-csv-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-shell-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-continuation-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-datatype-jdk8-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-streams-scala_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/hk2-utils-2.6.1.jar:/usr/bin/../share/java/kafka/kafka-tools-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/caffeine-2.9.3.jar:/usr/bin/../share/java/kafka/jaxb-api-2.3.1.jar:/usr/bin/../share/java/kafka/jline-3.25.1.jar:/usr/bin/../share/java/kafka/metrics-core-2.2.0.jar:/usr/bin/../share/java/kafka/javax.servlet-api-3.1.0.jar:/usr/bin/../share/java/kafka/kafka.jar:/usr/bin/../share/java/kafka/error_prone_annotations-2.10.0.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-base-2.16.2.jar:/usr/bin/../share/java/kafka/jakarta.activation-api-1.2.2.jar:/usr/bin/../share/java/kafka/jose4j-0.9.4.jar:/usr/bin/../share/java/kafka/jetty-servlets-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/reload4j-1.2.25.jar:/usr/bin/../share/java/kafka/kafka-streams-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-raft-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-security-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-client-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/zstd-jni-1.5.6-3.jar:/usr/bin/../share/java/kafka/jersey-common-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-servlet-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jetty-server-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-streams-examples-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/commons-collections-3.2.2.jar:/usr/bin/../share/java/kafka/slf4j-api-1.7.36.jar:/usr/bin/../share/java/kafka/aopalliance-repackaged-2.6.1.jar:/usr/bin/../share/java/kafka/javax.annotation-api-1.3.2.jar:/usr/bin/../share/java/kafka/netty-buffer-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-io-2.11.0.jar:/usr/bin/../share/java/kafka/connect-transforms-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-classes-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-digester-2.1.jar:/usr/bin/../share/java/kafka/kafka-clients-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-reflect-2.13.12.jar:/usr/bin/../share/java/kafka/kafka-group-coordinator-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-storage-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jackson-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/activation-1.1.1.jar:/usr/bin/../share/java/kafka/jopt-simple-5.0.4.jar:/usr/bin/../share/java/kafka/jakarta.inject-2.6.1.jar:/usr/bin/../share/java/kafka/jetty-util-ajax-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-databind-2.16.2.jar:/usr/bin/../share/java/kafka/netty-transport-native-unix-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.validation-api-2.0.2.jar:/usr/bin/../share/java/kafka/jersey-server-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-io-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/scala-logging_2.13-3.9.4.jar:/usr/bin/../share/java/kafka/hk2-locator-2.6.1.jar:/usr/bin/../share/java/kafka/paranamer-2.8.jar:/usr/bin/../share/java/kafka/connect-basic-auth-extension-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-server-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-java8-compat_2.13-1.0.2.jar:/usr/bin/../share/java/kafka/javax.activation-api-1.2.0.jar:/usr/bin/../share/java/kafka/kafka-log4j-appender-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/argparse4j-0.7.0.jar:/usr/bin/../share/java/kafka/snappy-java-1.1.10.5.jar:/usr/bin/../share/java/kafka/kafka-storage-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/netty-handler-4.1.110.Final.jar:/usr/bin/../share/java/kafka/connect-json-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jakarta.annotation-api-1.3.5.jar:/usr/bin/../share/java/kafka/javax.ws.rs-api-2.1.1.jar:/usr/bin/../share/java/kafka/reflections-0.10.2.jar:/usr/bin/../share/java/kafka/zookeeper-3.8.4.jar:/usr/bin/../share/java/kafka/zookeeper-jute-3.8.4.jar:/usr/bin/../share/java/kafka/kafka-streams-test-utils-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/trogdor-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-2.39.1.jar:/usr/bin/../share/java/kafka/maven-artifact-3.8.8.jar:/usr/bin/../share/java/kafka/jetty-http-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/kafka-metadata-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/javassist-3.29.2-GA.jar:/usr/bin/../share/java/kafka/commons-beanutils-1.9.4.jar:/usr/bin/../share/java/kafka/netty-transport-4.1.110.Final.jar:/usr/bin/../share/java/kafka/audience-annotations-0.12.0.jar:/usr/bin/../share/java/kafka/jackson-core-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-json-provider-2.16.2.jar:/usr/bin/../share/java/kafka/checker-qual-3.19.0.jar:/usr/bin/../share/java/kafka/jersey-client-2.39.1.jar:/usr/bin/../share/java/kafka/osgi-resource-locator-1.0.3.jar:/usr/bin/../share/java/kafka/opentelemetry-proto-1.0.0-alpha.jar:/usr/bin/../share/java/kafka/lz4-java-1.8.0.jar:/usr/bin/../share/java/confluent-telemetry/* (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO Server environment:java.compiler=<NA> (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO Server environment:os.arch=aarch64 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO Server environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO Server environment:user.name=appuser (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO Server environment:user.home=/home/appuser (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO Server environment:user.dir=/home/appuser (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO Server environment:os.memory.free=495MB (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO Server environment:os.memory.max=512MB (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO Server environment:os.memory.total=512MB (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO zookeeper.enableEagerACLCheck = false (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO zookeeper.digest.enabled = true (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,902] INFO zookeeper.closeSessionTxn.enabled = true (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,903] INFO zookeeper.flushDelay = 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,903] INFO zookeeper.maxWriteQueuePollTime = 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,903] INFO zookeeper.maxBatchSize=1000 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,903] INFO zookeeper.intBufferStartingSizeBytes = 1024 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,904] INFO Weighed connection throttling is disabled (org.apache.zookeeper.server.BlueThrottle)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,905] INFO minSessionTimeout set to 6000 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,905] INFO maxSessionTimeout set to 60000 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,907] INFO getData response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,907] INFO getChildren response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,908] INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,908] INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,908] INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,908] INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,908] INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,908] INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,911] INFO The max bytes for all large requests are set to 104857600 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,911] INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,911] INFO zookeeper.enforce.auth.enabled = false (org.apache.zookeeper.server.AuthenticationHelper)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,911] INFO zookeeper.enforce.auth.schemes = [] (org.apache.zookeeper.server.AuthenticationHelper)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,911] INFO Created server with tickTime 3000 ms minSessionTimeout 6000 ms maxSessionTimeout 60000 ms clientPortListenBacklog -1 datadir /var/lib/zookeeper/log/version-2 snapdir /var/lib/zookeeper/data/version-2 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:10,939] INFO Logging initialized @557ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,022] WARN o.e.j.s.ServletContextHandler@229f66ed{/,null,STOPPED} contextPath ends with /* (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,022] WARN Empty contextPath (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,044] INFO jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.12+7-LTS (org.eclipse.jetty.server.Server)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,075] INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,075] INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,076] INFO node0 Scavenging every 660000ms (org.eclipse.jetty.server.session)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,090] WARN ServletContext@o.e.j.s.ServletContextHandler@229f66ed{/,null,STARTING} has uncovered http methods for path: /* (org.eclipse.jetty.security.SecurityHandler)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,102] INFO Started o.e.j.s.ServletContextHandler@229f66ed{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,119] INFO Started ServerConnector@564fabc8{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} (org.eclipse.jetty.server.AbstractConnector)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,119] INFO Started @742ms (org.eclipse.jetty.server.Server)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,119] INFO Started AdminServer on address 0.0.0.0, port 8080 and command URL /commands (org.apache.zookeeper.server.admin.JettyAdminServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,124] INFO Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,125] WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,127] INFO Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 32 worker threads, and 64 kB direct buffers. (org.apache.zookeeper.server.NIOServerCnxnFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,129] INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NIOServerCnxnFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,142] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,143] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,143] INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,143] INFO zookeeper.commitLogCount=500 (org.apache.zookeeper.server.ZKDatabase)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,151] INFO zookeeper.snapshot.compression.method = CHECKED (org.apache.zookeeper.server.persistence.SnapStream)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,151] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,157] INFO Snapshot loaded in 14 ms, highest zxid is 0x0, digest is 1371985504 (org.apache.zookeeper.server.ZKDatabase)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,158] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,159] INFO Snapshot taken in 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,169] INFO zookeeper.request_throttler.shutdownTimeout = 10000 ms (org.apache.zookeeper.server.RequestThrottler)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,169] INFO PrepRequestProcessor (sid:0) started, reconfigEnabled=false (org.apache.zookeeper.server.PrepRequestProcessor)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,189] INFO Using checkIntervalMs=60000 maxPerMinute=10000 maxNeverUsedIntervalMs=0 (org.apache.zookeeper.server.ContainerManager)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,190] INFO ZooKeeper audit is disabled. (org.apache.zookeeper.audit.ZKAuditProvider)
testdrive-zookeeper-1             | [2025-04-01 21:11:11,324] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:11.335 UTC [75] FATAL:  role "root" does not exist
testdrive-kafka-1  | ===> User
testdrive-kafka-1  | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser)
testdrive-kafka-1  | ===> Configuring ...
testdrive-kafka-1  | Running in Zookeeper mode...
testdrive-materialized-1          | Thank you for trying Materialize! We are interested in any and all feedback you
testdrive-materialized-1          | have, which may be able to improve both our software and your queries!
testdrive-materialized-1          | 
testdrive-materialized-1          | Please reach out at:
testdrive-materialized-1          | 
testdrive-materialized-1          |   Web: https://materialize.com
testdrive-materialized-1          |   GitHub discussions: https://github.com/MaterializeInc/materialize/discussions
testdrive-materialized-1          |   Slack: https://www.materialize.com/s/chat
testdrive-materialized-1          |   Email: support@materialize.com
testdrive-materialized-1          |   Twitter: @MaterializeInc
testdrive-materialized-1          | 
testdrive-materialized-1          | ********************************* WARNING ********************************
testdrive-materialized-1          | 
testdrive-materialized-1          | You *should not* run production deployments using this Docker image.
testdrive-materialized-1          | 
testdrive-materialized-1          | This Docker image is *not* supported by Materialize.
testdrive-materialized-1          | 
testdrive-materialized-1          | This Docker image does *not* support version upgrades.
testdrive-materialized-1          | 
testdrive-materialized-1          | The performance characteristics of this Docker image are *not*
testdrive-materialized-1          | representative of the performance characteristics of our hosted offering.
testdrive-materialized-1          | This image bundles several services into the same container, while in our
testdrive-materialized-1          | hosted offering we run these services scaled across many machines.
testdrive-materialized-1          | 
testdrive-materialized-1          | ********************************* WARNING ********************************
testdrive-materialized-1          | Removed stale pid file.
testdrive-zookeeper-1             | [2025-04-01 21:11:12,381] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:12.407 UTC [82] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:13,440] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:13.482 UTC [89] FATAL:  role "root" does not exist
testdrive-mysql-1                 | 2025-04-01 21:11:13+00:00 [Note] [Entrypoint]: Database files initialized
testdrive-mysql-1                 | 2025-04-01 21:11:13+00:00 [Note] [Entrypoint]: Starting temporary server
testdrive-mysql-1                 | 2025-04-01T21:11:13.871109Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
testdrive-mysql-1                 | 2025-04-01T21:11:13.871154Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release.
testdrive-mysql-1                 | 2025-04-01T21:11:13.872471Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
testdrive-mysql-1                 | 2025-04-01T21:11:13.872499Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.35) starting as process 131
testdrive-mysql-1                 | 2025-04-01T21:11:13.889714Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
testdrive-mysql-1                 | 2025-04-01T21:11:14.044732Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
testdrive-mysql-1                 | 2025-04-01T21:11:14.421290Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
testdrive-mysql-1                 | 2025-04-01T21:11:14.421357Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
testdrive-mysql-1                 | 2025-04-01T21:11:14.425728Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
testdrive-mysql-1                 | 2025-04-01T21:11:14.447468Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock
testdrive-mysql-1                 | 2025-04-01T21:11:14.447504Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.35'  socket: '/var/run/mysqld/mysqld.sock'  port: 0  MySQL Community Server - GPL.
testdrive-mysql-1                 | 2025-04-01 21:11:14+00:00 [Note] [Entrypoint]: Temporary server started.
testdrive-mysql-1                 | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
testdrive-zookeeper-1             | [2025-04-01 21:11:14,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:14.506939Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:14.563 UTC [96] FATAL:  role "root" does not exist
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it.
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it.
testdrive-zookeeper-1             | [2025-04-01 21:11:15,552] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:15.658 UTC [103] FATAL:  role "root" does not exist
testdrive-kafka-1  | ===> Running preflight checks ... 
testdrive-kafka-1  | ===> Check if /var/lib/kafka/data is writable ...
testdrive-zookeeper-1             | [2025-04-01 21:11:16,618] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1  | ===> Check if Zookeeper is healthy ...
testdrive-postgres-1              | 2025-04-01 21:11:16.750 UTC [110] FATAL:  role "root" does not exist
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it.
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it.
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it.
testdrive-mysql-1                 | 2025-04-01T21:11:17.078958Z 9 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-mysql-1                 | 2025-04-01T21:11:17.081625Z 9 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-mysql-1                 | 2025-04-01T21:11:17.092081Z 9 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-mysql-1                 | 
testdrive-mysql-1                 | 2025-04-01 21:11:17+00:00 [Note] [Entrypoint]: Stopping temporary server
testdrive-mysql-1                 | 2025-04-01T21:11:17.121721Z 10 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-mysql-1                 | 2025-04-01T21:11:17.124596Z 10 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.35).
testdrive-kafka-1  | [2025-04-01 21:11:17,406] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,406] INFO Client environment:host.name=f13f98a33592 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:java.version=17.0.12 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:java.home=/usr/lib/jvm/java-17-zulu-openjdk-ca (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:java.class.path=/usr/share/java/cp-base-new/scala-collection-compat_2.13-2.10.0.jar:/usr/share/java/cp-base-new/commons-cli-1.4.jar:/usr/share/java/cp-base-new/metrics-core-4.1.12.1.jar:/usr/share/java/cp-base-new/commons-logging-1.2.jar:/usr/share/java/cp-base-new/logredactor-metrics-1.0.12.jar:/usr/share/java/cp-base-new/kafka-server-common-7.7.0-ccs.jar:/usr/share/java/cp-base-new/commons-validator-1.7.jar:/usr/share/java/cp-base-new/common-utils-7.7.0.jar:/usr/share/java/cp-base-new/jackson-core-2.16.0.jar:/usr/share/java/cp-base-new/logredactor-1.0.12.jar:/usr/share/java/cp-base-new/jolokia-jvm-1.7.1.jar:/usr/share/java/cp-base-new/slf4j-reload4j-1.7.36.jar:/usr/share/java/cp-base-new/pcollections-4.0.1.jar:/usr/share/java/cp-base-new/kafka_2.13-7.7.0-ccs.jar:/usr/share/java/cp-base-new/scala-library-2.13.10.jar:/usr/share/java/cp-base-new/kafka-tools-api-7.7.0-ccs.jar:/usr/share/java/cp-base-new/caffeine-2.9.3.jar:/usr/share/java/cp-base-new/jackson-module-scala_2.13-2.16.0.jar:/usr/share/java/cp-base-new/metrics-core-2.2.0.jar:/usr/share/java/cp-base-new/error_prone_annotations-2.10.0.jar:/usr/share/java/cp-base-new/jolokia-core-1.7.1.jar:/usr/share/java/cp-base-new/jose4j-0.9.5.jar:/usr/share/java/cp-base-new/reload4j-1.2.25.jar:/usr/share/java/cp-base-new/kafka-raft-7.7.0-ccs.jar:/usr/share/java/cp-base-new/json-simple-1.1.1.jar:/usr/share/java/cp-base-new/jackson-databind-2.16.0.jar:/usr/share/java/cp-base-new/zstd-jni-1.5.6-3.jar:/usr/share/java/cp-base-new/jackson-dataformat-yaml-2.16.0.jar:/usr/share/java/cp-base-new/scala-reflect-2.13.10.jar:/usr/share/java/cp-base-new/snakeyaml-2.0.jar:/usr/share/java/cp-base-new/jmx_prometheus_javaagent-0.18.0.jar:/usr/share/java/cp-base-new/re2j-1.6.jar:/usr/share/java/cp-base-new/commons-collections-3.2.2.jar:/usr/share/java/cp-base-new/slf4j-api-1.7.36.jar:/usr/share/java/cp-base-new/commons-io-2.11.0.jar:/usr/share/java/cp-base-new/commons-digester-2.1.jar:/usr/share/java/cp-base-new/kafka-clients-7.7.0-ccs.jar:/usr/share/java/cp-base-new/kafka-group-coordinator-7.7.0-ccs.jar:/usr/share/java/cp-base-new/kafka-storage-7.7.0-ccs.jar:/usr/share/java/cp-base-new/jopt-simple-5.0.4.jar:/usr/share/java/cp-base-new/scala-logging_2.13-3.9.4.jar:/usr/share/java/cp-base-new/paranamer-2.8.jar:/usr/share/java/cp-base-new/utility-belt-7.7.0-130.jar:/usr/share/java/cp-base-new/kafka-server-7.7.0-ccs.jar:/usr/share/java/cp-base-new/scala-java8-compat_2.13-1.0.2.jar:/usr/share/java/cp-base-new/gson-2.9.0.jar:/usr/share/java/cp-base-new/minimal-json-0.9.5.jar:/usr/share/java/cp-base-new/disk-usage-agent-7.7.0.jar:/usr/share/java/cp-base-new/argparse4j-0.7.0.jar:/usr/share/java/cp-base-new/snappy-java-1.1.10.5.jar:/usr/share/java/cp-base-new/kafka-storage-api-7.7.0-ccs.jar:/usr/share/java/cp-base-new/jackson-datatype-jdk8-2.16.0.jar:/usr/share/java/cp-base-new/zookeeper-3.8.4.jar:/usr/share/java/cp-base-new/zookeeper-jute-3.8.4.jar:/usr/share/java/cp-base-new/jackson-annotations-2.16.0.jar:/usr/share/java/cp-base-new/kafka-metadata-7.7.0-ccs.jar:/usr/share/java/cp-base-new/commons-beanutils-1.9.4.jar:/usr/share/java/cp-base-new/audience-annotations-0.12.0.jar:/usr/share/java/cp-base-new/checker-qual-3.19.0.jar:/usr/share/java/cp-base-new/jackson-dataformat-csv-2.16.0.jar:/usr/share/java/cp-base-new/lz4-java-1.8.0.jar (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:os.arch=aarch64 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:user.name=appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:user.home=/home/appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:user.dir=/home/appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:os.memory.free=488MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:os.memory.max=7816MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,407] INFO Client environment:os.memory.total=500MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,411] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=40000 watcher=io.confluent.admin.utils.ZookeeperConnectionWatcher@2133c8f8 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,416] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util)
testdrive-kafka-1  | [2025-04-01 21:11:17,423] INFO jute.maxbuffer value is 1048575 Bytes (org.apache.zookeeper.ClientCnxnSocket)
testdrive-kafka-1  | [2025-04-01 21:11:17,432] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1  | [2025-04-01 21:11:17,443] INFO Opening socket connection to server zookeeper/172.18.0.6:2181. (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1  | [2025-04-01 21:11:17,443] INFO SASL config status: Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1  | [2025-04-01 21:11:17,453] INFO Socket connection established, initiating session, client: /172.18.0.7:43528, server: zookeeper/172.18.0.6:2181 (org.apache.zookeeper.ClientCnxn)
testdrive-zookeeper-1             | [2025-04-01 21:11:17,463] INFO Creating new log file: log.1 (org.apache.zookeeper.server.persistence.FileTxnLog)
testdrive-kafka-1  | [2025-04-01 21:11:17,478] INFO Session establishment complete on server zookeeper/172.18.0.6:2181, session id = 0x1000007152f0000, negotiated timeout = 40000 (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1  | [2025-04-01 21:11:17,593] INFO Session: 0x1000007152f0000 closed (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:17,593] INFO EventThread shut down for session: 0x1000007152f0000 (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1  | Using log4j config /etc/kafka/log4j.properties
testdrive-zookeeper-1             | [2025-04-01 21:11:17,671] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1  | ===> Launching ... 
testdrive-kafka-1  | ===> Launching kafka ... 
testdrive-postgres-1              | 2025-04-01 21:11:17.839 UTC [117] FATAL:  role "root" does not exist
testdrive-kafka-1  | [2025-04-01 21:11:18,349] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$)
testdrive-kafka-1  | [2025-04-01 21:11:18,671] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util)
testdrive-zookeeper-1             | [2025-04-01 21:11:18,735] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1  | [2025-04-01 21:11:18,773] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler)
testdrive-kafka-1  | [2025-04-01 21:11:18,775] INFO starting (kafka.server.KafkaServer)
testdrive-kafka-1  | [2025-04-01 21:11:18,776] INFO Connecting to zookeeper on zookeeper:2181 (kafka.server.KafkaServer)
testdrive-kafka-1  | [2025-04-01 21:11:18,793] INFO [ZooKeeperClient Kafka server] Initializing a new session to zookeeper:2181. (kafka.zookeeper.ZooKeeperClient)
testdrive-kafka-1  | [2025-04-01 21:11:18,797] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:18,797] INFO Client environment:host.name=f13f98a33592 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:18,797] INFO Client environment:java.version=17.0.12 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:18,797] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1  | [2025-04-01 21:11:18,798] INFO Client environment:java.home=/usr/lib/jvm/java-17-zulu-openjdk-ca (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1      | [2025-04-01 21:11:18,798] INFO Client environment:java.class.path=/usr/bin/../share/java/kafka/jersey-container-servlet-core-2.39.1.jar:/usr/bin/../share/java/kafka/netty-codec-4.1.110.Final.jar:/usr/bin/../share/java/kafka/scala-collection-compat_2.13-2.10.0.jar:/usr/bin/../share/java/kafka/commons-cli-1.4.jar:/usr/bin/../share/java/kafka/metrics-core-4.1.12.1.jar:/usr/bin/../share/java/kafka/plexus-utils-3.3.1.jar:/usr/bin/../share/java/kafka/jackson-module-scala_2.13-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-tools-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-resolver-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.ws.rs-api-2.1.6.jar:/usr/bin/../share/java/kafka/protobuf-java-3.23.4.jar:/usr/bin/../share/java/kafka/commons-logging-1.2.jar:/usr/bin/../share/java/kafka/jakarta.xml.bind-api-2.3.3.jar:/usr/bin/../share/java/kafka/kafka-server-common-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/swagger-annotations-2.2.8.jar:/usr/bin/../share/java/kafka/jersey-hk2-2.39.1.jar:/usr/bin/../share/java/kafka/hk2-api-2.6.1.jar:/usr/bin/../share/java/kafka/commons-validator-1.7.jar:/usr/bin/../share/java/kafka/jsr305-3.0.2.jar:/usr/bin/../share/java/kafka/connect-runtime-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-util-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/slf4j-reload4j-1.7.36.jar:/usr/bin/../share/java/kafka/pcollections-4.0.1.jar:/usr/bin/../share/java/kafka/connect-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-library-2.13.12.jar:/usr/bin/../share/java/kafka/jetty-client-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/rocksdbjni-7.9.2.jar:/usr/bin/../share/java/kafka/kafka_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-native-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-lang3-3.8.1.jar:/usr/bin/../share/java/kafka/jackson-module-jaxb-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-dataformat-csv-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-shell-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-continuation-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-datatype-jdk8-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-streams-scala_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/hk2-utils-2.6.1.jar:/usr/bin/../share/java/kafka/kafka-tools-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/caffeine-2.9.3.jar:/usr/bin/../share/java/kafka/jaxb-api-2.3.1.jar:/usr/bin/../share/java/kafka/jline-3.25.1.jar:/usr/bin/../share/java/kafka/metrics-core-2.2.0.jar:/usr/bin/../share/java/kafka/javax.servlet-api-3.1.0.jar:/usr/bin/../share/java/kafka/kafka.jar:/usr/bin/../share/java/kafka/error_prone_annotations-2.10.0.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-base-2.16.2.jar:/usr/bin/../share/java/kafka/jakarta.activation-api-1.2.2.jar:/usr/bin/../share/java/kafka/jose4j-0.9.4.jar:/usr/bin/../share/java/kafka/jetty-servlets-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/reload4j-1.2.25.jar:/usr/bin/../share/java/kafka/kafka-streams-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-raft-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-security-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-client-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/zstd-jni-1.5.6-3.jar:/usr/bin/../share/java/kafka/jersey-common-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-servlet-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jetty-server-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-streams-examples-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/commons-collections-3.2.2.jar:/usr/bin/../share/java/kafka/slf4j-api-1.7.36.jar:/usr/bin/../share/java/kafka/aopalliance-repackaged-2.6.1.jar:/usr/bin/../share/java/kafka/javax.annotation-api-1.3.2.jar:/usr/bin/../share/java/kafka/netty-buffer-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-io-2.11.0.jar:/usr/bin/../share/java/kafka/connect-transforms-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-classes-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-digester-2.1.jar:/usr/bin/../share/java/kafka/kafka-clients-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-reflect-2.13.12.jar:/usr/bin/../share/java/kafka/kafka-group-coordinator-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-storage-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jackson-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/activation-1.1.1.jar:/usr/bin/../share/java/kafka/jopt-simple-5.0.4.jar:/usr/bin/../share/java/kafka/jakarta.inject-2.6.1.jar:/usr/bin/../share/java/kafka/jetty-util-ajax-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-databind-2.16.2.jar:/usr/bin/../share/java/kafka/netty-transport-native-unix-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.validation-api-2.0.2.jar:/usr/bin/../share/java/kafka/jersey-server-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-io-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/scala-logging_2.13-3.9.4.jar:/usr/bin/../share/java/kafka/hk2-locator-2.6.1.jar:/usr/bin/../share/java/kafka/paranamer-2.8.jar:/usr/bin/../share/java/kafka/connect-basic-auth-extension-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-server-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-java8-compat_2.13-1.0.2.jar:/usr/bin/../share/java/kafka/javax.activation-api-1.2.0.jar:/usr/bin/../share/java/kafka/kafka-log4j-appender-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/argparse4j-0.7.0.jar:/usr/bin/../share/java/kafka/snappy-java-1.1.10.5.jar:/usr/bin/../share/java/kafka/kafka-storage-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/netty-handler-4.1.110.Final.jar:/usr/bin/../share/java/kafka/connect-json-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jakarta.annotation-api-1.3.5.jar:/usr/bin/../share/java/kafka/javax.ws.rs-api-2.1.1.jar:/usr/bin/../share/java/kafka/reflections-0.10.2.jar:/usr/bin/../share/java/kafka/zookeeper-3.8.4.jar:/usr/bin/../share/java/kafka/zookeeper-jute-3.8.4.jar:/usr/bin/../share/java/kafka/kafka-streams-test-utils-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/trogdor-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-2.39.1.jar:/usr/bin/../share/java/kafka/maven-artifact-3.8.8.jar:/usr/bin/../share/java/kafka/jetty-http-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/kafka-metadata-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/javassist-3.29.2-GA.jar:/usr/bin/../share/java/kafka/commons-beanutils-1.9.4.jar:/usr/bin/../share/java/kafka/netty-transport-4.1.110.Final.jar:/usr/bin/../share/java/kafka/audience-annotations-0.12.0.jar:/usr/bin/../share/java/kafka/jackson-core-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-json-provider-2.16.2.jar:/usr/bin/../share/java/kafka/checker-qual-3.19.0.jar:/usr/bin/../share/java/kafka/jersey-client-2.39.1.jar:/usr/bin/../share/java/kafka/osgi-resource-locator-1.0.3.jar:/usr/bin/../share/java/kafka/opentelemetry-proto-1.0.0-alpha.jar:/usr/bin/../share/java/kafka/lz4-java-1.8.0.jar:/usr/bin/../share/java/confluent-telemetry/* (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1      | [2025-04-01 21:11:18,798] INFO Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:18,798] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:18,798] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:18,798] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:18,798] INFO Client environment:os.arch=aarch64 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:18,798] INFO Client environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:18,798] INFO Client environment:user.name=appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:18,798] INFO Client environment:user.home=/home/appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:18,798] INFO Client environment:user.dir=/home/appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:18,798] INFO Client environment:os.memory.free=986MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:18,798] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:18,798] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:18,801] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@189cbd7c (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:18,806] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket)
testdrive-kafka-1                 | [2025-04-01 21:11:18,813] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:18,815] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient)
testdrive-kafka-1                 | [2025-04-01 21:11:18,818] INFO Opening socket connection to server zookeeper/172.18.0.6:2181. (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:18,822] INFO Socket connection established, initiating session, client: /172.18.0.7:43530, server: zookeeper/172.18.0.6:2181 (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:18,850] INFO Session establishment complete on server zookeeper/172.18.0.6:2181, session id = 0x1000007152f0001, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:18,855] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient)
testdrive-postgres-1              | 2025-04-01 21:11:18.928 UTC [124] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:19,308] INFO Cluster ID = E4oge1ESSIar5T5h67IYgg (kafka.server.KafkaServer)
testdrive-kafka-1                 | [2025-04-01 21:11:19,379] INFO KafkaConfig values: 
testdrive-kafka-1                 | 	advertised.listeners = PLAINTEXT://kafka:9092
testdrive-kafka-1                 | 	alter.config.policy.class.name = null
testdrive-kafka-1                 | 	alter.log.dirs.replication.quota.window.num = 11
testdrive-kafka-1                 | 	alter.log.dirs.replication.quota.window.size.seconds = 1
testdrive-kafka-1                 | 	authorizer.class.name = 
testdrive-kafka-1                 | 	auto.create.topics.enable = false
testdrive-kafka-1                 | 	auto.include.jmx.reporter = true
testdrive-kafka-1                 | 	auto.leader.rebalance.enable = true
testdrive-kafka-1                 | 	background.threads = 10
testdrive-kafka-1                 | 	broker.heartbeat.interval.ms = 2000
testdrive-kafka-1                 | 	broker.id = 1
testdrive-kafka-1                 | 	broker.id.generation.enable = true
testdrive-kafka-1                 | 	broker.rack = null
testdrive-kafka-1                 | 	broker.session.timeout.ms = 9000
testdrive-kafka-1                 | 	client.quota.callback.class = null
testdrive-kafka-1                 | 	compression.type = producer
testdrive-kafka-1                 | 	connection.failed.authentication.delay.ms = 100
testdrive-kafka-1                 | 	connections.max.idle.ms = 600000
testdrive-kafka-1                 | 	connections.max.reauth.ms = 0
testdrive-kafka-1                 | 	control.plane.listener.name = null
testdrive-kafka-1                 | 	controlled.shutdown.enable = true
testdrive-kafka-1                 | 	controlled.shutdown.max.retries = 3
testdrive-kafka-1                 | 	controlled.shutdown.retry.backoff.ms = 5000
testdrive-kafka-1                 | 	controller.listener.names = null
testdrive-kafka-1                 | 	controller.quorum.append.linger.ms = 25
testdrive-kafka-1                 | 	controller.quorum.election.backoff.max.ms = 1000
testdrive-kafka-1                 | 	controller.quorum.election.timeout.ms = 1000
testdrive-kafka-1                 | 	controller.quorum.fetch.timeout.ms = 2000
testdrive-kafka-1                 | 	controller.quorum.request.timeout.ms = 2000
testdrive-kafka-1                 | 	controller.quorum.retry.backoff.ms = 20
testdrive-kafka-1                 | 	controller.quorum.voters = []
testdrive-kafka-1                 | 	controller.quota.window.num = 11
testdrive-kafka-1                 | 	controller.quota.window.size.seconds = 1
testdrive-kafka-1                 | 	controller.socket.timeout.ms = 30000
testdrive-kafka-1                 | 	create.topic.policy.class.name = null
testdrive-kafka-1                 | 	default.replication.factor = 1
testdrive-kafka-1                 | 	delegation.token.expiry.check.interval.ms = 3600000
testdrive-kafka-1                 | 	delegation.token.expiry.time.ms = 86400000
testdrive-kafka-1                 | 	delegation.token.master.key = null
testdrive-kafka-1                 | 	delegation.token.max.lifetime.ms = 604800000
testdrive-kafka-1                 | 	delegation.token.secret.key = null
testdrive-kafka-1                 | 	delete.records.purgatory.purge.interval.requests = 1
testdrive-kafka-1                 | 	delete.topic.enable = true
testdrive-kafka-1                 | 	early.start.listeners = null
testdrive-kafka-1                 | 	eligible.leader.replicas.enable = false
testdrive-kafka-1                 | 	fetch.max.bytes = 57671680
testdrive-kafka-1                 | 	fetch.purgatory.purge.interval.requests = 1000
testdrive-kafka-1                 | 	group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor]
testdrive-kafka-1                 | 	group.consumer.heartbeat.interval.ms = 5000
testdrive-kafka-1                 | 	group.consumer.max.heartbeat.interval.ms = 15000
testdrive-kafka-1                 | 	group.consumer.max.session.timeout.ms = 60000
testdrive-kafka-1                 | 	group.consumer.max.size = 2147483647
testdrive-kafka-1                 | 	group.consumer.min.heartbeat.interval.ms = 5000
testdrive-kafka-1                 | 	group.consumer.min.session.timeout.ms = 45000
testdrive-kafka-1                 | 	group.consumer.session.timeout.ms = 45000
testdrive-kafka-1                 | 	group.coordinator.new.enable = false
testdrive-kafka-1                 | 	group.coordinator.rebalance.protocols = [classic]
testdrive-kafka-1                 | 	group.coordinator.threads = 1
testdrive-kafka-1                 | 	group.initial.rebalance.delay.ms = 100
testdrive-kafka-1                 | 	group.max.session.timeout.ms = 1800000
testdrive-kafka-1                 | 	group.max.size = 2147483647
testdrive-kafka-1                 | 	group.min.session.timeout.ms = 6000
testdrive-kafka-1                 | 	initial.broker.registration.timeout.ms = 60000
testdrive-kafka-1                 | 	inter.broker.listener.name = null
testdrive-kafka-1                 | 	inter.broker.protocol.version = 3.7-IV4
testdrive-kafka-1                 | 	kafka.metrics.polling.interval.secs = 10
testdrive-kafka-1                 | 	kafka.metrics.reporters = []
testdrive-kafka-1                 | 	leader.imbalance.check.interval.seconds = 300
testdrive-kafka-1                 | 	leader.imbalance.per.broker.percentage = 10
testdrive-kafka-1                 | 	listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL
testdrive-kafka-1                 | 	listeners = PLAINTEXT://0.0.0.0:9092
testdrive-kafka-1                 | 	log.cleaner.backoff.ms = 15000
testdrive-kafka-1                 | 	log.cleaner.dedupe.buffer.size = 134217728
testdrive-kafka-1                 | 	log.cleaner.delete.retention.ms = 86400000
testdrive-kafka-1                 | 	log.cleaner.enable = true
testdrive-kafka-1                 | 	log.cleaner.io.buffer.load.factor = 0.9
testdrive-kafka-1                 | 	log.cleaner.io.buffer.size = 524288
testdrive-kafka-1                 | 	log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
testdrive-kafka-1                 | 	log.cleaner.max.compaction.lag.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.cleaner.min.cleanable.ratio = 0.5
testdrive-kafka-1                 | 	log.cleaner.min.compaction.lag.ms = 0
testdrive-kafka-1                 | 	log.cleaner.threads = 1
testdrive-kafka-1                 | 	log.cleanup.policy = [delete]
testdrive-kafka-1                 | 	log.dir = /tmp/kafka-logs
testdrive-kafka-1                 | 	log.dirs = /var/lib/kafka/data
testdrive-kafka-1                 | 	log.flush.interval.messages = 9223372036854775807
testdrive-kafka-1                 | 	log.flush.interval.ms = null
testdrive-kafka-1                 | 	log.flush.offset.checkpoint.interval.ms = 60000
testdrive-kafka-1                 | 	log.flush.scheduler.interval.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.flush.start.offset.checkpoint.interval.ms = 60000
testdrive-kafka-1                 | 	log.index.interval.bytes = 4096
testdrive-kafka-1                 | 	log.index.size.max.bytes = 10485760
testdrive-kafka-1                 | 	log.local.retention.bytes = -2
testdrive-kafka-1                 | 	log.local.retention.ms = -2
testdrive-kafka-1                 | 	log.message.downconversion.enable = true
testdrive-kafka-1                 | 	log.message.format.version = 3.0-IV1
testdrive-kafka-1                 | 	log.message.timestamp.after.max.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.message.timestamp.before.max.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.message.timestamp.difference.max.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.message.timestamp.type = CreateTime
testdrive-kafka-1                 | 	log.preallocate = false
testdrive-kafka-1                 | 	log.retention.bytes = -1
testdrive-kafka-1                 | 	log.retention.check.interval.ms = 300000
testdrive-kafka-1                 | 	log.retention.hours = 168
testdrive-kafka-1                 | 	log.retention.minutes = null
testdrive-kafka-1                 | 	log.retention.ms = null
testdrive-kafka-1                 | 	log.roll.hours = 168
testdrive-kafka-1                 | 	log.roll.jitter.hours = 0
testdrive-kafka-1                 | 	log.roll.jitter.ms = null
testdrive-kafka-1                 | 	log.roll.ms = null
testdrive-kafka-1                 | 	log.segment.bytes = 1073741824
testdrive-kafka-1                 | 	log.segment.delete.delay.ms = 60000
testdrive-kafka-1                 | 	max.connection.creation.rate = 2147483647
testdrive-kafka-1                 | 	max.connections = 2147483647
testdrive-kafka-1                 | 	max.connections.per.ip = 2147483647
testdrive-kafka-1                 | 	max.connections.per.ip.overrides = 
testdrive-kafka-1                 | 	max.incremental.fetch.session.cache.slots = 1000
testdrive-kafka-1                 | 	message.max.bytes = 15728640
testdrive-kafka-1                 | 	metadata.log.dir = null
testdrive-kafka-1                 | 	metadata.log.max.record.bytes.between.snapshots = 20971520
testdrive-kafka-1                 | 	metadata.log.max.snapshot.interval.ms = 3600000
testdrive-kafka-1                 | 	metadata.log.segment.bytes = 1073741824
testdrive-kafka-1                 | 	metadata.log.segment.min.bytes = 8388608
testdrive-kafka-1                 | 	metadata.log.segment.ms = 604800000
testdrive-kafka-1                 | 	metadata.max.idle.interval.ms = 500
testdrive-kafka-1                 | 	metadata.max.retention.bytes = 104857600
testdrive-kafka-1                 | 	metadata.max.retention.ms = 604800000
testdrive-kafka-1                 | 	metric.reporters = []
testdrive-kafka-1                 | 	metrics.num.samples = 2
testdrive-kafka-1                 | 	metrics.recording.level = INFO
testdrive-kafka-1                 | 	metrics.sample.window.ms = 30000
testdrive-kafka-1                 | 	min.insync.replicas = 1
testdrive-kafka-1                 | 	node.id = 1
testdrive-kafka-1                 | 	num.io.threads = 8
testdrive-kafka-1                 | 	num.network.threads = 3
testdrive-kafka-1                 | 	num.partitions = 1
testdrive-kafka-1                 | 	num.recovery.threads.per.data.dir = 1
testdrive-kafka-1                 | 	num.replica.alter.log.dirs.threads = null
testdrive-kafka-1                 | 	num.replica.fetchers = 1
testdrive-kafka-1                 | 	offset.metadata.max.bytes = 4096
testdrive-kafka-1                 | 	offsets.commit.required.acks = -1
testdrive-kafka-1                 | 	offsets.commit.timeout.ms = 5000
testdrive-kafka-1                 | 	offsets.load.buffer.size = 5242880
testdrive-kafka-1                 | 	offsets.retention.check.interval.ms = 600000
testdrive-kafka-1                 | 	offsets.retention.minutes = 10080
testdrive-kafka-1                 | 	offsets.topic.compression.codec = 0
testdrive-kafka-1                 | 	offsets.topic.num.partitions = 50
testdrive-kafka-1                 | 	offsets.topic.replication.factor = 1
testdrive-kafka-1                 | 	offsets.topic.segment.bytes = 104857600
testdrive-kafka-1                 | 	password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding
testdrive-kafka-1                 | 	password.encoder.iterations = 4096
testdrive-kafka-1                 | 	password.encoder.key.length = 128
testdrive-kafka-1                 | 	password.encoder.keyfactory.algorithm = null
testdrive-kafka-1                 | 	password.encoder.old.secret = null
testdrive-kafka-1                 | 	password.encoder.secret = null
testdrive-kafka-1                 | 	principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder
testdrive-kafka-1                 | 	process.roles = []
testdrive-kafka-1                 | 	producer.id.expiration.check.interval.ms = 600000
testdrive-kafka-1                 | 	producer.id.expiration.ms = 86400000
testdrive-kafka-1                 | 	producer.purgatory.purge.interval.requests = 1000
testdrive-kafka-1                 | 	queued.max.request.bytes = -1
testdrive-kafka-1                 | 	queued.max.requests = 500
testdrive-kafka-1                 | 	quota.window.num = 11
testdrive-kafka-1                 | 	quota.window.size.seconds = 1
testdrive-kafka-1                 | 	remote.log.index.file.cache.total.size.bytes = 1073741824
testdrive-kafka-1                 | 	remote.log.manager.task.interval.ms = 30000
testdrive-kafka-1                 | 	remote.log.manager.task.retry.backoff.max.ms = 30000
testdrive-kafka-1                 | 	remote.log.manager.task.retry.backoff.ms = 500
testdrive-kafka-1                 | 	remote.log.manager.task.retry.jitter = 0.2
testdrive-kafka-1                 | 	remote.log.manager.thread.pool.size = 10
testdrive-kafka-1                 | 	remote.log.metadata.custom.metadata.max.bytes = 128
testdrive-kafka-1                 | 	remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager
testdrive-kafka-1                 | 	remote.log.metadata.manager.class.path = null
testdrive-kafka-1                 | 	remote.log.metadata.manager.impl.prefix = rlmm.config.
testdrive-kafka-1                 | 	remote.log.metadata.manager.listener.name = null
testdrive-kafka-1                 | 	remote.log.reader.max.pending.tasks = 100
testdrive-kafka-1                 | 	remote.log.reader.threads = 10
testdrive-kafka-1                 | 	remote.log.storage.manager.class.name = null
testdrive-kafka-1                 | 	remote.log.storage.manager.class.path = null
testdrive-kafka-1                 | 	remote.log.storage.manager.impl.prefix = rsm.config.
testdrive-kafka-1                 | 	remote.log.storage.system.enable = false
testdrive-kafka-1                 | 	replica.fetch.backoff.ms = 1000
testdrive-kafka-1                 | 	replica.fetch.max.bytes = 15728640
testdrive-kafka-1                 | 	replica.fetch.min.bytes = 1
testdrive-kafka-1                 | 	replica.fetch.response.max.bytes = 10485760
testdrive-kafka-1                 | 	replica.fetch.wait.max.ms = 500
testdrive-kafka-1                 | 	replica.high.watermark.checkpoint.interval.ms = 5000
testdrive-kafka-1                 | 	replica.lag.time.max.ms = 30000
testdrive-kafka-1                 | 	replica.selector.class = null
testdrive-kafka-1                 | 	replica.socket.receive.buffer.bytes = 65536
testdrive-kafka-1                 | 	replica.socket.timeout.ms = 30000
testdrive-kafka-1                 | 	replication.quota.window.num = 11
testdrive-kafka-1                 | 	replication.quota.window.size.seconds = 1
testdrive-kafka-1                 | 	request.timeout.ms = 30000
testdrive-kafka-1                 | 	reserved.broker.max.id = 1000
testdrive-kafka-1                 | 	sasl.client.callback.handler.class = null
testdrive-kafka-1                 | 	sasl.enabled.mechanisms = [GSSAPI]
testdrive-kafka-1                 | 	sasl.jaas.config = null
testdrive-kafka-1                 | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-kafka-1                 | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-kafka-1                 | 	sasl.kerberos.principal.to.local.rules = [DEFAULT]
testdrive-kafka-1                 | 	sasl.kerberos.service.name = null
testdrive-kafka-1                 | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-kafka-1                 | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-kafka-1                 | 	sasl.login.callback.handler.class = null
testdrive-kafka-1                 | 	sasl.login.class = null
testdrive-kafka-1                 | 	sasl.login.connect.timeout.ms = null
testdrive-kafka-1                 | 	sasl.login.read.timeout.ms = null
testdrive-kafka-1                 | 	sasl.login.refresh.buffer.seconds = 300
testdrive-kafka-1                 | 	sasl.login.refresh.min.period.seconds = 60
testdrive-kafka-1                 | 	sasl.login.refresh.window.factor = 0.8
testdrive-kafka-1                 | 	sasl.login.refresh.window.jitter = 0.05
testdrive-kafka-1                 | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-kafka-1                 | 	sasl.login.retry.backoff.ms = 100
testdrive-kafka-1                 | 	sasl.mechanism.controller.protocol = GSSAPI
testdrive-kafka-1                 | 	sasl.mechanism.inter.broker.protocol = GSSAPI
testdrive-kafka-1                 | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-kafka-1                 | 	sasl.oauthbearer.expected.audience = null
testdrive-kafka-1                 | 	sasl.oauthbearer.expected.issuer = null
testdrive-kafka-1                 | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-kafka-1                 | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-kafka-1                 | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-kafka-1                 | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-kafka-1                 | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-kafka-1                 | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-kafka-1                 | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-kafka-1                 | 	sasl.server.callback.handler.class = null
testdrive-kafka-1                 | 	sasl.server.max.receive.size = 524288
testdrive-kafka-1                 | 	security.inter.broker.protocol = PLAINTEXT
testdrive-kafka-1                 | 	security.providers = null
testdrive-kafka-1                 | 	server.max.startup.time.ms = 9223372036854775807
testdrive-kafka-1                 | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-kafka-1                 | 	socket.connection.setup.timeout.ms = 10000
testdrive-kafka-1                 | 	socket.listen.backlog.size = 50
testdrive-kafka-1                 | 	socket.receive.buffer.bytes = 102400
testdrive-kafka-1                 | 	socket.request.max.bytes = 104857600
testdrive-kafka-1                 | 	socket.send.buffer.bytes = 102400
testdrive-kafka-1                 | 	ssl.allow.dn.changes = false
testdrive-kafka-1                 | 	ssl.allow.san.changes = false
testdrive-kafka-1                 | 	ssl.cipher.suites = []
testdrive-kafka-1                 | 	ssl.client.auth = none
testdrive-kafka-1                 | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-kafka-1                 | 	ssl.endpoint.identification.algorithm = https
testdrive-kafka-1                 | 	ssl.engine.factory.class = null
testdrive-kafka-1                 | 	ssl.key.password = null
testdrive-kafka-1                 | 	ssl.keymanager.algorithm = SunX509
testdrive-kafka-1                 | 	ssl.keystore.certificate.chain = null
testdrive-kafka-1                 | 	ssl.keystore.key = null
testdrive-kafka-1                 | 	ssl.keystore.location = null
testdrive-kafka-1                 | 	ssl.keystore.password = null
testdrive-kafka-1                 | 	ssl.keystore.type = JKS
testdrive-kafka-1                 | 	ssl.principal.mapping.rules = DEFAULT
testdrive-kafka-1                 | 	ssl.protocol = TLSv1.3
testdrive-kafka-1                 | 	ssl.provider = null
testdrive-kafka-1                 | 	ssl.secure.random.implementation = null
testdrive-kafka-1                 | 	ssl.trustmanager.algorithm = PKIX
testdrive-kafka-1                 | 	ssl.truststore.certificates = null
testdrive-kafka-1                 | 	ssl.truststore.location = null
testdrive-kafka-1                 | 	ssl.truststore.password = null
testdrive-kafka-1                 | 	ssl.truststore.type = JKS
testdrive-kafka-1                 | 	telemetry.max.bytes = 1048576
testdrive-kafka-1                 | 	transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000
testdrive-kafka-1                 | 	transaction.max.timeout.ms = 900000
testdrive-kafka-1                 | 	transaction.partition.verification.enable = true
testdrive-kafka-1                 | 	transaction.remove.expired.transaction.cleanup.interval.ms = 3600000
testdrive-kafka-1                 | 	transaction.state.log.load.buffer.size = 5242880
testdrive-kafka-1                 | 	transaction.state.log.min.isr = 1
testdrive-kafka-1                 | 	transaction.state.log.num.partitions = 50
testdrive-kafka-1                 | 	transaction.state.log.replication.factor = 1
testdrive-kafka-1                 | 	transaction.state.log.segment.bytes = 104857600
testdrive-kafka-1                 | 	transactional.id.expiration.ms = 604800000
testdrive-kafka-1                 | 	unclean.leader.election.enable = false
testdrive-kafka-1                 | 	unstable.api.versions.enable = false
testdrive-kafka-1                 | 	unstable.metadata.versions.enable = false
testdrive-kafka-1                 | 	zookeeper.clientCnxnSocket = null
testdrive-kafka-1                 | 	zookeeper.connect = zookeeper:2181
testdrive-kafka-1                 | 	zookeeper.connection.timeout.ms = null
testdrive-kafka-1                 | 	zookeeper.max.in.flight.requests = 10
testdrive-kafka-1                 | 	zookeeper.metadata.migration.enable = false
testdrive-kafka-1                 | 	zookeeper.metadata.migration.min.batch.size = 200
testdrive-kafka-1                 | 	zookeeper.session.timeout.ms = 18000
testdrive-kafka-1                 | 	zookeeper.set.acl = false
testdrive-kafka-1                 | 	zookeeper.ssl.cipher.suites = null
testdrive-kafka-1                 | 	zookeeper.ssl.client.enable = false
testdrive-kafka-1                 | 	zookeeper.ssl.crl.enable = false
testdrive-kafka-1                 | 	zookeeper.ssl.enabled.protocols = null
testdrive-kafka-1                 | 	zookeeper.ssl.endpoint.identification.algorithm = HTTPS
testdrive-kafka-1                 | 	zookeeper.ssl.keystore.location = null
testdrive-kafka-1                 | 	zookeeper.ssl.keystore.password = null
testdrive-kafka-1                 | 	zookeeper.ssl.keystore.type = null
testdrive-kafka-1                 | 	zookeeper.ssl.ocsp.enable = false
testdrive-kafka-1                 | 	zookeeper.ssl.protocol = TLSv1.2
testdrive-kafka-1                 | 	zookeeper.ssl.truststore.location = null
testdrive-kafka-1                 | 	zookeeper.ssl.truststore.password = null
testdrive-kafka-1                 | 	zookeeper.ssl.truststore.type = null
testdrive-kafka-1                 |  (kafka.server.KafkaConfig)
testdrive-kafka-1                 | [2025-04-01 21:11:19,423] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:19,424] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:19,424] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:19,428] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:19,435] INFO [KafkaServer id=1] Rewriting /var/lib/kafka/data/meta.properties (kafka.server.KafkaServer)
testdrive-kafka-1                 | [2025-04-01 21:11:19,507] INFO Loading logs from log dirs ArraySeq(/var/lib/kafka/data) (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:19,513] INFO No logs found to be loaded in /var/lib/kafka/data (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:19,525] INFO Loaded 0 logs in 16ms (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:19,526] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:19,528] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:19,541] INFO Starting the log cleaner (kafka.log.LogCleaner)
testdrive-kafka-1                 | [2025-04-01 21:11:19,604] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread)
testdrive-kafka-1                 | [2025-04-01 21:11:19,620] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread)
testdrive-kafka-1                 | [2025-04-01 21:11:19,633] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener)
testdrive-kafka-1                 | [2025-04-01 21:11:19,660] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread)
testdrive-zookeeper-1             | [2025-04-01 21:11:19,791] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:19,999] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas)
testdrive-kafka-1                 | [2025-04-01 21:11:20,019] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer)
testdrive-postgres-1              | 2025-04-01 21:11:20.024 UTC [131] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:20,024] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread)
testdrive-kafka-1                 | [2025-04-01 21:11:20,056] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:20,057] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:20,059] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:20,060] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:20,061] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:20,075] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler)
testdrive-kafka-1                 | [2025-04-01 21:11:20,076] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager)
testdrive-kafka-1                 | [2025-04-01 21:11:20,108] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:20,140] INFO Stat of the created znode at /brokers/ids/1 is: 27,27,1743541880127,1743541880127,1,0,0,72057624458100737,194,0,27
testdrive-kafka-1                 |  (kafka.zk.KafkaZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:20,142] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://kafka:9092, czxid (broker epoch): 27 (kafka.zk.KafkaZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:20,182] INFO [ControllerEventThread controllerId=1] Starting (kafka.controller.ControllerEventManager$ControllerEventThread)
testdrive-kafka-1                 | [2025-04-01 21:11:20,189] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:20,196] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:20,197] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:20,208] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:20,211] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:20,220] INFO [Controller id=1] 1 successfully elected as the controller. Epoch incremented to 1 and epoch zk version is now 1 (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,222] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:20,225] INFO [Controller id=1] Creating FeatureZNode at path: /feature with contents: FeatureZNode(2,Enabled,Map()) (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,231] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener)
testdrive-kafka-1                 | [2025-04-01 21:11:20,240] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:20,245] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager)
testdrive-kafka-1                 | [2025-04-01 21:11:20,246] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:20,267] INFO [MetadataCache brokerId=1] Updated cache from existing None to latest Features(version=3.7-IV4, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache)
testdrive-kafka-1                 | [2025-04-01 21:11:20,267] INFO [Controller id=1] Registering handlers (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,274] INFO [Controller id=1] Deleting log dir event notifications (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,281] INFO [Controller id=1] Deleting isr change notifications (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,285] INFO [Controller id=1] Initializing controller context (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,292] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:20,304] INFO [Controller id=1] Initialized broker epochs cache: HashMap(1 -> 27) (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,313] DEBUG [Controller id=1] Register BrokerModifications handler for Set(1) (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,322] DEBUG [Channel manager on controller 1]: Controller 1 trying to connect to broker 1 (kafka.controller.ControllerChannelManager)
testdrive-kafka-1                 | [2025-04-01 21:11:20,322] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread)
testdrive-kafka-1                 | [2025-04-01 21:11:20,331] INFO [RequestSendThread controllerId=1] Starting (kafka.controller.RequestSendThread)
testdrive-kafka-1                 | [2025-04-01 21:11:20,332] INFO [Controller id=1] Currently active brokers in the cluster: Set(1) (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,333] INFO [Controller id=1] Currently shutting brokers in the cluster: HashSet() (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,333] INFO [Controller id=1] Current list of topics in the cluster: HashSet() (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,334] INFO [Controller id=1] Fetching topic deletions in progress (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,338] INFO [Controller id=1] List of topics to be deleted:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,339] INFO [Controller id=1] List of topics ineligible for deletion:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,339] INFO [Controller id=1] Initializing topic deletion manager (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,340] INFO [Topic Deletion Manager 1] Initializing manager with initial deletions: Set(), initial ineligible deletions: HashSet() (kafka.controller.TopicDeletionManager)
testdrive-kafka-1                 | [2025-04-01 21:11:20,341] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer)
testdrive-kafka-1                 | [2025-04-01 21:11:20,341] INFO [Controller id=1] Sending update metadata request (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,346] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.DataPlaneAcceptor)
testdrive-kafka-1                 | [2025-04-01 21:11:20,347] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:20,356] INFO Kafka version: 7.7.0-ccs (org.apache.kafka.common.utils.AppInfoParser)
testdrive-kafka-1                 | [2025-04-01 21:11:20,356] INFO Kafka commitId: 342a7370342e6bbcecbdf171dbe71cf87ce67c49 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-kafka-1                 | [2025-04-01 21:11:20,356] INFO Kafka startTimeMs: 1743541880351 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-kafka-1                 | [2025-04-01 21:11:20,358] INFO [KafkaServer id=1] started (kafka.server.KafkaServer)
testdrive-kafka-1                 | [2025-04-01 21:11:20,360] INFO [ReplicaStateMachine controllerId=1] Initializing replica state (kafka.controller.ZkReplicaStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:20,362] INFO [ReplicaStateMachine controllerId=1] Triggering online replica state changes (kafka.controller.ZkReplicaStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:20,366] INFO [ReplicaStateMachine controllerId=1] Triggering offline replica state changes (kafka.controller.ZkReplicaStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:20,367] DEBUG [ReplicaStateMachine controllerId=1] Started replica state machine with initial state -> HashMap() (kafka.controller.ZkReplicaStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:20,368] INFO [PartitionStateMachine controllerId=1] Initializing partition state (kafka.controller.ZkPartitionStateMachine)
testdrive-mysql-1                 | 2025-04-01T21:11:20.368719Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.35)  MySQL Community Server - GPL.
testdrive-kafka-1                 | [2025-04-01 21:11:20,368] INFO [PartitionStateMachine controllerId=1] Triggering online partition state changes (kafka.controller.ZkPartitionStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:20,370] INFO [RequestSendThread controllerId=1] Controller 1 connected to kafka:9092 (id: 1 rack: null) for sending state change requests (kafka.controller.RequestSendThread)
testdrive-kafka-1                 | [2025-04-01 21:11:20,372] DEBUG [PartitionStateMachine controllerId=1] Started partition state machine with initial state -> HashMap() (kafka.controller.ZkPartitionStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:20,373] INFO [Controller id=1] Ready to serve as the new controller with epoch 1 (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,383] INFO [Controller id=1] Partitions undergoing preferred replica election:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,383] INFO [Controller id=1] Partitions that completed preferred replica election:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,384] INFO [Controller id=1] Skipping preferred replica election for partitions due to topic deletion:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,385] INFO [Controller id=1] Resuming preferred replica election for partitions:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,386] INFO [Controller id=1] Starting replica leader election (PREFERRED) for partitions  triggered by ZkTriggered (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,405] INFO [Controller id=1] Starting the controller scheduler (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:20,450] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 0 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:20,472] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node kafka:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread)
testdrive-kafka-1                 | [2025-04-01 21:11:20,527] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node kafka:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread)
testdrive-zookeeper-1             | [2025-04-01 21:11:20,848] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:21.113 UTC [139] FATAL:  role "root" does not exist
testdrive-mysql-1                 | 2025-04-01 21:11:21+00:00 [Note] [Entrypoint]: Temporary server stopped
testdrive-mysql-1                 | 
testdrive-mysql-1                 | 2025-04-01 21:11:21+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up.
testdrive-mysql-1                 | 
testdrive-mysql-1                 | 2025-04-01T21:11:21.380508Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
testdrive-mysql-1                 | 2025-04-01T21:11:21.380551Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release.
testdrive-mysql-1                 | 2025-04-01T21:11:21.382063Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
testdrive-mysql-1                 | 2025-04-01T21:11:21.382089Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.35) starting as process 7
testdrive-mysql-1                 | 2025-04-01T21:11:21.389431Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
testdrive-mysql-1                 | 2025-04-01T21:11:21.548913Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
testdrive-mysql-1                 | 2025-04-01T21:11:21.886467Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
testdrive-mysql-1                 | 2025-04-01T21:11:21.886530Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
testdrive-mysql-1                 | 2025-04-01T21:11:21.892128Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
testdrive-zookeeper-1             | [2025-04-01 21:11:21,900] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:21.913263Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
testdrive-mysql-1                 | 2025-04-01T21:11:21.913301Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.35'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server - GPL.
testdrive-postgres-1              | 2025-04-01 21:11:22.185 UTC [146] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | ===> User
testdrive-schema-registry-1  | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser)
testdrive-schema-registry-1  | ===> Configuring ...
testdrive-zookeeper-1             | [2025-04-01 21:11:22,963] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:23.270 UTC [153] FATAL:  role "root" does not exist
testdrive-materialized-1          | Warning: connection to the database failed, disabling startup checks:
testdrive-materialized-1          | psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.26257" failed: FATAL:  no pg_hba.conf entry for host "[local]", user "materialize", database "template1", no encryption
testdrive-materialized-1          | 
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | 2025/04/01 21:11:23 [warn] 74#74: the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:1
testdrive-zookeeper-1             | [2025-04-01 21:11:24,029] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.074084Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.074175Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.078344Z  INFO environmentd::run:environmentd::configure_controller: mz_orchestrator_process: Process orchestrator launch spec driver=Direct
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.078898Z  INFO environmentd::run: mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.079666Z  INFO environmentd::run:persist::rpc::server: mz_environmentd::environmentd::main: listening for Persist PubSub connections on 0.0.0.0:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.091356Z  INFO environmentd::run: mz_environmentd::environmentd::main: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777580544 memory.used=2959269888 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.091424Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble complete in 24.149328ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.091436Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.093192Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.093226Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.106672Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble complete in 13.482583ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.106700Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.131729Z  INFO environmentd::run:environmentd::serve: mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.132140Z  INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.192149Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.209760Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles complete in 17.613279ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.211344Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.213544Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot complete in 2.20183ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.213578Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.213664Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates complete in 86.201µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.214282Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init complete in 107.581178ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.214311Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.214343Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync complete in 33.04µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.214351Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.216973Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment system parameter computed=false ld=None catalog=None cli_default=Some(false) compiled_default=true
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.217772Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_max_wait system parameter computed=1800s ld=None catalog=None cli_default=Some(1800s) compiled_default=3600s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.218277Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_ddl_check_interval system parameter computed=300s ld=None catalog=None cli_default=None compiled_default=300s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.218720Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment_panic_after_timeout system parameter computed=true ld=None catalog=None cli_default=Some(true) compiled_default=false
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.218797Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Requested deploy generation 0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.219214Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Catalog storage doesn't exist so there's no current deploy generation. We won't wait to be leader
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.219243Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks complete in 4.891666ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.219251Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.265372Z  INFO environmentd::run:environmentd::serve: mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.265398Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open complete in 46.147465ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.265406Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.265622Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.265637Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.267027Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacting 3 batches in 2 parts totaling 35571 bytes: lower=[0] upper=[3] since=[0]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.274908Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble complete in 9.347927ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.274938Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.278566Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 11.503316ms: AppliedExact
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.287967Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: current timestamps from the postgres-backed timestamp oracle: 
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.288150Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: initial oracle timestamps: 
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.288447Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_adapter::coord::timeline: opening a new CRDB/postgres TimestampOracle for timeline EpochMilliseconds
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.288610Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: opening PostgresTimestampOracle config=PostgresTimestampOracleConfig { url: Url { scheme: "postgresql", cannot_be_a_base: false, username: "root", password: None, host: Some(Domain("%2Fvar%2Frun%2Fpostgresql")), port: Some(26257), path: "/", query: Some("options=--search_path=tsoracle"), fragment: None }, metrics: Metrics { .. }, dynamic: DynamicConfig { pg_connection_pool_max_size: 50, pg_connection_pool_max_wait: RwLock { data: Some(60s), poisoned: false, .. }, pg_connection_pool_ttl: RwLock { data: 300s, poisoned: false, .. }, pg_connection_pool_ttl_stagger: RwLock { data: 6s, poisoned: false, .. }, pg_connection_pool_connect_timeout: RwLock { data: 5s, poisoned: false, .. }, pg_connection_pool_tcp_user_timeout: RwLock { data: 30s, poisoned: false, .. } } }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.296008Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: unable to initiate timestamp_oracle with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(320)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.296405Z  INFO tokio_postgres::connection: NOTICE: schema "tsoracle" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.344459Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init complete in 69.517222ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.344507Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open beginning
testdrive-postgres-1              | 2025-04-01 21:11:24.360 UTC [160] FATAL:  role "root" does not exist
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.386194Z  WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=compute_apply_column_demands
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.386376Z  WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=persist_record_schema_id
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.390102Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:24.390207Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open complete in 109.241µs
testdrive-zookeeper-1             | [2025-04-01 21:11:25,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:25,407] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:25,408] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-postgres-1              | 2025-04-01 21:11:25.445 UTC [167] FATAL:  role "root" does not exist
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.014489Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating statements from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.015053Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.015172Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migration from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") } complete
testdrive-schema-registry-1  | ===> Running preflight checks ... 
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.129920Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open complete in 1.785401405s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.129951Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.130533Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_timestamp_oracle::postgres_oracle: Applying configuration update! params=PostgresTimestampOracleParameters { pg_connection_pool_max_size: Some(50), pg_connection_pool_max_wait: Some(Some(60s)), pg_connection_pool_ttl: Some(300s), pg_connection_pool_ttl_stagger: Some(6s), pg_connection_pool_connect_timeout: Some(5s), pg_connection_pool_tcp_user_timeout: Some(30s) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.131385Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: beginning
testdrive-schema-registry-1       | ===> Check if Kafka is healthy ...
testdrive-zookeeper-1             | [2025-04-01 21:11:26,152] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.189011Z  INFO mz_controller::clusters: attempting to remove past generation replicas
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.189281Z  INFO mz_controller::clusters: successfully removed past generation replicas
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.195929Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_storage_client::storage_collections: initializing finalizable_shards unfinalized_shards=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.212674Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: complete in 81.303022ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.216066Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.216098Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.216107Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(1) replica_id=System(1) time=2025-04-01T21:11:26.216Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.216120Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(2) replica_id=System(2) time=2025-04-01T21:11:26.216Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.216127Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(3) replica_id=System(3) time=2025-04-01T21:11:26.216Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.216182Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=User(1) replica_id=User(1) time=2025-04-01T21:11:26.216Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.217601Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_storage_controller::collection_mgmt: updating user batch duration duration=1s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.218716Z  INFO mz_storage_controller::instance: starting replica task replica_id=s1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.219480Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:41727
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.219506Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storage tcp proxy listening on 0.0.0.0:35951
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.219514Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:45287
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.219520Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: compute tcp proxy listening on 0.0.0.0:43503
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.219514Z  INFO mz_storage_controller::instance: starting replica task replica_id=s2
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.219527Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:39063
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.220198Z  INFO mz_storage_controller::instance: starting replica task replica_id=s3
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.220497Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(1)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.220527Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(2)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.221028Z  INFO mz_storage_controller::instance: starting replica task replica_id=u1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.221075Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble complete in 5.011868ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.221098Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.221401Z  INFO mz_orchestrator_process: launching cluster-s1-replica-s1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/71f3321b0e3f9048094b0911551d64f9126d1bff --compute-controller-listen-addr=/tmp/f040cd31f4c582a7012a822f734e640464893410 --internal-http-listen-addr=/tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b --opentelemetry-resource=cluster_id=s1 --opentelemetry-resource=replica_id=s1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s1-replica-s1-gen-0 --scratch-directory=/scratch/cluster-s1-replica-s1-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.221535Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(3)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.222098Z  INFO mz_compute_client::controller::replica: starting replica task replica=User(1)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.223120Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:45943
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.223150Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storage tcp proxy listening on 0.0.0.0:34209
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.223167Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: computectl tcp proxy listening on 0.0.0.0:40681
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.223175Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: compute tcp proxy listening on 0.0.0.0:39057
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.223182Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:40227
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.223762Z  INFO mz_orchestrator_process: launching cluster-s2-replica-s2-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 --compute-controller-listen-addr=/tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 --internal-http-listen-addr=/tmp/2d6695955606a1151ce51b0cc992817f2ee1d903 --opentelemetry-resource=cluster_id=s2 --opentelemetry-resource=replica_id=s2 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s2-replica-s2-gen-0 --scratch-directory=/scratch/cluster-s2-replica-s2-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.224239Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:39763
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.224258Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storage tcp proxy listening on 0.0.0.0:39907
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.224270Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: computectl tcp proxy listening on 0.0.0.0:34199
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.224278Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: compute tcp proxy listening on 0.0.0.0:34903
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.224283Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:39783
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.224552Z  INFO mz_orchestrator_process: launching cluster-s3-replica-s3-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda --compute-controller-listen-addr=/tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde --internal-http-listen-addr=/tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77 --opentelemetry-resource=cluster_id=s3 --opentelemetry-resource=replica_id=s3 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s3-replica-s3-gen-0 --scratch-directory=/scratch/cluster-s3-replica-s3-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.225234Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:44005
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.225252Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storage tcp proxy listening on 0.0.0.0:41551
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.225269Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:44633
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.225277Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: compute tcp proxy listening on 0.0.0.0:43189
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.225284Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:43333
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.225605Z  INFO mz_orchestrator_process: launching cluster-u1-replica-u1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 --compute-controller-listen-addr=/tmp/b11da31284e249136e8e3eeac2f0106883b48b7f --internal-http-listen-addr=/tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d --opentelemetry-resource=cluster_id=u1 --opentelemetry-resource=replica_id=u1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-u1-replica-u1-gen-0 --scratch-directory=/scratch/cluster-u1-replica-u1-gen-0...
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.313171Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777580544 memory.used=3126378496 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.313230Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777580544 memory.used=3126378496 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.315509Z  INFO mz_clusterd: serving internal HTTP server on /tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.315517Z  INFO mz_clusterd: serving internal HTTP server on /tmp/2d6695955606a1151ce51b0cc992817f2ee1d903
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.317306Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.317310Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.322125Z  INFO mz_clusterd: listening for storage controller connections on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.322207Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.322212Z  INFO mz_service::grpc: Starting to listen on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.322190Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777580544 memory.used=3131453440 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.322658Z  INFO mz_clusterd: listening for storage controller connections on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.322686Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.322690Z  INFO mz_service::grpc: Starting to listen on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.322744Z  INFO mz_clusterd: listening for compute controller connections on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.322757Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.322760Z  INFO mz_service::grpc: Starting to listen on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.323243Z  INFO mz_clusterd: listening for compute controller connections on /tmp/f040cd31f4c582a7012a822f734e640464893410
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.323269Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.323273Z  INFO mz_service::grpc: Starting to listen on /tmp/f040cd31f4c582a7012a822f734e640464893410
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.323296Z  INFO mz_clusterd: serving internal HTTP server on /tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.323866Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.325274Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777580544 memory.used=3143426048 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.325747Z  INFO mz_clusterd: serving internal HTTP server on /tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.326481Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.327212Z  INFO mz_clusterd: listening for storage controller connections on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.327248Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.327253Z  INFO mz_service::grpc: Starting to listen on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.327605Z  INFO mz_clusterd: listening for compute controller connections on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.327630Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.327634Z  INFO mz_service::grpc: Starting to listen on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.329750Z  INFO mz_clusterd: listening for storage controller connections on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.329791Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.329795Z  INFO mz_service::grpc: Starting to listen on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.329938Z  INFO mz_clusterd: listening for compute controller connections on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.329952Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.329955Z  INFO mz_service::grpc: Starting to listen on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.346995Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.346997Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.347471Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.347730Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.347757Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.347830Z  INFO mz_service::grpc: GrpcClient /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.347952Z  INFO mz_service::grpc: GrpcClient /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.348044Z  INFO mz_service::grpc: GrpcClient /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.347991Z  INFO mz_service::grpc: GrpcClient /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff: connected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.348229Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.348359Z  INFO mz_service::grpc: GrpcClient /tmp/f040cd31f4c582a7012a822f734e640464893410: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.348388Z  INFO mz_service::grpc: GrpcClient /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde: connected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.348772Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.349072Z  INFO mz_service::grpc: GrpcClient /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f: connected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.349079Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.349240Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.349243Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.349225Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.349417Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.349417Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"]
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.349630Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.349788Z  INFO mz_service::grpc: GrpcClient /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7: connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.350288Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.350342Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.350399Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.350415Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"]
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.351300Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.351456Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.351461Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.351474Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:26.351463Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.351547Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:26.351619Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.352568Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.352943Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"]
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.353561Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.353668Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"]
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:26.354610Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.354901Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:26.355671Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-mysql-1                 | 2025-04-01T21:11:26.462599Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:26.530 UTC [174] FATAL:  role "root" does not exist
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.874134Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s497 introspection_type=ReplicaMetricsHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.874272Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s500 introspection_type=ReplicaStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.874365Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s669 introspection_type=SinkStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.874428Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s671 introspection_type=SourceStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.874475Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s672 introspection_type=PrivatelinkConnectionStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.874534Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s674 introspection_type=StatementExecutionHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.874658Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s676 introspection_type=PreparedStatementHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.874736Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s677 introspection_type=SessionHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.874835Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s678 introspection_type=SqlText
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.874937Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s689 introspection_type=StatementLifecycleHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.874999Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s690 introspection_type=ShardMapping
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875040Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s691 introspection_type=StorageSourceStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875092Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s692 introspection_type=StorageSinkStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875130Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s700 introspection_type=Frontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875138Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s691 introspection_config.introspection_type=StorageSourceStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875133Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s690 introspection_config.introspection_type=ShardMapping
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875149Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s692 introspection_config.introspection_type=StorageSinkStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875174Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s702 introspection_type=WallclockLagHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875201Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s700 introspection_config.introspection_type=Frontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875229Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s706 introspection_type=WallclockLagHistogram
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875285Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s708 introspection_type=ComputeMaterializedViewRefreshes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875338Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s708 introspection_config.introspection_type=ComputeMaterializedViewRefreshes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875347Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s709 introspection_type=ComputeDependencies
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875392Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s710 introspection_type=ComputeOperatorHydrationStatus
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875392Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s709 introspection_config.introspection_type=ComputeDependencies
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875493Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s716 introspection_type=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875501Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s710 introspection_config.introspection_type=ComputeOperatorHydrationStatus
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875544Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s717 introspection_type=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875563Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s716 introspection_config.introspection_type=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875915Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s717 introspection_config.introspection_type=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.875923Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s721 introspection_type=ReplicaFrontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.876017Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s721 introspection_config.introspection_type=ReplicaFrontiers
testdrive-schema-registry-1       | [2025-04-01 21:11:26,890] INFO AdminClientConfig values: 
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	bootstrap.controllers = []
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = 
testdrive-schema-registry-1       | 	connections.max.idle.ms = 300000
testdrive-schema-registry-1       | 	default.api.timeout.ms = 60000
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	receive.buffer.bytes = 65536
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retries = 2147483647
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       |  (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.960450Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init complete in 739.350703ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:26.960490Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans beginning
testdrive-schema-registry-1       | [2025-04-01 21:11:27,124] INFO Kafka version: 7.7.0-ccs (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:27,125] INFO Kafka commitId: 342a7370342e6bbc (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:27,125] INFO Kafka startTimeMs: 1743541887121 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-zookeeper-1             | [2025-04-01 21:11:27,212] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:27.528929Z 9 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:27.609 UTC [181] FATAL:  role "root" does not exist
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.659160Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans complete in 698.667592ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.662890Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666180Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541886221] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666219Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541886221] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666227Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541886221] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666234Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541886221] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666242Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541886221] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666249Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541886221] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666257Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541886221] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666263Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541886221] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666268Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541886221] .. []] reason=storage input s493 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666275Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541886221] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666280Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541886221] .. []] reason=storage input s466 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666287Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541886221] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666294Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541886221] .. []] reason=storage input s474 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666301Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541886221] .. []] reason=storage input s472 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666307Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541886221] .. []] reason=storage input s476 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666336Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541886221] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666343Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541886221] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666351Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541886221] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666357Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541886221] .. []] reason=storage input s489 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666363Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541886221] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666371Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541886221] .. []] reason=storage input s492 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666379Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541886221] .. []] reason=storage input s482 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666386Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541886221] .. []] reason=storage input s489 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666401Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541886221] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666407Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541886221] .. []] reason=storage input s482 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666412Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541886221] .. []] reason=storage input s466 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666418Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541886221] .. []] reason=storage input s472 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666429Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541886221] .. []] reason=storage input s474 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666435Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541886221] .. []] reason=storage input s515 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666441Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541886221] .. []] reason=storage input s459 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666448Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541886221] .. []] reason=storage input s495 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666458Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541886221] .. []] reason=storage input s498 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666465Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541886221] .. []] reason=storage input s499 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666475Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541886221] .. []] reason=storage input s496 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666483Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541886221] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666490Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541886221] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666501Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541886221] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666507Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541886221] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666514Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541886221] .. []] reason=storage input s459 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666522Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541886221] .. []] reason=storage input s458 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666531Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541886221] .. []] reason=storage input s513 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666538Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541886221] .. []] reason=storage input s512 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666550Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541886221] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666556Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541886221] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666562Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541886221] .. []] reason=storage input s493 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666571Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541886221] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666577Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541886221] .. []] reason=storage input s476 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666588Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541886221] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666595Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541886221] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666600Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541886221] .. []] reason=storage input s492 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666607Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541886221] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666616Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541886221] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666622Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541886221] .. []] reason=storage input s504 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666631Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541886221] .. []] reason=storage input s792 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666643Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541886221] .. []] reason=upstream s747 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666652Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541886221] .. []] reason=upstream s764 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666663Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541886221] .. []] reason=upstream s754 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666686Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s788 bounds=[[0] .. [0]] reason=storage export s788 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666696Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s789 bounds=[[0] .. [0]] reason=storage export s789 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666702Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s790 bounds=[[0] .. [0]] reason=storage export s790 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666715Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666723Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666733Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666743Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666754Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666768Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666779Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541886876]] reason=storage input s678 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666790Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541886875]] reason=storage input s674 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666798Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541886875]] reason=storage input s691 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666805Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1743541886875]] reason=storage input s692 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666826Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666833Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666840Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s493 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666847Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666853Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s466 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666865Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666872Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s474 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666882Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s472 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666890Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s476 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666896Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666909Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666920Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666930Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s489 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666938Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666948Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s492 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666955Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s482 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666964Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s489 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666971Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666980Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s482 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666987Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s466 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.666996Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s472 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667003Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s474 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667010Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s515 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667016Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s459 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667026Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541886876]] reason=storage input s671 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667033Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541886221] .. [1743541886876]] reason=storage input s669 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667039Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541886876]] reason=storage input s669 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667046Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s495 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667057Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s498 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667064Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s499 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667076Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541886876]] reason=storage input s500 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667084Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s496 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667090Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541886876]] reason=storage input s497 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667096Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667102Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667108Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667118Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667127Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s459 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667133Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541886875]] reason=storage input s709 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667144Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541886875]] reason=storage input s700 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667151Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541886876]] reason=storage input s702 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667160Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s458 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667167Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s513 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667177Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s512 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667183Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667194Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667201Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s493 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667207Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667213Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s476 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667219Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667229Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667235Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s492 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667242Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667251Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667257Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541886875]] reason=storage input s721 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667263Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1743541886875]] reason=storage input s717 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667272Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s504 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667281Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541886221] .. [1743541886221]] reason=storage input s792 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667293Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541886875]] reason=upstream s694 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667299Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541886221] .. [1743541886221]] reason=upstream s747 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667306Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541886221] .. [1743541886221]] reason=upstream s764 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667335Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541886221] .. [1743541886221]] reason=upstream s754 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667347Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541886221]] reason=downstream s781 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667353Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541886221]] reason=downstream s781 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667363Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541886221]] reason=downstream s740 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667372Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541886221]] reason=downstream s696 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667448Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s590 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667465Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s593 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667472Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s599 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667479Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s602 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886221]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667485Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s605 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886221]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667491Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s612 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667498Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541885000]] reason=read policy applied to write frontier [1743541886877]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667504Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541885000]] reason=read policy applied to write frontier [1743541886876]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667510Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1740949886000]] reason=read policy applied to write frontier [1743541886876]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667523Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541885000]] reason=read policy applied to write frontier [1743541886221]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667529Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1740949886000]] reason=read policy applied to write frontier [1743541886876]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667535Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s727 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667541Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s728 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667552Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s729 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667559Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s730 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667566Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s731 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667575Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s732 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667582Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s733 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667590Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s734 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667599Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s735 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667606Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s736 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667613Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s737 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667622Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s738 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667630Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s739 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667637Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s740 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886221]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667647Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s741 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667654Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s742 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667660Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s743 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667670Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s744 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667677Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s745 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667684Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s746 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949886000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667696Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s747 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949886000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667703Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s748 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667709Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s749 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667719Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s750 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886221]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667726Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541885000]] reason=read policy applied to write frontier [1743541886877]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667731Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s752 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886221]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667741Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541885000]] reason=read policy applied to write frontier [1743541886877]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667748Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s754 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949886000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667755Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s755 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949886000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667766Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s756 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949886000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667773Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541885000]] reason=read policy applied to write frontier [1743541886877]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667778Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s758 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949886000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667788Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541885000]] reason=read policy applied to write frontier [1743541886877]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667795Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s760 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949886000] }, reason: "read policy applied to write frontier [1743541886221]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667801Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s761 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886221]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667811Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s762 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667862Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s763 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886221]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667868Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s764 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949886000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667875Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541885000]] reason=read policy applied to write frontier [1743541886876]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667885Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s766 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886221]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667892Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541885000]] reason=read policy applied to write frontier [1743541886876]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667898Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541885000]] reason=read policy applied to write frontier [1743541886877]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667907Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s769 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949886000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667913Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s770 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949886000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667920Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s771 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949886000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667930Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s772 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667937Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s773 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667946Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s774 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667953Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s775 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667960Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s776 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667970Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s777 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886221]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667977Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s778 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667983Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s779 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.667993Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s780 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.668000Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s781 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886221]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.668006Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s782 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886221]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.668013Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541885000]] reason=read policy applied to write frontier [1743541886876]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.668019Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1740949886000]] reason=read policy applied to write frontier [1743541886876]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.668026Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s786 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.668033Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s795 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541885000] }, reason: "read policy applied to write frontier [1743541886222]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.669116Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping complete in 6.230044ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.669158Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.669625Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.669981Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.670743Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.671963Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.673127Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.673627Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.673945Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541885000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.674138Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541885000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.674580Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949886000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.674894Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541885000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.675013Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949886000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.675146Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.675390Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.675502Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.675645Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.675802Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.676070Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble complete in 6.911333ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.676100Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.676103Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.676236Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.676445Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.676644Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.676861Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.677222Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.677617Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.677841Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.678276Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.678827Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.678928Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679044Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679108Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679176Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679245Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679420Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679538Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679571Z  INFO mz_adapter::coord: starting snapshot table_id=System(457)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679591Z  INFO mz_adapter::coord: starting snapshot table_id=System(458)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679637Z  INFO mz_adapter::coord: starting snapshot table_id=System(456)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679767Z  INFO mz_adapter::coord: starting snapshot table_id=System(460)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679787Z  INFO mz_adapter::coord: starting snapshot table_id=System(462)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679799Z  INFO mz_adapter::coord: starting snapshot table_id=System(459)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679847Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679857Z  INFO mz_adapter::coord: starting snapshot table_id=System(463)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679950Z  INFO mz_adapter::coord: starting snapshot table_id=System(461)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.679995Z  INFO mz_adapter::coord: starting snapshot table_id=System(464)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680059Z  INFO mz_adapter::coord: starting snapshot table_id=System(465)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680084Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680231Z  INFO mz_adapter::coord: starting snapshot table_id=System(466)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680239Z  INFO mz_adapter::coord: starting snapshot table_id=System(468)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680265Z  INFO mz_adapter::coord: starting snapshot table_id=System(470)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680285Z  INFO mz_adapter::coord: starting snapshot table_id=System(467)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680417Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541885000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680525Z  INFO mz_adapter::coord: starting snapshot table_id=System(471)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680527Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680635Z  INFO mz_adapter::coord: starting snapshot table_id=System(469)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680687Z  INFO mz_adapter::coord: starting snapshot table_id=System(472)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680694Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541885000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680768Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680811Z  INFO mz_adapter::coord: starting snapshot table_id=System(473)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680861Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680923Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.680961Z  INFO mz_adapter::coord: starting snapshot table_id=System(474)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.681107Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541885000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.681190Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.681234Z  INFO mz_adapter::coord: starting snapshot table_id=System(475)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.681261Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541885000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.681392Z  INFO mz_adapter::coord: starting snapshot table_id=System(476)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.681402Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.681437Z  INFO mz_adapter::coord: starting snapshot table_id=System(477)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.681443Z  INFO mz_adapter::coord: starting snapshot table_id=System(478)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.681553Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.681634Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.681841Z  INFO mz_adapter::coord: starting snapshot table_id=System(479)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.681854Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682043Z  INFO mz_adapter::coord: starting snapshot table_id=System(480)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682058Z  INFO mz_adapter::coord: starting snapshot table_id=System(481)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682145Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682218Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541885000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682264Z  INFO mz_adapter::coord: starting snapshot table_id=System(482)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682281Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682328Z  INFO mz_adapter::coord: starting snapshot table_id=System(483)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682338Z  INFO mz_adapter::coord: starting snapshot table_id=System(484)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682367Z  INFO mz_adapter::coord: starting snapshot table_id=System(485)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682408Z  INFO mz_adapter::coord: starting snapshot table_id=System(486)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682538Z  INFO mz_adapter::coord: starting snapshot table_id=System(488)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682574Z  INFO mz_adapter::coord: starting snapshot table_id=System(490)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682633Z  INFO mz_adapter::coord: starting snapshot table_id=System(491)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682461Z  INFO mz_adapter::coord: starting snapshot table_id=System(487)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682498Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541885000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682756Z  INFO mz_adapter::coord: starting snapshot table_id=System(492)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682864Z  INFO mz_adapter::coord: starting snapshot table_id=System(493)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682884Z  INFO mz_adapter::coord: starting snapshot table_id=System(495)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682959Z  INFO mz_adapter::coord: starting snapshot table_id=System(494)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683026Z  INFO mz_adapter::coord: starting snapshot table_id=System(496)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683053Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541885000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683065Z  INFO mz_adapter::coord: starting snapshot table_id=System(498)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683117Z  INFO mz_adapter::coord: starting snapshot table_id=System(499)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683183Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683256Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683355Z  INFO mz_adapter::coord: starting snapshot table_id=System(502)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683378Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683394Z  INFO mz_adapter::coord: starting snapshot table_id=System(505)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683484Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683368Z  INFO mz_adapter::coord: starting snapshot table_id=System(501)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683536Z  INFO mz_adapter::coord: starting snapshot table_id=System(506)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683559Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683596Z  INFO mz_adapter::coord: starting snapshot table_id=System(508)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683610Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683612Z  INFO mz_adapter::coord: starting snapshot table_id=System(507)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683669Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683678Z  INFO mz_adapter::coord: starting snapshot table_id=System(509)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683773Z  INFO mz_adapter::coord: starting snapshot table_id=System(510)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683780Z  INFO mz_adapter::coord: starting snapshot table_id=System(511)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683835Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683942Z  INFO mz_adapter::coord: starting snapshot table_id=System(512)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683958Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.683995Z  INFO mz_adapter::coord: starting snapshot table_id=System(513)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.684021Z  INFO mz_adapter::coord: starting snapshot table_id=System(514)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.684092Z  INFO mz_adapter::coord: starting snapshot table_id=System(515)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.684213Z  INFO mz_adapter::coord: starting snapshot table_id=System(517)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.684358Z  INFO mz_adapter::coord: starting snapshot table_id=System(516)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.684152Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.684492Z  INFO mz_adapter::coord: starting snapshot table_id=System(792)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.684579Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.682546Z  INFO mz_adapter::coord: starting snapshot table_id=System(489)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.684691Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.684855Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.685188Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.685357Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541885000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.685720Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949886000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.686155Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.686510Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.686589Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.686792Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.686876Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.688612Z  INFO mz_adapter::coord: finished snapshot table_id=System(464)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.690884Z  INFO mz_adapter::coord: finished snapshot table_id=System(456)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.691961Z  INFO mz_adapter::coord: finished snapshot table_id=System(792)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.691964Z  INFO mz_adapter::coord: finished snapshot table_id=System(460)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.695616Z  INFO mz_adapter::coord: finished snapshot table_id=System(473)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.695859Z  INFO mz_adapter::coord: finished snapshot table_id=System(479)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.696576Z  INFO mz_adapter::coord: finished snapshot table_id=System(502)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.697716Z  INFO mz_adapter::coord: finished snapshot table_id=System(474)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.698028Z  INFO mz_adapter::coord: finished snapshot table_id=System(507)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.698479Z  INFO mz_adapter::coord: finished snapshot table_id=System(511)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.698855Z  INFO mz_adapter::coord: finished snapshot table_id=System(477)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.698982Z  INFO mz_adapter::coord: finished snapshot table_id=System(461)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.699187Z  INFO mz_adapter::coord: finished snapshot table_id=System(465)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.699407Z  INFO mz_adapter::coord: finished snapshot table_id=System(513)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.700795Z  INFO mz_adapter::coord: finished snapshot table_id=System(469)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.700890Z  INFO mz_adapter::coord: finished snapshot table_id=System(485)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.701364Z  INFO mz_adapter::coord: finished snapshot table_id=System(490)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.701432Z  INFO mz_adapter::coord: finished snapshot table_id=System(483)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.701495Z  INFO mz_adapter::coord: finished snapshot table_id=System(495)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.701538Z  INFO mz_adapter::coord: finished snapshot table_id=System(480)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.701842Z  INFO mz_adapter::coord: finished snapshot table_id=System(481)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.702362Z  INFO mz_adapter::coord: finished snapshot table_id=System(459)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.702952Z  INFO mz_adapter::coord: finished snapshot table_id=System(501)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.703753Z  INFO mz_adapter::coord: finished snapshot table_id=System(496)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.704283Z  INFO mz_adapter::coord: finished snapshot table_id=System(515)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.704396Z  INFO mz_adapter::coord: finished snapshot table_id=System(510)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.704680Z  INFO mz_adapter::coord: finished snapshot table_id=System(492)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.704733Z  INFO mz_adapter::coord: finished snapshot table_id=System(470)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.705095Z  INFO mz_adapter::coord: finished snapshot table_id=System(478)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.705111Z  INFO mz_adapter::coord: finished snapshot table_id=System(512)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.705123Z  INFO mz_adapter::coord: finished snapshot table_id=System(475)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.705963Z  INFO mz_adapter::coord: finished snapshot table_id=System(488)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.705968Z  INFO mz_adapter::coord: finished snapshot table_id=System(493)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.705966Z  INFO mz_adapter::coord: finished snapshot table_id=System(486)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.706193Z  INFO mz_adapter::coord: finished snapshot table_id=System(482)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.706380Z  INFO mz_adapter::coord: finished snapshot table_id=System(514)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.706793Z  INFO mz_adapter::coord: finished snapshot table_id=System(468)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.707709Z  INFO mz_adapter::coord: finished snapshot table_id=System(472)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.708647Z  INFO mz_adapter::coord: finished snapshot table_id=System(487)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.709635Z  INFO mz_adapter::coord: finished snapshot table_id=System(508)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.710801Z  INFO mz_adapter::coord: finished snapshot table_id=System(467)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.710808Z  INFO mz_adapter::coord: finished snapshot table_id=System(463)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.733711Z  INFO mz_adapter::coord: finished snapshot table_id=System(491)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.733860Z  INFO mz_adapter::coord: finished snapshot table_id=System(516)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.733901Z  INFO mz_adapter::coord: finished snapshot table_id=System(509)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.734068Z  INFO mz_adapter::coord: finished snapshot table_id=System(466)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.734210Z  INFO mz_adapter::coord: finished snapshot table_id=System(471)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.756986Z  INFO mz_adapter::coord: finished snapshot table_id=System(498)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.757032Z  INFO mz_adapter::coord: finished snapshot table_id=System(505)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.757154Z  INFO mz_adapter::coord: finished snapshot table_id=System(506)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.757394Z  INFO mz_adapter::coord: finished snapshot table_id=System(494)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.759480Z  INFO mz_adapter::coord: finished snapshot table_id=System(499)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.759783Z  INFO mz_adapter::coord: finished snapshot table_id=System(517)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.767410Z  INFO mz_adapter::coord: finished snapshot table_id=System(458)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.767796Z  INFO mz_adapter::coord: finished snapshot table_id=System(489)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.768344Z  INFO mz_adapter::coord: finished snapshot table_id=System(476)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.817932Z  INFO mz_adapter::coord: finished snapshot table_id=System(457)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.824733Z  INFO mz_adapter::coord: finished snapshot table_id=System(462)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.826199Z  INFO mz_adapter::coord: finished snapshot table_id=System(484)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.826306Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.826345Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization complete in 42.881µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.826355Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: coordinator init: sending builtin table updates
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.833238Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: our write ts write_ts=Some(1743541887826)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.834865Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates complete in 158.762872ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.834914Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.836484Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup complete in 1.569541ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.836518Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.836589Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t7 replica_id=s1 type_=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.836601Z  INFO mz_adapter::coord: coordinator init: cleaning up orphaned secrets
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:27.837018Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:27.837080Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:27.837088Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.837143Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.837182Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:27.837743117Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:27.837149Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:27.837945240Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:27.837151Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:27.838137403Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:27.837146Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:27.838266684Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.837621Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:27.837624Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:27.837708Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.837976Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:27.837984Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:27.837988Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:27.838025Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:27.838208Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:27.838210Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:27.838214Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:27.838252Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.838266Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t9 replica_id=s1 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:27.838534Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801087837 replica_expiration_utc=2025-04-04 21:11:27.837 UTC
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:27.838552Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801087837 replica_expiration_utc=2025-04-04 21:11:27.837 UTC
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:27.838574Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801087837 replica_expiration_utc=2025-04-04 21:11:27.837 UTC
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.838788Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t11 replica_id=s2 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:27.839015Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.839397Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t13 replica_id=s2 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.839418Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:27.839650Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.839772Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.839833Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.839830Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t15 replica_id=s3 type_=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.840051Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t17 replica_id=s3 type_=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.840089Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.840378Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t19 replica_id=u1 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:27.840460Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.840671Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t21 replica_id=u1 type_=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.840691Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.840998Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode complete in 4.48002ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.841014Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap complete in 1.624951791s
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.842731Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.843081Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801087842 replica_expiration_utc=2025-04-04 21:11:27.842 UTC
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:27.845409Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:27.845830947Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:27.845399Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:27.845945508Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.845469Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:27.846033750Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:27.845694Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.845711Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start complete in 1.715757821s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.845724Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: complete in 3.580166578s
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.845726Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.845749Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init complete in 3.580342861s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.845767Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble beginning
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.845781Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.845882Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:27.846015Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:27.846420515Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:27.846188Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:27.846263Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:27.846302Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:27.846372Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:27.846375Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.846606Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble complete in 837.731µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.846625Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: complete in 3.753439248s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.846836Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving complete in 3.755400274s
testdrive-materialized-1          | environmentd v0.140.0-dev.0 (46249f481) listening...
testdrive-materialized-1          |  SQL address: 0.0.0.0:6875
testdrive-materialized-1          |  HTTP address: 0.0.0.0:6876
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:27.846857Z  INFO mz_environmentd::environmentd::main: startup: envd init: complete in 3.779580042s
testdrive-materialized-1          |  Internal SQL address: 0.0.0.0:6877
testdrive-materialized-1          |  Internal HTTP address: 0.0.0.0:6878
testdrive-materialized-1          |  Internal Persist PubSub address: 0.0.0.0:6879
testdrive-materialized-1          |  Root trace ID: 00000000000000000000000000000000
testdrive-schema-registry-1       | Using log4j config /etc/schema-registry/log4j.properties
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.857343Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.870404Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.878565Z  INFO mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.879722Z  INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping    
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.880260Z  INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping    
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.895825Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.925629Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.937228Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.947028Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541885000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.948581Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541885000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.952561Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949886000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.956092Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541885000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.956931Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949886000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.958739Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.962661Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-schema-registry-1       | ===> Launching ... 
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.966795Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.970931Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.974780Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-schema-registry-1       | ===> Launching schema-registry ... 
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.981274Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.985060Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.989958Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.994651Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:27.998617Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.009413Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.029516Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.033159Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.040397Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.066287Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.070566Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.074751Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.075811Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.076931Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.078204Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.079443Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.080568Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.081620Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.082904Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.100460Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541885000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.101737Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.107741Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541885000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.108830Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.109902Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.111094Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.112139Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541885000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.113462Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.114541Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541885000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.115530Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.122334Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.124212Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.125767Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.141189Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.142581Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541885000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.143520Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.148734Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541885000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.149977Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541885000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.151735Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.152881Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.153975Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.155007Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.156052Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.157141Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.158473Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.159440Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.160885Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.166297Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.167440Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.168403Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.169605Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.186638Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.196088Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541885000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.197185Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949886000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.198306Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.206179Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.208202Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.210227Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:28.211894Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801087843] expiration_datetime=Some(2025-04-04T21:11:27.843Z) plan_until=[] until=[1743801087843]
testdrive-zookeeper-1             | [2025-04-01 21:11:28,275] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-materialized-1          | 2025-04-01T21:11:28.370919Z  thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92:
testdrive-materialized-1          | index out of bounds: the len is 5 but the index is 5
testdrive-materialized-1          |    6: core::panicking::panic_fmt
testdrive-materialized-1          |    7: core::panicking::panic_bounds_check
testdrive-materialized-1          |    8: <mz_compute::render::context::CollectionBundle<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::arrange_collection::{closure#0}::{closure#0}
testdrive-materialized-1          |    9: <timely::dataflow::operators::generic::builder_raw::OperatorCore<mz_repr::timestamp::Timestamp, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build_reschedule<<timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   10: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   11: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   12: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   13: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   14: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   15: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   16: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   17: <timely::progress::subgraph::Subgraph<(), mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   18: <timely::worker::Wrapper>::step
testdrive-materialized-1          |   19: <timely::worker::Worker<timely_communication::allocator::generic::Generic>>::step_or_park
testdrive-materialized-1          |   20: <mz_compute::server::Config as mz_cluster::client::ClusterSpec>::run_worker::<timely_communication::allocator::generic::Generic>
testdrive-materialized-1          | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.448604Z  WARN persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: pubsub connection err: status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.448643Z  INFO persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: Persist PubSub connection ended: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.492930Z  WARN mz_compute_client::controller::replica: replica task failed: status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }: error reading a body from connection: stream closed because of a broken pipe replica=System(2)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.493004Z  WARN mz_storage_controller::instance: replica task failed replica_id=s2 error=status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }
testdrive-materialized-1          | 2025-04-01T21:11:28.448448Z  thread 'tokio:work-1' panicked at src/orchestrator-process/src/lib.rs:868:29:
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0-0 crashed; aborting because propagate_crashes is enabled
testdrive-materialized-1          |    6: core::panicking::panic_fmt
testdrive-materialized-1          |    7: <mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}
testdrive-materialized-1          |    8: <tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}> as core::future::future::Future>::poll
testdrive-materialized-1          |    9: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread_alt::handle::Handle>>>::poll
testdrive-materialized-1          |   10: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll
testdrive-materialized-1          |   11: <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task
testdrive-materialized-1          |   12: <tokio::runtime::scheduler::multi_thread::worker::Context>::run
testdrive-materialized-1          |   13: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
testdrive-materialized-1          |   14: tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
testdrive-materialized-1          |   15: tokio::runtime::scheduler::multi_thread::worker::run
testdrive-materialized-1          |   16: <tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll
testdrive-materialized-1          |   17: <tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>> as core::future::future::Future>::poll
testdrive-materialized-1          |   18: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
testdrive-materialized-1          |   19: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
testdrive-materialized-1          |   20: <tokio::runtime::blocking::pool::Inner>::run
testdrive-materialized-1          | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:28.517766Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:28.517851Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:28.517848Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:28.524699Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:28.524710Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:28.524896Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:28.524971Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:28.525001Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:28.528667Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-mysql-1                 | 2025-04-01T21:11:28.619545Z 10 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:28.687 UTC [188] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | [2025-04-01 21:11:28,786] INFO SchemaRegistryConfig values: 
testdrive-schema-registry-1       | 	access.control.allow.headers = 
testdrive-schema-registry-1       | 	access.control.allow.methods = 
testdrive-schema-registry-1       | 	access.control.allow.origin = 
testdrive-schema-registry-1       | 	access.control.skip.options = true
testdrive-schema-registry-1       | 	authentication.method = NONE
testdrive-schema-registry-1       | 	authentication.realm = 
testdrive-schema-registry-1       | 	authentication.roles = [*]
testdrive-schema-registry-1       | 	authentication.skip.paths = []
testdrive-schema-registry-1       | 	avro.compatibility.level = 
testdrive-schema-registry-1       | 	compression.enable = true
testdrive-schema-registry-1       | 	connector.connection.limit = 0
testdrive-schema-registry-1       | 	csrf.prevention.enable = false
testdrive-schema-registry-1       | 	csrf.prevention.token.endpoint = /csrf
testdrive-schema-registry-1       | 	csrf.prevention.token.expiration.minutes = 30
testdrive-schema-registry-1       | 	csrf.prevention.token.max.entries = 10000
testdrive-schema-registry-1       | 	debug = false
testdrive-schema-registry-1       | 	dos.filter.delay.ms = 100
testdrive-schema-registry-1       | 	dos.filter.enabled = false
testdrive-schema-registry-1       | 	dos.filter.insert.headers = true
testdrive-schema-registry-1       | 	dos.filter.ip.whitelist = []
testdrive-schema-registry-1       | 	dos.filter.managed.attr = false
testdrive-schema-registry-1       | 	dos.filter.max.idle.tracker.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.max.requests.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.max.requests.per.connection.per.sec = 25
testdrive-schema-registry-1       | 	dos.filter.max.requests.per.sec = 25
testdrive-schema-registry-1       | 	dos.filter.max.wait.ms = 50
testdrive-schema-registry-1       | 	dos.filter.throttle.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.throttled.requests = 5
testdrive-schema-registry-1       | 	enable.fips = false
testdrive-schema-registry-1       | 	enable.store.health.check = false
testdrive-schema-registry-1       | 	host.name = schema-registry
testdrive-schema-registry-1       | 	host.port = 8081
testdrive-schema-registry-1       | 	http2.enabled = true
testdrive-schema-registry-1       | 	idle.timeout.ms = 30000
testdrive-schema-registry-1       | 	init.resource.extension.class = []
testdrive-schema-registry-1       | 	inter.instance.headers.whitelist = []
testdrive-schema-registry-1       | 	inter.instance.listener.name = 
testdrive-schema-registry-1       | 	inter.instance.protocol = http
testdrive-schema-registry-1       | 	kafkagroup.heartbeat.interval.ms = 3000
testdrive-schema-registry-1       | 	kafkagroup.rebalance.timeout.ms = 300000
testdrive-schema-registry-1       | 	kafkagroup.session.timeout.ms = 10000
testdrive-schema-registry-1       | 	kafkastore.bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	kafkastore.checkpoint.dir = /tmp
testdrive-schema-registry-1       | 	kafkastore.checkpoint.version = 0
testdrive-schema-registry-1       | 	kafkastore.connection.url = 
testdrive-schema-registry-1       | 	kafkastore.group.id = 
testdrive-schema-registry-1       | 	kafkastore.init.timeout.ms = 60000
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.service.name = 
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	kafkastore.sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	kafkastore.security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	kafkastore.ssl.cipher.suites = 
testdrive-schema-registry-1       | 	kafkastore.ssl.enabled.protocols = TLSv1.2,TLSv1.1,TLSv1
testdrive-schema-registry-1       | 	kafkastore.ssl.endpoint.identification.algorithm = 
testdrive-schema-registry-1       | 	kafkastore.ssl.key.password = [hidden]
testdrive-schema-registry-1       | 	kafkastore.ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	kafkastore.ssl.keystore.location = 
testdrive-schema-registry-1       | 	kafkastore.ssl.keystore.password = [hidden]
testdrive-schema-registry-1       | 	kafkastore.ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	kafkastore.ssl.protocol = TLS
testdrive-schema-registry-1       | 	kafkastore.ssl.provider = 
testdrive-schema-registry-1       | 	kafkastore.ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	kafkastore.ssl.truststore.location = 
testdrive-schema-registry-1       | 	kafkastore.ssl.truststore.password = [hidden]
testdrive-schema-registry-1       | 	kafkastore.ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	kafkastore.timeout.ms = 10000
testdrive-schema-registry-1       | 	kafkastore.topic = _schemas
testdrive-schema-registry-1       | 	kafkastore.topic.replication.factor = 3
testdrive-schema-registry-1       | 	kafkastore.topic.skip.validation = false
testdrive-schema-registry-1       | 	kafkastore.update.handlers = []
testdrive-schema-registry-1       | 	kafkastore.write.max.retries = 5
testdrive-schema-registry-1       | 	leader.connect.timeout.ms = 60000
testdrive-schema-registry-1       | 	leader.election.delay = false
testdrive-schema-registry-1       | 	leader.election.sticky = false
testdrive-schema-registry-1       | 	leader.eligibility = true
testdrive-schema-registry-1       | 	leader.read.timeout.ms = 60000
testdrive-schema-registry-1       | 	listener.protocol.map = []
testdrive-schema-registry-1       | 	listeners = []
testdrive-schema-registry-1       | 	master.eligibility = null
testdrive-schema-registry-1       | 	max.request.header.size = 8192
testdrive-schema-registry-1       | 	max.response.header.size = 8192
testdrive-schema-registry-1       | 	metadata.encoder.old.secret = null
testdrive-schema-registry-1       | 	metadata.encoder.secret = null
testdrive-schema-registry-1       | 	metadata.encoder.topic = _schema_encoders
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.global.stats.request.tags.enable = false
testdrive-schema-registry-1       | 	metrics.jmx.prefix = kafka.schema.registry
testdrive-schema-registry-1       | 	metrics.latency.sla.ms = 50
testdrive-schema-registry-1       | 	metrics.latency.slo.ms = 5
testdrive-schema-registry-1       | 	metrics.latency.slo.sla.enable = false
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	metrics.tag.map = []
testdrive-schema-registry-1       | 	mode.mutability = true
testdrive-schema-registry-1       | 	network.traffic.rate.limit.backend = guava
testdrive-schema-registry-1       | 	network.traffic.rate.limit.bytes.per.sec = 20971520
testdrive-schema-registry-1       | 	network.traffic.rate.limit.enable = false
testdrive-schema-registry-1       | 	nosniff.prevention.enable = false
testdrive-schema-registry-1       | 	port = 8081
testdrive-schema-registry-1       | 	proxy.protocol.enabled = false
testdrive-schema-registry-1       | 	reject.options.request = false
testdrive-schema-registry-1       | 	request.logger.name = io.confluent.rest-utils.requests
testdrive-schema-registry-1       | 	request.queue.capacity = 2147483647
testdrive-schema-registry-1       | 	request.queue.capacity.growby = 64
testdrive-schema-registry-1       | 	request.queue.capacity.init = 128
testdrive-schema-registry-1       | 	resource.extension.class = []
testdrive-schema-registry-1       | 	resource.extension.classes = []
testdrive-schema-registry-1       | 	resource.static.locations = []
testdrive-schema-registry-1       | 	response.http.headers.config = 
testdrive-schema-registry-1       | 	response.mediatype.default = application/vnd.schemaregistry.v1+json
testdrive-schema-registry-1       | 	response.mediatype.preferred = [application/vnd.schemaregistry.v1+json, application/vnd.schemaregistry+json, application/json]
testdrive-schema-registry-1       | 	rest.servlet.initializor.classes = []
testdrive-schema-registry-1       | 	schema.cache.expiry.secs = 300
testdrive-schema-registry-1       | 	schema.cache.size = 1000
testdrive-schema-registry-1       | 	schema.canonicalize.on.consume = []
testdrive-schema-registry-1       | 	schema.compatibility.level = backward
testdrive-schema-registry-1       | 	schema.providers = []
testdrive-schema-registry-1       | 	schema.registry.group.id = schema-registry
testdrive-schema-registry-1       | 	schema.registry.inter.instance.protocol = 
testdrive-schema-registry-1       | 	schema.registry.resource.extension.class = []
testdrive-schema-registry-1       | 	schema.search.default.limit = 1000
testdrive-schema-registry-1       | 	schema.search.max.limit = 1000
testdrive-schema-registry-1       | 	schema.validate.fields = false
testdrive-schema-registry-1       | 	server.connection.limit = 0
testdrive-schema-registry-1       | 	shutdown.graceful.ms = 1000
testdrive-schema-registry-1       | 	sni.check.enabled = false
testdrive-schema-registry-1       | 	ssl.cipher.suites = []
testdrive-schema-registry-1       | 	ssl.client.auth = false
testdrive-schema-registry-1       | 	ssl.client.authentication = NONE
testdrive-schema-registry-1       | 	ssl.enabled.protocols = []
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = null
testdrive-schema-registry-1       | 	ssl.key.password = [hidden]
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = 
testdrive-schema-registry-1       | 	ssl.keystore.location = 
testdrive-schema-registry-1       | 	ssl.keystore.password = [hidden]
testdrive-schema-registry-1       | 	ssl.keystore.reload = false
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.keystore.watch.location = 
testdrive-schema-registry-1       | 	ssl.protocol = TLS
testdrive-schema-registry-1       | 	ssl.provider = 
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = 
testdrive-schema-registry-1       | 	ssl.truststore.location = 
testdrive-schema-registry-1       | 	ssl.truststore.password = [hidden]
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	suppress.stack.trace.response = true
testdrive-schema-registry-1       | 	thread.pool.max = 200
testdrive-schema-registry-1       | 	thread.pool.min = 8
testdrive-schema-registry-1       | 	websocket.path.prefix = /ws
testdrive-schema-registry-1       | 	websocket.servlet.initializor.classes = []
testdrive-schema-registry-1       |  (io.confluent.kafka.schemaregistry.rest.SchemaRegistryConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:28,857] INFO Logging initialized @853ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log)
testdrive-schema-registry-1       | [2025-04-01 21:11:28,890] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer)
testdrive-schema-registry-1       | [2025-04-01 21:11:29,066] INFO RestConfig values: 
testdrive-schema-registry-1       | 	access.control.allow.headers = 
testdrive-schema-registry-1       | 	access.control.allow.methods = 
testdrive-schema-registry-1       | 	access.control.allow.origin = 
testdrive-schema-registry-1       | 	access.control.skip.options = true
testdrive-schema-registry-1       | 	authentication.method = NONE
testdrive-schema-registry-1       | 	authentication.realm = 
testdrive-schema-registry-1       | 	authentication.roles = [*]
testdrive-schema-registry-1       | 	authentication.skip.paths = []
testdrive-schema-registry-1       | 	compression.enable = true
testdrive-schema-registry-1       | 	connector.connection.limit = 0
testdrive-schema-registry-1       | 	csrf.prevention.enable = false
testdrive-schema-registry-1       | 	csrf.prevention.token.endpoint = /csrf
testdrive-schema-registry-1       | 	csrf.prevention.token.expiration.minutes = 30
testdrive-schema-registry-1       | 	csrf.prevention.token.max.entries = 10000
testdrive-schema-registry-1       | 	debug = false
testdrive-schema-registry-1       | 	dos.filter.delay.ms = 100
testdrive-schema-registry-1       | 	dos.filter.enabled = false
testdrive-schema-registry-1       | 	dos.filter.insert.headers = true
testdrive-schema-registry-1       | 	dos.filter.ip.whitelist = []
testdrive-schema-registry-1       | 	dos.filter.managed.attr = false
testdrive-schema-registry-1       | 	dos.filter.max.idle.tracker.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.max.requests.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.max.requests.per.connection.per.sec = 25
testdrive-schema-registry-1       | 	dos.filter.max.requests.per.sec = 25
testdrive-schema-registry-1       | 	dos.filter.max.wait.ms = 50
testdrive-schema-registry-1       | 	dos.filter.throttle.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.throttled.requests = 5
testdrive-schema-registry-1       | 	http2.enabled = true
testdrive-schema-registry-1       | 	idle.timeout.ms = 30000
testdrive-schema-registry-1       | 	listener.protocol.map = []
testdrive-schema-registry-1       | 	listeners = []
testdrive-schema-registry-1       | 	max.request.header.size = 8192
testdrive-schema-registry-1       | 	max.response.header.size = 8192
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.global.stats.request.tags.enable = false
testdrive-schema-registry-1       | 	metrics.jmx.prefix = rest-utils
testdrive-schema-registry-1       | 	metrics.latency.sla.ms = 50
testdrive-schema-registry-1       | 	metrics.latency.slo.ms = 5
testdrive-schema-registry-1       | 	metrics.latency.slo.sla.enable = false
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	metrics.tag.map = []
testdrive-schema-registry-1       | 	network.traffic.rate.limit.backend = guava
testdrive-schema-registry-1       | 	network.traffic.rate.limit.bytes.per.sec = 20971520
testdrive-schema-registry-1       | 	network.traffic.rate.limit.enable = false
testdrive-schema-registry-1       | 	nosniff.prevention.enable = false
testdrive-schema-registry-1       | 	port = 8080
testdrive-schema-registry-1       | 	proxy.protocol.enabled = false
testdrive-schema-registry-1       | 	reject.options.request = false
testdrive-schema-registry-1       | 	request.logger.name = io.confluent.rest-utils.requests
testdrive-schema-registry-1       | 	request.queue.capacity = 2147483647
testdrive-schema-registry-1       | 	request.queue.capacity.growby = 64
testdrive-schema-registry-1       | 	request.queue.capacity.init = 128
testdrive-schema-registry-1       | 	resource.extension.classes = []
testdrive-schema-registry-1       | 	response.http.headers.config = 
testdrive-schema-registry-1       | 	response.mediatype.default = application/json
testdrive-schema-registry-1       | 	response.mediatype.preferred = [application/json]
testdrive-schema-registry-1       | 	rest.servlet.initializor.classes = []
testdrive-schema-registry-1       | 	server.connection.limit = 0
testdrive-schema-registry-1       | 	shutdown.graceful.ms = 1000
testdrive-schema-registry-1       | 	sni.check.enabled = false
testdrive-schema-registry-1       | 	ssl.cipher.suites = []
testdrive-schema-registry-1       | 	ssl.client.auth = false
testdrive-schema-registry-1       | 	ssl.client.authentication = NONE
testdrive-schema-registry-1       | 	ssl.enabled.protocols = []
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = null
testdrive-schema-registry-1       | 	ssl.key.password = [hidden]
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = 
testdrive-schema-registry-1       | 	ssl.keystore.location = 
testdrive-schema-registry-1       | 	ssl.keystore.password = [hidden]
testdrive-schema-registry-1       | 	ssl.keystore.reload = false
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.keystore.watch.location = 
testdrive-schema-registry-1       | 	ssl.protocol = TLS
testdrive-schema-registry-1       | 	ssl.provider = 
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = 
testdrive-schema-registry-1       | 	ssl.truststore.location = 
testdrive-schema-registry-1       | 	ssl.truststore.password = [hidden]
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	suppress.stack.trace.response = true
testdrive-schema-registry-1       | 	thread.pool.max = 200
testdrive-schema-registry-1       | 	thread.pool.min = 8
testdrive-schema-registry-1       | 	websocket.path.prefix = /ws
testdrive-schema-registry-1       | 	websocket.servlet.initializor.classes = []
testdrive-schema-registry-1       |  (io.confluent.rest.RestConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:29,066] INFO Adding listener with HTTP/2: NamedURI{uri=http://0.0.0.0:8081, name='null'} (io.confluent.rest.ApplicationServer)
testdrive-schema-registry-1       | [2025-04-01 21:11:29,108] INFO Registered MetricsListener to connector of listener: null (io.confluent.rest.ApplicationServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:29,322] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:29,356] INFO Found internal listener: NamedURI{uri=http://0.0.0.0:8081, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:29,358] INFO Setting my identity to version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:29,502] INFO AdminClientConfig values: 
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	bootstrap.controllers = []
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = 
testdrive-schema-registry-1       | 	confluent.lkc.id = null
testdrive-schema-registry-1       | 	confluent.metrics.reporter.bootstrap.servers = kafka-0:9071
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.address = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.mode = PROXY
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.port = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.version = NONE
testdrive-schema-registry-1       | 	connections.max.idle.ms = 300000
testdrive-schema-registry-1       | 	default.api.timeout.ms = 60000
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	host.resolver.class = class org.apache.kafka.clients.DefaultHostResolver
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	receive.buffer.bytes = 65536
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retries = 2147483647
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       |  (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:29,591] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:29,592] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:29,593] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:29,593] INFO Kafka startTimeMs: 1743541889591 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-mysql-1                 | 2025-04-01T21:11:29.696164Z 11 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:29.777 UTC [195] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | [2025-04-01 21:11:30,153] INFO App info kafka.admin.client for adminclient-1 unregistered (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,172] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,172] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,172] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,207] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://kafka:9092 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,346] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,347] INFO AdminClientConfig values: 
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	bootstrap.controllers = []
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = 
testdrive-schema-registry-1       | 	confluent.lkc.id = null
testdrive-schema-registry-1       | 	confluent.metrics.reporter.bootstrap.servers = kafka-0:9071
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.address = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.mode = PROXY
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.port = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.version = NONE
testdrive-schema-registry-1       | 	connections.max.idle.ms = 300000
testdrive-schema-registry-1       | 	default.api.timeout.ms = 60000
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	host.resolver.class = class org.apache.kafka.clients.DefaultHostResolver
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	receive.buffer.bytes = 65536
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retries = 2147483647
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       |  (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,351] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,352] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,352] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,352] INFO Kafka startTimeMs: 1743541890351 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,371] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,373] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-zookeeper-1             | [2025-04-01 21:11:30,381] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:30,424] INFO Creating topic _schemas with configuration {cleanup.policy=compact} and initial partition assignment HashMap(0 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:30,462] INFO [Controller id=1] New topics: [Set(_schemas)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(_schemas,Some(0OKms-VPT1eVfQ2Yn_mXcg),Map(_schemas-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:30,463] INFO [Controller id=1] New partition creation callback for _schemas-0 (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:30,466] INFO [Controller id=1 epoch=1] Changed partition _schemas-0 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,467] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,472] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition _schemas-0 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,472] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,511] INFO [Controller id=1 epoch=1] Changed partition _schemas-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,514] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='_schemas', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition _schemas-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,516] INFO [Controller id=1 epoch=1] Sending LeaderAndIsr request to broker 1 with 1 become-leader and 0 become-follower partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,518] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 1 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,519] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition _schemas-0 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,519] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,525] INFO [Broker id=1] Handling LeaderAndIsr request correlationId 1 from controller 1 for 1 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,526] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='_schemas', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 1 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,545] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 1 from controller 1 epoch 1 starting the become-leader transition for partition _schemas-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,546] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(_schemas-0) (kafka.server.ReplicaFetcherManager)
testdrive-kafka-1                 | [2025-04-01 21:11:30,547] INFO [Broker id=1] Stopped fetchers as part of LeaderAndIsr request correlationId 1 from controller 1 epoch 1 as part of the become-leader transition for 1 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,602] INFO [LogLoader partition=_schemas-0, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:30,612] INFO Created log for partition _schemas-0 in /var/lib/kafka/data/_schemas-0 with properties {cleanup.policy=compact} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:30,614] INFO [Partition _schemas-0 broker=1] No checkpointed highwatermark is found for partition _schemas-0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:30,616] INFO [Partition _schemas-0 broker=1] Log loaded for partition _schemas-0 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:30,619] INFO [Broker id=1] Leader _schemas-0 with topic id Some(0OKms-VPT1eVfQ2Yn_mXcg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,664] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 1 from controller 1 epoch 1 for the become-leader transition for partition _schemas-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,673] INFO [Broker id=1] Finished LeaderAndIsr request in 149ms correlationId 1 from controller 1 for 1 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,678] TRACE [Controller id=1 epoch=1] Received response LeaderAndIsrResponseData(errorCode=0, partitionErrors=[], topics=[LeaderAndIsrTopicError(topicId=0OKms-VPT1eVfQ2Yn_mXcg, partitionErrors=[LeaderAndIsrPartitionError(topicName='', partitionIndex=0, errorCode=0)])]) for request LEADER_AND_ISR with correlation id 1 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,686] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='_schemas', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition _schemas-0 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,689] INFO [Broker id=1] Add 1 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:30,693] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 2 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,700] INFO App info kafka.admin.client for adminclient-2 unregistered (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,716] INFO ProducerConfig values: 
testdrive-schema-registry-1       | 	acks = -1
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	batch.size = 16384
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	buffer.memory = 33554432
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = producer-1
testdrive-schema-registry-1       | 	compression.type = none
testdrive-schema-registry-1       | 	confluent.lkc.id = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.address = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.mode = PROXY
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.port = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.version = NONE
testdrive-schema-registry-1       | 	connections.max.idle.ms = 540000
testdrive-schema-registry-1       | 	delivery.timeout.ms = 120000
testdrive-schema-registry-1       | 	enable.idempotence = false
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	interceptor.classes = []
testdrive-schema-registry-1       | 	key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
testdrive-schema-registry-1       | 	linger.ms = 0
testdrive-schema-registry-1       | 	max.block.ms = 60000
testdrive-schema-registry-1       | 	max.in.flight.requests.per.connection = 5
testdrive-schema-registry-1       | 	max.request.size = 1048576
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metadata.max.idle.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	partitioner.adaptive.partitioning.enable = true
testdrive-schema-registry-1       | 	partitioner.availability.timeout.ms = 0
testdrive-schema-registry-1       | 	partitioner.class = null
testdrive-schema-registry-1       | 	partitioner.ignore.keys = false
testdrive-schema-registry-1       | 	receive.buffer.bytes = 32768
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retries = 0
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	transaction.timeout.ms = 60000
testdrive-schema-registry-1       | 	transactional.id = null
testdrive-schema-registry-1       | 	value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
testdrive-schema-registry-1       |  (org.apache.kafka.clients.producer.ProducerConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,746] INFO initializing Kafka metrics collector (org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector)
testdrive-mysql-1                 | 2025-04-01T21:11:30.770950Z 12 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1       | [2025-04-01 21:11:30,787] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.producer.ProducerConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,787] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,787] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,787] INFO Kafka startTimeMs: 1743541890787 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,790] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,797] INFO ConsumerConfig values: 
testdrive-schema-registry-1       | 	allow.auto.create.topics = true
testdrive-schema-registry-1       | 	auto.commit.interval.ms = 5000
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	auto.offset.reset = earliest
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	check.crcs = true
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = KafkaStore-reader-_schemas
testdrive-schema-registry-1       | 	client.rack = 
testdrive-schema-registry-1       | 	confluent.lkc.id = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.address = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.mode = PROXY
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.port = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.version = NONE
testdrive-schema-registry-1       | 	connections.max.idle.ms = 540000
testdrive-schema-registry-1       | 	default.api.timeout.ms = 60000
testdrive-schema-registry-1       | 	enable.auto.commit = false
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	exclude.internal.topics = true
testdrive-schema-registry-1       | 	fetch.max.bytes = 52428800
testdrive-schema-registry-1       | 	fetch.max.wait.ms = 500
testdrive-schema-registry-1       | 	fetch.min.bytes = 1
testdrive-schema-registry-1       | 	group.id = schema-registry-schema-registry-8081
testdrive-schema-registry-1       | 	group.instance.id = null
testdrive-schema-registry-1       | 	group.protocol = classic
testdrive-schema-registry-1       | 	group.remote.assignor = null
testdrive-schema-registry-1       | 	heartbeat.interval.ms = 3000
testdrive-schema-registry-1       | 	interceptor.classes = []
testdrive-schema-registry-1       | 	internal.leave.group.on.close = true
testdrive-schema-registry-1       | 	internal.throw.on.fetch.stable.offset.unsupported = false
testdrive-schema-registry-1       | 	isolation.level = read_uncommitted
testdrive-schema-registry-1       | 	key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
testdrive-schema-registry-1       | 	max.partition.fetch.bytes = 1048576
testdrive-schema-registry-1       | 	max.poll.interval.ms = 300000
testdrive-schema-registry-1       | 	max.poll.records = 500
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
testdrive-schema-registry-1       | 	receive.buffer.bytes = 65536
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	session.timeout.ms = 45000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
testdrive-schema-registry-1       |  (org.apache.kafka.clients.consumer.ConsumerConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,801] INFO [Producer clientId=producer-1] Cluster ID: E4oge1ESSIar5T5h67IYgg (org.apache.kafka.clients.Metadata)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,812] INFO initializing Kafka metrics collector (org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,852] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.consumer.ConsumerConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,852] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,852] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,852] INFO Kafka startTimeMs: 1743541890852 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-postgres-1              | 2025-04-01 21:11:30.860 UTC [202] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | [2025-04-01 21:11:30,863] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Cluster ID: E4oge1ESSIar5T5h67IYgg (org.apache.kafka.clients.Metadata)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,878] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Assigned to partition(s): _schemas-0 (org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,880] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,881] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Seeking to earliest offset of partition _schemas-0 (org.apache.kafka.clients.consumer.internals.SubscriptionState)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,881] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread)
testdrive-schema-registry-1       | [2025-04-01 21:11:30,882] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread)
testdrive-schema-registry-1       | [2025-04-01 21:11:31,047] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:31,122] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:31,122] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:31,132] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:31,132] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:31,132] INFO Kafka startTimeMs: 1743541891132 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:31,145] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Cluster ID: E4oge1ESSIar5T5h67IYgg (org.apache.kafka.clients.Metadata)
testdrive-kafka-1                 | [2025-04-01 21:11:31,160] INFO Creating topic __consumer_offsets with configuration {compression.type=producer, cleanup.policy=compact, segment.bytes=104857600} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1), 30 -> ArrayBuffer(1), 31 -> ArrayBuffer(1), 32 -> ArrayBuffer(1), 33 -> ArrayBuffer(1), 34 -> ArrayBuffer(1), 35 -> ArrayBuffer(1), 36 -> ArrayBuffer(1), 37 -> ArrayBuffer(1), 38 -> ArrayBuffer(1), 39 -> ArrayBuffer(1), 40 -> ArrayBuffer(1), 41 -> ArrayBuffer(1), 42 -> ArrayBuffer(1), 43 -> ArrayBuffer(1), 44 -> ArrayBuffer(1), 45 -> ArrayBuffer(1), 46 -> ArrayBuffer(1), 47 -> ArrayBuffer(1), 48 -> ArrayBuffer(1), 49 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:31,188] INFO [Controller id=1] New topics: [Set(__consumer_offsets)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(__consumer_offsets,Some(D-LlDw1WS6SnrGF2VrqH2w),HashMap(__consumer_offsets-22 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-30 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-25 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-35 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-37 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-38 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-13 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-8 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-21 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-4 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-27 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-7 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-9 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-46 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-41 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-33 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-23 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-49 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-47 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-16 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-28 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-31 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-36 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-42 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-3 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-18 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-15 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-24 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-17 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-48 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-19 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-11 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-2 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-43 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-6 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-14 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-20 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-44 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-39 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-12 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-45 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-1 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-5 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-26 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-29 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-34 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-10 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-32 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-40 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:31,188] INFO [Controller id=1] New partition creation callback for __consumer_offsets-22,__consumer_offsets-30,__consumer_offsets-25,__consumer_offsets-35,__consumer_offsets-37,__consumer_offsets-38,__consumer_offsets-13,__consumer_offsets-8,__consumer_offsets-21,__consumer_offsets-4,__consumer_offsets-27,__consumer_offsets-7,__consumer_offsets-9,__consumer_offsets-46,__consumer_offsets-41,__consumer_offsets-33,__consumer_offsets-23,__consumer_offsets-49,__consumer_offsets-47,__consumer_offsets-16,__consumer_offsets-28,__consumer_offsets-31,__consumer_offsets-36,__consumer_offsets-42,__consumer_offsets-3,__consumer_offsets-18,__consumer_offsets-15,__consumer_offsets-24,__consumer_offsets-17,__consumer_offsets-48,__consumer_offsets-19,__consumer_offsets-11,__consumer_offsets-2,__consumer_offsets-43,__consumer_offsets-6,__consumer_offsets-14,__consumer_offsets-20,__consumer_offsets-0,__consumer_offsets-44,__consumer_offsets-39,__consumer_offsets-12,__consumer_offsets-45,__consumer_offsets-1,__consumer_offsets-5,__consumer_offsets-26,__consumer_offsets-29,__consumer_offsets-34,__consumer_offsets-10,__consumer_offsets-32,__consumer_offsets-40 (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:31,189] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-22 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,189] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-30 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,190] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-25 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,190] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-35 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,190] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-37 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,190] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-38 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,190] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-13 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-8 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-21 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-4 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-27 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-7 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-9 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-46 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-41 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-33 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-23 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-49 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-47 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-16 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-28 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-31 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,191] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-36 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,192] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-42 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,192] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-3 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,192] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-18 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,192] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-15 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,192] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-24 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,192] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-17 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,192] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-48 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,192] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-19 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,192] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-11 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,192] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-2 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,192] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-43 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,192] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-6 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,192] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-14 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-20 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-0 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-44 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-39 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-12 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-45 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-1 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-5 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-26 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-29 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-34 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-10 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-32 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-40 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,193] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,195] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-32 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,195] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-5 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,195] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-44 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,195] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-48 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,195] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-46 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,195] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-20 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,195] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-43 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,195] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-24 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,195] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-6 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,195] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-18 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,195] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-21 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,195] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-1 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-14 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-34 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-16 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-29 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-11 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-0 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-22 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-47 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-36 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-28 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-42 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-9 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-37 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-13 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-30 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-35 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-39 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-12 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-27 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-45 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-19 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-49 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-40 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-41 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,196] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-38 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-8 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-7 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-33 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-25 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-31 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-23 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-10 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-2 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-17 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-4 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-15 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-26 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-3 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,197] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,294] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-22 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,294] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-30 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-25 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-35 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-37 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-38 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-13 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-8 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-21 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-4 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-27 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-7 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-9 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-46 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-41 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-33 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-23 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-49 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-47 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,295] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-16 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-28 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-31 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-36 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-42 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-3 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-18 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-15 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-24 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-17 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-48 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-19 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-11 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-2 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-43 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-6 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-14 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-20 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-44 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-39 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,296] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-12 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-45 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-1 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-5 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-26 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-29 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-34 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-10 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-32 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-40 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-13 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-46 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-9 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-42 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-21 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,297] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-17 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-30 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-26 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-5 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-38 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-34 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-16 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-45 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-12 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-41 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-24 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-20 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-49 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-29 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-25 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-8 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-37 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-33 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,298] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-15 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-48 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-11 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-44 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-23 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-19 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-32 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-28 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-7 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-40 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-3 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-36 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-47 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-14 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-43 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-10 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-22 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-18 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-31 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-27 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-39 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-6 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-35 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,299] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,300] INFO [Controller id=1 epoch=1] Sending LeaderAndIsr request to broker 1 with 50 become-leader and 0 become-follower partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,300] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 50 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,302] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-32 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,302] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-5 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,302] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-44 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,302] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-48 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,302] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-46 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,302] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-20 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,302] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-43 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,302] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-24 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,302] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-6 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,302] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-18 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,302] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-21 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,302] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-1 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,303] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-14 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,303] INFO [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 for 50 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,303] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-34 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,303] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,303] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-16 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,303] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,303] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-29 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,303] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,303] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-11 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-0 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,303] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-22 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-47 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-36 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-28 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-42 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-9 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,304] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-37 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-13 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-30 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-35 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-39 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-12 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-27 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-45 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,305] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-19 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-49 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-40 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-41 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-38 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-8 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-7 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-33 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-25 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-31 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,306] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-23 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-10 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-2 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-17 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-4 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-15 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-26 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-3 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,307] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,308] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,308] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,308] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,308] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,308] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,308] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,308] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,308] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,308] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,308] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,308] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,308] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,308] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-3 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-18 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-41 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-10 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-33 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-48 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-19 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-34 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-11 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-26 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-49 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-39 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-9 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-24 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-31 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-46 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-16 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-25 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-40 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-47 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-17 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-32 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-37 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-7 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-22 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-29 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-44 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-14 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-23 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-38 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-8 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-45 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-15 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-30 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,329] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,330] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-35 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,330] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-5 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,330] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-20 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,330] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-27 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,330] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-42 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,330] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-12 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,330] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-21 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,330] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-36 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,330] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-6 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,330] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-43 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,330] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-13 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,330] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-28 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,331] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(__consumer_offsets-22, __consumer_offsets-30, __consumer_offsets-25, __consumer_offsets-35, __consumer_offsets-37, __consumer_offsets-38, __consumer_offsets-13, __consumer_offsets-8, __consumer_offsets-21, __consumer_offsets-4, __consumer_offsets-27, __consumer_offsets-7, __consumer_offsets-9, __consumer_offsets-46, __consumer_offsets-41, __consumer_offsets-33, __consumer_offsets-23, __consumer_offsets-49, __consumer_offsets-47, __consumer_offsets-16, __consumer_offsets-28, __consumer_offsets-31, __consumer_offsets-36, __consumer_offsets-42, __consumer_offsets-3, __consumer_offsets-18, __consumer_offsets-15, __consumer_offsets-24, __consumer_offsets-17, __consumer_offsets-48, __consumer_offsets-19, __consumer_offsets-11, __consumer_offsets-2, __consumer_offsets-43, __consumer_offsets-6, __consumer_offsets-14, __consumer_offsets-20, __consumer_offsets-0, __consumer_offsets-44, __consumer_offsets-39, __consumer_offsets-12, __consumer_offsets-45, __consumer_offsets-1, __consumer_offsets-5, __consumer_offsets-26, __consumer_offsets-29, __consumer_offsets-34, __consumer_offsets-10, __consumer_offsets-32, __consumer_offsets-40) (kafka.server.ReplicaFetcherManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,331] INFO [Broker id=1] Stopped fetchers as part of LeaderAndIsr request correlationId 3 from controller 1 epoch 1 as part of the become-leader transition for 50 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,339] INFO [LogLoader partition=__consumer_offsets-3, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,340] INFO Created log for partition __consumer_offsets-3 in /var/lib/kafka/data/__consumer_offsets-3 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,341] INFO [Partition __consumer_offsets-3 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-3 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,341] INFO [Partition __consumer_offsets-3 broker=1] Log loaded for partition __consumer_offsets-3 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,341] INFO [Broker id=1] Leader __consumer_offsets-3 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,372] INFO [LogLoader partition=__consumer_offsets-18, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,372] INFO Created log for partition __consumer_offsets-18 in /var/lib/kafka/data/__consumer_offsets-18 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,372] INFO [Partition __consumer_offsets-18 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-18 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,373] INFO [Partition __consumer_offsets-18 broker=1] Log loaded for partition __consumer_offsets-18 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,373] INFO [Broker id=1] Leader __consumer_offsets-18 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,404] INFO [LogLoader partition=__consumer_offsets-41, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,405] INFO Created log for partition __consumer_offsets-41 in /var/lib/kafka/data/__consumer_offsets-41 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,405] INFO [Partition __consumer_offsets-41 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-41 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,405] INFO [Partition __consumer_offsets-41 broker=1] Log loaded for partition __consumer_offsets-41 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,405] INFO [Broker id=1] Leader __consumer_offsets-41 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,415] INFO [LogLoader partition=__consumer_offsets-10, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,416] INFO Created log for partition __consumer_offsets-10 in /var/lib/kafka/data/__consumer_offsets-10 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,416] INFO [Partition __consumer_offsets-10 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-10 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,416] INFO [Partition __consumer_offsets-10 broker=1] Log loaded for partition __consumer_offsets-10 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,416] INFO [Broker id=1] Leader __consumer_offsets-10 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,425] INFO [LogLoader partition=__consumer_offsets-33, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,426] INFO Created log for partition __consumer_offsets-33 in /var/lib/kafka/data/__consumer_offsets-33 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,426] INFO [Partition __consumer_offsets-33 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-33 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,427] INFO [Partition __consumer_offsets-33 broker=1] Log loaded for partition __consumer_offsets-33 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,427] INFO [Broker id=1] Leader __consumer_offsets-33 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-zookeeper-1             | [2025-04-01 21:11:31,440] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:31,443] INFO [LogLoader partition=__consumer_offsets-48, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,443] INFO Created log for partition __consumer_offsets-48 in /var/lib/kafka/data/__consumer_offsets-48 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,444] INFO [Partition __consumer_offsets-48 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-48 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,444] INFO [Partition __consumer_offsets-48 broker=1] Log loaded for partition __consumer_offsets-48 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,444] INFO [Broker id=1] Leader __consumer_offsets-48 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,455] INFO [LogLoader partition=__consumer_offsets-19, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,456] INFO Created log for partition __consumer_offsets-19 in /var/lib/kafka/data/__consumer_offsets-19 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,456] INFO [Partition __consumer_offsets-19 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-19 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,456] INFO [Partition __consumer_offsets-19 broker=1] Log loaded for partition __consumer_offsets-19 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,456] INFO [Broker id=1] Leader __consumer_offsets-19 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,466] INFO [LogLoader partition=__consumer_offsets-34, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,467] INFO Created log for partition __consumer_offsets-34 in /var/lib/kafka/data/__consumer_offsets-34 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,467] INFO [Partition __consumer_offsets-34 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-34 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,468] INFO [Partition __consumer_offsets-34 broker=1] Log loaded for partition __consumer_offsets-34 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,468] INFO [Broker id=1] Leader __consumer_offsets-34 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,478] INFO [LogLoader partition=__consumer_offsets-4, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,479] INFO Created log for partition __consumer_offsets-4 in /var/lib/kafka/data/__consumer_offsets-4 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,479] INFO [Partition __consumer_offsets-4 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-4 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,479] INFO [Partition __consumer_offsets-4 broker=1] Log loaded for partition __consumer_offsets-4 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,479] INFO [Broker id=1] Leader __consumer_offsets-4 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,489] INFO [LogLoader partition=__consumer_offsets-11, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,490] INFO Created log for partition __consumer_offsets-11 in /var/lib/kafka/data/__consumer_offsets-11 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,490] INFO [Partition __consumer_offsets-11 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-11 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,490] INFO [Partition __consumer_offsets-11 broker=1] Log loaded for partition __consumer_offsets-11 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,490] INFO [Broker id=1] Leader __consumer_offsets-11 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,505] INFO [LogLoader partition=__consumer_offsets-26, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,505] INFO Created log for partition __consumer_offsets-26 in /var/lib/kafka/data/__consumer_offsets-26 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,506] INFO [Partition __consumer_offsets-26 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-26 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,506] INFO [Partition __consumer_offsets-26 broker=1] Log loaded for partition __consumer_offsets-26 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,506] INFO [Broker id=1] Leader __consumer_offsets-26 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,516] INFO [LogLoader partition=__consumer_offsets-49, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,516] INFO Created log for partition __consumer_offsets-49 in /var/lib/kafka/data/__consumer_offsets-49 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,517] INFO [Partition __consumer_offsets-49 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-49 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,517] INFO [Partition __consumer_offsets-49 broker=1] Log loaded for partition __consumer_offsets-49 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,517] INFO [Broker id=1] Leader __consumer_offsets-49 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,525] INFO [LogLoader partition=__consumer_offsets-39, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,526] INFO Created log for partition __consumer_offsets-39 in /var/lib/kafka/data/__consumer_offsets-39 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,526] INFO [Partition __consumer_offsets-39 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-39 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,526] INFO [Partition __consumer_offsets-39 broker=1] Log loaded for partition __consumer_offsets-39 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,527] INFO [Broker id=1] Leader __consumer_offsets-39 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,536] INFO [LogLoader partition=__consumer_offsets-9, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,537] INFO Created log for partition __consumer_offsets-9 in /var/lib/kafka/data/__consumer_offsets-9 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,537] INFO [Partition __consumer_offsets-9 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-9 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,537] INFO [Partition __consumer_offsets-9 broker=1] Log loaded for partition __consumer_offsets-9 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,537] INFO [Broker id=1] Leader __consumer_offsets-9 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,546] INFO [LogLoader partition=__consumer_offsets-24, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,547] INFO Created log for partition __consumer_offsets-24 in /var/lib/kafka/data/__consumer_offsets-24 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,547] INFO [Partition __consumer_offsets-24 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-24 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,547] INFO [Partition __consumer_offsets-24 broker=1] Log loaded for partition __consumer_offsets-24 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,547] INFO [Broker id=1] Leader __consumer_offsets-24 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,557] INFO [LogLoader partition=__consumer_offsets-31, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,557] INFO Created log for partition __consumer_offsets-31 in /var/lib/kafka/data/__consumer_offsets-31 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,558] INFO [Partition __consumer_offsets-31 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-31 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,558] INFO [Partition __consumer_offsets-31 broker=1] Log loaded for partition __consumer_offsets-31 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,558] INFO [Broker id=1] Leader __consumer_offsets-31 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,569] INFO [LogLoader partition=__consumer_offsets-46, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,569] INFO Created log for partition __consumer_offsets-46 in /var/lib/kafka/data/__consumer_offsets-46 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,570] INFO [Partition __consumer_offsets-46 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-46 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,570] INFO [Partition __consumer_offsets-46 broker=1] Log loaded for partition __consumer_offsets-46 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,570] INFO [Broker id=1] Leader __consumer_offsets-46 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,580] INFO [LogLoader partition=__consumer_offsets-1, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,581] INFO Created log for partition __consumer_offsets-1 in /var/lib/kafka/data/__consumer_offsets-1 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,581] INFO [Partition __consumer_offsets-1 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-1 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,581] INFO [Partition __consumer_offsets-1 broker=1] Log loaded for partition __consumer_offsets-1 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,582] INFO [Broker id=1] Leader __consumer_offsets-1 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,598] INFO [LogLoader partition=__consumer_offsets-16, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,599] INFO Created log for partition __consumer_offsets-16 in /var/lib/kafka/data/__consumer_offsets-16 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,599] INFO [Partition __consumer_offsets-16 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-16 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,599] INFO [Partition __consumer_offsets-16 broker=1] Log loaded for partition __consumer_offsets-16 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,599] INFO [Broker id=1] Leader __consumer_offsets-16 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,612] INFO [LogLoader partition=__consumer_offsets-2, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,613] INFO Created log for partition __consumer_offsets-2 in /var/lib/kafka/data/__consumer_offsets-2 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,613] INFO [Partition __consumer_offsets-2 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-2 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,613] INFO [Partition __consumer_offsets-2 broker=1] Log loaded for partition __consumer_offsets-2 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,613] INFO [Broker id=1] Leader __consumer_offsets-2 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,623] INFO [LogLoader partition=__consumer_offsets-25, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,625] INFO Created log for partition __consumer_offsets-25 in /var/lib/kafka/data/__consumer_offsets-25 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,625] INFO [Partition __consumer_offsets-25 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-25 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,625] INFO [Partition __consumer_offsets-25 broker=1] Log loaded for partition __consumer_offsets-25 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,625] INFO [Broker id=1] Leader __consumer_offsets-25 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,634] INFO [LogLoader partition=__consumer_offsets-40, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,634] INFO Created log for partition __consumer_offsets-40 in /var/lib/kafka/data/__consumer_offsets-40 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,634] INFO [Partition __consumer_offsets-40 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-40 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,635] INFO [Partition __consumer_offsets-40 broker=1] Log loaded for partition __consumer_offsets-40 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,635] INFO [Broker id=1] Leader __consumer_offsets-40 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,645] INFO [LogLoader partition=__consumer_offsets-47, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,645] INFO Created log for partition __consumer_offsets-47 in /var/lib/kafka/data/__consumer_offsets-47 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,646] INFO [Partition __consumer_offsets-47 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-47 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,646] INFO [Partition __consumer_offsets-47 broker=1] Log loaded for partition __consumer_offsets-47 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,646] INFO [Broker id=1] Leader __consumer_offsets-47 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,656] INFO [LogLoader partition=__consumer_offsets-17, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,656] INFO Created log for partition __consumer_offsets-17 in /var/lib/kafka/data/__consumer_offsets-17 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,657] INFO [Partition __consumer_offsets-17 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-17 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,657] INFO [Partition __consumer_offsets-17 broker=1] Log loaded for partition __consumer_offsets-17 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,657] INFO [Broker id=1] Leader __consumer_offsets-17 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,667] INFO [LogLoader partition=__consumer_offsets-32, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,668] INFO Created log for partition __consumer_offsets-32 in /var/lib/kafka/data/__consumer_offsets-32 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,668] INFO [Partition __consumer_offsets-32 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-32 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,668] INFO [Partition __consumer_offsets-32 broker=1] Log loaded for partition __consumer_offsets-32 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,668] INFO [Broker id=1] Leader __consumer_offsets-32 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,678] INFO [LogLoader partition=__consumer_offsets-37, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,679] INFO Created log for partition __consumer_offsets-37 in /var/lib/kafka/data/__consumer_offsets-37 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,679] INFO [Partition __consumer_offsets-37 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-37 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,679] INFO [Partition __consumer_offsets-37 broker=1] Log loaded for partition __consumer_offsets-37 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,680] INFO [Broker id=1] Leader __consumer_offsets-37 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,690] INFO [LogLoader partition=__consumer_offsets-7, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,691] INFO Created log for partition __consumer_offsets-7 in /var/lib/kafka/data/__consumer_offsets-7 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,691] INFO [Partition __consumer_offsets-7 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-7 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,691] INFO [Partition __consumer_offsets-7 broker=1] Log loaded for partition __consumer_offsets-7 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,691] INFO [Broker id=1] Leader __consumer_offsets-7 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,701] INFO [LogLoader partition=__consumer_offsets-22, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,702] INFO Created log for partition __consumer_offsets-22 in /var/lib/kafka/data/__consumer_offsets-22 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,702] INFO [Partition __consumer_offsets-22 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-22 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,702] INFO [Partition __consumer_offsets-22 broker=1] Log loaded for partition __consumer_offsets-22 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,702] INFO [Broker id=1] Leader __consumer_offsets-22 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,713] INFO [LogLoader partition=__consumer_offsets-29, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,713] INFO Created log for partition __consumer_offsets-29 in /var/lib/kafka/data/__consumer_offsets-29 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,713] INFO [Partition __consumer_offsets-29 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-29 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,713] INFO [Partition __consumer_offsets-29 broker=1] Log loaded for partition __consumer_offsets-29 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,714] INFO [Broker id=1] Leader __consumer_offsets-29 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,725] INFO [LogLoader partition=__consumer_offsets-44, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,725] INFO Created log for partition __consumer_offsets-44 in /var/lib/kafka/data/__consumer_offsets-44 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,725] INFO [Partition __consumer_offsets-44 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-44 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,726] INFO [Partition __consumer_offsets-44 broker=1] Log loaded for partition __consumer_offsets-44 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,726] INFO [Broker id=1] Leader __consumer_offsets-44 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,740] INFO [LogLoader partition=__consumer_offsets-14, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,741] INFO Created log for partition __consumer_offsets-14 in /var/lib/kafka/data/__consumer_offsets-14 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,741] INFO [Partition __consumer_offsets-14 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-14 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,741] INFO [Partition __consumer_offsets-14 broker=1] Log loaded for partition __consumer_offsets-14 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,741] INFO [Broker id=1] Leader __consumer_offsets-14 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,752] INFO [LogLoader partition=__consumer_offsets-23, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,753] INFO Created log for partition __consumer_offsets-23 in /var/lib/kafka/data/__consumer_offsets-23 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,753] INFO [Partition __consumer_offsets-23 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-23 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,753] INFO [Partition __consumer_offsets-23 broker=1] Log loaded for partition __consumer_offsets-23 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,754] INFO [Broker id=1] Leader __consumer_offsets-23 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,764] INFO [LogLoader partition=__consumer_offsets-38, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,765] INFO Created log for partition __consumer_offsets-38 in /var/lib/kafka/data/__consumer_offsets-38 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,765] INFO [Partition __consumer_offsets-38 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-38 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,765] INFO [Partition __consumer_offsets-38 broker=1] Log loaded for partition __consumer_offsets-38 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,765] INFO [Broker id=1] Leader __consumer_offsets-38 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,775] INFO [LogLoader partition=__consumer_offsets-8, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,776] INFO Created log for partition __consumer_offsets-8 in /var/lib/kafka/data/__consumer_offsets-8 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,776] INFO [Partition __consumer_offsets-8 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-8 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,776] INFO [Partition __consumer_offsets-8 broker=1] Log loaded for partition __consumer_offsets-8 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,776] INFO [Broker id=1] Leader __consumer_offsets-8 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,785] INFO [LogLoader partition=__consumer_offsets-45, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,786] INFO Created log for partition __consumer_offsets-45 in /var/lib/kafka/data/__consumer_offsets-45 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,786] INFO [Partition __consumer_offsets-45 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-45 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,786] INFO [Partition __consumer_offsets-45 broker=1] Log loaded for partition __consumer_offsets-45 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,786] INFO [Broker id=1] Leader __consumer_offsets-45 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,795] INFO [LogLoader partition=__consumer_offsets-15, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,796] INFO Created log for partition __consumer_offsets-15 in /var/lib/kafka/data/__consumer_offsets-15 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,796] INFO [Partition __consumer_offsets-15 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-15 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,796] INFO [Partition __consumer_offsets-15 broker=1] Log loaded for partition __consumer_offsets-15 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,796] INFO [Broker id=1] Leader __consumer_offsets-15 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,805] INFO [LogLoader partition=__consumer_offsets-30, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,805] INFO Created log for partition __consumer_offsets-30 in /var/lib/kafka/data/__consumer_offsets-30 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,805] INFO [Partition __consumer_offsets-30 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-30 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,807] INFO [Partition __consumer_offsets-30 broker=1] Log loaded for partition __consumer_offsets-30 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,807] INFO [Broker id=1] Leader __consumer_offsets-30 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,815] INFO [LogLoader partition=__consumer_offsets-0, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,816] INFO Created log for partition __consumer_offsets-0 in /var/lib/kafka/data/__consumer_offsets-0 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,816] INFO [Partition __consumer_offsets-0 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,816] INFO [Partition __consumer_offsets-0 broker=1] Log loaded for partition __consumer_offsets-0 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,816] INFO [Broker id=1] Leader __consumer_offsets-0 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,826] INFO [LogLoader partition=__consumer_offsets-35, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,827] INFO Created log for partition __consumer_offsets-35 in /var/lib/kafka/data/__consumer_offsets-35 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,827] INFO [Partition __consumer_offsets-35 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-35 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,827] INFO [Partition __consumer_offsets-35 broker=1] Log loaded for partition __consumer_offsets-35 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,827] INFO [Broker id=1] Leader __consumer_offsets-35 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,836] INFO [LogLoader partition=__consumer_offsets-5, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,837] INFO Created log for partition __consumer_offsets-5 in /var/lib/kafka/data/__consumer_offsets-5 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,837] INFO [Partition __consumer_offsets-5 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-5 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,837] INFO [Partition __consumer_offsets-5 broker=1] Log loaded for partition __consumer_offsets-5 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,837] INFO [Broker id=1] Leader __consumer_offsets-5 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-mysql-1                 | 2025-04-01T21:11:31.849650Z 13 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-kafka-1                 | [2025-04-01 21:11:31,851] INFO [LogLoader partition=__consumer_offsets-20, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,852] INFO Created log for partition __consumer_offsets-20 in /var/lib/kafka/data/__consumer_offsets-20 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,852] INFO [Partition __consumer_offsets-20 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-20 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,852] INFO [Partition __consumer_offsets-20 broker=1] Log loaded for partition __consumer_offsets-20 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,852] INFO [Broker id=1] Leader __consumer_offsets-20 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,864] INFO [LogLoader partition=__consumer_offsets-27, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,865] INFO Created log for partition __consumer_offsets-27 in /var/lib/kafka/data/__consumer_offsets-27 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,865] INFO [Partition __consumer_offsets-27 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-27 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,865] INFO [Partition __consumer_offsets-27 broker=1] Log loaded for partition __consumer_offsets-27 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,866] INFO [Broker id=1] Leader __consumer_offsets-27 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,875] INFO [LogLoader partition=__consumer_offsets-42, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,875] INFO Created log for partition __consumer_offsets-42 in /var/lib/kafka/data/__consumer_offsets-42 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,875] INFO [Partition __consumer_offsets-42 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-42 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,875] INFO [Partition __consumer_offsets-42 broker=1] Log loaded for partition __consumer_offsets-42 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,876] INFO [Broker id=1] Leader __consumer_offsets-42 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,885] INFO [LogLoader partition=__consumer_offsets-12, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,886] INFO Created log for partition __consumer_offsets-12 in /var/lib/kafka/data/__consumer_offsets-12 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,886] INFO [Partition __consumer_offsets-12 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-12 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,886] INFO [Partition __consumer_offsets-12 broker=1] Log loaded for partition __consumer_offsets-12 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,886] INFO [Broker id=1] Leader __consumer_offsets-12 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,896] INFO [LogLoader partition=__consumer_offsets-21, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,897] INFO Created log for partition __consumer_offsets-21 in /var/lib/kafka/data/__consumer_offsets-21 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,897] INFO [Partition __consumer_offsets-21 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-21 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,897] INFO [Partition __consumer_offsets-21 broker=1] Log loaded for partition __consumer_offsets-21 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,897] INFO [Broker id=1] Leader __consumer_offsets-21 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,908] INFO [LogLoader partition=__consumer_offsets-36, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,909] INFO Created log for partition __consumer_offsets-36 in /var/lib/kafka/data/__consumer_offsets-36 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,909] INFO [Partition __consumer_offsets-36 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-36 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,909] INFO [Partition __consumer_offsets-36 broker=1] Log loaded for partition __consumer_offsets-36 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,909] INFO [Broker id=1] Leader __consumer_offsets-36 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,922] INFO [LogLoader partition=__consumer_offsets-6, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,923] INFO Created log for partition __consumer_offsets-6 in /var/lib/kafka/data/__consumer_offsets-6 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,923] INFO [Partition __consumer_offsets-6 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-6 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,923] INFO [Partition __consumer_offsets-6 broker=1] Log loaded for partition __consumer_offsets-6 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,923] INFO [Broker id=1] Leader __consumer_offsets-6 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,932] INFO [LogLoader partition=__consumer_offsets-43, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,933] INFO Created log for partition __consumer_offsets-43 in /var/lib/kafka/data/__consumer_offsets-43 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,933] INFO [Partition __consumer_offsets-43 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-43 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,933] INFO [Partition __consumer_offsets-43 broker=1] Log loaded for partition __consumer_offsets-43 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,933] INFO [Broker id=1] Leader __consumer_offsets-43 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,942] INFO [LogLoader partition=__consumer_offsets-13, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,943] INFO Created log for partition __consumer_offsets-13 in /var/lib/kafka/data/__consumer_offsets-13 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,943] INFO [Partition __consumer_offsets-13 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-13 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,943] INFO [Partition __consumer_offsets-13 broker=1] Log loaded for partition __consumer_offsets-13 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,943] INFO [Broker id=1] Leader __consumer_offsets-13 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-postgres-1              | 2025-04-01 21:11:31.946 UTC [209] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:31,952] INFO [LogLoader partition=__consumer_offsets-28, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:31,953] INFO Created log for partition __consumer_offsets-28 in /var/lib/kafka/data/__consumer_offsets-28 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,953] INFO [Partition __consumer_offsets-28 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-28 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,953] INFO [Partition __consumer_offsets-28 broker=1] Log loaded for partition __consumer_offsets-28 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:31,953] INFO [Broker id=1] Leader __consumer_offsets-28 with topic id Some(D-LlDw1WS6SnrGF2VrqH2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-3 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-18 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-41 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-10 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-33 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-48 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-19 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-34 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-11 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-26 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-49 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-39 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-9 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-24 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-31 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-46 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-16 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-25 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-40 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-47 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-17 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-32 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-37 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-7 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,957] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-22 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-29 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-44 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-14 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-23 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-38 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-8 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-45 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-15 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-30 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-35 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-5 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-20 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-27 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-42 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-12 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-21 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-36 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-6 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-43 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-13 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,958] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-28 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,961] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 3 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,962] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-3 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 18 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-18 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 41 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-41 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 10 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-10 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 33 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-33 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 48 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-48 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 19 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-19 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 34 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-34 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 4 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-4 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 11 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-11 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 26 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-26 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 49 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-49 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 39 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-39 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 9 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-9 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 24 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-24 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 31 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-31 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 46 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-46 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,964] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 1 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-1 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 16 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-16 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 2 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-2 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 25 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-25 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 40 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-40 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 47 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-47 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 17 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-17 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 32 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-32 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 37 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-37 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 7 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-7 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 22 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-22 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 29 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-29 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 44 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-44 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 14 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-14 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 23 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-23 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 38 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-38 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 8 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-8 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 45 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-45 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 15 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-15 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 30 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-30 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 0 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-0 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 35 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-35 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,965] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 5 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-5 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 20 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-20 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 27 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-27 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 42 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-42 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 12 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-12 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 21 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-21 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 36 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-36 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 6 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-6 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 43 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-43 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 13 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-13 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 28 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-28 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,966] INFO [Broker id=1] Finished LeaderAndIsr request in 664ms correlationId 3 from controller 1 for 50 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,967] TRACE [Controller id=1 epoch=1] Received response LeaderAndIsrResponseData(errorCode=0, partitionErrors=[], topics=[LeaderAndIsrTopicError(topicId=D-LlDw1WS6SnrGF2VrqH2w, partitionErrors=[LeaderAndIsrPartitionError(topicName='', partitionIndex=13, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=46, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=9, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=42, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=21, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=17, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=30, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=26, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=5, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=38, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=1, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=34, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=16, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=45, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=12, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=41, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=24, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=20, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=49, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=0, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=29, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=25, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=8, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=37, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=4, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=33, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=15, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=48, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=11, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=44, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=23, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=19, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=32, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=28, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=7, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=40, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=3, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=36, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=47, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=14, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=43, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=10, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=22, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=18, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=31, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=27, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=39, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=6, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=35, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=2, errorCode=0)])]) for request LEADER_AND_ISR with correlation id 3 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,969] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-13 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-46 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-9 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-42 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-21 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-17 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-30 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-26 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-5 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-38 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-1 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-34 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-16 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-45 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-12 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-41 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-24 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-20 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-3 in 7 milliseconds for epoch 0, of which 2 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,970] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-49 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-0 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-29 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-25 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-8 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-37 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-4 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-18 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-33 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-15 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-48 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-11 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-44 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-23 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-41 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-19 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-32 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-28 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-10 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-7 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-40 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-3 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,971] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-36 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-47 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-14 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-33 in 8 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-43 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-10 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-22 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-18 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-31 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-48 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-27 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-39 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-6 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-19 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-35 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-2 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-34 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] INFO [Broker id=1] Add 50 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,972] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-4 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,973] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-11 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,973] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-26 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,973] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-49 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,973] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 4 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:31,973] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-39 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,973] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-9 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,973] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-24 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,974] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-31 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,974] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-46 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,974] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-1 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,974] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-16 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,974] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-2 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,974] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-25 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,975] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-40 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,976] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-47 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,976] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-17 in 11 milliseconds for epoch 0, of which 11 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,976] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-32 in 11 milliseconds for epoch 0, of which 11 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,976] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-37 in 11 milliseconds for epoch 0, of which 11 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,976] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-7 in 11 milliseconds for epoch 0, of which 11 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,977] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-22 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,977] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-29 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,977] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-44 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,977] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-14 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,977] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-23 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,977] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-38 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,977] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-8 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,978] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-45 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,978] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-15 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,978] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-30 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,979] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-0 in 14 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,979] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-35 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,979] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-5 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,979] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-20 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,979] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-27 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,979] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-42 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,980] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-12 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,980] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-21 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,980] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-36 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,980] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-6 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,981] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-43 in 15 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,981] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-13 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:31,981] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-28 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-zookeeper-1             | [2025-04-01 21:11:32,489] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,567] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,570] INFO [Schema registry clientId=sr-1, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,571] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:32,596] INFO [GroupCoordinator 1]: Dynamic member with unknown member id joins group schema-registry in Empty state. Created a new member id sr-1-049dd83b-3aea-47d7-b101-191b823abb77 and request the member to rejoin with this id. (kafka.coordinator.group.GroupCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,601] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-1-049dd83b-3aea-47d7-b101-191b823abb77 (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,602] INFO [Schema registry clientId=sr-1, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,602] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:32,609] INFO [GroupCoordinator 1]: Preparing to rebalance group schema-registry in state PreparingRebalance with old generation 0 (__consumer_offsets-29) (reason: Adding new member sr-1-049dd83b-3aea-47d7-b101-191b823abb77 with group instance id None; client reason: need to re-join with the given member-id: sr-1-049dd83b-3aea-47d7-b101-191b823abb77) (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:32,719] INFO [GroupCoordinator 1]: Stabilized group schema-registry generation 1 (__consumer_offsets-29) with 1 members (kafka.coordinator.group.GroupCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,723] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-1-049dd83b-3aea-47d7-b101-191b823abb77', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,723] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,733] INFO Member information: {sr-1-049dd83b-3aea-47d7-b101-191b823abb77=version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,734] INFO Assignment: Assignment{version=1, error=0, leader='sr-1-049dd83b-3aea-47d7-b101-191b823abb77', leaderIdentity=version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:32,746] INFO [GroupCoordinator 1]: Assignment received from leader sr-1-049dd83b-3aea-47d7-b101-191b823abb77 for group schema-registry for generation 1. The group has 1 members, 0 of which are static. (kafka.coordinator.group.GroupCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,766] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-1-049dd83b-3aea-47d7-b101-191b823abb77', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,770] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-1-049dd83b-3aea-47d7-b101-191b823abb77', leaderIdentity=version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,771] INFO Setting the leader to version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,790] INFO Leader changed from null to version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,795] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,799] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:32,863] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application)
testdrive-mysql-1                 | 2025-04-01T21:11:32.922501Z 14 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1       | [2025-04-01 21:11:32,994] INFO jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.12+7-LTS (org.eclipse.jetty.server.Server)
testdrive-postgres-1              | 2025-04-01 21:11:33.037 UTC [216] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | [2025-04-01 21:11:33,046] INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,046] INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,048] INFO node0 Scavenging every 600000ms (org.eclipse.jetty.server.session)
testdrive-schema-registry-1       | Apr 01, 2025 9:11:33 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:33 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:33 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:33 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:33 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:33 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:33 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:33 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored. 
testdrive-zookeeper-1             | [2025-04-01 21:11:33,541] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48788, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,661] INFO HV000001: Hibernate Validator 6.1.7.Final (org.hibernate.validator.internal.util.Version)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,969] INFO Started o.e.j.s.ServletContextHandler@4a14c44f{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,984] INFO Started o.e.j.s.ServletContextHandler@77d680e6{/ws,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-mysql-1                 | 2025-04-01T21:11:34.000882Z 15 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1       | [2025-04-01 21:11:34,005] INFO Started NetworkTrafficServerConnector@573906eb{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:8081} (org.eclipse.jetty.server.AbstractConnector)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,006] INFO Started @6004ms (org.eclipse.jetty.server.Server)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,007] INFO Schema Registry version: 7.7.0 commitId: a681cae3d8edc941cfb8e0a8096693098918a751 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryMain)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,007] INFO Server started, listening for requests... (io.confluent.kafka.schemaregistry.rest.SchemaRegistryMain)
testdrive-postgres-1              | 2025-04-01 21:11:34.125 UTC [223] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:34,590] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:35.080119Z 16 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:35.208 UTC [230] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:35,643] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:36.149248Z 17 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:36.300 UTC [237] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:36,701] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:37.215530Z 18 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:37.391 UTC [244] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:37,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:38,133] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 148 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:38.292057Z 19 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:38.482 UTC [253] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:38,813] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:39,180] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:39.372420Z 20 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:39.575 UTC [260] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:39,869] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:40,244] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:40.453640Z 21 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:40.661 UTC [268] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:40,930] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:41,310] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:41.527723Z 22 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:41.757 UTC [275] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:41,979] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-materialized-1          | Thank you for trying Materialize! We are interested in any and all feedback you
testdrive-materialized-1          | have, which may be able to improve both our software and your queries!
testdrive-materialized-1          | 
testdrive-materialized-1          | Please reach out at:
testdrive-materialized-1          | 
testdrive-materialized-1          |   Web: https://materialize.com
testdrive-materialized-1          |   GitHub discussions: https://github.com/MaterializeInc/materialize/discussions
testdrive-materialized-1          |   Slack: https://www.materialize.com/s/chat
testdrive-materialized-1          |   Email: support@materialize.com
testdrive-materialized-1          |   Twitter: @MaterializeInc
testdrive-materialized-1          | 
testdrive-materialized-1          | ********************************* WARNING ********************************
testdrive-materialized-1          | 
testdrive-materialized-1          | You *should not* run production deployments using this Docker image.
testdrive-materialized-1          | 
testdrive-materialized-1          | This Docker image is *not* supported by Materialize.
testdrive-materialized-1          | 
testdrive-materialized-1          | This Docker image does *not* support version upgrades.
testdrive-materialized-1          | 
testdrive-materialized-1          | The performance characteristics of this Docker image are *not*
testdrive-materialized-1          | representative of the performance characteristics of our hosted offering.
testdrive-materialized-1          | This image bundles several services into the same container, while in our
testdrive-materialized-1          | hosted offering we run these services scaled across many machines.
testdrive-materialized-1          | 
testdrive-materialized-1          | ********************************* WARNING ********************************
testdrive-materialized-1          | Removed stale pid file.
testdrive-schema-registry-1       | [2025-04-01 21:11:42,380] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:42.611583Z 23 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:42.852 UTC [282] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:43,049] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:43,443] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:43.687802Z 24 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:43.948 UTC [289] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:44,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33090, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:44,501] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:44.761638Z 25 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:45.035 UTC [296] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:45,160] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:45,562] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:45.844490Z 26 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:46.126 UTC [303] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:46,222] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:46,619] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:46.922068Z 27 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:47.211 UTC [310] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:47,279] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:47,687] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:47.995862Z 28 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:48.288 UTC [317] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:48,336] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:48,746] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-materialized-1          | Warning: connection to the database failed, disabling startup checks:
testdrive-materialized-1          | psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.26257" failed: FATAL:  no pg_hba.conf entry for host "[local]", user "materialize", database "template1", no encryption
testdrive-materialized-1          | 
testdrive-materialized-1          | NOTICE:  schema "consensus" already exists, skipping
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | NOTICE:  schema "storage" already exists, skipping
testdrive-materialized-1          | CREATE SCHEMA
testdrive-mysql-1                 | 2025-04-01T21:11:49.066560Z 29 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-materialized-1          | NOTICE:  schema "adapter" already exists, skipping
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | NOTICE:  schema "tsoracle" already exists, skipping
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | 2025/04/01 21:11:49 [warn] 69#69: the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.206199Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.206231Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.207206Z  INFO environmentd::run:environmentd::configure_controller: mz_orchestrator_process: Process orchestrator launch spec driver=Direct
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.208015Z  INFO environmentd::run: mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.208252Z  INFO environmentd::run:persist::rpc::server: mz_environmentd::environmentd::main: listening for Persist PubSub connections on 0.0.0.0:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.217447Z  INFO environmentd::run: mz_environmentd::environmentd::main: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777580544 memory.used=2823921664 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.217497Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble complete in 14.04155ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.217504Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.217792Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.217844Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.231205Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble complete in 13.417022ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.231234Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.249033Z  INFO environmentd::run:environmentd::serve: mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.249441Z  INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.249651Z  INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.259949Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.270514Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles complete in 10.568263ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.271416Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.293951Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot complete in 22.535146ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.293993Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.294902Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates complete in 907.573µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.295854Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init complete in 64.616956ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.295892Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.295915Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync complete in 23.44µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.295924Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.296782Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment system parameter computed=false ld=None catalog=None cli_default=Some(false) compiled_default=true
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.297399Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_max_wait system parameter computed=1800s ld=None catalog=None cli_default=Some(1800s) compiled_default=3600s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.297994Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_ddl_check_interval system parameter computed=300s ld=None catalog=None cli_default=None compiled_default=300s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.298529Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment_panic_after_timeout system parameter computed=true ld=None catalog=None cli_default=Some(true) compiled_default=false
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.298581Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Requested deploy generation 0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.299577Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Found catalog generation 0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.299601Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Server requested generation 0 which is equal to catalog's generation
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.299616Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks complete in 3.69245ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.299623Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.327919Z  INFO environmentd::run:environmentd::serve: mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.327955Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open complete in 28.332024ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.327965Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.328027Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.328043Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.330003Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacting 2 batches in 2 parts totaling 1179110 bytes: lower=[0] upper=[1743541884324] since=[0]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.334118Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble complete in 6.095122ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.334162Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.347081Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: current timestamps from the postgres-backed timestamp oracle: "M" -> 1743541887853
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.347127Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: initial oracle timestamps: EpochMilliseconds: 1743541887853
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.347161Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_adapter::coord::timeline: opening a new CRDB/postgres TimestampOracle for timeline EpochMilliseconds
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.347185Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: opening PostgresTimestampOracle config=PostgresTimestampOracleConfig { url: Url { scheme: "postgresql", cannot_be_a_base: false, username: "root", password: None, host: Some(Domain("%2Fvar%2Frun%2Fpostgresql")), port: Some(26257), path: "/", query: Some("options=--search_path=tsoracle"), fragment: None }, metrics: Metrics { .. }, dynamic: DynamicConfig { pg_connection_pool_max_size: 50, pg_connection_pool_max_wait: RwLock { data: Some(60s), poisoned: false, .. }, pg_connection_pool_ttl: RwLock { data: 300s, poisoned: false, .. }, pg_connection_pool_ttl_stagger: RwLock { data: 6s, poisoned: false, .. }, pg_connection_pool_connect_timeout: RwLock { data: 5s, poisoned: false, .. }, pg_connection_pool_tcp_user_timeout: RwLock { data: 30s, poisoned: false, .. } } }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.352651Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: unable to initiate timestamp_oracle with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(320)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.353669Z  INFO tokio_postgres::connection: NOTICE: schema "tsoracle" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.353703Z  INFO tokio_postgres::connection: NOTICE: relation "timestamp_oracle" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.355955Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 25.910671ms: AppliedExact
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.355986Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacting 2 batches in 2 parts totaling 30360 bytes: lower=[1743541884324] upper=[1743541884326] since=[0]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.363886Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 7.891107ms: AppliedExact
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.364858Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init complete in 30.694056ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.364895Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open beginning
testdrive-postgres-1              | 2025-04-01 21:11:49.378 UTC [324] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:49,387] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.428058Z  WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=compute_apply_column_demands
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.428167Z  WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=persist_record_schema_id
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.430565Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:49.430612Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open complete in 50.84µs
testdrive-schema-registry-1       | [2025-04-01 21:11:49,809] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:50.138893Z 30 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1             | [2025-04-01 21:11:50,441] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:50.464 UTC [331] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | [2025-04-01 21:11:50,863] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.056435Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating statements from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.056877Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.056978Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migration from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") } complete
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.078985Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open complete in 1.714089799s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.079019Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.079152Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_timestamp_oracle::postgres_oracle: Applying configuration update! params=PostgresTimestampOracleParameters { pg_connection_pool_max_size: Some(50), pg_connection_pool_max_wait: Some(Some(60s)), pg_connection_pool_ttl: Some(300s), pg_connection_pool_ttl_stagger: Some(6s), pg_connection_pool_connect_timeout: Some(5s), pg_connection_pool_tcp_user_timeout: Some(30s) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.079754Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.188628Z  INFO mz_controller::clusters: attempting to remove past generation replicas
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.189007Z  INFO mz_controller::clusters: successfully removed past generation replicas
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.195706Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_storage_client::storage_collections: initializing finalizable_shards unfinalized_shards=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.202488Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: complete in 122.745265ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.205704Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.205735Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.205744Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(1) replica_id=System(1) time=2025-04-01T21:11:51.205Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.205757Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(2) replica_id=System(2) time=2025-04-01T21:11:51.205Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.205763Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(3) replica_id=System(3) time=2025-04-01T21:11:51.205Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.205770Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=User(1) replica_id=User(1) time=2025-04-01T21:11:51.205Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.206950Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_storage_controller::collection_mgmt: updating user batch duration duration=1s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.207735Z  INFO mz_storage_controller::instance: starting replica task replica_id=s1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.208379Z  INFO mz_storage_controller::instance: starting replica task replica_id=s2
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.208411Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:37829
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.208432Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storage tcp proxy listening on 0.0.0.0:38431
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.208453Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:46423
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.208470Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: compute tcp proxy listening on 0.0.0.0:42685
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.208481Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:39643
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.208943Z  INFO mz_storage_controller::instance: starting replica task replica_id=s3
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.209423Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(1)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.209537Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(2)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.209634Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:42887
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.209655Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storage tcp proxy listening on 0.0.0.0:46587
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.209670Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: computectl tcp proxy listening on 0.0.0.0:41935
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.209695Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: compute tcp proxy listening on 0.0.0.0:33257
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.209704Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:33029
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.209984Z  INFO mz_orchestrator_process: launching cluster-s2-replica-s2-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 --compute-controller-listen-addr=/tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 --internal-http-listen-addr=/tmp/2d6695955606a1151ce51b0cc992817f2ee1d903 --opentelemetry-resource=cluster_id=s2 --opentelemetry-resource=replica_id=s2 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s2-replica-s2-gen-0 --scratch-directory=/scratch/cluster-s2-replica-s2-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.210341Z  INFO mz_storage_controller::instance: starting replica task replica_id=u1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.210391Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble complete in 4.688904ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.210420Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.210472Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(3)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.210488Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:40755
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.210508Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storage tcp proxy listening on 0.0.0.0:43767
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.210522Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: computectl tcp proxy listening on 0.0.0.0:42883
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.210531Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: compute tcp proxy listening on 0.0.0.0:43813
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.210538Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:43413
testdrive-mysql-1                 | 2025-04-01T21:11:51.210590Z 31 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.210720Z  INFO mz_orchestrator_process: launching cluster-s3-replica-s3-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda --compute-controller-listen-addr=/tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde --internal-http-listen-addr=/tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77 --opentelemetry-resource=cluster_id=s3 --opentelemetry-resource=replica_id=s3 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s3-replica-s3-gen-0 --scratch-directory=/scratch/cluster-s3-replica-s3-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.210937Z  INFO mz_orchestrator_process: launching cluster-s1-replica-s1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/71f3321b0e3f9048094b0911551d64f9126d1bff --compute-controller-listen-addr=/tmp/f040cd31f4c582a7012a822f734e640464893410 --internal-http-listen-addr=/tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b --opentelemetry-resource=cluster_id=s1 --opentelemetry-resource=replica_id=s1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s1-replica-s1-gen-0 --scratch-directory=/scratch/cluster-s1-replica-s1-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.211150Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:44045
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.211169Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storage tcp proxy listening on 0.0.0.0:41893
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.211180Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:35523
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.211195Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: compute tcp proxy listening on 0.0.0.0:35137
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.211201Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:36993
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.211416Z  INFO mz_orchestrator_process: launching cluster-u1-replica-u1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 --compute-controller-listen-addr=/tmp/b11da31284e249136e8e3eeac2f0106883b48b7f --internal-http-listen-addr=/tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d --opentelemetry-resource=cluster_id=u1 --opentelemetry-resource=replica_id=u1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-u1-replica-u1-gen-0 --scratch-directory=/scratch/cluster-u1-replica-u1-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.211488Z  INFO mz_compute_client::controller::replica: starting replica task replica=User(1)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.282860Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s497 introspection_type=ReplicaMetricsHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.283002Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s500 introspection_type=ReplicaStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.283056Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s669 introspection_type=SinkStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.283110Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s671 introspection_type=SourceStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.283173Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s672 introspection_type=PrivatelinkConnectionStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.283225Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s674 introspection_type=StatementExecutionHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.283285Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s676 introspection_type=PreparedStatementHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.283427Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s677 introspection_type=SessionHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.284185Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s678 introspection_type=SqlText
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.284406Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s689 introspection_type=StatementLifecycleHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.284624Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s690 introspection_type=ShardMapping
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.284788Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s691 introspection_type=StorageSourceStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.285105Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s691 introspection_config.introspection_type=StorageSourceStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.285163Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s692 introspection_type=StorageSinkStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.284789Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s690 introspection_config.introspection_type=ShardMapping
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.285250Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s700 introspection_type=Frontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.285273Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s692 introspection_config.introspection_type=StorageSinkStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.285923Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s700 introspection_config.introspection_type=Frontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.286347Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s690 actual_upper=1743541887931 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.286616Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s702 introspection_type=WallclockLagHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.286919Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s706 introspection_type=WallclockLagHistogram
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.287025Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s708 introspection_type=ComputeMaterializedViewRefreshes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.287081Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s709 introspection_type=ComputeDependencies
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.287092Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s708 introspection_config.introspection_type=ComputeMaterializedViewRefreshes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.287145Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s709 introspection_config.introspection_type=ComputeDependencies
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.287177Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s710 introspection_type=ComputeOperatorHydrationStatus
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.287301Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s710 introspection_config.introspection_type=ComputeOperatorHydrationStatus
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.287303Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s716 introspection_type=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.287420Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s716 introspection_config.introspection_type=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.287420Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s717 introspection_type=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.287536Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s717 introspection_config.introspection_type=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.287541Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s721 introspection_type=ReplicaFrontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.287607Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s721 introspection_config.introspection_type=ReplicaFrontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.287613Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s700 actual_upper=1743541887849 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.288431Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s691 actual_upper=1743541887876 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.288981Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s716 actual_upper=1743541887876 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.289012Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s708 actual_upper=1743541887876 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.289138Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s721 actual_upper=1743541887849 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.289249Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s709 actual_upper=1743541887849 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.289360Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s717 actual_upper=1743541887876 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.289358Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s692 actual_upper=1743541887876 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.290017Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s710 actual_upper=1743541887876 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.305062Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init complete in 94.640283ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.305105Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans beginning
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.306114Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777580544 memory.used=3196051456 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.307701Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777580544 memory.used=3196051456 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.307946Z  INFO mz_clusterd: serving internal HTTP server on /tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.308398Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777580544 memory.used=3196051456 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.308762Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.309177Z  INFO mz_clusterd: serving internal HTTP server on /tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.309793Z  INFO mz_clusterd: serving internal HTTP server on /tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.310121Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.310192Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777580544 memory.used=3196428288 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.310739Z  INFO mz_clusterd: serving internal HTTP server on /tmp/2d6695955606a1151ce51b0cc992817f2ee1d903
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.310937Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.311399Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.312214Z  INFO mz_clusterd: listening for storage controller connections on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.312249Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.312254Z  INFO mz_service::grpc: Starting to listen on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.312464Z  INFO mz_clusterd: listening for compute controller connections on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.312536Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.312556Z  INFO mz_service::grpc: Starting to listen on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.314501Z  INFO mz_clusterd: listening for storage controller connections on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.314537Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.314542Z  INFO mz_service::grpc: Starting to listen on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.314633Z  INFO mz_clusterd: listening for compute controller connections on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.314703Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.314712Z  INFO mz_service::grpc: Starting to listen on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.315636Z  INFO mz_clusterd: listening for storage controller connections on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.315670Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.315675Z  INFO mz_service::grpc: Starting to listen on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.315767Z  INFO mz_clusterd: listening for compute controller connections on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.315785Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.315789Z  INFO mz_service::grpc: Starting to listen on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.316020Z  INFO mz_clusterd: listening for storage controller connections on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.316054Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.316060Z  INFO mz_service::grpc: Starting to listen on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.316181Z  INFO mz_clusterd: listening for compute controller connections on /tmp/f040cd31f4c582a7012a822f734e640464893410
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.316200Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.316206Z  INFO mz_service::grpc: Starting to listen on /tmp/f040cd31f4c582a7012a822f734e640464893410
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.334909Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.335657Z  INFO mz_service::grpc: GrpcClient /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff: connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.335717Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.335993Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.336106Z  INFO mz_service::grpc: GrpcClient /tmp/f040cd31f4c582a7012a822f734e640464893410: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.336332Z  INFO mz_service::grpc: GrpcClient /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719: connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.336556Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.336608Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"]
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.336601Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.336861Z  INFO mz_service::grpc: GrpcClient /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7: connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.337118Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.337285Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.337288Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.337424Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.337470Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.337627Z  INFO mz_service::grpc: GrpcClient /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2: connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.338196Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.338238Z  INFO mz_service::grpc: GrpcClient /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde: connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.338297Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.338433Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.338481Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"]
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.338531Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.338598Z  INFO mz_service::grpc: GrpcClient /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda: connected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.338616Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.338811Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:51.339096Z  INFO mz_service::grpc: GrpcClient /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f: connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:51.339472Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.339623Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.339680Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.339692Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.339753Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.339781Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.339771Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.339883Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.340459Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.340487Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.340581Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:51.340952Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:51.341016Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:51.341338Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-zookeeper-1             | [2025-04-01 21:11:51,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:51.548 UTC [338] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | [2025-04-01 21:11:51,923] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.018162Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans complete in 713.055907ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.022001Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025521Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541886221] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025561Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541886221] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025570Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541886221] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025579Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541886221] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025588Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541886221] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025596Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541886221] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025607Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541886221] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025614Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541886221] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025621Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541886221] .. []] reason=storage input s493 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025628Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541886221] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025635Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541886221] .. []] reason=storage input s466 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025642Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541886221] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025649Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541886221] .. []] reason=storage input s474 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025656Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541886221] .. []] reason=storage input s472 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025664Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541886221] .. []] reason=storage input s476 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025675Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541886221] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025683Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541886221] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025692Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541886221] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025721Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541886221] .. []] reason=storage input s489 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025728Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541886221] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025737Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541886221] .. []] reason=storage input s492 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025743Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541886221] .. []] reason=storage input s482 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025750Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541886221] .. []] reason=storage input s489 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025757Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541886221] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025765Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541886221] .. []] reason=storage input s482 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025773Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541886221] .. []] reason=storage input s466 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025780Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541886221] .. []] reason=storage input s472 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025788Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541886221] .. []] reason=storage input s474 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025795Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541886221] .. []] reason=storage input s515 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025802Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541886221] .. []] reason=storage input s459 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025810Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541886221] .. []] reason=storage input s495 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025834Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541886221] .. []] reason=storage input s498 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025840Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541886221] .. []] reason=storage input s499 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025847Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541886221] .. []] reason=storage input s496 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025854Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541886221] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025862Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541886221] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025869Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541886221] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025876Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541886221] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025884Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541886221] .. []] reason=storage input s459 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025908Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541886221] .. []] reason=storage input s458 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025916Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541886221] .. []] reason=storage input s513 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025922Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541886221] .. []] reason=storage input s512 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025929Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541886221] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025936Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541886221] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025943Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541886221] .. []] reason=storage input s493 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025950Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541886221] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025956Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541886221] .. []] reason=storage input s476 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025963Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541886221] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025971Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541886221] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025987Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541886221] .. []] reason=storage input s492 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.025993Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541886221] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026001Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541886221] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026008Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541886221] .. []] reason=storage input s504 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026017Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541886221] .. []] reason=storage input s792 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026028Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541886221] .. []] reason=upstream s747 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026036Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541886221] .. []] reason=upstream s764 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026047Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541886221] .. []] reason=upstream s754 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026074Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s788 bounds=[[0] .. [0]] reason=storage export s788 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026088Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s789 bounds=[[0] .. [0]] reason=storage export s789 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026096Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s790 bounds=[[0] .. [0]] reason=storage export s790 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026111Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026119Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026131Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026165Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026184Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026195Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026206Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541911285]] reason=storage input s678 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026220Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541911283]] reason=storage input s674 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026228Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541887875]] reason=storage input s691 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026236Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1743541887875]] reason=storage input s692 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026243Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026251Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026259Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s493 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026268Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026276Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s466 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026285Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026292Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s474 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026300Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s472 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026333Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s476 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026343Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026355Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026377Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026386Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s489 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026394Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026411Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541886221] .. [1743541887875]] reason=storage input s717 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026420Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541886221] .. [1743541887848]] reason=storage input s721 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026427Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s492 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026435Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s482 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026443Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s489 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026451Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026458Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s482 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026466Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s466 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026474Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s472 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026482Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s474 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026489Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s515 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026497Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s459 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026506Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541911296]] reason=storage input s671 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026513Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541886221] .. [1743541911296]] reason=storage input s669 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026521Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541911296]] reason=storage input s669 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026529Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s495 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026545Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s498 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026553Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s499 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026560Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541911298]] reason=storage input s500 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026568Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s496 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026575Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541911285]] reason=storage input s497 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026583Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026591Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026599Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026606Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026617Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s459 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026625Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541887848]] reason=storage input s709 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026632Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541887848]] reason=storage input s700 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026641Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541911290]] reason=storage input s702 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026648Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s458 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026657Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s513 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026664Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s512 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026672Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026680Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026695Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s493 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026702Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026710Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s476 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026718Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026726Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026734Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s492 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026741Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026749Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026757Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541887848]] reason=storage input s721 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026765Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1743541887875]] reason=storage input s717 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026773Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s504 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026785Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541886221] .. [1743541911211]] reason=storage input s792 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026797Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541887875]] reason=upstream s694 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026805Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541886221] .. [1743541911211]] reason=upstream s747 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026826Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541886221] .. [1743541911211]] reason=upstream s764 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026837Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541886221] .. [1743541911211]] reason=upstream s754 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026854Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541911211]] reason=downstream s781 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026861Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541911211]] reason=downstream s781 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026872Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541887848]] reason=downstream s740 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026879Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541887848]] reason=downstream s696 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026964Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026978Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026986Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.026993Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911211]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027001Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911211]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027008Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027014Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541910000]] reason=read policy applied to write frontier [1743541911286]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027022Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541910000]] reason=read policy applied to write frontier [1743541911284]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027029Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1740949887000]] reason=read policy applied to write frontier [1743541887876]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027037Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541886000]] reason=read policy applied to write frontier [1743541887848]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027044Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1740949887000]] reason=read policy applied to write frontier [1743541887876]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027052Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027059Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027067Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027075Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027082Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027089Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027097Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027104Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027111Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027118Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027125Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027132Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027140Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027149Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s740 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541886000] }, reason: "read policy applied to write frontier [1743541887848]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027173Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027180Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027187Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027194Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027201Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027210Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s746 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949911000] }, reason: "read policy applied to write frontier [1743541911212]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027217Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s747 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949911000] }, reason: "read policy applied to write frontier [1743541911212]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027225Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027232Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027239Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911211]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027247Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541910000]] reason=read policy applied to write frontier [1743541911297]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027253Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911211]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027260Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541910000]] reason=read policy applied to write frontier [1743541911297]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027267Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s754 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949911000] }, reason: "read policy applied to write frontier [1743541911212]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027275Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s755 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949911000] }, reason: "read policy applied to write frontier [1743541911212]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027287Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s756 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949911000] }, reason: "read policy applied to write frontier [1743541911212]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027295Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541910000]] reason=read policy applied to write frontier [1743541911299]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027302Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s758 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949911000] }, reason: "read policy applied to write frontier [1743541911212]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027310Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541910000]] reason=read policy applied to write frontier [1743541911286]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027337Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s760 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949911000] }, reason: "read policy applied to write frontier [1743541911211]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027344Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911211]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027352Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027359Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911211]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027366Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s764 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949911000] }, reason: "read policy applied to write frontier [1743541911212]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027374Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541886000]] reason=read policy applied to write frontier [1743541887849]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027382Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911211]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027390Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541886000]] reason=read policy applied to write frontier [1743541887849]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027397Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541910000]] reason=read policy applied to write frontier [1743541911291]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027404Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s769 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949911000] }, reason: "read policy applied to write frontier [1743541911212]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027412Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s770 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949911000] }, reason: "read policy applied to write frontier [1743541911212]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027419Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s771 bounds=[[1743541886221] .. [1743541886221]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949911000] }, reason: "read policy applied to write frontier [1743541911212]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027427Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027435Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027442Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027450Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027457Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027465Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911211]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027472Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027479Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027487Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027495Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911211]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027502Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911211]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027511Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541886000]] reason=read policy applied to write frontier [1743541887849]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027519Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1740949887000]] reason=read policy applied to write frontier [1743541887876]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027526Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.027533Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541886221] .. [1743541910000]] reason=read policy applied to write frontier [1743541911212]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.028625Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping complete in 6.62849ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.028660Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.029000Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.029396Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.029997Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.031229Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.031980Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.032369Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.032567Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.032741Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.032966Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949887000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.033196Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541886000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.033291Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949887000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.033440Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.033653Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.033800Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.034017Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.034170Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.034670Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.035196Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.035467Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.035687Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble complete in 7.025776ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.035718Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.035874Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.036229Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.037070Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.037831Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.038039Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.038887Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.039468Z  INFO mz_adapter::coord: starting snapshot table_id=System(457)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.039469Z  INFO mz_adapter::coord: starting snapshot table_id=System(456)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.039540Z  INFO mz_adapter::coord: starting snapshot table_id=System(460)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.039556Z  INFO mz_adapter::coord: starting snapshot table_id=System(459)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.039572Z  INFO mz_adapter::coord: starting snapshot table_id=System(458)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.039661Z  INFO mz_adapter::coord: starting snapshot table_id=System(461)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.039707Z  INFO mz_adapter::coord: starting snapshot table_id=System(462)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.039717Z  INFO mz_adapter::coord: starting snapshot table_id=System(463)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.039724Z  INFO mz_adapter::coord: starting snapshot table_id=System(466)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.039764Z  INFO mz_adapter::coord: starting snapshot table_id=System(467)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.039838Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.039916Z  INFO mz_adapter::coord: starting snapshot table_id=System(464)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.039938Z  INFO mz_adapter::coord: starting snapshot table_id=System(468)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040007Z  INFO mz_adapter::coord: starting snapshot table_id=System(465)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040132Z  INFO mz_adapter::coord: starting snapshot table_id=System(470)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040201Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040251Z  INFO mz_adapter::coord: starting snapshot table_id=System(472)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040133Z  INFO mz_adapter::coord: starting snapshot table_id=System(469)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040533Z  INFO mz_adapter::coord: starting snapshot table_id=System(476)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040615Z  INFO mz_adapter::coord: starting snapshot table_id=System(477)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040275Z  INFO mz_adapter::coord: starting snapshot table_id=System(471)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040702Z  INFO mz_adapter::coord: starting snapshot table_id=System(479)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040717Z  INFO mz_adapter::coord: starting snapshot table_id=System(478)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040379Z  INFO mz_adapter::coord: starting snapshot table_id=System(473)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040896Z  INFO mz_adapter::coord: starting snapshot table_id=System(480)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040990Z  INFO mz_adapter::coord: starting snapshot table_id=System(475)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.041453Z  INFO mz_adapter::coord: starting snapshot table_id=System(487)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.041463Z  INFO mz_adapter::coord: starting snapshot table_id=System(488)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040786Z  INFO mz_adapter::coord: starting snapshot table_id=System(481)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.041502Z  INFO mz_adapter::coord: starting snapshot table_id=System(486)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.041570Z  INFO mz_adapter::coord: starting snapshot table_id=System(485)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.041077Z  INFO mz_adapter::coord: starting snapshot table_id=System(482)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.041216Z  INFO mz_adapter::coord: starting snapshot table_id=System(483)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.041746Z  INFO mz_adapter::coord: starting snapshot table_id=System(491)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.042040Z  INFO mz_adapter::coord: starting snapshot table_id=System(492)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.042274Z  INFO mz_adapter::coord: starting snapshot table_id=System(493)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.042455Z  INFO mz_adapter::coord: starting snapshot table_id=System(494)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.042510Z  INFO mz_adapter::coord: starting snapshot table_id=System(496)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.041265Z  INFO mz_adapter::coord: starting snapshot table_id=System(484)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040487Z  INFO mz_adapter::coord: starting snapshot table_id=System(474)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.041617Z  INFO mz_adapter::coord: starting snapshot table_id=System(490)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.041618Z  INFO mz_adapter::coord: starting snapshot table_id=System(489)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.042962Z  INFO mz_adapter::coord: starting snapshot table_id=System(498)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.040791Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.042466Z  INFO mz_adapter::coord: starting snapshot table_id=System(495)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.043374Z  INFO mz_adapter::coord: starting snapshot table_id=System(502)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.043075Z  INFO mz_adapter::coord: starting snapshot table_id=System(501)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.043521Z  INFO mz_adapter::coord: starting snapshot table_id=System(505)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.043705Z  INFO mz_adapter::coord: starting snapshot table_id=System(499)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.043542Z  INFO mz_adapter::coord: starting snapshot table_id=System(506)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.043568Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.043868Z  INFO mz_adapter::coord: starting snapshot table_id=System(508)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.043773Z  INFO mz_adapter::coord: starting snapshot table_id=System(507)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.043942Z  INFO mz_adapter::coord: starting snapshot table_id=System(509)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.043958Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.043968Z  INFO mz_adapter::coord: starting snapshot table_id=System(510)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.044057Z  INFO mz_adapter::coord: starting snapshot table_id=System(511)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.044155Z  INFO mz_adapter::coord: starting snapshot table_id=System(512)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.044244Z  INFO mz_adapter::coord: starting snapshot table_id=System(513)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.044284Z  INFO mz_adapter::coord: starting snapshot table_id=System(514)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.044412Z  INFO mz_adapter::coord: starting snapshot table_id=System(515)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.044544Z  INFO mz_adapter::coord: starting snapshot table_id=System(516)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.044763Z  INFO mz_adapter::coord: starting snapshot table_id=System(792)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.044064Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.045162Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.045345Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.045649Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.045960Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.044550Z  INFO mz_adapter::coord: starting snapshot table_id=System(517)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.046438Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.046546Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.046658Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.046734Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.046810Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.046890Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.047096Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.047178Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.047244Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.047356Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.047512Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.047602Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.047876Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.048232Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.048605Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541886000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.049399Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.049546Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541886000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.049621Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.049689Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.049795Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.049907Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541886221] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.049987Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.050059Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.050207Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.050285Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.050459Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.050590Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.050716Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.050782Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.050871Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.051004Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.051445Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.051638Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541886000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.051721Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949887000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.052149Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.052360Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.052436Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.052540Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.052610Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541910000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.052999Z  INFO mz_adapter::coord: finished snapshot table_id=System(456)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.053780Z  INFO mz_adapter::coord: finished snapshot table_id=System(492)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.055256Z  INFO mz_adapter::coord: finished snapshot table_id=System(501)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.055458Z  INFO mz_adapter::coord: finished snapshot table_id=System(481)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.055907Z  INFO mz_adapter::coord: finished snapshot table_id=System(491)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.057382Z  INFO mz_adapter::coord: finished snapshot table_id=System(480)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.058100Z  INFO mz_adapter::coord: finished snapshot table_id=System(502)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.058234Z  INFO mz_adapter::coord: finished snapshot table_id=System(474)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.058352Z  INFO mz_adapter::coord: finished snapshot table_id=System(510)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.058438Z  INFO mz_adapter::coord: finished snapshot table_id=System(498)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.058471Z  INFO mz_adapter::coord: finished snapshot table_id=System(457)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.059396Z  INFO mz_adapter::coord: finished snapshot table_id=System(505)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.059416Z  INFO mz_adapter::coord: finished snapshot table_id=System(467)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.060224Z  INFO mz_adapter::coord: finished snapshot table_id=System(488)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.060634Z  INFO mz_adapter::coord: finished snapshot table_id=System(470)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.061074Z  INFO mz_adapter::coord: finished snapshot table_id=System(511)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.061148Z  INFO mz_adapter::coord: finished snapshot table_id=System(482)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.061433Z  INFO mz_adapter::coord: finished snapshot table_id=System(509)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.062387Z  INFO mz_adapter::coord: finished snapshot table_id=System(516)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.064479Z  INFO mz_adapter::coord: finished snapshot table_id=System(507)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.064547Z  INFO mz_adapter::coord: finished snapshot table_id=System(468)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.064552Z  INFO mz_adapter::coord: finished snapshot table_id=System(506)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.064608Z  INFO mz_adapter::coord: finished snapshot table_id=System(458)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.064876Z  INFO mz_adapter::coord: finished snapshot table_id=System(490)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.065107Z  INFO mz_adapter::coord: finished snapshot table_id=System(515)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.065204Z  INFO mz_adapter::coord: finished snapshot table_id=System(512)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.066854Z  INFO mz_adapter::coord: finished snapshot table_id=System(471)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.066966Z  INFO mz_adapter::coord: finished snapshot table_id=System(475)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.067035Z  INFO mz_adapter::coord: finished snapshot table_id=System(477)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.067101Z  INFO mz_adapter::coord: finished snapshot table_id=System(508)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.067299Z  INFO mz_adapter::coord: finished snapshot table_id=System(479)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.067435Z  INFO mz_adapter::coord: finished snapshot table_id=System(461)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.067469Z  INFO mz_adapter::coord: finished snapshot table_id=System(499)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.067677Z  INFO mz_adapter::coord: finished snapshot table_id=System(496)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.067839Z  INFO mz_adapter::coord: finished snapshot table_id=System(483)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.067851Z  INFO mz_adapter::coord: finished snapshot table_id=System(484)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.067889Z  INFO mz_adapter::coord: finished snapshot table_id=System(472)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.068467Z  INFO mz_adapter::coord: finished snapshot table_id=System(473)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.069326Z  INFO mz_adapter::coord: finished snapshot table_id=System(792)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.069565Z  INFO mz_adapter::coord: finished snapshot table_id=System(517)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.069653Z  INFO mz_adapter::coord: finished snapshot table_id=System(487)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.070165Z  INFO mz_adapter::coord: finished snapshot table_id=System(495)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.070617Z  INFO mz_adapter::coord: finished snapshot table_id=System(478)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.070909Z  INFO mz_adapter::coord: finished snapshot table_id=System(466)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.071929Z  INFO mz_adapter::coord: finished snapshot table_id=System(464)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.072001Z  INFO mz_adapter::coord: finished snapshot table_id=System(494)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.072022Z  INFO mz_adapter::coord: finished snapshot table_id=System(493)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.072201Z  INFO mz_adapter::coord: finished snapshot table_id=System(486)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.072252Z  INFO mz_adapter::coord: finished snapshot table_id=System(460)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.072203Z  INFO mz_adapter::coord: finished snapshot table_id=System(489)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.073410Z  INFO mz_adapter::coord: finished snapshot table_id=System(513)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.075442Z  INFO mz_adapter::coord: finished snapshot table_id=System(469)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.075594Z  INFO mz_adapter::coord: finished snapshot table_id=System(476)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.077619Z  INFO mz_adapter::coord: finished snapshot table_id=System(463)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.078750Z  INFO mz_adapter::coord: finished snapshot table_id=System(465)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.080955Z  INFO mz_adapter::coord: finished snapshot table_id=System(514)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.087594Z  INFO mz_adapter::coord: finished snapshot table_id=System(485)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.090590Z  INFO mz_adapter::coord: finished snapshot table_id=System(459)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.095413Z  INFO mz_adapter::coord: finished snapshot table_id=System(462)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.123776Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.123854Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization complete in 83.761µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.123872Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: coordinator init: sending builtin table updates
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.131175Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: our write ts write_ts=Some(1743541912123)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.133132Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates complete in 97.412441ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.133159Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.134841Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup complete in 1.679903ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.134875Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.134903Z  INFO mz_adapter::coord: coordinator init: cleaning up orphaned secrets
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.134964Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t7 replica_id=s1 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.135302Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:52.135403Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:52.135434Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.135510Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t9 replica_id=s1 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:52.135653Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.135379Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:52.135949060Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:52.135482Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:52.136413106Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:52.135465Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:52.136549508Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.135899Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.136170Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t11 replica_id=s2 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:52.135704Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:52.136773071Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:52.136379Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:52.136511Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.136764Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:52.136856Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:52.136913Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:52.136942Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:52.136944Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:52.136997Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:52.137131Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:52.137198Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:52.137199Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801112136 replica_expiration_utc=2025-04-04 21:11:52.136 UTC
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.137382Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t13 replica_id=s2 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.137415Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:52.137531Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801112136 replica_expiration_utc=2025-04-04 21:11:52.136 UTC
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:52.137711Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801112137 replica_expiration_utc=2025-04-04 21:11:52.137 UTC
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.137782Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.137946Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t15 replica_id=s3 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:52.138239Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.138351Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t17 replica_id=s3 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:52.138572Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.139152Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t19 replica_id=u1 type_=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.139187Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:52.139259Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.139717Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.139732Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.140480Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t21 replica_id=u1 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.140694Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.140873Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode complete in 5.997122ms
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.140897Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801112140 replica_expiration_utc=2025-04-04 21:11:52.140 UTC
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.140937Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap complete in 935.2362ms
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:52.141221Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:52.141681418Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:52.141152Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:52.142151304Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:52.141569Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:52.141603Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:52.141707Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:52.141708Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:52.142179Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:52.142603950Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:52.142480Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:52.142648Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.143288Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:52.143610484Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.143572Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.143669Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.143757Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.145787Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start complete in 1.066766182s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.145835Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: complete in 2.817814322s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.145853Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init complete in 2.817889003s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.145860Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.146169Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble complete in 308.605µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.146186Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: complete in 2.928399902s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.146222Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving complete in 2.928717986s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.146282Z  INFO mz_environmentd::environmentd::main: startup: envd init: complete in 2.942822017s
testdrive-materialized-1          | environmentd v0.140.0-dev.0 (46249f481) listening...
testdrive-materialized-1          |  SQL address: 0.0.0.0:6875
testdrive-materialized-1          |  HTTP address: 0.0.0.0:6876
testdrive-materialized-1          |  Internal SQL address: 0.0.0.0:6877
testdrive-materialized-1          |  Internal HTTP address: 0.0.0.0:6878
testdrive-materialized-1          |  Internal Persist PubSub address: 0.0.0.0:6879
testdrive-materialized-1          |  Root trace ID: 00000000000000000000000000000000
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.150131Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.164784Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.168473Z  INFO mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.168805Z  INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping    
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.168889Z  INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping    
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.191043Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.218709Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.229928Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.239589Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.241293Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.245288Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949887000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.248622Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541886000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.249503Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949887000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.251369Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.255151Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.259126Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.262954Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.266850Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.273350Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.277164Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-mysql-1                 | 2025-04-01T21:11:52.280386Z 32 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.282035Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.286793Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.290628Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.301462Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.320674Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.324522Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.331149Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.355175Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.359008Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.363102Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.364168Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.365254Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.366441Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.367532Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.368687Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.369881Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.371081Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.388270Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.389542Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.395051Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.396102Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.397158Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.398267Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.399526Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.400701Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.401906Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.402885Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.409348Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.411161Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.412737Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.427219Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.428541Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541886000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.429487Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.432526Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541886000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.433542Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.435432Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.436524Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.437602Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541886221] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.438642Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.439866Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.440893Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.442083Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.443126Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.444282Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.450083Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.451310Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.452432Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.453741Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.470505Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.479810Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541886000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.481008Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949887000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.482022Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.489463Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.491284Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.493231Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:52.494925Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541910000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801112141] expiration_datetime=Some(2025-04-04T21:11:52.141Z) plan_until=[] until=[1743801112141]
testdrive-zookeeper-1             | [2025-04-01 21:11:52,573] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:52.639 UTC [345] FATAL:  role "root" does not exist
testdrive-materialized-1          | 2025-04-01T21:11:52.726637Z  thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92:
testdrive-materialized-1          | index out of bounds: the len is 5 but the index is 5
testdrive-materialized-1          |    6: core::panicking::panic_fmt
testdrive-materialized-1          |    7: core::panicking::panic_bounds_check
testdrive-materialized-1          |    8: <mz_compute::render::context::CollectionBundle<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::arrange_collection::{closure#0}::{closure#0}
testdrive-materialized-1          |    9: <timely::dataflow::operators::generic::builder_raw::OperatorCore<mz_repr::timestamp::Timestamp, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build_reschedule<<timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   10: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   11: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   12: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   13: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   14: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   15: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   16: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   17: <timely::progress::subgraph::Subgraph<(), mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   18: <timely::worker::Wrapper>::step
testdrive-materialized-1          |   19: <timely::worker::Worker<timely_communication::allocator::generic::Generic>>::step_or_park
testdrive-materialized-1          |   20: <mz_compute::server::Config as mz_cluster::client::ClusterSpec>::run_worker::<timely_communication::allocator::generic::Generic>
testdrive-materialized-1          | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.810994Z  WARN persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: pubsub connection err: status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.811036Z  INFO persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: Persist PubSub connection ended: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.851194Z  WARN mz_compute_client::controller::replica: replica task failed: status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }: error reading a body from connection: stream closed because of a broken pipe replica=System(2)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:52.851245Z  WARN mz_storage_controller::instance: replica task failed replica_id=s2 error=status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }
testdrive-materialized-1          | 2025-04-01T21:11:52.802088Z  thread 'tokio:work-1' panicked at src/orchestrator-process/src/lib.rs:868:29:
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0-0 crashed; aborting because propagate_crashes is enabled
testdrive-materialized-1          |    6: core::panicking::panic_fmt
testdrive-materialized-1          |    7: <mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}
testdrive-materialized-1          |    8: <tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}> as core::future::future::Future>::poll
testdrive-materialized-1          |    9: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread_alt::handle::Handle>>>::poll
testdrive-materialized-1          |   10: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll
testdrive-materialized-1          |   11: <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task
testdrive-materialized-1          |   12: <tokio::runtime::scheduler::multi_thread::worker::Context>::run
testdrive-materialized-1          |   13: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
testdrive-materialized-1          |   14: tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
testdrive-materialized-1          |   15: tokio::runtime::scheduler::multi_thread::worker::run
testdrive-materialized-1          |   16: <tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll
testdrive-materialized-1          |   17: <tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>> as core::future::future::Future>::poll
testdrive-materialized-1          |   18: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
testdrive-materialized-1          |   19: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
testdrive-materialized-1          |   20: <tokio::runtime::blocking::pool::Inner>::run
testdrive-materialized-1          | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:52.880361Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:52.880396Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:52.880448Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:52.880534Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:52.880551Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:52.880614Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:52.880656Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:52.880789Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:52.880627Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-schema-registry-1       | [2025-04-01 21:11:52,978] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:11:53.349965Z 33 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:11:53,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:11:53.723 UTC [352] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:11:54,036] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 7 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:11:54.419149Z 34 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:11:54,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:11:54.813 UTC [359] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:11:55,097] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:11:55.497051Z 35 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:11:55,737] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:11:55.905 UTC [366] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:11:56,159] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:11:56.569893Z 36 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:11:56,800] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:11:57.000 UTC [373] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:11:57,222] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:11:57.644168Z 37 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:11:57,858] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:11:58.088 UTC [380] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:11:58,288] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:11:58.722379Z 38 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:11:58,912] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:11:59.176 UTC [387] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:11:59,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:11:59.797049Z 39 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:11:59,976] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:12:00.264 UTC [394] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:00,395] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:12:00.875390Z 40 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:01,027] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:12:01.348 UTC [401] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:01,455] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:12:01.955602Z 41 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:02,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:02.435 UTC [408] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:02,523] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:12:03.039238Z 42 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:03,136] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:03.528 UTC [415] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:03,578] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:12:04.116099Z 43 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:04,194] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:04.616 UTC [422] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:04,635] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:12:05.189737Z 44 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:05,257] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:05,685] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:05.697 UTC [429] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:06.259437Z 45 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:06,306] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:06,749] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:06.771 UTC [436] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:07.334394Z 46 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:07,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:07,810] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:07.842 UTC [443] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:08.403458Z 47 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:08,409] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:08,868] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:08.918 UTC [451] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:09.456628Z 48 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:09,461] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:09,930] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:10.008 UTC [458] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:10.512645Z 49 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:10,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:11,017] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 13 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:11.105 UTC [465] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:11,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:11.571141Z 50 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:12,076] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:12.204 UTC [472] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:12,629] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:12.634522Z 51 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:13,144] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:13.303 UTC [479] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:13.696336Z 52 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:13,696] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:14,214] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:14.395 UTC [486] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:14,754] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:14.763778Z 53 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:15,267] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:15.477 UTC [493] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:15,808] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:15.823059Z 54 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:16,326] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:12:16.573 UTC [500] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:16,875] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:16.882530Z 55 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:17,384] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:12:17.666 UTC [507] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:17,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:17.957283Z 56 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:18,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:12:18.749 UTC [514] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:18,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:19.031202Z 57 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:19,505] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:12:19.838 UTC [521] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:20,047] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:20.114023Z 58 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:20,571] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:12:20.929 UTC [528] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:21,123] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:21.191924Z 59 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:21,637] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:12:22.013 UTC [535] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:22,178] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:22.256458Z 60 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:22,704] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:12:23.099 UTC [542] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:23,235] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:23.327845Z 61 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:23,781] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:12:24.196 UTC [549] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:24,292] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:24.411898Z 62 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:24,848] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:12:25.274 UTC [556] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:25,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:25.482845Z 63 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:25,904] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:12:26.366 UTC [563] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:26,417] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:26.556436Z 64 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:26,962] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:12:27.462 UTC [570] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:27,470] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:27.631462Z 65 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:28,023] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:28,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:28.548 UTC [577] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:28.708912Z 66 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:29,084] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:29,578] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:29.621 UTC [584] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:29.786156Z 67 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:30,142] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:30,630] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:30.702 UTC [591] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:30.859518Z 68 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:31,205] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:31,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:31.784 UTC [598] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:31.933538Z 69 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:32,272] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:32,738] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:32.868 UTC [605] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:33.006518Z 70 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:33,332] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:33,798] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:33.956 UTC [612] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:34.088415Z 71 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:34,401] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:34,854] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:35.055 UTC [619] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:35.165417Z 72 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:35,465] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:35,904] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:36.142 UTC [626] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:36.235667Z 73 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:36,513] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:36,960] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:37.232 UTC [633] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:37.304793Z 74 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:37,576] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:38,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:38.318 UTC [641] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:38.373058Z 75 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:38,640] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:39,089] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44788, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:39.399 UTC [648] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:39.442947Z 76 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:39,700] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:40,144] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:40.489 UTC [655] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:40.517864Z 77 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:40,765] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:41,194] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:41.577 UTC [662] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:41.592598Z 78 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:41,814] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:42,243] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:12:42.666 UTC [669] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:42.669171Z 79 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:42,887] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:43,311] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:43.727195Z 80 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:43.760 UTC [676] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:43,940] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:44,366] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:44.800264Z 81 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:44.834 UTC [683] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:45,007] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:45,419] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:45.875710Z 82 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:45.907 UTC [690] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:46,072] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:46,473] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:46.947429Z 83 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:46.978 UTC [697] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:47,126] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:47,535] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:48.021069Z 84 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:48.049 UTC [704] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:48,190] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:48,589] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:49.089661Z 85 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:49.122 UTC [711] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:49,255] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:49,648] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37976, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:50.156654Z 86 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:50.194 UTC [718] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:50,314] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:50,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:51.231738Z 87 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:51.267 UTC [725] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:51,375] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:51,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:52.307597Z 88 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:52.344 UTC [732] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:52,438] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:52,820] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:53.381270Z 89 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:53.414 UTC [739] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:53,496] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:53,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:54.468645Z 90 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:54.499 UTC [746] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:54,558] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:54,929] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:55.546025Z 91 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:55.577 UTC [753] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:55,623] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:55,987] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:56.620948Z 92 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:56.645 UTC [760] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:56,693] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:57,050] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:57.704033Z 93 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:12:57.736 UTC [767] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:57,754] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:58,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:58.782061Z 94 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:58,805] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:12:58.809 UTC [773] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:59,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:59.848147Z 95 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:59,853] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:12:59.875 UTC [780] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:00,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:00.904297Z 96 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:00,911] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:00.946 UTC [787] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:01,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:01.966071Z 97 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:01,973] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:02.034 UTC [794] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:02,355] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:03.024162Z 98 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:03,032] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:03.124 UTC [801] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:03,428] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:04.087260Z 99 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:04,088] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:04.208 UTC [808] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:04,483] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:05.143807Z 100 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:05,145] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:05.299 UTC [815] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:05,540] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:06.204993Z 101 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:06,211] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:06.392 UTC [822] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:06,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:07.269666Z 102 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:07,281] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:07.484 UTC [829] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:07,672] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:08.328390Z 103 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:08,338] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:08.574 UTC [837] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:08,731] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:09.389396Z 104 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:09,397] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:09.662 UTC [844] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:09,794] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:10.453795Z 105 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:10,456] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:10.748 UTC [851] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:10,854] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:11.511955Z 106 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:11,519] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:11.846 UTC [858] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:11,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:12.581039Z 107 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:12,585] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:12.928 UTC [865] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:12,964] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:13.639840Z 108 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:13,643] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:14.016 UTC [872] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:14,022] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:13:14.698847Z 109 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:14,703] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:15,083] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:15.111 UTC [879] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:13:15.759650Z 110 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:15,763] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:16,140] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:16.183 UTC [886] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:13:16.827623Z 111 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:16,832] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:17,208] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:17.263 UTC [893] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:13:17.893736Z 112 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:17,895] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:18,274] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:18.347 UTC [900] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:13:18.953840Z 113 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:18,963] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:19,339] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:19.445 UTC [907] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:13:20.022893Z 114 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:20,031] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:20,392] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:20.531 UTC [914] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:13:21.088775Z 115 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:21,094] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:21,464] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:21.614 UTC [920] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:13:22.148539Z 116 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:22,153] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:22,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:22.703 UTC [927] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:13:23.206530Z 117 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:23,216] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:23,577] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:23.790 UTC [934] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:13:24.271008Z 118 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:24,279] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:24,635] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:24.879 UTC [941] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:13:25.342669Z 119 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:25,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:25,698] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:25.961 UTC [948] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:26,397] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:13:26.402848Z 120 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:26,746] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:27.051 UTC [955] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:27,454] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:13:27.461239Z 121 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:27,805] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:28.140 UTC [962] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:13:28.523976Z 122 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:28,525] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:28,863] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:29.229 UTC [970] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:13:29.579770Z 123 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:29,590] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:29,917] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:30.315 UTC [977] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:30.637789Z 124 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:30,647] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:30,979] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:31.406 UTC [984] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:31.692540Z 125 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:31,701] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:32,045] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:32.504 UTC [991] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:32.752018Z 126 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:32,758] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:33,102] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:33.591 UTC [998] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:33.817258Z 127 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:33,820] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:34,161] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:34.687 UTC [1005] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:34,879] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:34.883408Z 128 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:35,235] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33712, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:35.780 UTC [1013] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:35.941526Z 129 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:35,946] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:36,286] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:36.869 UTC [1020] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:37.001508Z 130 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:37,002] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:37,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:37.962 UTC [1027] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:38.062118Z 131 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:38,066] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:38,386] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:39.045 UTC [1035] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:39.118061Z 132 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:39,124] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:39,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:40.135 UTC [1042] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:40.179499Z 133 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:40,188] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:40,498] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37050, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:41.237 UTC [1049] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:41.256594Z 134 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:41,261] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:41,564] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:42,312] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:42.312379Z 135 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:13:42.324 UTC [1056] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:42,628] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:43,363] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:43.372954Z 136 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:13:43.395 UTC [1063] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:43,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:44,424] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:44.437365Z 137 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:13:44.467 UTC [1070] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:44,749] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37102, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:45,490] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:45.496248Z 138 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:13:45.535 UTC [1077] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:45,815] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:46,550] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:46.556335Z 139 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:13:46.634 UTC [1084] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:46,877] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:47,616] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:47.616578Z 140 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:13:47.723 UTC [1091] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:47,937] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:48.674487Z 141 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:48,679] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:48.805 UTC [1098] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:49,000] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:49.732406Z 142 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:49,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:49.899 UTC [1105] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:50,053] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:50.788720Z 143 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:50,801] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:50.992 UTC [1112] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:51,121] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:51.850306Z 144 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:51,855] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:52.090 UTC [1119] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:52,170] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:52.911854Z 145 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:52,917] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 9 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:53.172 UTC [1126] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:53,217] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:53.968470Z 146 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:53,972] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:54.258 UTC [1133] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:54,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:55.028540Z 147 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:55,029] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:55,323] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:55.346 UTC [1140] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:13:56.089109Z 148 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:56,096] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:56,380] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:56.423 UTC [1147] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:13:57.152481Z 149 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:57,157] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:57,443] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:57.511 UTC [1154] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:58,214] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:13:58.216485Z 150 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:58,501] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:58.605 UTC [1161] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:59,275] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:13:59.277763Z 151 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:59,557] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:59.701 UTC [1168] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:00,329] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:00.333643Z 152 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:00,612] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:00.788 UTC [1175] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:01,387] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:01.394930Z 153 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:01,671] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:01.868 UTC [1182] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:02,451] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:02.457921Z 154 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:02,730] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:02.960 UTC [1189] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:03,506] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:03.518023Z 155 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:03,792] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:04.040 UTC [1196] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:04,575] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:04.587249Z 156 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:04,846] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41670, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:05.143 UTC [1203] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:05,637] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:05.645704Z 157 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:05,903] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:06.234 UTC [1211] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:06,697] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:06.733852Z 158 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:06,967] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:07.319 UTC [1218] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:07,762] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:07.811442Z 159 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:08,025] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:08.412 UTC [1226] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:08,828] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:08.890134Z 160 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:09,088] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:09.505 UTC [1233] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:09,897] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:09.961203Z 161 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:10,136] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:10.591 UTC [1240] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:10,956] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:11.033089Z 162 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:11,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51514, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:11.678 UTC [1247] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:12,017] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:12.109422Z 163 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:12,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:12.771 UTC [1254] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:13,073] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:13.194410Z 164 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:13,314] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:13.862 UTC [1261] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:14,140] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:14.261415Z 165 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:14,366] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:14.942 UTC [1268] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:15,203] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:15.344032Z 166 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:15,426] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:16.033 UTC [1275] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:16,266] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:16.422963Z 167 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:16,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:17.132 UTC [1282] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:17,326] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:17.499133Z 168 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:17,547] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:18.226 UTC [1289] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:18,396] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:18.578037Z 169 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:18,617] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:19.313 UTC [1296] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:19,460] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:19.656220Z 170 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:19,671] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:20.403 UTC [1303] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:20,525] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:20.720272Z 171 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:20,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:21.497 UTC [1310] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:21,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:21.791711Z 172 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:21,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:22.590 UTC [1317] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:22,643] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:22.849550Z 173 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:22,858] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:23.674 UTC [1324] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:23,714] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:23,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:23.904970Z 174 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:24.762 UTC [1331] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:24,769] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:24.966422Z 175 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:24,970] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54360, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:25,821] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:14:25.844 UTC [1338] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:26.021398Z 176 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:14:26,024] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:26,883] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:14:26.920 UTC [1345] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:14:27,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:27.085219Z 177 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:27,945] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:14:27.995 UTC [1352] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:14:28,138] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:28.149119Z 178 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:29,002] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:14:29.083 UTC [1359] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:14:29,187] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:29.208844Z 179 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:30,061] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:14:30.171 UTC [1366] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:14:30,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:30.276032Z 180 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:31,119] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:14:31.257 UTC [1373] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:14:31,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:31.349455Z 181 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:32,179] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:14:32.338 UTC [1380] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:14:32,338] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:32.431536Z 182 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:33,239] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:33,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:33.422 UTC [1387] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:33.510420Z 183 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:34,291] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:34,457] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:34.496 UTC [1393] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:34.589878Z 184 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:35,353] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:35,518] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:35.581 UTC [1400] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:35.670523Z 185 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:36,413] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:36,572] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:36.663 UTC [1408] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:36.744462Z 186 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:37,473] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:37,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:37.755 UTC [1415] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:37.832868Z 187 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:38,531] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:38,681] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:38.840 UTC [1424] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:38.906553Z 188 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:39,593] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:39,739] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44696, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:39.927 UTC [1431] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:39.983804Z 189 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:40,658] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:40,794] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:41.018 UTC [1438] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:41.058002Z 190 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:41,715] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:41,859] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:42.107 UTC [1445] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:42.128567Z 191 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:42,778] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:42,921] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:43.202 UTC [1452] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:43.211539Z 192 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:43,831] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:43,986] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:44.278858Z 193 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:44.293 UTC [1459] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:44,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:45,046] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44748, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:45.356721Z 194 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:45.384 UTC [1466] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:45,963] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:46,120] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:46.424090Z 195 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:46.457 UTC [1473] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:47,024] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:47,170] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:47.495797Z 196 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:47.537 UTC [1480] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:48,093] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:48,228] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44778, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:48.576442Z 197 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:48.634 UTC [1486] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:49,156] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:49,293] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:49.657738Z 198 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:49.720 UTC [1493] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:50,231] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:50,355] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:50.737978Z 199 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:50.801 UTC [1500] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:51,296] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:51,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:51.807284Z 200 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:51.882 UTC [1507] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:52,353] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:52,476] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:52.888754Z 201 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:52.978 UTC [1514] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:53,411] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:53,543] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:53.958384Z 202 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:54.067 UTC [1521] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:54,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:54,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:55.045619Z 203 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:55.155 UTC [1528] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:55,554] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:55,662] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:56.115715Z 204 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:56.242 UTC [1535] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:56,610] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:56,718] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:57.189928Z 205 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:57.332 UTC [1542] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:57,669] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:57,773] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:58.251555Z 206 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:58.419 UTC [1549] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:58,740] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:58,834] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:59.324650Z 207 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:14:59.509 UTC [1556] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:59,806] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:59,883] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:00.400701Z 208 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:00.592 UTC [1563] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:00,873] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:00,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:01.489295Z 209 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:01.688 UTC [1570] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:01,940] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:02,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:02.567431Z 210 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:02.780 UTC [1577] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:03,000] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:03,072] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:03.651448Z 211 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:03.872 UTC [1584] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:04,054] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:04,137] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:04.726686Z 212 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:04.957 UTC [1591] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:05,112] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:05,195] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:05.795347Z 213 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:06.057 UTC [1598] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:06,181] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:06,250] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:06.869623Z 214 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:07.151 UTC [1605] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:07,249] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:07,313] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:07.940911Z 215 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:08.235 UTC [1613] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:08,317] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:08,365] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:09.017599Z 216 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:09.325 UTC [1620] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:09,385] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:09,416] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:10.099353Z 217 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:10.417 UTC [1627] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:10,442] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:10,466] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:11.171161Z 218 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:11,490] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:11.501 UTC [1634] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:15:11,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:12.248523Z 219 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:12,544] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:12,572] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:12.572 UTC [1641] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:13.320995Z 220 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:13,603] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:13,619] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:13.646 UTC [1647] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:14.403786Z 221 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:14,675] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:14,676] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:14.726 UTC [1654] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:15.484645Z 222 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:15,731] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:15,734] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:15.802 UTC [1661] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:16.557540Z 223 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:16,779] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:16,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:16.895 UTC [1668] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:17.635500Z 224 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:17,840] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:17,842] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:17.978 UTC [1675] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:18.706418Z 225 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:18,895] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:18,896] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:19.067 UTC [1682] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:19.781666Z 226 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:19,964] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:19,964] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:20.157 UTC [1689] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:20.858381Z 227 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:21,017] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:21,019] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:21.246 UTC [1696] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:21.939959Z 228 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:22,079] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:22,082] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:22.337 UTC [1703] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:23.015918Z 229 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:23,139] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:23,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:23.425 UTC [1710] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:24.103732Z 230 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:24,199] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:24,203] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:24.516 UTC [1717] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:25.179584Z 231 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:25,255] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:25,257] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:25.608 UTC [1724] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:26.263563Z 232 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:26,324] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:26,325] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:26.703 UTC [1731] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:27.339546Z 233 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:27,383] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:27,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:27.796 UTC [1738] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:28.413354Z 234 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:28,430] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:28,431] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:28.880 UTC [1745] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:29.473559Z 235 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:29,480] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:29,485] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:29.965 UTC [1752] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:30.532985Z 236 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:30,535] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:30,536] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:31.052 UTC [1759] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:31.590474Z 237 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:31,592] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:31,595] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:32.141 UTC [1766] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:32.650758Z 238 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:32,654] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:32,655] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:33.236 UTC [1773] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:33.709761Z 239 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:33,711] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:33,711] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:34.326 UTC [1780] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:34,772] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:15:34.775535Z 240 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:34,776] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:35.409 UTC [1787] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:35.835168Z 241 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:35,835] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:35,838] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:36.502 UTC [1794] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:36.895406Z 242 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:36,903] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:36,904] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:37.587 UTC [1801] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:37,950] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:15:37.951226Z 243 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:37,956] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:38.684 UTC [1809] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:39,006] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:39,007] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55788, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:39.010094Z 244 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:39.769 UTC [1816] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:40,065] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:15:40.066369Z 245 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:40,066] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:40.864 UTC [1823] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:41,119] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:15:41.124596Z 246 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:41,125] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:41.956 UTC [1830] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:42,173] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:42,178] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:42.182787Z 247 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:43.043 UTC [1837] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:43,229] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:43,230] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:43.241043Z 248 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:44.124 UTC [1844] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:44,286] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:44,289] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:44.302614Z 249 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:45.217 UTC [1851] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:45,346] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:45,349] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:45.360020Z 250 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:46.301 UTC [1858] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:15:46,398] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:46,400] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:15:46.431797Z 251 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:47.385 UTC [1865] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:47,448] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:47,454] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:47.494018Z 252 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:15:48.468 UTC [1872] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:15:48,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:48,503] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:15:48.577907Z 253 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:49,548] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:49,552] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:49.556 UTC [1879] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:49.660210Z 254 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:50,600] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:50,604] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:50.629 UTC [1886] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:50.734239Z 255 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:51,664] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:51,672] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:51.714 UTC [1893] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:51.804371Z 256 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:52,725] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:52,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35696, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:52.798 UTC [1900] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:52.876755Z 257 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:53,785] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:53,788] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:53.884 UTC [1907] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:53.955016Z 258 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:54,829] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:54,840] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35712, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:54.975 UTC [1914] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:55.030682Z 259 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:55,889] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:55,890] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35726, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:56.060 UTC [1921] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:56.111640Z 260 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:56,943] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:56,943] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:57.143 UTC [1928] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:57.189131Z 261 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:57,992] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:57,995] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:58.231 UTC [1935] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:58.268455Z 262 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:59,053] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:59,054] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:59.315 UTC [1942] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:59.341058Z 263 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:00,104] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:00,107] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:00.409 UTC [1949] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:00.414838Z 264 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:01,165] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:01,168] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:01.488608Z 265 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:01.495 UTC [1956] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:02,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:02,230] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:02.549639Z 266 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:02.576 UTC [1963] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:03,285] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:03,286] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:03.630544Z 267 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:03.660 UTC [1970] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:04,338] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:04,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:04.707363Z 268 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:04.742 UTC [1977] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:05,396] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:05,397] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:05.777496Z 269 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:05.829 UTC [1984] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:06,460] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:06,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60462, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:06.849903Z 270 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:06.914 UTC [1991] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:07,521] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:07,523] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:07.934074Z 271 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:08.007 UTC [1998] FATAL:  role "root" does not exist
testdrive-postgres-1         | 2025-04-01 21:16:08.146 UTC [62] LOG:  checkpoint starting: time
testdrive-zookeeper-1  | [2025-04-01 21:16:08,575] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:08,585] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 9 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:09.004875Z 272 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:09.095 UTC [2006] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:09,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:09,628] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:10.078251Z 273 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:10.169 UTC [2013] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:10,681] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:10,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52346, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:11.154974Z 274 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:11.264 UTC [2020] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:11,739] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:11,742] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:12.221062Z 275 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:12.376 UTC [2027] FATAL:  role "root" does not exist
testdrive-postgres-1         | 2025-04-01 21:16:12.460 UTC [62] LOG:  checkpoint complete: wrote 46 buffers (0.3%); 0 WAL file(s) added, 0 removed, 0 recycled; write=4.312 s, sync=0.001 s, total=4.315 s; sync files=0, longest=0.000 s, average=0.000 s; distance=294 kB, estimate=294 kB; lsn=0/152E980, redo lsn=0/152E928
testdrive-schema-registry-1  | [2025-04-01 21:16:12,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:12,789] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:13.298732Z 276 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:13.467 UTC [2034] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:13,842] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:13,844] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:14.380198Z 277 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:14.559 UTC [2041] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:14,902] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:14,905] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:15.466953Z 278 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:15.658 UTC [2048] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:15,958] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:15,960] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:16.546362Z 279 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:16.748 UTC [2055] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:17,009] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:17,012] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:17.614300Z 280 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:17.841 UTC [2062] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:18,062] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:18,066] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:18.698950Z 281 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:18.930 UTC [2069] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:19,124] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:19,128] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:19.777801Z 282 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:20.018 UTC [2076] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:20,194] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:20,196] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:20.850492Z 283 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:21.109 UTC [2083] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:21,249] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:21,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:21.932889Z 284 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:22.201 UTC [2090] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:22,304] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:22,304] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:23.003518Z 285 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:23.294 UTC [2097] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:23,353] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:23,354] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:24.078916Z 286 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:24.381 UTC [2104] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:24,409] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:24,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:25.149277Z 287 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-kafka-1            | [2025-04-01 21:16:25,410] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:16:25,410] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:16:25,414] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:16:25,416] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-schema-registry-1  | [2025-04-01 21:16:25,451] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:25,459] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:25.476 UTC [2111] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:26.219134Z 288 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:26,495] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:26,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:26.562 UTC [2118] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:27.298401Z 289 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:27,548] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:27,554] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:27.643 UTC [2125] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:28.377838Z 290 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:28,607] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:28,609] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:28.728 UTC [2132] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:29.454126Z 291 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:29,661] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:29,663] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:29.813 UTC [2139] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:30.534117Z 292 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:30,709] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:30,716] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:30.895 UTC [2146] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:31.609066Z 293 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:31,763] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:31,764] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:31.985 UTC [2153] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:32.695592Z 294 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:32,834] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:32,836] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:33.089 UTC [2160] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:33.776964Z 295 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:33,890] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:33,891] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:34.185 UTC [2167] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:34.864643Z 296 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:34,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:34,953] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:16:35.277 UTC [2174] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:35.938110Z 297 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:36,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:36,015] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:16:36.372 UTC [2181] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:37.015632Z 298 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:37,062] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:37,063] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:37.464 UTC [2188] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:38.087645Z 299 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:38,123] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:38,125] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:38.550 UTC [2196] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:39.154448Z 300 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:39,166] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:39,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:39.641 UTC [2203] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:40.216547Z 301 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:40,220] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:40,222] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:40.726 UTC [2210] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:41.269388Z 302 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:41,275] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:41,277] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:41.810 UTC [2217] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:42.326023Z 303 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:42,331] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:42,334] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:42.901 UTC [2224] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:43.387457Z 304 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:43,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:43,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:16:43.998 UTC [2231] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:44.448296Z 305 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:44,450] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:44,450] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:45.098 UTC [2238] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:45,514] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:45,516] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:45.523604Z 306 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:46.182 UTC [2245] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:46,571] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:46,573] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:46.591645Z 307 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:47.270 UTC [2253] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:47,631] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:47,631] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:47.668346Z 308 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:48.353 UTC [2260] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:48,683] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:48,683] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:48.745473Z 309 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:49.437 UTC [2267] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:49,744] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:49,751] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:49.817182Z 310 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:50.512 UTC [2274] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:50,804] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:50,805] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:50.895956Z 311 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:51.594 UTC [2281] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:51,861] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:51,863] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:51.960535Z 312 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:52.677 UTC [2288] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:52,920] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:52,924] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37704, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:53.030461Z 313 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:53.768 UTC [2295] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:53,982] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:53,983] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:54.111083Z 314 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:54.851 UTC [2302] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:55,036] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:55,037] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:55.183373Z 315 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:55.931 UTC [2309] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:56,099] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:56,099] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:56.257894Z 316 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:57.017 UTC [2316] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:57,156] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:57,157] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:57.339669Z 317 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:58.111 UTC [2322] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:58,203] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:58,207] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:58.428633Z 318 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:16:59.204 UTC [2329] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:59,254] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:59,255] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:59.494607Z 319 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:00.288 UTC [2336] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:00,305] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:00,309] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:00.568495Z 320 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:01,352] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:01,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:01.374 UTC [2343] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:01.644574Z 321 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:17:02,404] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:02,405] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:02.448 UTC [2350] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:02.726301Z 322 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:03,464] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:03,467] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:03.525 UTC [2358] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:03.802419Z 323 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:04,514] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:04,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:04.619 UTC [2365] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:04.878047Z 324 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:17:05,575] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:05,576] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:05.714 UTC [2372] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:05.946211Z 325 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:06,624] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:06,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:06.808 UTC [2379] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:07.014648Z 326 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:07,682] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:07,684] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:07.884 UTC [2386] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:08.094671Z 327 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:08,736] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:08,743] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:08.966 UTC [2394] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:09.173262Z 328 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:09,788] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:09,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:10.055 UTC [2401] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:10.256613Z 329 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:10,841] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:10,845] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:11.153 UTC [2408] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:11.329478Z 330 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:17:11,910] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:11,911] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:12.235 UTC [2415] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:12.410537Z 331 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:17:12,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:12,967] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:13.326 UTC [2422] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:13.488185Z 332 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:17:14,019] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:14,019] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:14.416 UTC [2429] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:14.560565Z 333 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:15,079] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:15,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:15.507 UTC [2436] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:15.627250Z 334 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:17:16,135] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:16,138] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:16.587 UTC [2443] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:16.706234Z 335 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:17,186] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:17,188] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:17.668 UTC [2449] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:17.772333Z 336 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:18,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:18,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:18.757 UTC [2456] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:18.845153Z 337 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:19,305] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:19,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:19.851 UTC [2463] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:19.917372Z 338 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:20,356] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:20,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:20.940 UTC [2470] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:20.986991Z 339 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:21,414] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:21,422] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:22.029 UTC [2477] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:22.054952Z 340 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:22,464] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:22,472] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:23.110 UTC [2484] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:23.134966Z 341 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:23,511] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:23,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:24.201 UTC [2491] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:24.217822Z 342 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:24,558] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:24,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:25.290 UTC [2498] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:25.300282Z 343 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:25,620] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:25,622] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:26.384 UTC [2504] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:26.386591Z 344 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:26,680] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:26,686] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40264, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:27.451652Z 345 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:27.477 UTC [2511] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:27,742] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:27,744] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:28.525730Z 346 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:28.559 UTC [2518] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:28,795] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:28,798] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:29.608107Z 347 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:29.636 UTC [2525] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:29,843] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:29,844] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:30.681699Z 348 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:30.715 UTC [2532] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:30,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:30,900] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:31.756270Z 349 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:31.788 UTC [2539] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:31,956] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:31,957] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:32.836253Z 350 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:32.868 UTC [2545] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:33,013] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:33,014] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:33.914232Z 351 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:33.939 UTC [2552] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:34,067] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:34,070] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:34.995930Z 352 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:35.030 UTC [2559] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:35,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:35,134] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:36.066578Z 353 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:36.100 UTC [2566] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:36,169] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:36,188] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:37.140603Z 354 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:37.174 UTC [2573] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:37,223] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:37,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:38.210660Z 355 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:38.241 UTC [2580] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:38,276] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:38,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:39.285091Z 356 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:39.315 UTC [2589] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:39,330] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:39,333] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:40.354692Z 357 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:40,378] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:40,378] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:40.383 UTC [2596] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:41.431203Z 358 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:17:41,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51988, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:41,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:41.460 UTC [2603] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:42.489507Z 359 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:42,490] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:42,492] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:42.532 UTC [2610] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:43,545] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:43.546983Z 360 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:17:43,556] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51998, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:43.613 UTC [2617] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:44,602] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:44,604] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:44.605462Z 361 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:44.694 UTC [2624] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:45,659] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:45,660] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:45.662699Z 362 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:45.796 UTC [2631] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:46,707] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:46,713] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52026, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:46.721648Z 363 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:46.882 UTC [2638] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:47,760] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:47,761] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:47.804052Z 364 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:47.982 UTC [2645] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:48,810] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:48,810] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:48.877367Z 365 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:49.070 UTC [2652] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:49,875] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:49,880] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:49.951450Z 366 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:50.168 UTC [2659] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:50,922] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:50,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:51.019681Z 367 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:51.259 UTC [2665] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:51,975] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:51,984] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:52.090593Z 368 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:52.349 UTC [2672] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:53,026] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:53,033] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:53.173308Z 369 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:53.443 UTC [2679] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:54,082] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40160, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:54,085] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:54.243087Z 370 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:54.528 UTC [2686] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:55,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:55,144] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:55.316670Z 371 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:55.627 UTC [2693] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:56,185] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40174, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:56,190] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:56.390358Z 372 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:56.711 UTC [2700] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:57,241] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:57,245] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:57.467599Z 373 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:57.797 UTC [2707] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:58,307] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:58,308] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:58.544539Z 374 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:58.887 UTC [2715] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:59,352] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:59,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:59.621684Z 375 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:17:59.969 UTC [2722] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:00,405] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:18:00,407] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:18:00.690157Z 376 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:18:01.052 UTC [2729] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:01,463] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:18:01,464] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:18:01.763590Z 377 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:18:02.145 UTC [2736] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:02,528] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:18:02,532] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:18:02.840188Z 378 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:18:03.226 UTC [2743] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:18:03,584] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:03,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:18:03.905558Z 379 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:18:04.317 UTC [2750] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:18:04,638] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:04,641] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:18:04.988136Z 380 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:18:05.407 UTC [2757] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:05,693] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:18:05,696] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:06.061514Z 381 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:06.489 UTC [2764] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:06,756] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:06,759] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46938, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:07.130771Z 382 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:07.572 UTC [2771] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:07,807] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:07,809] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:08.205085Z 383 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:08.664 UTC [2779] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:08,859] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:08,859] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46950, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:09.284047Z 384 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:09.751 UTC [2786] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:09,914] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:09,916] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:10.361251Z 385 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:10.835 UTC [2794] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:10,975] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:10,976] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:11.434904Z 386 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:11.930 UTC [2801] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:12,035] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:12,039] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:12.501289Z 387 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:13.013 UTC [2808] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:13,100] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:13,103] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36778, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:13.583948Z 388 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:18:14.108 UTC [2815] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:14,164] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36780, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:14,165] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:14.650877Z 389 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:18:15.202 UTC [2822] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:15,229] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:15,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36788, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:15.719220Z 390 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:16,278] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:16,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:16.290 UTC [2829] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:16.787886Z 391 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:17,326] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:17,329] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:17.363 UTC [2836] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:17.865251Z 392 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:18,370] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:18,371] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:18.455 UTC [2843] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:18.942768Z 393 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:19,428] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:19,429] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:18:19.541 UTC [2850] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:20.023987Z 394 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:20,481] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:20,489] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:20.629 UTC [2857] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:21.092617Z 395 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:21,541] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:21,543] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:21.733 UTC [2864] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:22.171948Z 396 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:22,587] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:22,590] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:22.824 UTC [2871] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:23.246193Z 397 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:23,649] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39646, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:23,651] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:18:23.908 UTC [2878] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:24.329089Z 398 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:24,697] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:24,699] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:24.997 UTC [2885] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:25.403084Z 399 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:25,746] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:25,746] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:26.086 UTC [2892] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:26.485836Z 400 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:26,792] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:26,797] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:27.174 UTC [2899] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:27.561030Z 401 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:27,850] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:27,855] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:28.264 UTC [2906] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:28.634254Z 402 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:28,908] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:28,912] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:18:29.359 UTC [2913] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:29.716995Z 403 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:29,967] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:29,972] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:30.449 UTC [2920] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:30.788449Z 404 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:31,015] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:31,019] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:31.541 UTC [2927] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:31.865724Z 405 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:32,070] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:32,071] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:32.630 UTC [2934] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:32.947865Z 406 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:33,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:33,127] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:33.719 UTC [2941] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:34.025037Z 407 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:34,188] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:34,189] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:34.821 UTC [2948] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:35.112793Z 408 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:35,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:35,279] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:18:35.910 UTC [2955] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:36.187009Z 409 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:36,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:36,343] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:37.006 UTC [2962] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:37.265968Z 410 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:37,407] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:37,408] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:18:38.107 UTC [2969] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:38.346557Z 411 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:38,466] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:38,470] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:39.194 UTC [2977] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:39.425995Z 412 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:39,532] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:39,532] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39514, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:40.280 UTC [2984] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:40.525765Z 413 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:40,597] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:40,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:18:41.436 UTC [2991] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:41.685090Z 414 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:41,781] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:41,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43922, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:42.526 UTC [2998] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:42.794038Z 415 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:42,835] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:42,835] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:43.607 UTC [3005] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:43.864476Z 416 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:43,879] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:43,881] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:44.714 UTC [3012] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:44.921933Z 417 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:44,924] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:44,931] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:45.801 UTC [3019] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:45.980455Z 418 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:45,987] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:45,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:46.891 UTC [3026] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:47.036735Z 419 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:47,039] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:47,039] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:18:47.976 UTC [3033] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:48,091] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:48,096] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:48.096733Z 420 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:18:49.069 UTC [3040] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:49,151] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:49,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:49.158386Z 421 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:18:50.160 UTC [3047] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:50,214] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:50,217] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:50.230506Z 422 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:18:51.251 UTC [3054] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:51,270] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:51,273] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:51.299040Z 423 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:52,320] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:52,325] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:52.339 UTC [3061] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:52.378116Z 424 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:53,378] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:53,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:53.416 UTC [3068] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:53.452636Z 425 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:54,443] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:54,446] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:54.497 UTC [3076] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:54.531077Z 426 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:55,509] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:55,509] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:55.580 UTC [3083] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:55.605905Z 427 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:56,566] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:56,568] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:18:56.664 UTC [3090] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:56.682779Z 428 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:57,632] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:57,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:57.747262Z 429 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:18:57.749 UTC [3097] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:58,686] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:58,687] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:58.807379Z 430 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:18:58.837 UTC [3104] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:59,737] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:59,739] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:59.880261Z 431 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:18:59.909 UTC [3111] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:19:00,798] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51922, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:00,801] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:19:00.955051Z 432 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:19:00.983 UTC [3118] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:19:01,855] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:01,858] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:19:02.032893Z 433 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:02.062 UTC [3125] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:02,907] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:02,910] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:03.110296Z 434 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:03.135 UTC [3132] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:03,963] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:03,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:04.180383Z 435 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:04.208 UTC [3139] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:19:05,020] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:05,023] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:19:05.255837Z 436 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:05.289 UTC [3146] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:19:06,066] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51976, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:06,066] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:19:06.321164Z 437 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:06.376 UTC [3153] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:19:07,130] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:07,130] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:19:07.391800Z 438 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:07.460 UTC [3160] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:08,178] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:08,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:08.461537Z 439 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:08.535 UTC [3168] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:19:09,244] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:09,245] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:19:09.531573Z 440 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:09.620 UTC [3175] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:10,298] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:10,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:10.607335Z 441 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:10.709 UTC [3182] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:11,357] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:11,358] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:11.688436Z 442 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:11.795 UTC [3189] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:12,418] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:12,420] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:12.771953Z 443 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:12.901 UTC [3196] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:13,473] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:13,478] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:13.855110Z 444 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:13.990 UTC [3202] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:14,531] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:14,540] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:14.930873Z 445 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:15.079 UTC [3209] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:15,593] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:15,596] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:15.995539Z 446 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:16.178 UTC [3216] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:16,653] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:16,656] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:17.068733Z 447 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:17.275 UTC [3223] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:17,714] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:17,715] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:18.143662Z 448 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:18.357 UTC [3230] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:18,768] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:18,770] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:19.219147Z 449 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:19.444 UTC [3237] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:19,822] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:19,825] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:20.301593Z 450 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:20.531 UTC [3244] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:20,873] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:20,879] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:21.379426Z 451 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:21.616 UTC [3251] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:21,922] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:21,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:22.451958Z 452 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:22.702 UTC [3258] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:22,983] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:22,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:23.522530Z 453 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:23.789 UTC [3265] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:24,038] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:24,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:24.598744Z 454 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:24.870 UTC [3272] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:25,097] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:25,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:25.676883Z 455 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:25.959 UTC [3279] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:26,160] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:26,160] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:26.768143Z 456 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:27.052 UTC [3286] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:27,213] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:27,215] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:27.853200Z 457 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:28.140 UTC [3293] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:28,265] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:28,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:28.927717Z 458 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:29.230 UTC [3300] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:29,326] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:29,328] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:30.009608Z 459 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:30.319 UTC [3307] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:30,389] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:30,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:31.089859Z 460 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:31.404 UTC [3314] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:31,451] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:31,452] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:32.161925Z 461 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:32.487 UTC [3321] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:32,514] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:32,520] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:33.244449Z 462 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:33,564] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:33,567] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39792, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:33.577 UTC [3328] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:34.317165Z 463 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:34,620] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:34,631] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:34.662 UTC [3335] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:35.395230Z 464 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:35,682] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:35,688] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:35.757 UTC [3342] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:36.483526Z 465 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:36,746] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:36,752] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:36.846 UTC [3349] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:37.558297Z 466 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:37,800] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:37,806] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:37.936 UTC [3356] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:38.626201Z 467 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:19:38,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:38,858] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:19:39.019 UTC [3364] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:39.700650Z 468 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:39,916] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:39,920] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:40.119 UTC [3371] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:40.777427Z 469 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:40,982] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:40,984] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:41.212 UTC [3378] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:41.847412Z 470 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:42,035] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:42,039] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:42.298 UTC [3385] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:42.921284Z 471 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:43,087] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:43,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:43.397 UTC [3392] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:43.996479Z 472 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:19:44,147] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:44,149] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:19:44.482 UTC [3399] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:45.062179Z 473 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:45,191] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:45,194] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:45.573 UTC [3406] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:46.140229Z 474 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:46,253] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:46,258] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:46.651 UTC [3413] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:47.231467Z 475 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:47,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:47,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:47.738 UTC [3420] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:48.310769Z 476 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:48,364] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:48,366] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:48.828 UTC [3427] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:49.386052Z 477 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:49,423] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:49,432] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:49.917 UTC [3434] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:50.465548Z 478 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:50,470] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:50,484] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:51.012 UTC [3441] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:19:51,526] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:51,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:19:51.527967Z 479 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:52.107 UTC [3448] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:19:52,583] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50306, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:52,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:19:52.597964Z 480 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:53.187 UTC [3455] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:53,642] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:53,646] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50316, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:53.653933Z 481 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:54.271 UTC [3462] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:54,697] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:54,699] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:54.724079Z 482 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:55.363 UTC [3469] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:55,757] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:55,761] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:55.799520Z 483 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:56.464 UTC [3476] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:56,806] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:56,806] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:56.877052Z 484 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:57.542 UTC [3483] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:57,863] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:57,868] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:57.950497Z 485 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:58.626 UTC [3490] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:58,917] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:58,920] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:59.030480Z 486 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:19:59.714 UTC [3497] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:59,975] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:59,978] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:00.105232Z 487 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:00.810 UTC [3504] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:01,030] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:01,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:01.185899Z 488 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:01.903 UTC [3511] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:02,081] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:02,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:02.262018Z 489 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:02.985 UTC [3518] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:03,133] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:03,135] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:03.337539Z 490 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:04.077 UTC [3525] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:20:04,187] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:04,187] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:20:04.416988Z 491 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:05.168 UTC [3532] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:05,243] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:05,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:05.501863Z 492 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:06.267 UTC [3539] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:06,292] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:06,295] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:06.583133Z 493 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:07.348 UTC [3546] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:07,348] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:07,352] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:07.654046Z 494 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:08,403] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:08,404] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:20:08.433 UTC [3554] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:08.723209Z 495 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:09,450] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:09,452] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:09.517 UTC [3561] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:09.797031Z 496 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:10,509] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:10,510] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:20:10.602 UTC [3569] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:10.869050Z 497 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:11,569] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:11,571] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:11.687 UTC [3576] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:11.945607Z 498 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:12,631] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:12,633] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:12.770 UTC [3583] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:13.021637Z 499 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:13,684] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:13,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:13.859 UTC [3590] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:14.098119Z 500 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:14,740] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:14,742] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:14.949 UTC [3598] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:15.183764Z 501 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:15,796] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:15,800] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:16.037 UTC [3605] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:16.251987Z 502 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:16,866] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:16,870] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:20:17.120 UTC [3612] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:17.329023Z 503 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:17,922] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:17,923] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:18.205 UTC [3619] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:18.408267Z 504 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:18,975] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:18,976] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:19.300 UTC [3626] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:19.485206Z 505 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:20,032] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:20,034] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:20:20.390 UTC [3633] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:20.563373Z 506 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:21,082] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:21,087] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38232, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:21.484 UTC [3640] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:21.638603Z 507 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:22,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:22,143] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:20:22.574 UTC [3647] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:22.712222Z 508 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:23,200] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:23,203] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:23.670 UTC [3654] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:23.797512Z 509 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:24,259] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:24,261] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:24.768 UTC [3661] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:24.882616Z 510 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:25,312] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:25,317] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:25.855 UTC [3668] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:25.957774Z 511 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:26,376] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:26,379] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:26.938 UTC [3675] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:27.033760Z 512 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:27,431] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:27,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38306, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:28.032 UTC [3682] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:28.114211Z 513 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:28,489] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:28,490] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:20:29.135 UTC [3689] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:29.186985Z 514 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:29,543] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:29,545] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:30.227 UTC [3696] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:30.257385Z 515 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:30,598] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:30,602] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:30,910] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-schema-registry-1  | [2025-04-01 21:20:31,010] INFO [Producer clientId=producer-1] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-schema-registry-1  | [2025-04-01 21:20:31,227] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-postgres-1         | 2025-04-01 21:20:31.310 UTC [3703] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:31.335022Z 516 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:31,651] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:31,651] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:32.395 UTC [3710] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:32.414155Z 517 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:32,705] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:32,706] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:33.484 UTC [3717] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:33.488946Z 518 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:33,759] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:33,762] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:34.553637Z 519 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:34.581 UTC [3724] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:34,807] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:34,811] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:35.624181Z 520 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:35.651 UTC [3731] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:35,862] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:35,863] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:36.697404Z 521 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:36.735 UTC [3738] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:36,930] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:36,932] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:37.760897Z 522 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:37.819 UTC [3745] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:37,984] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:37,991] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:38.833302Z 523 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:38.906 UTC [3753] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:20:39,046] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:39,047] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 7 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:20:39.902437Z 524 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:39.992 UTC [3760] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:40,095] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:40,100] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:40.974264Z 525 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:41.077 UTC [3767] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:41,154] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:41,159] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:42.053963Z 526 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:42.172 UTC [3774] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:42,209] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:42,214] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:43.132725Z 527 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:43.254 UTC [3781] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:43,267] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:43,271] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:44.207216Z 528 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:44,310] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:44,318] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:44.337 UTC [3788] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:45.282418Z 529 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:45,374] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51400, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:45,375] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:20:45.409 UTC [3795] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:46.355545Z 530 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:46,441] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:46,444] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:46.484 UTC [3802] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:47.441003Z 531 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:47,495] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:47,497] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:20:47.576 UTC [3809] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:48.523071Z 532 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:48,554] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:48,555] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:20:48.676 UTC [3816] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:20:49.597523Z 533 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:49,601] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:49,604] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:49.770 UTC [3823] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:50,650] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:50,654] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:50.656029Z 534 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:50.858 UTC [3830] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:20:51,702] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:51,704] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:20:51.714172Z 535 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:51.951 UTC [3837] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:52,760] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:52,763] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:52.780362Z 536 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:53.033 UTC [3844] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:53,818] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:53,820] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:53.850743Z 537 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:54.116 UTC [3851] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:54,867] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:54,872] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:54.919640Z 538 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:55.202 UTC [3858] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:55,923] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:55,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:55.985436Z 539 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:56.295 UTC [3865] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:56,973] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:56,976] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:57.067704Z 540 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:57.383 UTC [3872] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:58,031] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:58,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:58.147132Z 541 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:58.475 UTC [3879] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:59,097] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:59,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46960, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:20:59.224092Z 542 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:20:59.560 UTC [3886] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:00,162] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:00,168] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:00.300906Z 543 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:00.647 UTC [3893] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:01,221] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:01,225] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:01.376799Z 544 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:01.741 UTC [3900] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:02,283] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:02,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:02.456308Z 545 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:02.832 UTC [3907] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:03,332] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:03,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:03.532265Z 546 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:03.913 UTC [3914] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:21:04,396] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:04,400] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:21:04.602369Z 547 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:04.998 UTC [3921] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:05,464] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:05,466] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:05.677907Z 548 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:06.086 UTC [3928] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:06,515] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:06,518] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:06.750491Z 549 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:07.183 UTC [3935] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:07,566] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:07,569] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:07.826658Z 550 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:08.277 UTC [3942] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:08,625] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:08,627] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34646, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:08.908234Z 551 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:09.360 UTC [3950] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:09,682] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:09,683] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:09.978636Z 552 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:10.447 UTC [3957] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:10,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:10,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:11.059036Z 553 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:11.537 UTC [3964] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:11,793] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:11,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:12.126864Z 554 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:12.617 UTC [3971] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:12,849] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:12,850] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:13.201043Z 555 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:13.707 UTC [3978] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:13,899] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:13,901] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:14.275566Z 556 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:14.790 UTC [3985] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:14,955] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:14,962] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:15.350006Z 557 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:15.881 UTC [3992] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:16,013] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:16,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39960, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:16.424943Z 558 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:16.982 UTC [3999] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:17,063] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:17,064] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:17.506670Z 559 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:18.074 UTC [4006] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:18,122] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:18,123] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:21:18.575039Z 560 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:19.165 UTC [4013] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:19,183] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:19,185] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:21:19.658093Z 561 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:20,230] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:20,233] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:21:20.258 UTC [4020] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:20.726830Z 562 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:21,281] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:21,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35160, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:21.328 UTC [4027] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:21.804424Z 563 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:22,327] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:22,337] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:22.421 UTC [4034] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:22.876192Z 564 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:23,393] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:23,394] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:23.507 UTC [4041] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:23.949505Z 565 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:24,445] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:24,450] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:24.598 UTC [4048] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:25.018495Z 566 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-kafka-1      | [2025-04-01 21:21:25,416] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:21:25,417] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:21:25,418] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:21:25,418] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-schema-registry-1  | [2025-04-01 21:21:25,497] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:25,499] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:25.691 UTC [4055] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:26.088033Z 567 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:26,549] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:26,553] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:26.794 UTC [4062] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:27.163739Z 568 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:27,610] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:27,611] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:27.887 UTC [4069] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:28.241599Z 569 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:28,669] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:28,669] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:28.967 UTC [4076] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:29.310605Z 570 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:29,724] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:29,726] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:30.059 UTC [4083] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:30.383891Z 571 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:30,773] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:30,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:31.149 UTC [4090] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:31.458985Z 572 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:31,840] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:31,843] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:32.240 UTC [4097] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:32.528863Z 573 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:32,903] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:32,907] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:33.340 UTC [4104] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:33.598647Z 574 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:33,961] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:33,968] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:34.428 UTC [4111] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:34.679931Z 575 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:35,027] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:35,030] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:35.508 UTC [4118] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:35.766728Z 576 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:36,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:36,101] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:21:36.593 UTC [4125] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:36.850527Z 577 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:37,152] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:37,153] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:37.679 UTC [4132] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:37.926824Z 578 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:38,207] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:38,208] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:21:38.763 UTC [4140] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:39.003806Z 579 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:39,263] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:39,267] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:39.861 UTC [4147] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:40.076290Z 580 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:40,327] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:40,329] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:40.949 UTC [4154] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:41.149730Z 581 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:41,398] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:41,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:42.047 UTC [4161] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:42.222272Z 582 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:42,455] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:42,461] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:43.134 UTC [4168] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:43.295881Z 583 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:43,524] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:43,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:44.213 UTC [4175] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:44.363002Z 584 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:44,580] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:44,585] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:45.304 UTC [4182] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:45.434866Z 585 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:45,632] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:45,635] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40102, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:46.390 UTC [4189] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:46.519255Z 586 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:46,695] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:46,698] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:47.477 UTC [4196] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:47.591518Z 587 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:47,755] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:47,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:48.571 UTC [4203] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:48.672064Z 588 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:48,812] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:48,815] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:49.658 UTC [4210] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:49.743161Z 589 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:49,859] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:49,860] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:50.743 UTC [4217] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:50.820742Z 590 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:50,902] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:50,908] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:51.828 UTC [4224] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:51.896200Z 591 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:51,954] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:51,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:52.915 UTC [4231] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:52.957852Z 592 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:53,016] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:53,018] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38788, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:54.010 UTC [4238] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:54.039174Z 593 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:54,068] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38798, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:54,071] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:21:55.091 UTC [4245] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:55.113993Z 594 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:55,117] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:55,118] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:56.176 UTC [4252] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:21:56.177688Z 595 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:56,183] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:56,186] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-schema-registry-1  | [2025-04-01 21:21:57,231] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:21:57.236636Z 596 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:57,240] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:57.261 UTC [4258] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:58,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:58,289] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:21:58.301273Z 597 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:58.369 UTC [4265] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:59,342] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:59,344] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:59.376540Z 598 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:21:59.455 UTC [4272] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:00,394] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:00,397] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:00.460597Z 599 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:00.532 UTC [4279] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:01,461] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:01,465] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:01.537263Z 600 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:01.621 UTC [4286] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:02,522] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:02,523] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56300, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:02.614653Z 601 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:02.702 UTC [4293] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:03,595] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:03,602] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:03.697446Z 602 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:03.801 UTC [4300] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:04,653] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:04,657] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:04.788770Z 603 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:04.893 UTC [4307] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:05,717] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:05,720] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:05.864599Z 604 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:05.986 UTC [4314] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:06,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:06,782] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:22:06.942017Z 605 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:07.072 UTC [4321] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:07,845] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:07,846] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:22:08.017361Z 606 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:08.153 UTC [4328] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:08,901] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:08,902] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:22:09.095285Z 607 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:09.235 UTC [4337] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:09,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:09,960] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:22:10.171136Z 608 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:10.322 UTC [4344] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:11,011] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:11,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:11.245623Z 609 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:11.404 UTC [4351] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:12,076] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:12,078] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36360, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:12.319851Z 610 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:12.493 UTC [4358] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:13,121] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:13,123] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:13.389274Z 611 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:13.589 UTC [4365] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:14,181] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:14,187] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:14.462423Z 612 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:14.680 UTC [4372] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:15,245] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:15,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:22:15.536998Z 613 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:15.769 UTC [4379] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:16,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36398, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:16,309] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:22:16.623844Z 614 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:16.851 UTC [4386] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:17,377] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:17,383] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:22:17.701471Z 615 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:17.943 UTC [4393] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:18,445] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:18,447] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:22:18.786068Z 616 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:19.046 UTC [4400] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:19,496] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:19,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:19.861105Z 617 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:20.129 UTC [4407] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:20,562] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:20,564] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:20.937307Z 618 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:21.222 UTC [4414] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:21,627] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:21,630] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:22.022974Z 619 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:22.309 UTC [4421] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:22,681] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:22,684] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:23.112075Z 620 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:23.404 UTC [4428] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:23,737] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:23,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:24.188951Z 621 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:24.486 UTC [4435] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:24,797] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:24,801] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:25.268689Z 622 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:25.575 UTC [4442] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:25,850] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:25,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:26.335730Z 623 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:26.669 UTC [4449] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:26,909] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:26,913] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:27.413292Z 624 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:27.761 UTC [4455] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:27,974] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43712, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:27,976] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:22:28.492000Z 625 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:28.861 UTC [4462] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:29,027] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:29,028] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:29.565231Z 626 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:29.967 UTC [4469] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:30,083] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:30,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:30.645075Z 627 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:31.045 UTC [4476] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:31,139] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:31,143] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:31.717480Z 628 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:32.135 UTC [4483] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:32,192] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:32,196] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:22:32.783464Z 629 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:22:33.225 UTC [4490] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:33,248] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:33,250] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:22:33.867539Z 630 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:22:34,296] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:34,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:22:34.309 UTC [4497] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:34.944690Z 631 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:35,344] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:35,350] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:35.383 UTC [4504] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:36.021724Z 632 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:22:36,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:36,403] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:22:36.467 UTC [4511] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:37.099731Z 633 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:37,458] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:37,460] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:37.558 UTC [4518] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:38.179047Z 634 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:38,529] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:38,529] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:38.662 UTC [4526] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:39.256989Z 635 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:22:39,606] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:39,605] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:22:39.748 UTC [4533] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:40.335159Z 636 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:22:40,663] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:40,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:22:40.841 UTC [4540] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:41.403918Z 637 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:41,731] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:41,733] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:41.940 UTC [4547] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:42.475290Z 638 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:22:42,800] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:42,801] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:22:43.027 UTC [4554] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:43.544293Z 639 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:43,851] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:43,852] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:44.115 UTC [4561] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:44.621965Z 640 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:22:44,914] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:44,915] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:22:45.202 UTC [4568] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:45.701243Z 641 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:22:45,960] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:45,960] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:22:46.286 UTC [4575] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:46.783373Z 642 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:22:47,008] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:47,014] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:22:47.380 UTC [4582] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:47.863501Z 643 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:22:48,061] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:48,061] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:22:48.464 UTC [4589] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:48.934122Z 644 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:49,114] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:49,118] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:49.546 UTC [4596] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:50.012308Z 645 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:50,175] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:50,179] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:50.633 UTC [4603] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:51.102118Z 646 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:22:51,228] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:51,230] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:22:51.723 UTC [4610] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:52.171003Z 647 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:52,286] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:52,289] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:52.813 UTC [4617] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:53.247757Z 648 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:53,342] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:53,346] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:53.902 UTC [4624] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:54.321208Z 649 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:22:54,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:54,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:22:54.994 UTC [4631] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:55.399393Z 650 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:55,442] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:55,446] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:56.087 UTC [4638] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:56.465063Z 651 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:56,490] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:56,495] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:57.171 UTC [4644] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:57.534360Z 652 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:57,534] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:57,538] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:58.260 UTC [4651] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:58.585276Z 653 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:22:58,591] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:58,591] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:22:59.341 UTC [4658] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:22:59.645539Z 654 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:59,646] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:59,651] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:00.427 UTC [4665] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:23:00.704576Z 655 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:00,708] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:00,712] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:01.504 UTC [4672] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:01,759] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:23:01.761918Z 656 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:23:01,763] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:02.599 UTC [4679] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:02,814] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:02,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:02.818725Z 657 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:03.691 UTC [4686] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:03,869] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:03,873] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:03.875739Z 658 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:04.778 UTC [4694] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:04,931] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:04,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:04.937037Z 659 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:05.871 UTC [4701] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:05,981] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:05,983] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:05.996349Z 660 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:06.961 UTC [4708] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:07,039] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:07,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:07.051330Z 661 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:08.052 UTC [4715] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:08,100] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:08,101] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:08.113597Z 662 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:09.132 UTC [4724] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:09,151] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:09,154] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:09.187437Z 663 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:10,191] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:10,197] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:10.216 UTC [4731] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:23:10.251445Z 664 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:11,242] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:11,246] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:11.283 UTC [4738] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:23:11.329499Z 665 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:12,300] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:12,301] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:12.381 UTC [4745] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:23:12.401920Z 666 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:13,360] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:13,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:13.477 UTC [4752] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:23:13.479921Z 667 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:14,415] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:14,418] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:14.547015Z 668 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:14.560 UTC [4759] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:15,466] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:15,472] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:15.615306Z 669 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:15.646 UTC [4766] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:16,516] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:16,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:16.697419Z 670 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:16.724 UTC [4773] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:17,573] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:17,577] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:17.777884Z 671 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:17.809 UTC [4780] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:18,631] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:18,637] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:18.857977Z 672 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:18.891 UTC [4787] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:19,686] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:19,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:19.933451Z 673 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:19.968 UTC [4794] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:20,756] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:20,760] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:21.011961Z 674 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:21.047 UTC [4801] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:21,822] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:21,824] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38110, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:22.095515Z 675 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:22.123 UTC [4808] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:22,878] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:22,883] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:23.179699Z 676 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:23.205 UTC [4815] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:23,936] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:23,937] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:24.247243Z 677 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:24.278 UTC [4822] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:24,993] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:24,997] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:23:25.324708Z 678 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:25.352 UTC [4829] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:26,055] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:26,056] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:23:26.403058Z 679 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:26.441 UTC [4835] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:27,112] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:27,113] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:23:27.482133Z 680 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:27.515 UTC [4842] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:28,179] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:28,180] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:23:28.561151Z 681 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:28.585 UTC [4849] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:29,236] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:29,241] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:23:29.643343Z 682 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:29.669 UTC [4856] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:30,286] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:30,293] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:30.711447Z 683 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:30.741 UTC [4863] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:31,337] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:31,341] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:31.784685Z 684 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:31.815 UTC [4870] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:32,393] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:32,393] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:32.856110Z 685 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:32.888 UTC [4877] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:33,453] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:33,456] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:33.932140Z 686 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:33.960 UTC [4884] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:34,509] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:34,509] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:35.009389Z 687 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:35.040 UTC [4891] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:35,560] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:35,563] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:36.081007Z 688 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:36.116 UTC [4898] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:36,633] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:36,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:37.152555Z 689 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:37.186 UTC [4905] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:37,693] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:37,697] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:38.226282Z 690 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:38.263 UTC [4912] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:38,754] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:38,761] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:39.300153Z 691 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:39.339 UTC [4920] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:39,822] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:39,823] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:40.372303Z 692 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:40.425 UTC [4927] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:40,881] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:40,884] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:41.446868Z 693 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:41.513 UTC [4934] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:41,946] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:41,948] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:42.516072Z 694 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:42.597 UTC [4941] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:42,998] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:43,001] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:43.587219Z 695 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:43.679 UTC [4949] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:44,062] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:44,064] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:44.674460Z 696 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:44.770 UTC [4956] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:45,115] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:45,117] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:45.751397Z 697 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:45.864 UTC [4963] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:46,171] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:46,174] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:46.824903Z 698 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:46.952 UTC [4970] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:47,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:47,227] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:47.892606Z 699 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:48.044 UTC [4977] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:48,290] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:48,291] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:48.965481Z 700 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:49.127 UTC [4984] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:49,348] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:49,351] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:50.034269Z 701 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:50.224 UTC [4991] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:50,409] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:50,414] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:51.108282Z 702 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:51.306 UTC [4998] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:51,463] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:51,464] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:52.184885Z 703 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:52.398 UTC [5005] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:52,524] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:52,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:53.255024Z 704 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:53.493 UTC [5012] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:53,572] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:53,573] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:54.338403Z 705 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:54.581 UTC [5019] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:54,630] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:54,631] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:55.413235Z 706 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:23:55.680 UTC [5026] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:55,686] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:55,695] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:56.491280Z 707 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:56,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:56,742] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:56.764 UTC [5033] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:57.564159Z 708 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:57,788] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:57,789] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:57.845 UTC [5041] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:58.644117Z 709 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:58,839] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:58,840] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:58.935 UTC [5048] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:59.716003Z 710 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:59,903] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:59,907] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:00.027 UTC [5055] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:00.790332Z 711 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:00,962] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:00,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:01.108 UTC [5062] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:01.862194Z 712 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:02,016] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:02,019] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:02.198 UTC [5069] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:02.938015Z 713 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:03,074] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:03,076] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:03.288 UTC [5076] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:04.014257Z 714 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:04,128] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:04,132] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:04.373 UTC [5083] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:05.095243Z 715 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:05,184] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:05,187] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:05.462 UTC [5090] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:06.163296Z 716 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:06,235] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:06,236] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:06.554 UTC [5097] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:07.251272Z 717 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:07,295] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:07,298] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:07.646 UTC [5104] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:08.318523Z 718 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:08,349] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:08,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:08.737 UTC [5112] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:09.409069Z 719 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:09,433] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:09,435] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:24:09.826 UTC [5119] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:24:10.490473Z 720 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:24:10,490] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50988, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:10,496] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:24:10.911 UTC [5126] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:24:11,543] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51000, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:11,547] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:24:11.553039Z 721 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:12.011 UTC [5133] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:12,607] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:12,608] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51006, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:24:12.613994Z 722 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:13.107 UTC [5140] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:13,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:13,668] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:24:13.676822Z 723 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:14.200 UTC [5147] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:14,724] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:14,728] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51026, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:24:14.735578Z 724 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:15.297 UTC [5154] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:15,780] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:15,783] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:15.797271Z 725 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:16.385 UTC [5161] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:16,840] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:16,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:16.854984Z 726 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:17.478 UTC [5168] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:17,892] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:17,901] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:17.916305Z 727 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:18.567 UTC [5175] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:18,940] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:18,949] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:18.996291Z 728 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:19.646 UTC [5182] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:19,992] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:19,996] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:20.072042Z 729 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:20.733 UTC [5189] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:21,044] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:21,053] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:21.152066Z 730 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:21.823 UTC [5196] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:22,097] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:22,099] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:22.227260Z 731 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:22.905 UTC [5203] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:23,160] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:23,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:23.311187Z 732 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:23.998 UTC [5210] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:24,219] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:24,221] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49462, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:24.388493Z 733 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:25.086 UTC [5217] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:25,277] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:25,279] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:25.466541Z 734 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:26.193 UTC [5223] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:26,339] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:26,339] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:26.533202Z 735 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:27.278 UTC [5230] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:27,400] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:27,404] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:27.613337Z 736 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:28.372 UTC [5237] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:28,460] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:28,461] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:28.689746Z 737 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:29.454 UTC [5244] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:29,512] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:29,516] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:29.757052Z 738 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:30.541 UTC [5251] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:30,565] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:30,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:30.828553Z 739 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:31,606] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:31,613] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:31.618 UTC [5258] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:31.894362Z 740 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:32,654] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:32,655] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:32.685 UTC [5265] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:32.972104Z 741 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:33,708] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:33,712] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:33.754 UTC [5272] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:34.049524Z 742 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:34,762] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:34,763] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:34.838 UTC [5279] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:35.130677Z 743 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:35,824] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:35,824] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:24:35.921 UTC [5286] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:36.206345Z 744 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:36,883] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:36,884] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:37.008 UTC [5293] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:37.284885Z 745 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:37,936] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:37,937] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:24:38.090 UTC [5300] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:38.364469Z 746 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:38,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:38,992] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:24:39.174 UTC [5308] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:39.444477Z 747 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:40,045] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:40,048] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:40.261 UTC [5315] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:40.517983Z 748 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:41,111] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37306, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:41,113] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:24:41.338 UTC [5322] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:41.590857Z 749 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:42,172] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:42,173] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:42.423 UTC [5329] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:42.669228Z 750 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:43,223] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:43,223] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37316, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:43.511 UTC [5336] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:43.745199Z 751 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:44,276] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:44,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:44.599 UTC [5343] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:44.819464Z 752 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:45,329] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:45,332] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:45.678 UTC [5350] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:45.895211Z 753 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:46,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:46,385] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:24:46.776 UTC [5357] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:46.975340Z 754 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:47,435] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:47,438] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:47.861 UTC [5364] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:48.047546Z 755 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:48,496] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:48,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:48.941 UTC [5371] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:49.115981Z 756 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:49,551] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:49,554] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:50.030 UTC [5378] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:50.207715Z 757 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:50,611] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:50,611] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:51.114 UTC [5385] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:51.281798Z 758 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:51,665] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:51,670] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:52.203 UTC [5391] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:52.365926Z 759 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:52,717] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:52,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:24:53.290 UTC [5398] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:53.436764Z 760 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:53,775] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:53,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:54.381 UTC [5405] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:54.506335Z 761 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:54,827] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:54,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:55.474 UTC [5412] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:55.583088Z 762 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:55,892] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:55,896] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:56.553 UTC [5419] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:56.653259Z 763 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:56,940] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:56,946] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:57.636 UTC [5426] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:57.725258Z 764 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:57,999] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:58,001] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:58.725 UTC [5433] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:58.795627Z 765 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:59,057] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:59,060] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:59.814 UTC [5440] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:59.866595Z 766 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:00,113] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:00,119] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:00.901 UTC [5447] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:00.945089Z 767 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:01,172] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:01,175] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:01.991 UTC [5454] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:02.022644Z 768 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:25:02,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:02,226] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:25:03.086 UTC [5461] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:03.104697Z 769 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:03,275] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:03,276] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:04.174 UTC [5468] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:04.181348Z 770 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:04,323] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:04,325] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:05.236790Z 771 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:05.259 UTC [5475] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:05,378] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:05,380] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:06.300404Z 772 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:06.333 UTC [5482] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:06,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:06,435] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:25:07.371369Z 773 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:07.404 UTC [5489] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:07,482] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:07,486] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:08.446756Z 774 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:08.475 UTC [5496] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:08,532] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:08,532] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:25:09.522262Z 775 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:09.551 UTC [5504] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:09,592] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:09,592] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:25:10.591983Z 776 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:10.622 UTC [5511] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:10,657] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:10,660] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:11.665385Z 777 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:11.693 UTC [5518] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:11,708] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:11,709] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:12.732827Z 778 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:12,753] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:12,756] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:12.768 UTC [5525] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:13.792086Z 779 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:13,798] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:13,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:13.839 UTC [5532] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:14.857966Z 780 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:14,861] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:14,864] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:14.920 UTC [5539] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:15.922301Z 781 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:15,922] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:15,923] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:16.013 UTC [5546] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:16.998931Z 782 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:17,002] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:17,012] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:17.090 UTC [5553] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:18.063976Z 783 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:18,066] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:18,070] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:18.184 UTC [5560] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:19,117] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:19,119] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:25:19.120392Z 784 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:19.269 UTC [5567] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:20,173] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:20,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:20.179798Z 785 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:20.347 UTC [5574] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:21,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:21,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50160, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:21.249957Z 786 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:21.429 UTC [5581] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:22,304] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:22,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:22.312498Z 787 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:22.523 UTC [5588] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:23,354] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:23,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:23.371246Z 788 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:23.625 UTC [5595] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:24,418] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:24,421] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:24.427471Z 789 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:24.712 UTC [5602] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:25,470] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:25,472] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:25.484339Z 790 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:25.803 UTC [5609] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:26,531] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:26,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:26.555548Z 791 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:26.887 UTC [5616] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:27,589] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:27,591] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:27.627258Z 792 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:27.979 UTC [5623] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:28,652] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:28,655] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:28.698447Z 793 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:29.071 UTC [5630] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:29,733] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:29,737] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:29.783107Z 794 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:30.164 UTC [5637] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:30,797] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:30,802] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48438, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:30.865122Z 795 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:31.262 UTC [5644] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:31,855] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:31,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:31.939465Z 796 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:32.350 UTC [5651] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:32,913] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:32,915] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:33.021959Z 797 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:33.441 UTC [5658] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:33,971] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:33,974] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:34.102121Z 798 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:34.542 UTC [5665] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:35,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:35,022] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:35.176876Z 799 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:35.633 UTC [5672] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:36,070] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:36,071] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:36.252953Z 800 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:36.726 UTC [5679] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:37,124] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:37,128] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:37.334937Z 801 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:37.824 UTC [5686] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:38,177] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:38,179] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:38.413472Z 802 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:38.913 UTC [5694] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:39,227] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:39,227] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:39.488679Z 803 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:39.998 UTC [5701] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:40,282] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:40,286] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:40.558166Z 804 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:41.085 UTC [5708] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:41,345] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:41,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:25:41.629074Z 805 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:42.182 UTC [5715] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:42,413] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:42,413] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:25:42.701387Z 806 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:43.263 UTC [5721] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:43,479] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:43,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:43.787846Z 807 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:44.352 UTC [5728] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:44,527] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:44,530] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:44.875699Z 808 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:45.438 UTC [5735] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:45,585] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:45,587] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:45.956569Z 809 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:46.533 UTC [5742] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:46,652] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:46,653] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:25:47.034335Z 810 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:47.624 UTC [5749] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:47,704] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:47,705] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:25:48.109346Z 811 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:48.719 UTC [5756] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:48,753] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:48,754] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:49.187068Z 812 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:25:49.803 UTC [5763] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:49,813] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:49,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:50.261158Z 813 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:50,857] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:50,859] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:50.885 UTC [5770] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:51.334963Z 814 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:51,910] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:51,911] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:51.958 UTC [5777] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:52.412504Z 815 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:52,965] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:52,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:53.041 UTC [5784] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:53.491195Z 816 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:25:54,022] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:54,023] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:25:54.137 UTC [5791] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:54.568924Z 817 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:25:55,076] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59232, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:55,079] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:25:55.228 UTC [5798] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:55.652190Z 818 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:56,128] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:56,130] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:56.319 UTC [5805] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:56.722713Z 819 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:57,189] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:57,200] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:57.407 UTC [5812] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:57.798849Z 820 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:58,251] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:58,257] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:25:58.500 UTC [5819] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:58.869353Z 821 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:25:59,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:59,308] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:25:59.583 UTC [5826] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:59.946007Z 822 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:00,350] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:00,353] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:00.676 UTC [5833] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:01.015297Z 823 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:01,403] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:01,404] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:01.763 UTC [5840] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:02.092420Z 824 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:02,466] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:02,467] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:02.853 UTC [5847] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:03.179283Z 825 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:26:03,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:03,532] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:26:03.944 UTC [5854] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:04.250907Z 826 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:04,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:04,588] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:05.038 UTC [5861] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:05.319827Z 827 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:05,647] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:05,650] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:06.131 UTC [5868] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:06.396819Z 828 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:06,711] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:06,713] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:07.220 UTC [5875] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:07.472814Z 829 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:26:07,769] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:07,769] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:26:08.301 UTC [5882] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:08.550958Z 830 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:08,832] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:08,833] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:09.390 UTC [5890] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:09.627248Z 831 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:09,877] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:09,880] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:10.477 UTC [5897] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:10.712641Z 832 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:10,932] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:10,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48780, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:11.559 UTC [5904] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:11.785485Z 833 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:11,982] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:11,983] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:12.643 UTC [5911] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:12.861859Z 834 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:13,028] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:13,029] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48792, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:13.740 UTC [5918] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:13.932081Z 835 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:14,087] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:14,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:14.830 UTC [5925] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:15.003840Z 836 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:15,137] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:15,140] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:15.914 UTC [5932] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:16.087102Z 837 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:26:16,186] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:16,189] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:26:17.003 UTC [5939] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:17.163098Z 838 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:17,251] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:17,256] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:18.083 UTC [5946] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:18.230126Z 839 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:18,310] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:18,315] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:19.166 UTC [5953] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:19.297050Z 840 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:19,374] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:19,379] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:20.264 UTC [5960] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:20.380353Z 841 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:26:20,437] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:20,438] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:26:21.353 UTC [5967] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:21.458824Z 842 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:21,497] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:21,499] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:22.445 UTC [5974] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:22.529005Z 843 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:22,544] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:22,544] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:23.541 UTC [5981] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:23.589369Z 844 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:23,595] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:23,606] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:24.634 UTC [5988] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:24.642649Z 845 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:24,646] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:24,651] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1            | [2025-04-01 21:26:25,419] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:26:25,419] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:26:25,421] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:26:25,421] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-schema-registry-1  | [2025-04-01 21:26:25,692] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:26:25.699456Z 846 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:26:25,699] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:26:25.717 UTC [5995] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:26,739] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:26,751] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:26.755370Z 847 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:26.787 UTC [6002] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:27,798] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:27,800] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:27.831075Z 848 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:27.860 UTC [6009] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:28,864] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:28,864] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:28.903296Z 849 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:28.933 UTC [6016] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:29,915] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:29,921] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:29.975554Z 850 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:30.006 UTC [6023] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:30,968] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:30,974] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:31.048414Z 851 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:31.078 UTC [6030] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:32,023] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:32,024] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:32.122237Z 852 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:32.151 UTC [6037] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:33,077] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:33,080] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:33.193339Z 853 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:33.224 UTC [6044] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:34,132] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:34,135] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:34.271376Z 854 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:34.300 UTC [6051] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:35,195] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:35,197] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:35.346585Z 855 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:35.378 UTC [6058] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:36,249] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:36,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:36.427378Z 856 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:36.458 UTC [6065] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:37,303] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:37,307] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:37.497959Z 857 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:37.532 UTC [6072] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:38,358] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:38,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:38.570853Z 858 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:38.602 UTC [6079] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:39,422] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:39,425] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:39.646432Z 859 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:39.675 UTC [6087] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:26:40,476] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:40,478] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:26:40.712159Z 860 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:40.748 UTC [6094] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:41,528] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:41,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:41.791391Z 861 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:41.818 UTC [6101] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:26:42,591] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:42,591] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:26:42.860303Z 862 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:42.897 UTC [6108] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:43,646] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:43,651] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:43.938629Z 863 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:43.974 UTC [6115] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:44,702] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:44,704] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:45.014402Z 864 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:45.046 UTC [6122] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:45,765] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:45,765] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:46.092645Z 865 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:46.119 UTC [6129] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:46,827] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:46,828] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:47.164964Z 866 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:47.190 UTC [6136] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:47,874] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:47,876] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:48.250412Z 867 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:48.277 UTC [6143] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:48,926] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:48,929] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44346, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:49.322634Z 868 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:49.346 UTC [6150] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:49,974] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:49,980] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:50.392645Z 869 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:50.426 UTC [6157] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:26:51,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:51,038] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:26:51.469168Z 870 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:51.498 UTC [6164] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:52,099] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:52,100] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:52.541460Z 871 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:52.573 UTC [6171] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:53,152] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:53,154] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:53.609105Z 872 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:53.647 UTC [6177] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:54,205] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:54,207] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:54.690877Z 873 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:54.723 UTC [6185] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:55,265] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:55,265] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:55.765002Z 874 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:55.795 UTC [6192] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:56,321] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:56,324] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:56.846644Z 875 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:56.880 UTC [6199] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:57,378] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:57,382] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:57.916494Z 876 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:57.953 UTC [6206] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:58,436] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:58,441] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:58.992172Z 877 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:26:59.029 UTC [6213] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:59,490] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:59,491] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:00.060211Z 878 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:00.119 UTC [6220] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:00,553] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:00,555] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58438, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:01.138018Z 879 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:01.207 UTC [6227] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:01,614] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:01,615] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:02.204048Z 880 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:02.290 UTC [6234] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:02,673] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:02,674] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:03.283960Z 881 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:03.381 UTC [6241] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:03,726] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:03,727] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:04.364685Z 882 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:04.464 UTC [6248] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:04,778] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:04,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:05.444456Z 883 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:05.561 UTC [6255] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:05,835] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:05,838] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:06.518285Z 884 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:06.648 UTC [6262] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:06,896] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:06,900] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:07.597658Z 885 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:07.741 UTC [6269] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:07,963] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:07,965] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:08.671748Z 886 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:08.831 UTC [6277] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:09,016] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:09,029] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:09.748065Z 887 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:09.917 UTC [6285] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:10,075] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:10,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:10.830103Z 888 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:11.008 UTC [6292] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:11,131] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:11,135] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:11.905590Z 889 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:12.094 UTC [6299] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:12,187] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:12,188] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:12.982380Z 890 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:13.185 UTC [6306] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:13,249] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:13,249] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:14.070436Z 891 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:14.273 UTC [6313] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:14,314] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:14,315] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:15.142731Z 892 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:27:15,368] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:15.369 UTC [6320] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:15,369] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:16.214286Z 893 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:16,422] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:16,427] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:16.449 UTC [6327] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:17.289793Z 894 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:17,478] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:17,483] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:17.534 UTC [6334] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:18.360155Z 895 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:18,550] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:18,556] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:18.625 UTC [6340] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:19.431406Z 896 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:19,616] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:19,621] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:19.713 UTC [6347] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:20.517481Z 897 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:20,678] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:20,682] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:20.798 UTC [6354] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:21.600805Z 898 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:21,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:21,736] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:21.895 UTC [6361] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:22.684394Z 899 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:22,779] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:22,785] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:22.984 UTC [6368] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:23.755915Z 900 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:23,835] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:23,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:24.078 UTC [6375] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:24.834356Z 901 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:27:24,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:24,899] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:27:25.190 UTC [6382] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:25.903345Z 902 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:25,946] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:25,951] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:26.273 UTC [6389] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:26.978515Z 903 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:26,994] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:27,000] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:27.366 UTC [6396] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:28.057333Z 904 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:28,057] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:28,062] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:28.462 UTC [6403] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:29,107] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:29,111] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:29.113848Z 905 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:29.551 UTC [6410] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:30,165] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:30,166] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:30.175986Z 906 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:30.637 UTC [6417] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:31,214] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:31,214] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:31.246904Z 907 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:31.724 UTC [6424] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:32,273] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:32,279] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:32.333225Z 908 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:32.809 UTC [6431] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:33,330] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:33,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:33.401395Z 909 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:33.893 UTC [6438] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:34,384] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:34,386] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:34.484209Z 910 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:34.989 UTC [6445] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:35,433] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:35,438] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:35.564711Z 911 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:36.081 UTC [6452] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:36,486] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:36,487] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:36.652672Z 912 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:37.168 UTC [6459] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:37,541] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:37,546] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:37.732206Z 913 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:38.251 UTC [6466] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:38,599] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:38,604] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:38.813295Z 914 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:39.338 UTC [6474] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:39,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:39,672] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:39.889437Z 915 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:40.429 UTC [6481] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:40,736] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:40,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:40.973048Z 916 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:41.513 UTC [6488] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:41,816] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:41,820] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:42.050252Z 917 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:42.607 UTC [6495] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:42,862] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:42,869] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:43.124791Z 918 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:43.694 UTC [6502] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:43,915] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:43,917] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:44.203199Z 919 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:44.785 UTC [6509] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:44,974] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:44,980] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:45.280602Z 920 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:45.887 UTC [6516] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:46,029] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:46,029] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:46.359218Z 921 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:46.977 UTC [6523] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:47,080] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:47,086] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:47.434244Z 922 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:48.074 UTC [6530] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:48,145] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:48,147] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:48.511151Z 923 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:49.170 UTC [6537] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:49,199] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:49,204] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:49.589783Z 924 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:27:50.256 UTC [6544] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:50,259] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:50,260] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:50.666569Z 925 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:51,305] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:51,310] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:51.333 UTC [6551] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:51.734715Z 926 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:52,360] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:52,366] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:52.405 UTC [6558] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:52.807696Z 927 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:53,423] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:53,430] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:53.495 UTC [6565] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:53.893429Z 928 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:54,478] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:54,489] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:54.584 UTC [6572] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:54.956569Z 929 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:55,533] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:55,533] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:55.676 UTC [6579] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:56.031537Z 930 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:56,579] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:56,584] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:56.769 UTC [6586] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:57.102929Z 931 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:57,635] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:57,641] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:57.857 UTC [6593] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:58.179180Z 932 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:58,694] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:58,701] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:27:58.951 UTC [6600] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:59.254401Z 933 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:59,754] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:59,762] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:00.046 UTC [6607] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:00.327778Z 934 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:00,804] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:00,808] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:01.143 UTC [6614] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:01.414195Z 935 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:01,857] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:01,866] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:02.237 UTC [6621] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:02.491525Z 936 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:28:02,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:02,935] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:28:03.325 UTC [6628] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:03.566518Z 937 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:03,995] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:03,998] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:04.410 UTC [6635] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:04.636391Z 938 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:28:05,055] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:05,058] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:28:05.501 UTC [6643] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:05.705540Z 939 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:06,113] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:06,114] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:06.587 UTC [6650] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:06.780625Z 940 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:07,158] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:07,162] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:07.682 UTC [6657] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:07.860662Z 941 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:08,217] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:08,218] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:08.773 UTC [6665] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:08.941109Z 942 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:09,268] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:09,270] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:09.859 UTC [6672] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:10.020481Z 943 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:28:10,325] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:10,328] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:28:10.947 UTC [6679] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:11.088849Z 944 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:11,378] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:11,380] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:12.045 UTC [6686] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:12.156501Z 945 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:12,422] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:12,428] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:13.122 UTC [6693] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:13.237891Z 946 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:28:13,484] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:13,488] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:28:14.205 UTC [6700] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:14.305355Z 947 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:14,541] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:14,543] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:15.293 UTC [6707] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:15.386454Z 948 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:15,593] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:15,596] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60514, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:16.386 UTC [6714] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:16.462069Z 949 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:16,645] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:16,650] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:17.471 UTC [6721] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:17.544744Z 950 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:17,697] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:17,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:18.558 UTC [6728] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:18.608366Z 951 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:18,758] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:18,759] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:19.636 UTC [6735] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:19.681280Z 952 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:19,818] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:19,821] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:20.722 UTC [6742] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:20.765588Z 953 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:20,874] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:20,877] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:21.820 UTC [6749] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:21.833083Z 954 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:21,931] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:21,932] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:22.899 UTC [6756] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:22.913654Z 955 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:22,983] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:22,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:23.985 UTC [6763] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:23.993989Z 956 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:24,043] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:24,045] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:25.051654Z 957 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:25.075 UTC [6770] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:25,093] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:25,094] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:26.117997Z 958 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:26,140] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:26,140] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:26.151 UTC [6777] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:27.182231Z 959 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:27,184] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:27,190] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:28:27.217 UTC [6784] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:28,231] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:28,236] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:28.239625Z 960 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:28.297 UTC [6791] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:29,284] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:29,289] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:29.299679Z 961 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:29.382 UTC [6798] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:30,338] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:30,338] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:30.361050Z 962 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:30.462 UTC [6805] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:31,400] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:31,400] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:31.439290Z 963 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:31.555 UTC [6812] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:32,464] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:32,465] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:32.518558Z 964 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:32.642 UTC [6819] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:33,513] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:33,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:33.596609Z 965 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:33.731 UTC [6827] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:34,585] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:34,591] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:34.685406Z 966 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:34.826 UTC [6834] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:35,646] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:35,653] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39646, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:35.758367Z 967 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:35.916 UTC [6841] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:36,708] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:36,715] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:36.843515Z 968 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:37.006 UTC [6848] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:37,762] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:37,770] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:37.917898Z 969 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:38.107 UTC [6855] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:38,815] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:38,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39670, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:38.999728Z 970 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:39.197 UTC [6863] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:39,868] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:39,870] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:40.077126Z 971 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:40.284 UTC [6870] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:40,916] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:40,918] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:41.151341Z 972 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:41.392 UTC [6877] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:41,971] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:41,977] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:42.223000Z 973 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:42.487 UTC [6884] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:43,025] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:43,026] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:43.292355Z 974 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:43.580 UTC [6891] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:44,088] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37646, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:44,088] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:44.364514Z 975 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:44.669 UTC [6898] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:45,151] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:45,151] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:45.451279Z 976 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:45.756 UTC [6905] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:46,221] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:46,221] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:46.529689Z 977 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:46.845 UTC [6912] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:47,289] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:47,289] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:47.602089Z 978 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:47.933 UTC [6919] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:48,341] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:48,345] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:48.686231Z 979 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:49.030 UTC [6926] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:49,406] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:49,407] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:49.757286Z 980 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:50.122 UTC [6933] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:50,453] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:50,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59160, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:50.829531Z 981 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:51.223 UTC [6940] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:51,508] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:51,512] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59176, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:51.896020Z 982 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:52.311 UTC [6947] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:52,559] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:52,562] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:52.970711Z 983 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:53.396 UTC [6954] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:53,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:53,619] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:54.043800Z 984 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:54.489 UTC [6961] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:54,669] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:54,672] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:55.119242Z 985 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:55.569 UTC [6968] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:55,727] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:55,730] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:56.192696Z 986 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:56.656 UTC [6975] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:56,798] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:56,804] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:57.264464Z 987 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:57.739 UTC [6982] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:57,849] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:57,851] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:58.340664Z 988 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:58.829 UTC [6989] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:58,898] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:58,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:59.415922Z 989 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:28:59.909 UTC [6996] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:59,952] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:59,955] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:00.495724Z 990 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:29:00.997 UTC [7003] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:01,011] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:01,012] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:01.580054Z 991 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:02,059] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:02,060] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:29:02.082 UTC [7010] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:02.657974Z 992 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:03,103] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:03,107] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:03.164 UTC [7017] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:03.732172Z 993 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:04,148] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:04,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:04.256 UTC [7024] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:04.807022Z 994 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:05,204] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:05,204] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:05.336 UTC [7031] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:05.885393Z 995 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:06,276] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:06,281] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:06.420 UTC [7038] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:06.968242Z 996 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:07,331] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:07,334] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:07.507 UTC [7045] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:08.032807Z 997 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:08,387] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:08,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:08.589 UTC [7053] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:09.109955Z 998 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:09,443] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:09,445] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:09.686 UTC [7060] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:10.187618Z 999 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:10,502] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:10,509] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:10.763 UTC [7067] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:11.260256Z 1000 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:11,556] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:11,557] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:11.851 UTC [7074] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:12.334137Z 1001 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:12,618] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:12,627] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:12.939 UTC [7081] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:13.411742Z 1002 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:13,672] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:13,674] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:14.022 UTC [7088] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:14.487644Z 1003 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:14,723] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:14,726] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:15.103 UTC [7095] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:15.558618Z 1004 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:15,780] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:15,784] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:16.185 UTC [7102] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:16.630211Z 1005 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:29:16,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:16,843] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:29:17.275 UTC [7109] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:17.721099Z 1006 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:17,895] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:17,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:18.358 UTC [7116] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:18.801616Z 1007 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:29:18,976] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:18,977] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:29:19.444 UTC [7123] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:19.870591Z 1008 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:20,043] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:20,047] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:20.539 UTC [7130] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:20.949548Z 1009 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:21,105] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:21,109] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41964, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:21.639 UTC [7136] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:22.026690Z 1010 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:22,152] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:22,157] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:22.718 UTC [7143] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:23.102496Z 1011 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:23,204] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:23,210] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:23.802 UTC [7150] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:24.179136Z 1012 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:24,263] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:24,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41988, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:24.878 UTC [7157] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:25.261227Z 1013 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:25,313] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:25,316] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:25.963 UTC [7164] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:26.335261Z 1014 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:29:26,376] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:26,379] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:29:27.063 UTC [7171] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:27.404441Z 1015 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:29:27,436] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:27,439] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:29:28.159 UTC [7178] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:28.474458Z 1016 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:28,485] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:28,488] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:29.246 UTC [7185] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:29,530] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:29.531692Z 1017 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:29:29,532] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:30.331 UTC [7192] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:30,585] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:30.586233Z 1018 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:29:30,588] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:31.421 UTC [7198] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:31.642619Z 1019 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:29:31,643] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:31,647] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:29:32.508 UTC [7205] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:32,698] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37780, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:32,698] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:32.698551Z 1020 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:33.601 UTC [7212] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:33,748] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:33,753] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:33.755050Z 1021 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:34.689 UTC [7219] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:34,804] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:34,807] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:34.815309Z 1022 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:35.770 UTC [7226] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:35,856] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:35,860] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:35.887375Z 1023 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:36.863 UTC [7233] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:36,907] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:36,913] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:36.969844Z 1024 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:37.949 UTC [7240] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:37,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:37,969] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 7 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:38.045941Z 1025 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:29:39,011] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:39,011] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:29:39.029 UTC [7248] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:39.123560Z 1026 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:29:40,069] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:40,072] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:29:40.123 UTC [7254] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:40.200042Z 1027 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:41,123] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:41,124] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:41.203 UTC [7261] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:41.288830Z 1028 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:42,172] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:42,174] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:42.293 UTC [7268] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:42.365879Z 1029 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:43,229] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:43,234] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:43.386 UTC [7275] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:43.446243Z 1030 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:29:44,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:44,293] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:29:44.470 UTC [7282] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:44.520545Z 1031 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:45,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:45,347] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:45.550 UTC [7289] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:45.604480Z 1032 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:46,405] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:46,411] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:46.632 UTC [7296] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:46.669930Z 1033 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:47,463] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:47,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:47.724 UTC [7303] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:47.747002Z 1034 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:48,518] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:48,519] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:48.820 UTC [7310] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:48.822086Z 1035 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:49,579] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:49,584] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:49.891712Z 1036 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:49.907 UTC [7317] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:50,630] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:50,635] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:50.965475Z 1037 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:50.996 UTC [7324] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:51,689] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:51,693] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49316, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:52.038899Z 1038 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:52.068 UTC [7331] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:52,742] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:52,746] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:53.117421Z 1039 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:53.144 UTC [7338] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:53,792] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:53,794] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:54.189113Z 1040 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:54.217 UTC [7345] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:54,859] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:54,861] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:55.270611Z 1041 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:55.295 UTC [7351] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:55,937] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:55,938] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:56.342125Z 1042 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:56.372 UTC [7358] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:56,983] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:56,986] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:57.420639Z 1043 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:57.449 UTC [7365] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:58,036] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:58,036] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:58.504535Z 1044 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:58.535 UTC [7372] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:59,087] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:59,092] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:59.581988Z 1045 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:59.610 UTC [7379] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:00,142] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:00,146] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:00.656519Z 1046 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:00.690 UTC [7386] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:01,204] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:01,207] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:01.738608Z 1047 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:01.775 UTC [7393] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:02,262] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:02,265] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59082, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:02.809608Z 1048 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:02.851 UTC [7400] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:03,324] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:03,324] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:03.887831Z 1049 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:03.924 UTC [7407] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:04,377] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:04,380] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:04.966200Z 1050 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:04.995 UTC [7414] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:05,436] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:05,437] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59102, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:06.046584Z 1051 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:06.074 UTC [7421] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:30:06,496] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:06,497] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:30:07.125161Z 1052 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:07.158 UTC [7428] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:07,564] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:07,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:08.204420Z 1053 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:08.235 UTC [7435] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:08,633] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:08,636] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:09.281007Z 1054 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:09.310 UTC [7443] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:09,684] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:09,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:10.352235Z 1055 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:10.385 UTC [7450] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:10,734] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:10,735] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39992, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:11.425044Z 1056 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:11.457 UTC [7457] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:11,785] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:11,792] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40008, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:12.506468Z 1057 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:12.546 UTC [7465] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:12,843] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:12,845] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:13.581151Z 1058 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:13.619 UTC [7472] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:13,899] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:13,905] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40022, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:14.655296Z 1059 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:14.702 UTC [7479] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:14,950] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:14,956] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:30:15.729306Z 1060 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:15.782 UTC [7486] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:16,009] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:16,012] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:30:16.798806Z 1061 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:16.867 UTC [7493] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:30:17,068] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40058, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:17,070] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:30:17.881016Z 1062 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:17.953 UTC [7500] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:18,123] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:18,125] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:30:18.952053Z 1063 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:19.047 UTC [7507] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:19,177] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:19,179] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:30:20.025796Z 1064 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:20.132 UTC [7514] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:30:20,238] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:20,238] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:30:21.110351Z 1065 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:21.223 UTC [7521] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:21,301] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:21,309] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:30:22.181051Z 1066 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:22.313 UTC [7528] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:22,347] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:22,353] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:30:23.261171Z 1067 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:23,399] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:30:23.400 UTC [7535] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:30:23,407] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:30:24.332897Z 1068 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:24,447] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:24,450] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:24.473 UTC [7542] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:30:25.398864Z 1069 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:25,503] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:25,510] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:25.552 UTC [7549] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:30:26.482941Z 1070 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:26,556] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:26,560] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:26.638 UTC [7556] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:30:27.555448Z 1071 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:27,620] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:27,621] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:27.727 UTC [7563] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:30:28.623755Z 1072 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:28,672] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:28,680] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:28.817 UTC [7570] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:30:29.699473Z 1073 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:29,715] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:29,725] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:29.905 UTC [7577] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:30:30.760424Z 1074 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:30,764] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:30,786] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:30.986 UTC [7584] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:30,997] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-schema-registry-1  | [2025-04-01 21:30:31,057] INFO [Producer clientId=producer-1] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-mysql-1     | 2025-04-01T21:30:31.818630Z 1075 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:31,823] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:31,836] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:32.072 UTC [7591] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:30:32.874960Z 1076 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:32,881] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:32,886] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:33.161 UTC [7598] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:30:33.946302Z 1077 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:33,949] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:33,952] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:34.253 UTC [7605] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:30:35.005713Z 1078 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:35,010] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:35,014] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:35.338 UTC [7612] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:30:36.072142Z 1079 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:36,076] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:36,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:36.429 UTC [7619] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:30:37.131941Z 1080 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:37,132] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:37,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:37.522 UTC [7626] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:38,187] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:38,189] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:30:38.194016Z 1081 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:38.610 UTC [7633] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:39,239] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:39,240] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:30:39.265022Z 1082 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:39.694 UTC [7640] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:40,292] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:40,293] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:40.333794Z 1083 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:40.787 UTC [7647] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:41,357] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:41,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:41.417253Z 1084 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:41.886 UTC [7654] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:30:42,409] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:42,410] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:30:42.489210Z 1085 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:42.982 UTC [7661] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:30:43,472] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:43,473] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:30:43.564532Z 1086 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:44.074 UTC [7668] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:44,524] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:44,524] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:44.644027Z 1087 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:45.170 UTC [7675] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:45,580] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:45,585] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:45.724102Z 1088 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:46.263 UTC [7682] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:46,635] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:46,640] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:46.806483Z 1089 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:47.346 UTC [7689] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:47,693] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:47,694] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:47.876534Z 1090 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:48.439 UTC [7696] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:48,758] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:48,764] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:48.954274Z 1091 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:49.535 UTC [7703] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:49,828] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:49,829] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:50.040167Z 1092 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:50.630 UTC [7710] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:50,884] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:50,889] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:51.113924Z 1093 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:51.719 UTC [7717] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:51,932] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:51,940] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:52.189299Z 1094 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:52.804 UTC [7725] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:30:52,986] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:52,987] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:30:53.262252Z 1095 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:53.892 UTC [7732] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:54,034] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:54,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:54.344260Z 1096 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:54.978 UTC [7739] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:30:55,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58360, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:55,086] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:30:55.425925Z 1097 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:56.067 UTC [7746] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:56,143] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:56,149] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:56.501857Z 1098 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:57.157 UTC [7753] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:57,200] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:57,210] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:57.581516Z 1099 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:30:58.249 UTC [7760] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:58,259] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:58,263] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:58.661163Z 1100 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:59,318] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:59,329] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58400, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:59.344 UTC [7767] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:59.740522Z 1101 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:00,383] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:00,383] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:00.415 UTC [7774] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:00.830768Z 1102 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:01,442] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:01,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:01.498 UTC [7781] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:01.913838Z 1103 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:02,518] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:02,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:02.594 UTC [7788] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:02.995585Z 1104 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:03,571] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:03,573] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:03.689 UTC [7795] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:04.072223Z 1105 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:04,629] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:04,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:04.780 UTC [7802] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:05.152153Z 1106 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:05,690] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:05,693] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:05.877 UTC [7809] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:06.226782Z 1107 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:06,757] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:06,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:06.953 UTC [7816] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:07.312484Z 1108 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:07,814] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:07,815] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:08.046 UTC [7823] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:08.397809Z 1109 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:08,871] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:08,873] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:09.154 UTC [7831] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:09.470737Z 1110 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:09,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:09,933] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:31:10.247 UTC [7838] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:10.543899Z 1111 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:10,994] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:10,997] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:11.332 UTC [7845] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:11.612229Z 1112 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:12,054] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:12,060] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:12.422 UTC [7853] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:12.683682Z 1113 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:13,112] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:13,115] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:13.513 UTC [7860] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:13.761458Z 1114 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:14,172] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:14,174] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:14.592 UTC [7867] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:14.831187Z 1115 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:15,235] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:15,237] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:31:15.685 UTC [7874] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:15.903602Z 1116 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:16,288] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:16,290] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:31:16.768 UTC [7881] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:16.986437Z 1117 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:17,332] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:17,334] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:31:17.856 UTC [7889] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:18.063594Z 1118 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:18,388] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:18,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:18.947 UTC [7896] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:19.142339Z 1119 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:19,445] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:19,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:20.028 UTC [7903] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:20.222429Z 1120 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:20,495] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:20,505] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:21.115 UTC [7910] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:21.293197Z 1121 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:21,553] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:21,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:22.201 UTC [7918] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:22.368572Z 1122 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:22,602] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:22,606] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:23.286 UTC [7925] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:23.444872Z 1123 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:23,653] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:23,655] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:24.370 UTC [7932] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:24.534032Z 1124 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:24,707] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:24,708] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1     | [2025-04-01 21:31:25,421] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1     | [2025-04-01 21:31:25,422] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1     | [2025-04-01 21:31:25,423] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1     | [2025-04-01 21:31:25,423] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-postgres-1  | 2025-04-01 21:31:25.453 UTC [7939] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:25.600080Z 1125 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:25,758] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:25,761] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:26.544 UTC [7946] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:26.674444Z 1126 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:26,820] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:26,821] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:27.634 UTC [7952] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:27.749449Z 1127 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:27,867] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:27,870] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:28.720 UTC [7959] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:28.830486Z 1128 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:28,928] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:28,932] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:29.809 UTC [7967] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:29.901406Z 1129 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:29,995] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:30,000] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:30.912 UTC [7974] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:30.980915Z 1130 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:31,053] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:31,063] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:32.002 UTC [7981] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:32.060518Z 1131 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:32,112] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:32,118] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:33.099 UTC [7988] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:33.141132Z 1132 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:33,176] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:33,180] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:34.189 UTC [7995] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:34.211089Z 1133 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:34,222] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:34,227] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:35.266120Z 1134 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:35,273] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:31:35.274 UTC [8002] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:31:35,275] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:36.324516Z 1135 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:31:36,328] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40090, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:36,329] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:31:36.356 UTC [8009] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:37.376070Z 1136 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:31:37,382] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:37,384] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:31:37.435 UTC [8016] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:38.427998Z 1137 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:38,428] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:38,431] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:38.525 UTC [8023] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:39.483155Z 1138 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:39,487] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:39,487] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40110, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:39.617 UTC [8031] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:40.536271Z 1139 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:40,542] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:40,549] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:40.703 UTC [8038] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:31:41.589599Z 1140 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:41,591] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:41,594] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:41.785 UTC [8045] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:42,644] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:42,647] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:42.647779Z 1141 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:42.875 UTC [8052] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:43,696] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:43,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:43.707522Z 1142 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:43.959 UTC [8059] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:44,757] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:44,758] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:44.766221Z 1143 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:45.047 UTC [8066] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:45,811] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:45,812] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44964, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:45.829687Z 1144 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:46.129 UTC [8073] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:46,863] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:46,865] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:46.898784Z 1145 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:47.214 UTC [8080] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:47,916] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:47,921] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:47.970834Z 1146 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:48.306 UTC [8087] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:48,970] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:48,977] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44976, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:49.048722Z 1147 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:49.390 UTC [8094] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:50,023] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:50,028] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:50.121901Z 1148 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:50.485 UTC [8101] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:51,093] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:51,100] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:51.189916Z 1149 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:51.581 UTC [8108] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:52,150] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:52,151] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:52.263646Z 1150 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:52.672 UTC [8115] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:31:53,197] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:53,199] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:31:53.338782Z 1151 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:53.759 UTC [8122] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:54,258] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:54,260] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:54.413714Z 1152 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:54.851 UTC [8129] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:55,303] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:55,306] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:55.490098Z 1153 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:55.940 UTC [8136] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:56,367] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:56,368] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:56.571018Z 1154 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:57.022 UTC [8143] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:57,422] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:57,426] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:57.647622Z 1155 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:58.114 UTC [8150] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:58,467] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:58,471] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:58.718416Z 1156 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:31:59.208 UTC [8157] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:59,518] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:59,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:31:59.786966Z 1157 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:00.290 UTC [8164] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:00,571] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:00,575] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:00.871240Z 1158 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:01.376 UTC [8171] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:32:01,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:32:01,634] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:32:01.955593Z 1159 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:02.469 UTC [8178] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:02,691] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:02,696] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:03.035608Z 1160 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:03.553 UTC [8185] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:03,746] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:03,750] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:04.111837Z 1161 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:04.635 UTC [8192] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:04,794] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:04,800] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:05.182090Z 1162 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:05.727 UTC [8199] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:05,849] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:05,850] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:06.259344Z 1163 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:06.809 UTC [8206] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:06,902] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:06,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:07.333041Z 1164 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:07.897 UTC [8212] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:07,966] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:07,969] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:08.407142Z 1165 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:08.985 UTC [8220] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:09,017] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:09,020] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:09.484495Z 1166 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:10,065] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:10,068] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:10.072 UTC [8227] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:10.561987Z 1167 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:11,120] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:11,123] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:11.153 UTC [8234] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:11.635411Z 1168 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:12,172] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:12,173] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:12.241 UTC [8241] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:12.713168Z 1169 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:13,236] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:13,237] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:13.341 UTC [8248] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:13.792449Z 1170 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:14,289] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:14,294] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:14.435 UTC [8255] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:14.862564Z 1171 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:15,346] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:15,358] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:15.519 UTC [8262] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:15.943837Z 1172 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:16,401] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:16,404] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:16.616 UTC [8269] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:17.024838Z 1173 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:17,453] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:17,454] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47402, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:17.711 UTC [8275] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:18.104084Z 1174 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:18,502] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:18,506] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:18.796 UTC [8282] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:19.185640Z 1175 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:19,560] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:19,561] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:19.879 UTC [8289] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:20.264344Z 1176 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:20,617] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:20,620] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:20.977 UTC [8296] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:21.348143Z 1177 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:21,670] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:21,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:22.071 UTC [8303] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:22.422310Z 1178 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:22,731] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:22,733] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:23.156 UTC [8310] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:23.502981Z 1179 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:23,789] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:23,793] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:24.261 UTC [8316] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:24.579746Z 1180 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:24,840] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:24,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:25.354 UTC [8323] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:25.662905Z 1181 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:25,906] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:25,910] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:26.446 UTC [8330] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:26.733128Z 1182 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:26,964] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:26,969] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:27.541 UTC [8337] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:27.817461Z 1183 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:28,020] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:28,023] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:28.631 UTC [8344] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:28.886783Z 1184 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:29,076] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:29,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:29.715 UTC [8351] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:29.960793Z 1185 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:30,134] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:30,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:30.796 UTC [8358] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:31.040404Z 1186 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:31,199] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:31,205] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:31.889 UTC [8366] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:32.128331Z 1187 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:32,264] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:32,264] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:32.978 UTC [8373] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:33.203629Z 1188 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:33,311] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:33,312] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:34.067 UTC [8380] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:34.278992Z 1189 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:34,370] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:34,373] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:35.148 UTC [8387] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:35.353104Z 1190 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:35,425] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:35,425] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:36.227 UTC [8394] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:36.427222Z 1191 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:36,468] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:36,475] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:37.316 UTC [8401] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:37.493665Z 1192 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:37,517] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:37,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:38.409 UTC [8408] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:38,565] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:32:38.566688Z 1193 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:32:38,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:39.502 UTC [8416] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:39,617] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:39,618] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:39.624646Z 1194 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:40.586 UTC [8423] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:40,671] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:40,677] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:40.689980Z 1195 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:41.673 UTC [8430] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:41,725] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:41,726] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:41.758301Z 1196 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:42.770 UTC [8437] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:42,780] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:42,786] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:42.828077Z 1197 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:43,845] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:43,848] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:43.867 UTC [8443] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:43.892511Z 1198 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:44,899] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:44,901] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:44.935 UTC [8450] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:44.971085Z 1199 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:45,955] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:45,958] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:46.004 UTC [8457] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:46.048259Z 1200 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:47,013] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:47,014] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:47.094 UTC [8464] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:47.121175Z 1201 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:48,068] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:48,072] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:48.192 UTC [8471] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:32:48.195386Z 1202 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:49,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:49,128] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:49.257699Z 1203 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:49.277 UTC [8478] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:50,178] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:50,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:50.334492Z 1204 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:50.366 UTC [8485] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:51,235] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:51,240] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:51.405983Z 1205 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:51.438 UTC [8492] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:32:52,288] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:32:52,288] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:32:52.478069Z 1206 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:52.508 UTC [8499] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:53,339] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:53,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:53.551406Z 1207 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:53.580 UTC [8506] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:54,386] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:54,387] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:54.635290Z 1208 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:54.668 UTC [8513] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:32:55,447] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:32:55,448] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:32:55.704690Z 1209 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:55.738 UTC [8520] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:56,512] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:56,514] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:56.778222Z 1210 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:56.812 UTC [8528] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:57,587] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:57,600] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:57.852553Z 1211 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:57.888 UTC [8535] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:58,648] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:58,654] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:32:58.933025Z 1212 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:32:58.965 UTC [8542] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:59,698] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:59,699] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:00.009474Z 1213 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:00.037 UTC [8549] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:00,759] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:00,764] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:01.086541Z 1214 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:01.117 UTC [8556] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:01,834] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42938, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:01,835] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:33:02.174080Z 1215 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:02.204 UTC [8563] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:02,891] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:02,893] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:03.253302Z 1216 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:03.285 UTC [8570] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:03,945] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:03,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:04.334589Z 1217 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:04.364 UTC [8577] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:04,997] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:05,004] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:05.401404Z 1218 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:05.439 UTC [8584] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:06,063] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:06,065] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:06.477346Z 1219 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:06.510 UTC [8591] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:07,108] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:07,108] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:33:07.551089Z 1220 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:07.583 UTC [8599] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:08,157] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:08,162] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:08.629411Z 1221 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:08.654 UTC [8607] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:09,212] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:09,214] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:09.706848Z 1222 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:09.730 UTC [8614] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:10,265] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:10,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:10.781203Z 1223 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:10.804 UTC [8621] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:11,316] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:11,322] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:11.859508Z 1224 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:11.885 UTC [8628] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:12,374] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:12,375] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:12.930559Z 1225 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:12.956 UTC [8635] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:13,419] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:13,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:14.004296Z 1226 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:14.033 UTC [8642] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:14,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:14,479] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:15.075908Z 1227 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:15.105 UTC [8649] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:15,537] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:15,538] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:16.158493Z 1228 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:16.193 UTC [8656] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:16,592] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:16,593] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:17.235536Z 1229 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:17.266 UTC [8663] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:17,648] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:17,649] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:18.316233Z 1230 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:18.347 UTC [8670] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:18,697] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:18,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:19.386535Z 1231 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:19.417 UTC [8677] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:19,745] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:19,747] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:20.459830Z 1232 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:20.497 UTC [8684] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:20,803] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:20,803] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:33:21.533382Z 1233 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:21.572 UTC [8691] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:21,860] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:21,860] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:22.606634Z 1234 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:22.657 UTC [8698] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:22,920] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:22,924] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:23.672630Z 1235 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:23.737 UTC [8706] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:23,987] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:23,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45976, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:24.747062Z 1236 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:24.821 UTC [8713] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:25,038] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:25,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45984, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:25.815956Z 1237 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:25.901 UTC [8719] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:26,101] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:26,103] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45992, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:26.893708Z 1238 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:26.992 UTC [8726] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:27,149] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46006, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:27,150] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:33:27.957544Z 1239 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:28.080 UTC [8733] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:28,201] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:28,208] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:29.033510Z 1240 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:29.166 UTC [8740] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:29,259] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:29,264] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46016, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:30.112214Z 1241 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:30.252 UTC [8747] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:30,316] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:30,323] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:31.180467Z 1242 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:31.342 UTC [8754] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:31,373] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:31,376] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:32.260254Z 1243 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:32,411] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:32,426] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:32.432 UTC [8761] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:33:33.344752Z 1244 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:33,471] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:33,474] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:33.503 UTC [8768] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:33:34.418831Z 1245 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:34,519] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:34,519] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:34.588 UTC [8775] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:33:35.493203Z 1246 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:35,572] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:35,572] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:35.673 UTC [8782] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:33:36.558935Z 1247 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:36,625] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:36,632] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:36.765 UTC [8789] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:33:37.638706Z 1248 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:37,675] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:37,678] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:37.854 UTC [8796] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:33:38.713277Z 1249 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:38,720] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:38,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:38.938 UTC [8804] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:39,768] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:33:39.769333Z 1250 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:33:39,773] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:40.022 UTC [8810] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:33:40.826113Z 1251 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:40,828] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:40,833] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:41.113 UTC [8817] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:33:41.886904Z 1252 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:41,889] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:41,892] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:42.202 UTC [8825] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:42,937] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:42,940] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:42.941495Z 1253 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:43.288 UTC [8832] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:43,988] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:43,997] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:43.999508Z 1254 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:44.382 UTC [8839] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:45,047] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:45,047] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:45.066442Z 1255 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:45.463 UTC [8846] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:46,111] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:46,113] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:46.132361Z 1256 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:46.543 UTC [8853] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:47,172] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:47,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:47.191542Z 1257 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:47.630 UTC [8860] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:48,220] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:48,234] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:48.262383Z 1258 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:48.721 UTC [8867] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:49,286] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:49,288] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:33:49.333788Z 1259 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:49.810 UTC [8874] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:50,348] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:50,351] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53360, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:50.404188Z 1260 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:50.891 UTC [8881] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:51,403] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:51,407] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:51.486958Z 1261 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:51.973 UTC [8888] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:52,473] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:52,476] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:52.565533Z 1262 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:53.064 UTC [8895] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:53,525] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:53,530] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:53.631700Z 1263 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:54.152 UTC [8902] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:54,579] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:54,585] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:54.712452Z 1264 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:55.246 UTC [8909] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:55,634] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:55,638] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:55.790616Z 1265 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:56.341 UTC [8916] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:56,690] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:56,692] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:33:56.860186Z 1266 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:57.425 UTC [8923] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:57,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:57,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:57.941847Z 1267 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:58.514 UTC [8930] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:58,791] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:58,793] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:33:59.015904Z 1268 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:33:59.602 UTC [8937] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:59,848] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:59,849] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:34:00.082895Z 1269 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:00.695 UTC [8944] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:00,898] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:00,904] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:01.161560Z 1270 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:01.792 UTC [8951] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:01,968] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:01,969] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:02.243351Z 1271 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:02.869 UTC [8958] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:03,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:03,023] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:03.324169Z 1272 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:03.970 UTC [8965] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:04,070] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:04,076] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:04.399937Z 1273 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:05.054 UTC [8972] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:05,128] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:05,131] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:05.476422Z 1274 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:06.143 UTC [8979] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:34:06,181] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34300, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:06,183] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:34:06.554244Z 1275 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:07.228 UTC [8986] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:07,236] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:07,242] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34316, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:07.636156Z 1276 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:08,281] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:08,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:08.309 UTC [8993] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:08.712075Z 1277 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:09,338] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:09,342] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:09.376 UTC [9001] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:09.785432Z 1278 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:34:10,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:10,393] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:10.461 UTC [9008] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:10.856534Z 1279 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:11,444] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:11,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:11.543 UTC [9015] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:11.932913Z 1280 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:12,497] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:12,499] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:12.635 UTC [9022] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:13.004145Z 1281 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:13,558] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:13,563] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:13.728 UTC [9029] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:14.073739Z 1282 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:14,616] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:14,622] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:14.811 UTC [9036] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:15.150539Z 1283 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:15,674] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:15,680] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57176, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:15.908 UTC [9043] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:16.226338Z 1284 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:16,732] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:16,736] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:16.994 UTC [9050] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:17.297677Z 1285 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:34:17,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:17,787] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:18.082 UTC [9057] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:18.378021Z 1286 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:18,840] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:18,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:19.183 UTC [9064] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:19.451244Z 1287 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:19,903] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:19,914] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:20.264 UTC [9070] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:20.524582Z 1288 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:20,960] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:20,963] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:21.344 UTC [9077] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:21.607993Z 1289 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:22,026] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:22,027] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:22.426 UTC [9084] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:22.684844Z 1290 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:23,081] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:23,083] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:23.512 UTC [9091] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:23.763481Z 1291 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:34:24,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:24,143] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:24.596 UTC [9098] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:24.842367Z 1292 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:34:25,195] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:25,195] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:25.676 UTC [9105] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:25.912776Z 1293 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:26,250] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:26,250] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:26.757 UTC [9112] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:26.997038Z 1294 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:27,305] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:27,309] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:27.847 UTC [9119] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:28.072148Z 1295 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:28,368] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:28,371] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:28.928 UTC [9126] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:29.151476Z 1296 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:29,420] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:29,424] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:30.020 UTC [9133] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:30.222661Z 1297 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:34:30,475] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:30,475] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:31.110 UTC [9140] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:31.294143Z 1298 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:31,525] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:31,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:32.193 UTC [9147] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:32.364434Z 1299 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:32,585] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:32,589] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:33.281 UTC [9154] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:33.434955Z 1300 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:33,640] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:33,643] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:34.377 UTC [9161] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:34.525560Z 1301 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:34,693] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:34,698] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:35.473 UTC [9168] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:35.607627Z 1302 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:35,760] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:35,762] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:36.566 UTC [9175] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:36.686538Z 1303 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:36,819] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:36,822] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:37.658 UTC [9182] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:37.781862Z 1304 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:37,876] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:37,883] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:38.738 UTC [9190] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:38.856248Z 1305 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:38,931] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:38,943] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:39.829 UTC [9198] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:39.926478Z 1306 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:39,988] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:39,993] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:40.915 UTC [9205] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:40.999656Z 1307 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:41,045] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:41,050] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:42.005 UTC [9212] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:42.070399Z 1308 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:42,100] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:42,105] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:43.094 UTC [9219] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:43.136842Z 1309 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:43,145] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:43,149] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:44.186 UTC [9226] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:34:44.190214Z 1310 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:44,194] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:44,196] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:45,243] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:34:45.244288Z 1311 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:34:45,250] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:45.272 UTC [9232] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:34:46,294] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:46,296] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:34:46.298721Z 1312 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:46.347 UTC [9239] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:47,346] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:47,347] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:47.362795Z 1313 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:47.440 UTC [9246] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:48,400] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:48,404] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45138, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:48.418438Z 1314 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:48.528 UTC [9253] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:49,449] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:49,451] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:49.487957Z 1315 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:49.617 UTC [9260] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:50,512] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:50,516] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:50.569458Z 1316 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:50.704 UTC [9267] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:51,577] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:51,579] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:51.646922Z 1317 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:51.788 UTC [9274] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:52,633] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:52,638] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:52.722509Z 1318 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:52.874 UTC [9281] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:53,689] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:53,699] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:53.801538Z 1319 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:53.963 UTC [9288] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:54,748] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:54,751] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:54.876796Z 1320 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:55.057 UTC [9295] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:55,802] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:55,805] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:55.960610Z 1321 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:56.149 UTC [9302] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:56,863] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:56,870] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:57.039107Z 1322 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:57.232 UTC [9309] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:57,914] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:57,921] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:58.113907Z 1323 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:58.319 UTC [9316] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:58,964] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:58,968] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:34:59.192573Z 1324 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:34:59.408 UTC [9323] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:00,019] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:00,023] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:00.269356Z 1325 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:00.502 UTC [9330] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:01,078] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:01,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:01.347134Z 1326 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:01.587 UTC [9337] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:02,135] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:02,135] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58306, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:02.430819Z 1327 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:02.679 UTC [9344] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:03,186] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:03,187] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:03.511496Z 1328 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:03.760 UTC [9351] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:04,244] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:04,245] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:04.592274Z 1329 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:04.851 UTC [9358] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:05,297] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:05,298] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:35:05.670198Z 1330 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:05.953 UTC [9365] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:06,372] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:06,373] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:06.746675Z 1331 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:07.042 UTC [9372] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:07,421] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:07,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:07.824829Z 1332 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:08.134 UTC [9378] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:08,481] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:08,483] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58360, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:08.907134Z 1333 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:09.217 UTC [9386] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:09,537] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:09,542] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:09.981903Z 1334 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:10.300 UTC [9393] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:10,600] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:10,603] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:11.057879Z 1335 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:11.391 UTC [9399] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:11,663] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:11,667] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37346, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:12.133137Z 1336 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:12.477 UTC [9406] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:12,725] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:12,727] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:13.213216Z 1337 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:13.566 UTC [9413] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:13,779] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:13,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:14.293177Z 1338 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:14.665 UTC [9420] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:14,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:14,864] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:35:15.364293Z 1339 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:15.751 UTC [9427] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:15,908] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:15,911] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:16.441219Z 1340 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:16.843 UTC [9434] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:16,966] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:16,967] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:17.507512Z 1341 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:17.923 UTC [9441] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:18,026] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:18,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:18.583910Z 1342 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:19.013 UTC [9448] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:19,081] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:19,082] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:35:19.661591Z 1343 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:20.105 UTC [9455] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:20,135] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:20,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:20.750449Z 1344 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:21.190 UTC [9462] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:21,194] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:21,197] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:21.821509Z 1345 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:22,248] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:22,250] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:22.274 UTC [9469] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:22.894903Z 1346 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:23,303] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:23,307] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:23.350 UTC [9476] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:23.965378Z 1347 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:24,359] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:24,361] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:24.444 UTC [9483] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:25.042890Z 1348 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:25,415] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:25,418] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:25.544 UTC [9490] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:26.112189Z 1349 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:26,472] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:26,475] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:26.643 UTC [9497] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:27.191622Z 1350 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:27,532] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:27,535] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:27.738 UTC [9504] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:28.270234Z 1351 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:28,586] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:28,590] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:28.834 UTC [9511] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:29.341345Z 1352 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:29,646] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:29,651] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:29.917 UTC [9518] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:30.415197Z 1353 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:30,714] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:30,726] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:31.008 UTC [9524] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:31.490057Z 1354 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:31,764] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:31,771] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:32.105 UTC [9531] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:32.565812Z 1355 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:35:32,827] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:32,828] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:35:33.189 UTC [9538] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:33.642641Z 1356 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:33,887] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:33,890] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:34.285 UTC [9545] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:34.719764Z 1357 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:34,945] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:34,951] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:35.377 UTC [9552] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:35.797604Z 1358 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:36,008] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:36,021] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:36.463 UTC [9559] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:36.871214Z 1359 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:37,059] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:37,068] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:37.547 UTC [9566] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:37.952534Z 1360 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:38,110] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:38,117] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:38.636 UTC [9573] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:39.030846Z 1361 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:39,168] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:39,170] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:39.724 UTC [9581] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:40.106535Z 1362 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:40,226] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:40,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:40.819 UTC [9588] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:41.183161Z 1363 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:41,285] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:41,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:41.899 UTC [9595] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:42.263355Z 1364 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:42,337] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:42,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:42.985 UTC [9602] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:43.347629Z 1365 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:43,387] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:43,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:44.069 UTC [9609] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:44.415025Z 1366 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:44,426] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:44,440] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:45.153 UTC [9616] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:45.483032Z 1367 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:35:45,487] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:45,489] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:35:46.242 UTC [9623] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:46.544447Z 1368 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:46,546] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:46,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39938, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:47.331 UTC [9630] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:47,599] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:35:47.600934Z 1369 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:35:47,601] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:48.427 UTC [9637] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:48.656826Z 1370 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:48,660] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:48,660] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:49.508 UTC [9644] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:49.717961Z 1371 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:49,721] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:49,727] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:50.597 UTC [9650] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:50.785821Z 1372 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:50,793] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:50,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:51.694 UTC [9657] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:51.841490Z 1373 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:51,842] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:51,847] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:52.781 UTC [9664] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:52,894] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:52,898] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:52.899538Z 1374 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:53.874 UTC [9671] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:53,943] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:53,944] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:53.957688Z 1375 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:35:54.955 UTC [9678] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:54,994] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:54,994] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:55.026151Z 1376 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:56,043] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:35:56.044 UTC [9685] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:56,046] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:35:56.088823Z 1377 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:57,101] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:57,109] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:57.128 UTC [9691] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:57.159906Z 1378 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:58,149] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:58,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:58.203 UTC [9698] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:58.240603Z 1379 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:35:59,205] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:59,206] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:35:59.290 UTC [9705] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:35:59.315116Z 1380 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:00,263] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:00,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:00.385187Z 1381 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:00.388 UTC [9712] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:01,318] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:01,322] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:01.449504Z 1382 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:01.481 UTC [9719] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:02,386] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:02,388] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:02.535043Z 1383 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:02.564 UTC [9726] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:03,440] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:03,444] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:03.607563Z 1384 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:03.635 UTC [9733] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:04,496] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:04,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:04.681882Z 1385 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:04.713 UTC [9740] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:05,552] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:05,556] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:05.762270Z 1386 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:05.790 UTC [9747] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:06,612] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:06,614] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:06.831540Z 1387 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:06.859 UTC [9754] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:07,667] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:07,671] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:07.897234Z 1388 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:07.928 UTC [9761] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:08,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:08,720] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:08.968439Z 1389 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:08.996 UTC [9769] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:09,777] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:09,780] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:10.052763Z 1390 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:10.080 UTC [9776] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:36:10,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:10,844] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:36:11.118605Z 1391 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:11.150 UTC [9783] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:11,894] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:11,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:12.191491Z 1392 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:12.218 UTC [9790] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:12,944] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:12,947] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:13.264090Z 1393 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:13.295 UTC [9797] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:13,995] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:14,000] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:14.340251Z 1394 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:14.368 UTC [9804] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:15,055] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:15,060] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:15.407222Z 1395 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:15.441 UTC [9811] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:16,108] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:16,116] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:16.476492Z 1396 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:16.510 UTC [9818] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:17,165] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:17,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:17.549035Z 1397 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:17.584 UTC [9825] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:18,217] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:18,223] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:36:18.625644Z 1398 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:36:18.654 UTC [9832] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:19,275] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:19,281] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:36:19.700026Z 1399 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:19.740 UTC [9839] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:20,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:20,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:36:20.774785Z 1400 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:20.819 UTC [9846] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:21,403] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:21,406] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:36:21.850373Z 1401 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:21.902 UTC [9853] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:22,466] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:22,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:36:22.929402Z 1402 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:22.992 UTC [9860] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:23,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:23,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:36:23.998911Z 1403 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:24.087 UTC [9867] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:24,587] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:24,588] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:36:25.082677Z 1404 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:25.176 UTC [9874] FATAL:  role "root" does not exist
testdrive-kafka-1  | [2025-04-01 21:36:25,423] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1  | [2025-04-01 21:36:25,423] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1  | [2025-04-01 21:36:25,425] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1  | [2025-04-01 21:36:25,425] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-zookeeper-1  | [2025-04-01 21:36:25,638] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:25,640] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:36:26.161339Z 1405 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:26.274 UTC [9881] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:26,687] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:26,690] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:36:27.239591Z 1406 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:27.356 UTC [9888] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:27,742] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:27,744] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:36:28.317179Z 1407 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:28.444 UTC [9895] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:28,790] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:28,802] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:29.401000Z 1408 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:29.530 UTC [9902] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:29,840] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:29,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42938, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:30.482898Z 1409 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:30.619 UTC [9909] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:30,898] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:30,904] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:31.560733Z 1410 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:31.714 UTC [9916] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:31,954] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:31,961] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:32.634540Z 1411 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:32.802 UTC [9922] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:33,003] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:33,005] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:33.711711Z 1412 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:33.885 UTC [9929] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:34,057] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:34,061] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:34.794645Z 1413 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:34.977 UTC [9936] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:35,119] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:35,122] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:35.869698Z 1414 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:36.083 UTC [9943] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:36,172] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:36,174] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:36.942822Z 1415 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:37.172 UTC [9950] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:37,229] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:37,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:38.018030Z 1416 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:38.258 UTC [9957] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:38,287] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:38,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:39.099373Z 1417 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:36:39,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:39,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:36:39.349 UTC [9965] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:40.170518Z 1418 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:40,401] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:40,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:40.426 UTC [9972] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:41.242876Z 1419 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:41,458] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:41,463] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:41.503 UTC [9979] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:42.323672Z 1420 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:42,510] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:42,511] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36008, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:42.592 UTC [9986] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:43.392051Z 1421 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:43,571] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:43,576] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:43.680 UTC [9993] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:44.461974Z 1422 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:44,627] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:44,628] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:44.774 UTC [10000] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:45.539557Z 1423 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:45,674] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:45,678] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36022, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:45.865 UTC [10007] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:46.621306Z 1424 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:46,725] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:46,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36024, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:46.947 UTC [10014] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:47.696026Z 1425 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:47,782] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:47,786] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:48.033 UTC [10021] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:48.768523Z 1426 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:48,832] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:48,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:49.118 UTC [10028] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:49.836559Z 1427 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:49,883] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:49,889] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:50.209 UTC [10035] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:50.911245Z 1428 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:50,941] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:50,945] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:51.299 UTC [10042] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:51.979713Z 1429 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:51,983] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:51,994] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:52.381 UTC [10049] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:53.029197Z 1430 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:53,031] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:53,038] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:53.468 UTC [10056] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:54.082338Z 1431 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:54,085] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:54,088] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:54.557 UTC [10063] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:55.145695Z 1432 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:55,151] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:55,153] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:55.643 UTC [10070] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:56,203] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:56.204240Z 1433 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:36:56,209] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:56.735 UTC [10077] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:57,259] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:57,262] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:57.266532Z 1434 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:57.833 UTC [10083] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:58,309] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:58,310] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:58.330488Z 1435 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:58.920 UTC [10090] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:59,360] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:59,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:59.400525Z 1436 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:00.013 UTC [10097] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:00,410] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:00,414] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:00.486627Z 1437 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:01.101 UTC [10104] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:01,469] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:01,475] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:01.565757Z 1438 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:02.187 UTC [10111] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:02,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:02,527] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:02.643467Z 1439 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:03.271 UTC [10118] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:03,593] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:03,598] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52232, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:03.729757Z 1440 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:04.363 UTC [10125] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:04,647] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:04,652] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:04.804911Z 1441 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:05.456 UTC [10132] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:05,705] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:05,707] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:05.881062Z 1442 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:06.540 UTC [10139] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:06,752] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:06,760] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:06.947927Z 1443 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:07.628 UTC [10146] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:07,807] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:07,808] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:08.026931Z 1444 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:08.717 UTC [10153] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:08,857] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:08,863] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:09.092127Z 1445 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:09.807 UTC [10161] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:09,909] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:09,913] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:10.169052Z 1446 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:10.892 UTC [10168] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:10,956] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:10,961] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:11.244682Z 1447 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:11.983 UTC [10175] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:12,007] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:12,011] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:12.310284Z 1448 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:13,046] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:13,056] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:13.067 UTC [10182] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:13.390007Z 1449 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:37:14,105] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:14,105] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:37:14.138 UTC [10189] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:14.463046Z 1450 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:15,162] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:15,166] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:15.208 UTC [10196] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:15.542986Z 1451 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:16,222] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:16,226] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:16.298 UTC [10203] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:16.620829Z 1452 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:37:17,272] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:17,273] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:37:17.382 UTC [10210] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:17.695662Z 1453 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:18,322] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:18,327] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:18.476 UTC [10216] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:18.765519Z 1454 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:19,382] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:19,386] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:19.563 UTC [10223] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:19.842362Z 1455 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:20,441] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:20,446] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38392, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:20.655 UTC [10230] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:20.922911Z 1456 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:21,491] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:21,494] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:21.745 UTC [10237] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:22.000350Z 1457 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:22,545] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:22,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:22.830 UTC [10244] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:23.078350Z 1458 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:23,592] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:23,599] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:23.924 UTC [10251] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:24.146816Z 1459 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:24,643] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:24,644] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:25.003 UTC [10258] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:25.218666Z 1460 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:25,690] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:25,694] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:26.099 UTC [10265] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:26.289806Z 1461 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:37:26,745] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38438, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:26,748] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:37:27.185 UTC [10272] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:27.360814Z 1462 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:27,806] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:27,808] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:28.277 UTC [10279] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:28.433517Z 1463 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:28,861] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:28,864] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:29.360 UTC [10286] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:29.510065Z 1464 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:29,917] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:29,920] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:30.447 UTC [10293] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:30.579941Z 1465 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:30,973] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:30,977] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:31.545 UTC [10300] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:31.659526Z 1466 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:32,023] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:32,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:32.631 UTC [10307] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:32.730904Z 1467 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:33,075] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:33,076] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:33.718 UTC [10315] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:33.811194Z 1468 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:34,132] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:34,135] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:34.803 UTC [10322] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:34.884563Z 1469 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:35,192] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:35,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:35.886 UTC [10329] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:35.955015Z 1470 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:36,254] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:36,255] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:36.974 UTC [10336] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:37.030410Z 1471 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:37,309] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:37,314] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:38.063 UTC [10343] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:38.112491Z 1472 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:38,364] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:38,365] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34402, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:39.149 UTC [10351] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:39.190118Z 1473 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:39,418] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:39,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:40.229 UTC [10358] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:40.258503Z 1474 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:40,476] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:40,480] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:41.309 UTC [10365] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:41.326404Z 1475 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:41,536] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:41,538] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:42.399 UTC [10372] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:42.400687Z 1476 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:42,590] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:42,591] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:43.460471Z 1477 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:43.485 UTC [10379] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:43,653] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:43,655] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:44.534041Z 1478 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:44.567 UTC [10386] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:44,695] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:44,698] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:45.603387Z 1479 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:45.638 UTC [10393] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:45,753] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:45,756] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:46.673968Z 1480 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:46.712 UTC [10400] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:46,812] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:46,815] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:47.743783Z 1481 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:47.798 UTC [10407] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:47,864] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:47,868] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:48.817378Z 1482 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:48.890 UTC [10414] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:48,920] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:48,921] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:49.888932Z 1483 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:49.975 UTC [10421] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:49,979] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:49,981] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:50.966690Z 1484 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:51,034] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:51,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:51.064 UTC [10428] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:52.037662Z 1485 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:52,094] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:52,101] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33988, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:52.135 UTC [10435] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:53.115394Z 1486 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:53,157] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:53,158] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:53.206 UTC [10442] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:54.187399Z 1487 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:54,202] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:54,204] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34000, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:54.292 UTC [10449] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:55.248564Z 1488 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:55,251] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:55,254] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:55.378 UTC [10456] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:56,306] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:56,308] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34016, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:56.310201Z 1489 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:56.477 UTC [10463] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:57,359] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:57,361] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:57.371236Z 1490 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:57.574 UTC [10470] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:58,415] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:58,420] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:58.427553Z 1491 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:58.662 UTC [10477] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:59,469] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:59,472] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34044, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:59.501136Z 1492 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:37:59.748 UTC [10484] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:00,519] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:00,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:00.570812Z 1493 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:00.839 UTC [10491] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:01,581] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:01,583] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:01.649307Z 1494 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:01.931 UTC [10498] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:02,632] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:02,641] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:02.730207Z 1495 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:03.024 UTC [10505] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:03,690] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:03,698] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:03.808445Z 1496 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:04.115 UTC [10512] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:04,747] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:04,754] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:04.885758Z 1497 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:05.238 UTC [10519] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:05,802] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:05,803] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:05.963202Z 1498 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:06.331 UTC [10526] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:06,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:06,858] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:07.037283Z 1499 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:07.420 UTC [10533] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:07,908] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:07,915] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:08.103997Z 1500 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:08.505 UTC [10540] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:08,959] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:08,961] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:09.190685Z 1501 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:09.585 UTC [10548] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:10,010] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:10,011] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:10.269110Z 1502 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:10.674 UTC [10556] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:11,059] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:11,066] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:11.349425Z 1503 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:11.765 UTC [10563] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:12,113] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:12,119] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:12.429474Z 1504 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:12.852 UTC [10570] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:13,167] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:13,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:13.506102Z 1505 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:13.938 UTC [10577] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:14,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48292, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:14,220] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:14.582727Z 1506 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:15.023 UTC [10584] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:15,264] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:15,266] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:15.651663Z 1507 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:16.109 UTC [10591] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:16,316] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:16,318] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:38:16.727498Z 1508 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:17.197 UTC [10598] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:17,368] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:17,372] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48316, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:38:17.802102Z 1509 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:18.281 UTC [10605] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:18,430] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:18,433] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:38:18.882775Z 1510 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:19.373 UTC [10612] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:19,494] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:19,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:38:19.960142Z 1511 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:20.459 UTC [10619] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:20,555] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:20,558] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:38:21.047094Z 1512 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:21.553 UTC [10626] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:21,607] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:21,610] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:38:22.128177Z 1513 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:22.640 UTC [10633] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:22,667] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:22,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:38:23.207015Z 1514 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:23,721] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:23,728] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:23.733 UTC [10640] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:24.290021Z 1515 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:24,784] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:24,786] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:24.810 UTC [10647] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:25.361351Z 1516 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:25,841] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:25,843] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:25.877 UTC [10654] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:26.438774Z 1517 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:26,896] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:26,900] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:26.955 UTC [10661] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:27.509172Z 1518 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:27,948] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:27,954] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:28.040 UTC [10668] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:28.593121Z 1519 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:29,012] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:29,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:29.135 UTC [10675] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:29.672549Z 1520 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:30,066] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:30,067] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:30.223 UTC [10682] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:30.753702Z 1521 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:31,121] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:31,127] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:31.318 UTC [10689] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:31.836843Z 1522 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:32,183] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:32,189] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:32.405 UTC [10696] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:32.911356Z 1523 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:33,242] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:33,245] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:33.489 UTC [10703] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:33.988190Z 1524 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:34,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:34,302] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:34.575 UTC [10710] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:35.057864Z 1525 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:35,356] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:35,369] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:35.662 UTC [10717] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:36.126821Z 1526 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:36,420] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:36,422] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:36.747 UTC [10724] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:37.193488Z 1527 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:37,468] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:37,477] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:37.840 UTC [10731] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:38.269167Z 1528 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:38,517] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:38,523] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:38.927 UTC [10738] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:39.339185Z 1529 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:39,571] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:39,574] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:40.016 UTC [10746] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:40.413089Z 1530 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:38:40,631] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:40,634] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:41.103 UTC [10753] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:41.485201Z 1531 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:41,688] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:41,692] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:42.187 UTC [10760] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:42.568277Z 1532 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:42,748] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:42,752] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:43.278 UTC [10767] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:43.646672Z 1533 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:43,798] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:43,801] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:44.371 UTC [10774] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:44.731655Z 1534 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:38:44,860] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:44,861] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:45.456 UTC [10781] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:45.804502Z 1535 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:45,915] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:45,918] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:46.541 UTC [10788] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:46.889606Z 1536 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:46,973] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:46,982] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:47.622 UTC [10795] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:47.967137Z 1537 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:48,027] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:48,032] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:48.719 UTC [10802] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:49.043029Z 1538 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:38:49,086] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:49,086] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:49.811 UTC [10809] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:50.119352Z 1539 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:50,128] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:50,136] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:50.898 UTC [10816] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:38:51.179961Z 1540 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:38:51,186] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:51,187] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:51.986 UTC [10824] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:52,230] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:38:52.233338Z 1541 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:38:52,239] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39082, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:53.078 UTC [10831] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:53,289] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:53,292] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:38:53.297117Z 1542 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:54.171 UTC [10838] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:54,337] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:54,338] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:38:54.353258Z 1543 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:55.257 UTC [10845] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:55,400] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:55,406] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:38:55.423633Z 1544 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:56.352 UTC [10852] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:56,454] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:56,455] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:38:56.486840Z 1545 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:57.437 UTC [10859] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:57,507] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:57,513] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:38:57.565644Z 1546 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:58.530 UTC [10866] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:58,570] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:58,573] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:38:58.646001Z 1547 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:38:59.610 UTC [10873] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:59,622] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:59,627] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:38:59.719983Z 1548 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:00,670] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:00,677] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:00.703 UTC [10880] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:00.807840Z 1549 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:01,723] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:01,727] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58360, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:01.814 UTC [10887] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:01.888561Z 1550 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:02,774] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:02,777] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:02.903 UTC [10894] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:02.963558Z 1551 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:03,829] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:03,833] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:03.998 UTC [10900] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:04.042410Z 1552 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:04,886] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:04,889] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:05.089 UTC [10907] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:05.116034Z 1553 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:05,940] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:05,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:06.180 UTC [10914] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:06.181809Z 1554 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:06,999] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:07,005] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:07.240121Z 1555 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:07.257 UTC [10921] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:39:08,058] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:08,058] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:39:08.309197Z 1556 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:08.335 UTC [10928] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:09,113] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:09,119] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:09.388586Z 1557 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:09.416 UTC [10936] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:39:10,166] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:10,167] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:39:10.459618Z 1558 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:10.486 UTC [10943] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:11,213] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:11,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:11.530266Z 1559 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:11.559 UTC [10950] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:12,269] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:12,275] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:12.598182Z 1560 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:12.631 UTC [10957] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:13,319] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:13,319] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:13.676254Z 1561 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:13.704 UTC [10964] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:39:14,383] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:14,385] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:39:14.745383Z 1562 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:14.777 UTC [10971] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:15,443] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:15,443] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:15.818100Z 1563 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:15.848 UTC [10978] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:16,496] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:16,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:16.897423Z 1564 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:16.925 UTC [10985] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:39:17,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:17,560] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:39:17.971853Z 1565 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:17.999 UTC [10992] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:18,614] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:18,620] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:19.042205Z 1566 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:19.068 UTC [10999] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:39:19,668] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:19,670] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:39:20.116813Z 1567 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:20.148 UTC [11006] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:20,719] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:20,721] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:21.189690Z 1568 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:21.218 UTC [11013] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:21,778] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:21,781] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:22.262330Z 1569 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:22.293 UTC [11020] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:22,838] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:22,842] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:23.336468Z 1570 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:23.365 UTC [11027] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:23,895] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:23,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:24.415107Z 1571 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:24.444 UTC [11034] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:24,953] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:24,954] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:25.479922Z 1572 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:25.514 UTC [11041] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:26,031] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:26,035] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:26.556084Z 1573 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:26.585 UTC [11048] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:27,075] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:27,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:27.637011Z 1574 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:27.667 UTC [11055] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:28,131] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:28,134] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:28.716857Z 1575 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:28.744 UTC [11062] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:29,183] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:29,184] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:29.783838Z 1576 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:29.816 UTC [11069] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:30,232] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:30,235] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:30.863541Z 1577 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:30.889 UTC [11077] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:31,277] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:31,281] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:31.931067Z 1578 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:31.959 UTC [11084] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:32,336] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:32,337] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:33.001358Z 1579 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:33.034 UTC [11091] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:33,395] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:33,398] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:34.071890Z 1580 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:34.106 UTC [11098] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:39:34,443] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49018, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:34,444] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:39:35.142294Z 1581 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:35.175 UTC [11105] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:35,502] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:35,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:36.216233Z 1582 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:36.248 UTC [11112] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:36,554] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:36,557] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:37.287279Z 1583 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:37.322 UTC [11119] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:37,606] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:37,612] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:38.356255Z 1584 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:38.397 UTC [11126] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:38,670] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:38,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:39.428863Z 1585 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:39.469 UTC [11134] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:39,727] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:39,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:40.496979Z 1586 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:40.544 UTC [11141] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:40,779] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:40,784] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:41.571808Z 1587 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:41.630 UTC [11148] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:41,834] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:41,840] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:42.648308Z 1588 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:42.709 UTC [11155] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:42,878] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:42,885] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:43.729917Z 1589 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:43.798 UTC [11162] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:43,947] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:43,952] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:44.804212Z 1590 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:44.885 UTC [11169] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:45,002] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:45,002] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:45.885583Z 1591 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:45.967 UTC [11176] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:46,058] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:46,064] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:46.955843Z 1592 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:47.050 UTC [11183] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:47,108] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:47,110] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:48.033800Z 1593 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:48.139 UTC [11190] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:48,158] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:48,158] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:49.118923Z 1594 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:49,200] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:49,202] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:49.221 UTC [11197] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:50.199281Z 1595 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:50,255] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:50,260] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:50.294 UTC [11204] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:51.281503Z 1596 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:51,308] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:51,312] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:51.375 UTC [11211] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:52.345560Z 1597 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:52,349] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:52,359] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:52.473 UTC [11219] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:53.402268Z 1598 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:39:53,406] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:53,408] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:39:53.565 UTC [11226] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:54.454864Z 1599 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:54,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:54,459] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33532, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:54.679 UTC [11233] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:55.513924Z 1600 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:55,515] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:55,525] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:55.767 UTC [11240] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:56,571] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:39:56.574591Z 1601 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:39:56,581] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:56.854 UTC [11247] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:39:57,629] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:57,630] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:39:57.634598Z 1602 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:57.938 UTC [11254] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:39:58,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:58,686] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:39:58.694864Z 1603 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:39:59.026 UTC [11261] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:59,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:59,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:59.761178Z 1604 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:00.114 UTC [11268] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:00,791] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:00,792] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:00.841716Z 1605 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:01.211 UTC [11275] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:01,849] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:01,850] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:01.916366Z 1606 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:02.299 UTC [11282] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:02,911] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:02,920] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:02.987440Z 1607 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:03.393 UTC [11290] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:03,967] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:03,974] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:04.063047Z 1608 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:04.482 UTC [11297] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:05,028] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:05,039] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:05.144709Z 1609 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:05.573 UTC [11304] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:06,098] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:06,104] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:06.220987Z 1610 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:06.669 UTC [11311] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:07,160] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:07,168] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:07.300112Z 1611 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:07.758 UTC [11318] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:08,222] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:08,235] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:08.385189Z 1612 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:08.834 UTC [11325] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:09,276] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:09,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:09.455876Z 1613 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:09.922 UTC [11333] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:40:10,338] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:10,339] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:40:10.529959Z 1614 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:11.011 UTC [11340] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:11,388] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:11,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:11.625225Z 1615 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:12.109 UTC [11347] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:12,442] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:12,444] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:12.693843Z 1616 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:13.191 UTC [11354] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:13,490] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:13,495] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:13.774368Z 1617 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:14.286 UTC [11361] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:14,553] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:14,560] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:14.851186Z 1618 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:15.371 UTC [11368] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:15,610] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:15,616] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:15.931173Z 1619 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:16.465 UTC [11375] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:40:16,666] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34712, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:16,669] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:40:17.004525Z 1620 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:17.553 UTC [11382] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:17,713] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:17,714] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:18.073269Z 1621 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:18.639 UTC [11389] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:18,772] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:18,775] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:19.161939Z 1622 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:19.722 UTC [11396] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:19,838] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:19,838] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:20.237535Z 1623 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:20.815 UTC [11403] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:20,886] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:20,887] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:21.318953Z 1624 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:21.909 UTC [11410] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:21,938] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:21,942] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35462, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:22.399634Z 1625 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:40:22.994 UTC [11417] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:23,003] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:23,004] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:23.478099Z 1626 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:24,052] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:24,059] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:24.082 UTC [11424] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:24.549504Z 1627 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:25,105] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:25,112] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:25.160 UTC [11431] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:25.637723Z 1628 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:26,156] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:26,162] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35476, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:26.244 UTC [11438] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:26.711346Z 1629 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:27,206] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:27,211] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:27.336 UTC [11445] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:27.784975Z 1630 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:28,263] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:28,264] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:28.433 UTC [11452] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:28.872820Z 1631 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:29,317] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:29,318] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:29.528 UTC [11459] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:29.947620Z 1632 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:30,375] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:30,377] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:30.623 UTC [11466] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:31.035387Z 1633 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:31,431] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:31,435] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:31.705 UTC [11473] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:32.120902Z 1634 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:32,488] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:32,493] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:32.797 UTC [11480] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:33.195852Z 1635 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:33,542] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:33,546] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:33.884 UTC [11487] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:34.282808Z 1636 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:34,602] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:34,602] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:34.974 UTC [11494] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:35.356757Z 1637 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:40:35,657] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:35,659] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:40:36.064 UTC [11501] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:36.433634Z 1638 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:36,709] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:36,712] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:37.149 UTC [11508] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:37.510791Z 1639 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:37,764] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:37,766] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:38.235 UTC [11515] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:38.578530Z 1640 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:38,820] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:38,823] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:39.325 UTC [11523] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:39.656940Z 1641 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:39,879] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:39,883] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:40.416 UTC [11530] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:40.741045Z 1642 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:40:40,932] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:40,933] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:40:41.503 UTC [11537] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:41.814131Z 1643 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:41,987] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:41,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:42.594 UTC [11544] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:42.891502Z 1644 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:43,053] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:43,059] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:43.689 UTC [11551] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:43.967242Z 1645 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:44,118] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:44,119] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:44.776 UTC [11558] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:45.037569Z 1646 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:45,180] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:45,181] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:45.864 UTC [11565] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:46.112768Z 1647 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:46,226] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:46,230] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:46.943 UTC [11572] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:47.193770Z 1648 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:40:47,280] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:47,281] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:40:48.024 UTC [11579] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:48.266659Z 1649 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:48,333] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:48,336] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:49.109 UTC [11585] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:49.349194Z 1650 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:49,381] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:49,384] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:50.205 UTC [11592] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:50.422444Z 1651 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:50,425] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:50,435] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:51.293 UTC [11599] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:51,487] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:40:51.488623Z 1652 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:40:51,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37922, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:52.377 UTC [11606] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:52.544297Z 1653 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:52,552] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:52,555] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:53.465 UTC [11613] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:53,599] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:53,600] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:53.603099Z 1654 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:54.555 UTC [11620] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:40:54,650] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:54,652] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:40:54.660422Z 1655 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:55.648 UTC [11627] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:55,700] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:55,706] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:55.719087Z 1656 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:56.738 UTC [11634] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:56,754] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:56,758] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:56.795721Z 1657 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:57,800] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:57,803] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37980, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:57.823 UTC [11641] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:57.865837Z 1658 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:58,848] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:58,851] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37984, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:58.902 UTC [11648] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:58.942439Z 1659 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:59,901] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:59,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:59.985 UTC [11655] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:00.017238Z 1660 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:00,958] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:00,967] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:01.081 UTC [11662] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:01.090230Z 1661 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:02,012] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:02,016] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47400, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:02.165010Z 1662 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:02.171 UTC [11669] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:03,065] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:03,071] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:03.230362Z 1663 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:03.254 UTC [11676] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:04,118] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:04,126] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:04.304518Z 1664 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:04.338 UTC [11683] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:05,168] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:05,173] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:05.379297Z 1665 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:05.415 UTC [11689] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:06,220] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:06,221] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:06.456838Z 1666 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:06.489 UTC [11696] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:41:07,280] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:07,284] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:07.537300Z 1667 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:07.567 UTC [11703] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:08,336] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:08,336] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:08.606992Z 1668 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:08.646 UTC [11710] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:41:09,388] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:09,397] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:09.684484Z 1669 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:09.721 UTC [11718] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:10,439] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:10,444] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:10.759039Z 1670 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:10.790 UTC [11725] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:11,495] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:11,502] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:11.830084Z 1671 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:11.860 UTC [11732] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:12,554] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:12,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:12.903080Z 1672 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:12.932 UTC [11738] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:41:13,616] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:13,619] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:13.971896Z 1673 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:14.003 UTC [11744] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:14,669] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:14,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:15.045134Z 1674 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:15.075 UTC [11751] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:15,728] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:15,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:16.117349Z 1675 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:16.147 UTC [11759] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:16,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:16,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:17.191231Z 1676 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:17.221 UTC [11766] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:17,840] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:17,845] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:18.261778Z 1677 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:18.291 UTC [11772] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:18,891] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:18,892] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:19.336945Z 1678 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:19.361 UTC [11779] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:19,941] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:19,943] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:20.414043Z 1679 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:20.442 UTC [11786] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:20,996] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:20,998] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:21.480982Z 1680 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:21.515 UTC [11793] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:22,051] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:22,056] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:22.543774Z 1681 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:22.585 UTC [11800] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:23,104] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:23,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47102, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:23.622068Z 1682 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:23.662 UTC [11807] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:24,171] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:24,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:24.712406Z 1683 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:24.737 UTC [11814] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:25,226] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:25,230] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1  | [2025-04-01 21:41:25,426] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1  | [2025-04-01 21:41:25,426] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1  | [2025-04-01 21:41:25,427] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1  | [2025-04-01 21:41:25,427] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-mysql-1            | 2025-04-01T21:41:25.784145Z 1684 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:25.815 UTC [11821] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:26,274] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:26,276] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:26.860174Z 1685 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:26.889 UTC [11828] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:27,330] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:27,336] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:27.932584Z 1686 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:27.962 UTC [11835] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:28,383] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:28,384] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:29.005350Z 1687 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:29.033 UTC [11842] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:29,438] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:29,440] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:30.076447Z 1688 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:30.120 UTC [11849] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:30,488] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:30,494] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:31.152759Z 1689 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:31.204 UTC [11856] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:41:31,545] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:31,546] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:32.227376Z 1690 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:32.283 UTC [11863] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:41:32,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:32,606] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:33.306759Z 1691 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:33.363 UTC [11870] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:33,662] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:33,666] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:34.373487Z 1692 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:34.445 UTC [11877] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:34,708] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:34,714] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:35.455154Z 1693 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:35.531 UTC [11884] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:41:35,761] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:35,761] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:36.535593Z 1694 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:36.633 UTC [11891] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:36,810] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:36,813] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:37.609945Z 1695 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:37.728 UTC [11898] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:37,872] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:37,877] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:38.695274Z 1696 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:38.820 UTC [11905] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:38,944] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:38,951] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:39.777035Z 1697 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:39.914 UTC [11913] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:39,998] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:40,003] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:40.851486Z 1698 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:40.996 UTC [11920] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:41,057] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:41,061] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:41.940490Z 1699 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:42.087 UTC [11927] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:42,113] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:42,118] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:43.014475Z 1700 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:43,165] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:43,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:43.170 UTC [11934] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:44.086601Z 1701 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:44,217] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:44,222] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:44.245 UTC [11941] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:45.168767Z 1702 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:45,274] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:45,280] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:45.317 UTC [11948] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:46.249158Z 1703 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:46,338] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:46,339] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:46.402 UTC [11955] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:47.321875Z 1704 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:47,391] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:47,396] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:47.496 UTC [11962] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:48.395289Z 1705 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:48,442] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:48,445] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:48.583 UTC [11969] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:49.467183Z 1706 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:49,482] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:49,490] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:49.672 UTC [11976] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:50.530454Z 1707 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:50,532] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:50,537] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45476, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:50.753 UTC [11983] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:51.596009Z 1708 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:51,598] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:51,598] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:51.846 UTC [11990] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:41:52,648] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:52,649] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:52.651081Z 1709 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:52.929 UTC [11998] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:53,705] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:53,706] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:53.716821Z 1710 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:54.018 UTC [12005] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:54,760] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:54,764] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:54.791373Z 1711 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:55.107 UTC [12012] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:55,818] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:55,820] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:55.863842Z 1712 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:56.188 UTC [12019] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:56,869] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:56,876] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:56.940586Z 1713 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:57.280 UTC [12026] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:57,922] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:57,927] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:58.017246Z 1714 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:58.367 UTC [12033] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:58,982] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:58,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:59.088631Z 1715 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:59.448 UTC [12040] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:00,025] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:00,032] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:00.156846Z 1716 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:00.528 UTC [12047] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:42:01,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:01,086] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:01.240481Z 1717 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:01.632 UTC [12054] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:02,131] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:02,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:02.322206Z 1718 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:02.715 UTC [12061] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:03,197] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:03,200] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:03.402658Z 1719 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:03.806 UTC [12068] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:04,252] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:04,256] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:04.479110Z 1720 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:04.899 UTC [12075] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:05,316] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:05,323] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:05.547862Z 1721 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:05.987 UTC [12082] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:06,383] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:06,386] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:06.620373Z 1722 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:07.066 UTC [12089] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:07,439] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:07,441] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:07.698865Z 1723 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:08.155 UTC [12096] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:42:08,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39764, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:08,498] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:08.778451Z 1724 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:09.238 UTC [12104] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:09,543] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:09,547] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39778, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:09.852917Z 1725 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:10.327 UTC [12111] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:10,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:10,619] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:10.936052Z 1726 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:11.416 UTC [12118] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:11,660] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:11,665] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:12.014491Z 1727 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:12.504 UTC [12125] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:12,717] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:12,718] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:13.089833Z 1728 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:13.598 UTC [12132] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:42:13,776] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:13,778] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:14.174836Z 1729 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:14.684 UTC [12139] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:14,841] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:14,845] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:15.267981Z 1730 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:15.765 UTC [12146] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:42:15,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:15,905] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:16.362336Z 1731 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:16.863 UTC [12153] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:16,957] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:16,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:17.445474Z 1732 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:17.958 UTC [12160] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:18,017] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:18,019] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:18.525498Z 1733 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:19.053 UTC [12167] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:19,064] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:19,069] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:19.605718Z 1734 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:42:20,114] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:20,123] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:42:20.134 UTC [12174] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:20.683554Z 1735 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:42:21,164] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:21,168] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:42:21.203 UTC [12181] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:21.756937Z 1736 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:22,216] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:22,217] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59346, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:22.279 UTC [12188] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:22.829435Z 1737 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:42:23,272] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:23,274] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:42:23.361 UTC [12195] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:23.900080Z 1738 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:24,324] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:24,327] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:24.452 UTC [12202] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:24.982061Z 1739 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:25,389] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:25,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:25.542 UTC [12210] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:26.048064Z 1740 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:26,444] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:26,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:26.634 UTC [12217] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:27.124467Z 1741 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:42:27,502] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:27,503] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:42:27.726 UTC [12223] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:28.208692Z 1742 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:28,555] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:28,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:28.815 UTC [12230] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:29.285409Z 1743 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:29,612] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:29,615] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59392, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:29.899 UTC [12237] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:30.356829Z 1744 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:30,674] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:30,674] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:30.982 UTC [12244] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:31.426982Z 1745 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:31,723] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:31,724] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:32.069 UTC [12251] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:32.508029Z 1746 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:32,774] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:32,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:33.161 UTC [12258] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:33.583637Z 1747 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:33,823] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:33,825] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:34.247 UTC [12265] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:34.657531Z 1748 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:34,868] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:34,875] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:35.344 UTC [12272] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:35.742122Z 1749 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:35,917] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:35,922] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:36.420 UTC [12279] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:36.817988Z 1750 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:36,968] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:36,975] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:37.512 UTC [12287] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:37.891704Z 1751 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:38,033] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:38,038] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:38.604 UTC [12294] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:38.970163Z 1752 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:39,081] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:39,092] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:39.692 UTC [12302] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:40.044840Z 1753 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:40,131] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:40,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:40.784 UTC [12309] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:41.122683Z 1754 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:41,186] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:41,192] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:41.870 UTC [12316] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:42.193959Z 1755 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:42,239] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:42,240] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:42.957 UTC [12323] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:43.263558Z 1756 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:43,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:43,304] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:44.046 UTC [12330] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:44.340335Z 1757 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:44,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:44,352] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:45.134 UTC [12337] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:45,395] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:42:45.396439Z 1758 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:42:45,397] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:46.222 UTC [12344] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:46.470773Z 1759 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:42:46,474] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:46,476] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:42:47.314 UTC [12351] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:47.529509Z 1760 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:47,530] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:47,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:48.407 UTC [12358] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:48,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:48,584] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:48.593593Z 1761 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:49.497 UTC [12365] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:49,642] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:49,646] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:49.654995Z 1762 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:50.582 UTC [12372] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:50,693] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:50,694] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:50.723568Z 1763 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:51.669 UTC [12379] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:51,755] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:51,762] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52696, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:51.801847Z 1764 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:52.762 UTC [12386] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:52,813] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:52,813] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52712, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:52.868950Z 1765 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:53.849 UTC [12393] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:53,870] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:53,873] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:53.944244Z 1766 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:42:54,925] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:54,925] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:42:54.936 UTC [12400] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:55.018368Z 1767 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:55,984] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:55,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:56.010 UTC [12407] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:56.091571Z 1768 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:42:57,045] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:57,046] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:42:57.083 UTC [12414] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:57.167388Z 1769 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:58,098] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:58,100] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:58.166 UTC [12421] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:58.234337Z 1770 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:59,142] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:59,148] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:59.254 UTC [12428] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:59.300500Z 1771 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:00,194] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:00,199] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:00.343 UTC [12435] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:00.381811Z 1772 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:01,260] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:01,262] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43398, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:01.427 UTC [12442] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:01.460947Z 1773 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:02,320] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:02,322] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:02.518 UTC [12449] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:02.533793Z 1774 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:43:03,384] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:03,386] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:43:03.602951Z 1775 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:03.604 UTC [12456] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:04,447] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:04,451] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:04.679149Z 1776 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:04.686 UTC [12463] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:05,499] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:05,505] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:05.741043Z 1777 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:05.771 UTC [12470] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:06,552] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:06,564] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:06.815272Z 1778 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:06.843 UTC [12478] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:07,603] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:07,609] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:07.885459Z 1779 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:07.915 UTC [12485] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:08,654] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:08,657] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:08.954180Z 1780 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:08.984 UTC [12493] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:09,720] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:09,720] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:43:10.026510Z 1781 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:10.058 UTC [12500] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:10,779] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:10,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:11.103255Z 1782 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:11.134 UTC [12507] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:11,842] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:11,846] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:12.175298Z 1783 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:12.202 UTC [12514] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:12,897] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:12,900] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:13.242342Z 1784 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:13.276 UTC [12521] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:13,946] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:13,949] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:14.325705Z 1785 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:14.350 UTC [12528] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:15,003] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:15,004] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49090, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:15.410559Z 1786 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:15.443 UTC [12535] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:16,057] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:16,061] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:16.486144Z 1787 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:16.518 UTC [12542] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:17,114] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:17,117] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:43:17.562738Z 1788 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:17.590 UTC [12549] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:18,167] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:18,172] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:18.633932Z 1789 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:18.664 UTC [12556] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:19,225] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:19,228] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:19.699654Z 1790 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:19.737 UTC [12563] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:20,283] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:20,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:20.770369Z 1791 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:20.808 UTC [12570] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:21,346] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:21,350] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:21.853204Z 1792 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:21.888 UTC [12577] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:22,402] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:22,403] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:22.921527Z 1793 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:22.960 UTC [12584] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:23,452] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:23,452] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:43:24.000930Z 1794 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:24.030 UTC [12591] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:24,507] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:24,512] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:25.068161Z 1795 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:25.099 UTC [12598] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:25,561] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:25,565] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:26.135439Z 1796 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:26.172 UTC [12605] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:26,623] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:26,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:27.215492Z 1797 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:27.243 UTC [12612] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:27,685] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:27,686] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:28.287652Z 1798 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:28.324 UTC [12619] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:28,743] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:28,745] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:29.371942Z 1799 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:29.398 UTC [12626] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:29,799] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:29,805] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:30.450461Z 1800 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:30.479 UTC [12633] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:30,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:30,855] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58704, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:31.517946Z 1801 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:31.547 UTC [12640] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:31,903] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:31,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:32.595604Z 1802 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:32.622 UTC [12647] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:32,958] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:32,960] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:33.661391Z 1803 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:33.699 UTC [12654] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:34,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:34,020] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:34.737167Z 1804 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:34.795 UTC [12661] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:35,073] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:35,082] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58748, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:35.809186Z 1805 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:35.877 UTC [12668] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:36,133] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:36,134] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:43:36.888428Z 1806 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:36.953 UTC [12675] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:37,192] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:37,194] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:37.958147Z 1807 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:38.035 UTC [12682] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:38,249] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:38,250] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:43:39.031921Z 1808 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:43:39.125 UTC [12690] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:39,307] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:39,312] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:40.108910Z 1809 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:43:40.217 UTC [12697] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:40,357] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:40,366] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:41.195453Z 1810 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:43:41.311 UTC [12704] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:41,410] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:41,414] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:42.267929Z 1811 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:43:42.402 UTC [12711] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:42,466] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:42,473] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:43.343613Z 1812 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:43:43.487 UTC [12718] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:43,521] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:43,528] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:44.425846Z 1813 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:43:44.574 UTC [12725] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:44,579] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:44,583] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:45.499474Z 1814 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:45,631] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:45,636] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36264, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:45.661 UTC [12732] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:43:46.574434Z 1815 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:46,683] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:46,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:46.728 UTC [12739] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:43:47.661766Z 1816 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:47,743] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:47,747] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:47.815 UTC [12746] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:43:48.733460Z 1817 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:48,801] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:48,805] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:48.903 UTC [12753] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:43:49.799720Z 1818 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:49,855] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:49,860] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46016, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:49.985 UTC [12760] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:43:50.872245Z 1819 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:50,911] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:50,921] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46024, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:51.078 UTC [12767] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:43:51.942255Z 1820 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:51,957] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:51,965] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:52.168 UTC [12773] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:43:53.004248Z 1821 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:53,009] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:53,012] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46044, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:53.261 UTC [12780] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:43:54.067111Z 1822 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:54,071] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:54,074] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46050, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:54.350 UTC [12787] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:43:55.125258Z 1823 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:55,127] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:55,133] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46058, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:55.440 UTC [12794] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:56,182] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:43:56.183812Z 1824 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:43:56,185] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:56.526 UTC [12801] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:57,229] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:57,234] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:57.240676Z 1825 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:43:57.610 UTC [12808] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:58,282] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:58,282] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:43:58.300987Z 1826 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:43:58.708 UTC [12815] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:59,336] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:59,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:43:59.369081Z 1827 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:43:59.801 UTC [12822] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:00,403] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:00,411] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:00.455005Z 1828 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:00.886 UTC [12829] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:01,465] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:01,477] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:01.537424Z 1829 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:01.978 UTC [12836] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:02,522] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:02,526] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:02.609908Z 1830 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:03.070 UTC [12843] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:03,573] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:03,578] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:03.690491Z 1831 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:04.152 UTC [12850] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:44:04,635] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53438, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:04,636] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:44:04.769612Z 1832 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:05.237 UTC [12857] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:05,679] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:05,684] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:05.852280Z 1833 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:06.323 UTC [12865] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:44:06,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:06,734] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:44:06.928279Z 1834 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:07.416 UTC [12872] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:07,794] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:07,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:07.999214Z 1835 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:08.507 UTC [12879] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:08,855] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:08,860] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:09.066346Z 1836 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:09.592 UTC [12887] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:44:09,910] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:09,914] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:44:10.140266Z 1837 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:10.680 UTC [12894] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:10,976] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:10,978] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:11.220067Z 1838 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:11.762 UTC [12901] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:12,029] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:12,033] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:12.302093Z 1839 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:12.847 UTC [12908] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:13,080] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:13,086] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:13.379394Z 1840 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:13.934 UTC [12915] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:44:14,134] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:14,134] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:44:14.461131Z 1841 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:15.031 UTC [12922] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:15,188] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:15,192] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:15.539966Z 1842 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:16.133 UTC [12929] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:16,241] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:16,248] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:16.616699Z 1843 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:17.227 UTC [12936] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:17,296] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:17,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:17.694958Z 1844 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:18.328 UTC [12943] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:18,355] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:18,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:18.771440Z 1845 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:19.408 UTC [12950] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:19,411] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:19,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:19.841073Z 1846 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:20,455] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:20,464] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:20.484 UTC [12957] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:20.922620Z 1847 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:21,502] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:21,513] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:21.562 UTC [12964] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:22.000276Z 1848 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:22,549] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:22,561] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:22.652 UTC [12971] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:23.065219Z 1849 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:23,610] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:23,611] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:23.752 UTC [12978] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:24.143873Z 1850 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:24,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:24,670] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:24.840 UTC [12985] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:25.219428Z 1851 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:25,724] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:25,727] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:25.929 UTC [12992] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:26.294709Z 1852 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:26,782] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:26,786] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:27.021 UTC [12999] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:27.365404Z 1853 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:27,839] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:27,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:28.117 UTC [13006] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:28.436272Z 1854 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:28,896] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:28,898] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:29.216 UTC [13013] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:29.512030Z 1855 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:44:29,946] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:29,946] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:44:30.312 UTC [13020] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:30.584403Z 1856 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:31,002] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:31,009] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32992, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:31.404 UTC [13026] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:31.652602Z 1857 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:32,066] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:32,069] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33000, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:32.497 UTC [13033] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:32.721591Z 1858 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:44:33,123] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33006, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:33,124] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:44:33.597 UTC [13040] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:33.795922Z 1859 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:34,180] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:34,183] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:34.683 UTC [13047] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:34.876917Z 1860 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:35,236] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:35,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:35.764 UTC [13054] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:35.950873Z 1861 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:36,282] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:36,288] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:36.842 UTC [13061] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:37.017829Z 1862 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:44:37,336] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:37,338] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:44:37.932 UTC [13068] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:38.093200Z 1863 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:38,396] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:38,398] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:39.016 UTC [13075] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:39.174466Z 1864 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:39,458] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:39,460] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:40.104 UTC [13083] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:40.255015Z 1865 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:40,508] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:40,515] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:41.196 UTC [13090] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:41.338089Z 1866 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:41,572] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:41,580] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:42.288 UTC [13098] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:42.408914Z 1867 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:42,642] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:42,649] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:43.374 UTC [13105] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:43.478175Z 1868 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:43,702] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:43,715] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:44.460 UTC [13112] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:44.554472Z 1869 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:44,773] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:44,774] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:45.555 UTC [13119] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:45.635528Z 1870 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:45,827] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:45,840] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:46.639 UTC [13126] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:46.715537Z 1871 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:46,886] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:46,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:47.733 UTC [13133] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:47.798992Z 1872 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:47,954] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:47,955] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:48.827 UTC [13140] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:48.874140Z 1873 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:49,005] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:49,011] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:49.923 UTC [13147] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:49.956628Z 1874 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:50,062] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:50,064] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:51.007 UTC [13154] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:51.034860Z 1875 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:51,119] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:51,120] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:52.094 UTC [13161] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:52.111562Z 1876 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:52,173] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:52,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:53.182 UTC [13168] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:53.182717Z 1877 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:53,222] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:53,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:54.248490Z 1878 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:54,275] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:44:54.276 UTC [13175] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:44:54,277] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:55.317556Z 1879 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:44:55,323] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:55,325] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:44:55.346 UTC [13182] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:56,380] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:44:56.380603Z 1880 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:44:56,384] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44960, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:56.413 UTC [13189] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:44:57.437888Z 1881 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:44:57,440] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:57,441] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:44:57.491 UTC [13196] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:58,494] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:58,496] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:58.498100Z 1882 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:58.578 UTC [13203] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:59,545] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:59,550] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:44:59.558452Z 1883 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:44:59.667 UTC [13210] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:45:00,604] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:45:00,607] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:45:00.615280Z 1884 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:45:00.761 UTC [13217] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:45:01,659] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:45:01,661] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:45:01.681452Z 1885 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:45:01.851 UTC [13224] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:45:02,717] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:45:02,719] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:45:02.756704Z 1886 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:45:02.945 UTC [13231] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:45:03,772] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:45:03,774] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:45:03.834995Z 1887 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:45:04.027 UTC [13238] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:45:04,842] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:45:04,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:45:04.909202Z 1888 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:45:05.110 UTC [13245] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:45:05,899] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:45:05,903] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:45:05.990079Z 1889 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:45:06.198 UTC [13252] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:45:06,956] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:45:06,958] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:45:07.072792Z 1890 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:45:07.284 UTC [13259] FATAL:  role "root" does not exist