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-mysql-1 | 2025-04-01 21:11:00+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.35-1.el8 started. 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-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-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-mysql-1 | 2025-04-01 21:11:01+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' 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.3:9000 http://127.0.0.1:9000 testdrive-minio-1 | Console: http://172.18.0.3: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-postgres-1 | running bootstrap script ... ok testdrive-mysql-1 | 2025-04-01 21:11:01+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.35-1.el8 started. testdrive-mysql-1 | 2025-04-01 21:11:01+00:00 [Note] [Entrypoint]: Initializing database files testdrive-mysql-1 | 2025-04-01T21:11:01.404588Z 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:01.404618Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release. testdrive-mysql-1 | 2025-04-01T21:11:01.404699Z 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:01.404714Z 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:01.437082Z 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 | initdb: warning: enabling "trust" authentication for local connections 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: 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:02.000 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:02.003 UTC [48] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" testdrive-postgres-1 | 2025-04-01 21:11:02.036 UTC [51] LOG: database system was shut down at 2025-04-01 21:11:01 UTC testdrive-postgres-1 | 2025-04-01 21:11:02.045 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:02.124 UTC [48] LOG: received fast shutdown request testdrive-postgres-1 | .2025-04-01 21:11:02.127 UTC [48] LOG: aborting any active transactions testdrive-postgres-1 | 2025-04-01 21:11:02.130 UTC [48] LOG: background worker "logical replication launcher" (PID 54) exited with exit code 1 testdrive-postgres-1 | 2025-04-01 21:11:02.131 UTC [49] LOG: shutting down testdrive-postgres-1 | 2025-04-01 21:11:02.132 UTC [49] LOG: checkpoint starting: shutdown immediate testdrive-postgres-1 | 2025-04-01 21:11:02.150 UTC [49] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.005 s, sync=0.001 s, total=0.019 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-postgres-1 | 2025-04-01 21:11:02.177 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:02.329 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:02.330 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 testdrive-postgres-1 | 2025-04-01 21:11:02.330 UTC [1] LOG: listening on IPv6 address "::", port 5432 testdrive-postgres-1 | 2025-04-01 21:11:02.330 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" testdrive-postgres-1 | 2025-04-01 21:11:02.332 UTC [64] LOG: database system was shut down at 2025-04-01 21:11:02 UTC testdrive-postgres-1 | 2025-04-01 21:11:02.339 UTC [1] LOG: database system is ready to accept connections testdrive-postgres-1 | 2025-04-01 21:11:02.346 UTC [67] LOG: pg_cron scheduler started testdrive-mysql-1 | 2025-04-01T21:11:02.440978Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 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-zookeeper-1 | ===> Launching ... testdrive-zookeeper-1 | ===> Launching zookeeper ... testdrive-mysql-1 | 2025-04-01T21:11:05.002612Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. testdrive-zookeeper-1 | [2025-04-01 21:11:05,242] INFO Reading configuration from: /etc/kafka/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:05,246] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:05,246] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:05,246] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:05,247] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:05,249] INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager) testdrive-zookeeper-1 | [2025-04-01 21:11:05,249] INFO autopurge.purgeInterval set to 0 (org.apache.zookeeper.server.DatadirCleanupManager) testdrive-zookeeper-1 | [2025-04-01 21:11:05,249] INFO Purge task is not scheduled. (org.apache.zookeeper.server.DatadirCleanupManager) testdrive-zookeeper-1 | [2025-04-01 21:11:05,249] 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:05,250] INFO Log4j 1.2 jmx support not found; jmx disabled. (org.apache.zookeeper.jmx.ManagedUtil) testdrive-zookeeper-1 | [2025-04-01 21:11:05,251] INFO Reading configuration from: /etc/kafka/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:05,251] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:05,251] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:05,251] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:05,251] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:05,252] INFO Starting server (org.apache.zookeeper.server.ZooKeeperServerMain) testdrive-mysql-1 | 2025-04-01T21:11:05.254807Z 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:05,269] 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:05,273] INFO ACL digest algorithm is: SHA1 (org.apache.zookeeper.server.auth.DigestAuthenticationProvider) testdrive-zookeeper-1 | [2025-04-01 21:11:05,273] INFO zookeeper.DigestAuthenticationProvider.enabled = true (org.apache.zookeeper.server.auth.DigestAuthenticationProvider) testdrive-zookeeper-1 | [2025-04-01 21:11:05,276] INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) testdrive-zookeeper-1 | [2025-04-01 21:11:05,288] INFO (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,288] INFO ______ _ (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,288] INFO |___ / | | (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,288] INFO / / ___ ___ | | __ ___ ___ _ __ ___ _ __ (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,288] INFO / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__| (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,288] INFO / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | | (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,288] INFO /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_| (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,288] INFO | | (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,288] INFO |_| (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,288] INFO (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,290] 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:05,290] INFO Server environment:host.name=06e32777f445 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,290] INFO Server environment:java.version=17.0.12 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,290] INFO Server environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,290] 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:05,290] 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:05,290] 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:05,290] INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO Server environment:java.compiler=<NA> (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO Server environment:os.arch=aarch64 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO Server environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO Server environment:user.name=appuser (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO Server environment:user.home=/home/appuser (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO Server environment:user.dir=/home/appuser (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO Server environment:os.memory.free=495MB (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO Server environment:os.memory.max=512MB (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO Server environment:os.memory.total=512MB (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO zookeeper.enableEagerACLCheck = false (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO zookeeper.digest.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO zookeeper.closeSessionTxn.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO zookeeper.flushDelay = 0 ms (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO zookeeper.maxWriteQueuePollTime = 0 ms (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO zookeeper.maxBatchSize=1000 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,291] INFO zookeeper.intBufferStartingSizeBytes = 1024 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,292] INFO Weighed connection throttling is disabled (org.apache.zookeeper.server.BlueThrottle) testdrive-zookeeper-1 | [2025-04-01 21:11:05,294] INFO minSessionTimeout set to 6000 ms (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,294] INFO maxSessionTimeout set to 60000 ms (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,295] INFO getData response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) testdrive-zookeeper-1 | [2025-04-01 21:11:05,295] INFO getChildren response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) testdrive-zookeeper-1 | [2025-04-01 21:11:05,296] INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) testdrive-zookeeper-1 | [2025-04-01 21:11:05,296] INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) testdrive-zookeeper-1 | [2025-04-01 21:11:05,296] INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) testdrive-zookeeper-1 | [2025-04-01 21:11:05,297] INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) testdrive-zookeeper-1 | [2025-04-01 21:11:05,297] INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) testdrive-zookeeper-1 | [2025-04-01 21:11:05,297] INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector) testdrive-zookeeper-1 | [2025-04-01 21:11:05,299] 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:05,299] INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,300] INFO zookeeper.enforce.auth.enabled = false (org.apache.zookeeper.server.AuthenticationHelper) testdrive-zookeeper-1 | [2025-04-01 21:11:05,300] INFO zookeeper.enforce.auth.schemes = [] (org.apache.zookeeper.server.AuthenticationHelper) testdrive-zookeeper-1 | [2025-04-01 21:11:05,300] 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:05,331] INFO Logging initialized @534ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) testdrive-zookeeper-1 | [2025-04-01 21:11:05,412] 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:05,412] WARN Empty contextPath (org.eclipse.jetty.server.handler.ContextHandler) testdrive-zookeeper-1 | [2025-04-01 21:11:05,434] 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:05,467] INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session) testdrive-zookeeper-1 | [2025-04-01 21:11:05,467] INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session) testdrive-zookeeper-1 | [2025-04-01 21:11:05,468] INFO node0 Scavenging every 600000ms (org.eclipse.jetty.server.session) testdrive-zookeeper-1 | [2025-04-01 21:11:05,481] 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:05,494] INFO Started o.e.j.s.ServletContextHandler@229f66ed{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) testdrive-zookeeper-1 | [2025-04-01 21:11:05,511] 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:05,512] INFO Started @721ms (org.eclipse.jetty.server.Server) testdrive-zookeeper-1 | [2025-04-01 21:11:05,512] 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:05,519] INFO Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory) testdrive-zookeeper-1 | [2025-04-01 21:11:05,520] WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory) testdrive-zookeeper-1 | [2025-04-01 21:11:05,521] 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:05,523] 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:05,536] 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:05,536] 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:05,536] INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase) testdrive-zookeeper-1 | [2025-04-01 21:11:05,536] INFO zookeeper.commitLogCount=500 (org.apache.zookeeper.server.ZKDatabase) testdrive-zookeeper-1 | [2025-04-01 21:11:05,544] INFO zookeeper.snapshot.compression.method = CHECKED (org.apache.zookeeper.server.persistence.SnapStream) testdrive-zookeeper-1 | [2025-04-01 21:11:05,545] 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:05,548] INFO Snapshot loaded in 12 ms, highest zxid is 0x0, digest is 1371985504 (org.apache.zookeeper.server.ZKDatabase) testdrive-zookeeper-1 | [2025-04-01 21:11:05,549] 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:05,550] INFO Snapshot taken in 1 ms (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:05,559] INFO PrepRequestProcessor (sid:0) started, reconfigEnabled=false (org.apache.zookeeper.server.PrepRequestProcessor) testdrive-zookeeper-1 | [2025-04-01 21:11:05,560] INFO zookeeper.request_throttler.shutdownTimeout = 10000 ms (org.apache.zookeeper.server.RequestThrottler) testdrive-zookeeper-1 | [2025-04-01 21:11:05,579] INFO Using checkIntervalMs=60000 maxPerMinute=10000 maxNeverUsedIntervalMs=0 (org.apache.zookeeper.server.ContainerManager) testdrive-zookeeper-1 | [2025-04-01 21:11:05,580] INFO ZooKeeper audit is disabled. (org.apache.zookeeper.audit.ZKAuditProvider) testdrive-zookeeper-1 | [2025-04-01 21:11:05,843] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:05.865 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:06,901] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:06.940 UTC [82] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:07,964] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:08.007 UTC [89] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:09,023] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:09.087 UTC [96] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01 21:11:09+00:00 [Note] [Entrypoint]: Database files initialized testdrive-mysql-1 | 2025-04-01 21:11:09+00:00 [Note] [Entrypoint]: Starting temporary server testdrive-mysql-1 | 2025-04-01T21:11:09.620055Z 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:09.620096Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release. testdrive-mysql-1 | 2025-04-01T21:11:09.622080Z 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:09.622105Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.35) starting as process 131 testdrive-mysql-1 | 2025-04-01T21:11:09.641782Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. testdrive-mysql-1 | 2025-04-01T21:11:09.800534Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. testdrive-zookeeper-1 | [2025-04-01 21:11:10,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:10.163 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-mysql-1 | 2025-04-01T21:11:10.312505Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. testdrive-mysql-1 | 2025-04-01T21:11:10.312587Z 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:10.315129Z 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:10.335238Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock testdrive-mysql-1 | 2025-04-01T21:11:10.335307Z 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:10+00:00 [Note] [Entrypoint]: Temporary server started. testdrive-mysql-1 | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock' testdrive-mysql-1 | 2025-04-01T21:11:10.397501Z 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-kafka-1 | ===> Check if Zookeeper is healthy ... testdrive-zookeeper-1 | [2025-04-01 21:11:11,129] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) 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-postgres-1 | 2025-04-01 21:11:11.242 UTC [110] FATAL: role "root" does not exist testdrive-kafka-1 | [2025-04-01 21:11:11,453] 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:11,453] INFO Client environment:host.name=6fd4f6cd7e89 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,453] INFO Client environment:java.version=17.0.12 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,453] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,454] 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:11,454] 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:11,454] 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:11,454] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,454] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,454] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,454] INFO Client environment:os.arch=aarch64 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,454] INFO Client environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,454] INFO Client environment:user.name=appuser (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,454] INFO Client environment:user.home=/home/appuser (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,454] INFO Client environment:user.dir=/home/appuser (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,454] INFO Client environment:os.memory.free=488MB (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,454] INFO Client environment:os.memory.max=7816MB (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,454] INFO Client environment:os.memory.total=500MB (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,458] 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:11,463] 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:11,470] INFO jute.maxbuffer value is 1048575 Bytes (org.apache.zookeeper.ClientCnxnSocket) testdrive-kafka-1 | [2025-04-01 21:11:11,478] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | [2025-04-01 21:11:11,489] INFO Opening socket connection to server zookeeper/172.18.0.4:2181. (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | [2025-04-01 21:11:11,489] 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:11,498] INFO Socket connection established, initiating session, client: /172.18.0.7:49118, server: zookeeper/172.18.0.4:2181 (org.apache.zookeeper.ClientCnxn) testdrive-zookeeper-1 | [2025-04-01 21:11:11,508] INFO Creating new log file: log.1 (org.apache.zookeeper.server.persistence.FileTxnLog) testdrive-kafka-1 | [2025-04-01 21:11:11,545] INFO Session establishment complete on server zookeeper/172.18.0.4:2181, session id = 0x1000006ebc60000, negotiated timeout = 40000 (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | [2025-04-01 21:11:11,660] INFO Session: 0x1000006ebc60000 closed (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:11,660] INFO EventThread shut down for session: 0x1000006ebc60000 (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | Using log4j config /etc/kafka/log4j.properties testdrive-kafka-1 | ===> Launching ... testdrive-kafka-1 | ===> Launching kafka ... testdrive-zookeeper-1 | [2025-04-01 21:11:12,187] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:12.325 UTC [117] FATAL: role "root" does not exist testdrive-kafka-1 | [2025-04-01 21:11:12,355] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) testdrive-kafka-1 | [2025-04-01 21:11:12,640] 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:12,746] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) testdrive-kafka-1 | [2025-04-01 21:11:12,748] INFO starting (kafka.server.KafkaServer) testdrive-kafka-1 | [2025-04-01 21:11:12,749] INFO Connecting to zookeeper on zookeeper:2181 (kafka.server.KafkaServer) testdrive-kafka-1 | [2025-04-01 21:11:12,767] INFO [ZooKeeperClient Kafka server] Initializing a new session to zookeeper:2181. (kafka.zookeeper.ZooKeeperClient) testdrive-kafka-1 | [2025-04-01 21:11:12,772] 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:12,772] INFO Client environment:host.name=6fd4f6cd7e89 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,772] INFO Client environment:java.version=17.0.12 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,772] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,772] 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:12,772] 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:12,773] 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:12,773] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,773] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,773] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,773] INFO Client environment:os.arch=aarch64 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,773] INFO Client environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,773] INFO Client environment:user.name=appuser (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,773] INFO Client environment:user.home=/home/appuser (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,773] INFO Client environment:user.dir=/home/appuser (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,773] INFO Client environment:os.memory.free=986MB (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,773] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,773] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,775] 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:12,781] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) testdrive-kafka-1 | [2025-04-01 21:11:12,788] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | [2025-04-01 21:11:12,790] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) testdrive-kafka-1 | [2025-04-01 21:11:12,794] INFO Opening socket connection to server zookeeper/172.18.0.4:2181. (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | [2025-04-01 21:11:12,799] INFO Socket connection established, initiating session, client: /172.18.0.7:49124, server: zookeeper/172.18.0.4:2181 (org.apache.zookeeper.ClientCnxn) 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-kafka-1 | [2025-04-01 21:11:12,808] INFO Session establishment complete on server zookeeper/172.18.0.4:2181, session id = 0x1000006ebc60001, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | [2025-04-01 21:11:12,813] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) testdrive-mysql-1 | 2025-04-01T21:11:12.898920Z 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:12.900708Z 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:12.906859Z 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:12+00:00 [Note] [Entrypoint]: Stopping temporary server testdrive-mysql-1 | 2025-04-01T21:11:12.925095Z 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:12.927539Z 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:13,182] INFO Cluster ID = Mj-i2iAtRSKT7lgr5EqIWg (kafka.server.KafkaServer) testdrive-zookeeper-1 | [2025-04-01 21:11:13,240] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-kafka-1 | [2025-04-01 21:11:13,251] 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:13,298] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) testdrive-kafka-1 | [2025-04-01 21:11:13,299] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) testdrive-kafka-1 | [2025-04-01 21:11:13,301] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) testdrive-kafka-1 | [2025-04-01 21:11:13,305] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) testdrive-kafka-1 | [2025-04-01 21:11:13,313] INFO [KafkaServer id=1] Rewriting /var/lib/kafka/data/meta.properties (kafka.server.KafkaServer) testdrive-kafka-1 | [2025-04-01 21:11:13,378] INFO Loading logs from log dirs ArraySeq(/var/lib/kafka/data) (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:13,384] INFO No logs found to be loaded in /var/lib/kafka/data (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:13,394] INFO Loaded 0 logs in 15ms (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:13,396] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:13,397] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:13,411] INFO Starting the log cleaner (kafka.log.LogCleaner) testdrive-postgres-1 | 2025-04-01 21:11:13.413 UTC [124] FATAL: role "root" does not exist testdrive-kafka-1 | [2025-04-01 21:11:13,475] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) testdrive-kafka-1 | [2025-04-01 21:11:13,489] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) testdrive-kafka-1 | [2025-04-01 21:11:13,504] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener) testdrive-kafka-1 | [2025-04-01 21:11:13,540] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) testdrive-kafka-1 | [2025-04-01 21:11:13,869] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) testdrive-kafka-1 | [2025-04-01 21:11:13,887] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) testdrive-kafka-1 | [2025-04-01 21:11:13,893] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) testdrive-kafka-1 | [2025-04-01 21:11:13,917] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:13,918] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:13,919] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:13,920] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:13,921] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:13,934] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) testdrive-kafka-1 | [2025-04-01 21:11:13,935] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager) testdrive-kafka-1 | [2025-04-01 21:11:13,967] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) testdrive-kafka-1 | [2025-04-01 21:11:14,003] INFO Stat of the created znode at /brokers/ids/1 is: 27,27,1743541873985,1743541873985,1,0,0,72057623763353601,194,0,27 testdrive-kafka-1 | (kafka.zk.KafkaZkClient) testdrive-kafka-1 | [2025-04-01 21:11:14,005] 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:14,042] INFO [ControllerEventThread controllerId=1] Starting (kafka.controller.ControllerEventManager$ControllerEventThread) testdrive-kafka-1 | [2025-04-01 21:11:14,048] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:14,055] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:14,056] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:14,065] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient) testdrive-kafka-1 | [2025-04-01 21:11:14,069] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:14,075] 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:14,076] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:14,080] 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:14,086] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener) testdrive-kafka-1 | [2025-04-01 21:11:14,090] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:14,096] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) testdrive-kafka-1 | [2025-04-01 21:11:14,096] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:14,128] 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:14,128] INFO [Controller id=1] Registering handlers (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,136] INFO [Controller id=1] Deleting log dir event notifications (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,140] INFO [Controller id=1] Deleting isr change notifications (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,142] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:14,144] INFO [Controller id=1] Initializing controller context (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,162] INFO [Controller id=1] Initialized broker epochs cache: HashMap(1 -> 27) (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,169] DEBUG [Controller id=1] Register BrokerModifications handler for Set(1) (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,170] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) testdrive-kafka-1 | [2025-04-01 21:11:14,178] 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:14,186] INFO [RequestSendThread controllerId=1] Starting (kafka.controller.RequestSendThread) testdrive-kafka-1 | [2025-04-01 21:11:14,187] INFO [Controller id=1] Currently active brokers in the cluster: Set(1) (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,187] INFO [Controller id=1] Currently shutting brokers in the cluster: HashSet() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,188] INFO [Controller id=1] Current list of topics in the cluster: HashSet() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,188] INFO [Controller id=1] Fetching topic deletions in progress (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,189] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) testdrive-kafka-1 | [2025-04-01 21:11:14,192] INFO [Controller id=1] List of topics to be deleted: (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,193] INFO [Controller id=1] List of topics ineligible for deletion: (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,193] INFO [Controller id=1] Initializing topic deletion manager (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,194] 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:14,194] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.DataPlaneAcceptor) testdrive-kafka-1 | [2025-04-01 21:11:14,195] INFO [Controller id=1] Sending update metadata request (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,199] 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:14,202] INFO Kafka version: 7.7.0-ccs (org.apache.kafka.common.utils.AppInfoParser) testdrive-kafka-1 | [2025-04-01 21:11:14,202] INFO Kafka commitId: 342a7370342e6bbcecbdf171dbe71cf87ce67c49 (org.apache.kafka.common.utils.AppInfoParser) testdrive-kafka-1 | [2025-04-01 21:11:14,202] INFO Kafka startTimeMs: 1743541874198 (org.apache.kafka.common.utils.AppInfoParser) testdrive-kafka-1 | [2025-04-01 21:11:14,204] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) testdrive-kafka-1 | [2025-04-01 21:11:14,211] INFO [ReplicaStateMachine controllerId=1] Initializing replica state (kafka.controller.ZkReplicaStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:14,212] INFO [ReplicaStateMachine controllerId=1] Triggering online replica state changes (kafka.controller.ZkReplicaStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:14,216] INFO [ReplicaStateMachine controllerId=1] Triggering offline replica state changes (kafka.controller.ZkReplicaStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:14,216] DEBUG [ReplicaStateMachine controllerId=1] Started replica state machine with initial state -> HashMap() (kafka.controller.ZkReplicaStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:14,217] INFO [PartitionStateMachine controllerId=1] Initializing partition state (kafka.controller.ZkPartitionStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:14,218] INFO [PartitionStateMachine controllerId=1] Triggering online partition state changes (kafka.controller.ZkPartitionStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:14,222] DEBUG [PartitionStateMachine controllerId=1] Started partition state machine with initial state -> HashMap() (kafka.controller.ZkPartitionStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:14,222] 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:14,222] 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:14,233] INFO [Controller id=1] Partitions undergoing preferred replica election: (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,235] INFO [Controller id=1] Partitions that completed preferred replica election: (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,235] 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:14,236] INFO [Controller id=1] Resuming preferred replica election for partitions: (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:14,238] 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:14,252] INFO [Controller id=1] Starting the controller scheduler (kafka.controller.KafkaController) testdrive-zookeeper-1 | [2025-04-01 21:11:14,288] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-kafka-1 | [2025-04-01 21:11:14,298] 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-kafka-1 | [2025-04-01 21:11:14,298] 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:14,349] 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-postgres-1 | 2025-04-01 21:11:14.488 UTC [131] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:15.292529Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.35) MySQL Community Server - GPL. testdrive-zookeeper-1 | [2025-04-01 21:11:15,344] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:15.574 UTC [138] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01 21:11:15+00:00 [Note] [Entrypoint]: Temporary server stopped testdrive-mysql-1 | testdrive-mysql-1 | 2025-04-01 21:11:15+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up. testdrive-mysql-1 | testdrive-mysql-1 | 2025-04-01T21:11:16.164985Z 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:16.165028Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release. testdrive-mysql-1 | 2025-04-01T21:11:16.166591Z 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:16.166617Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.35) starting as process 7 testdrive-mysql-1 | 2025-04-01T21:11:16.173753Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. testdrive-mysql-1 | 2025-04-01T21:11:16.325456Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. testdrive-zookeeper-1 | [2025-04-01 21:11:16,394] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:16.625358Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. testdrive-mysql-1 | 2025-04-01T21:11:16.625424Z 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:16.627544Z 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:16.652291Z 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:16.652358Z 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:16.659 UTC [145] 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:17,452] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:17.747 UTC [152] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:18,511] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:18.834 UTC [159] 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:19 [warn] 75#75: 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:19.207599Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.207690Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.223791Z INFO environmentd::run:environmentd::configure_controller: mz_orchestrator_process: Process orchestrator launch spec driver=Direct testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.224512Z INFO environmentd::run: mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.225352Z 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:19.236925Z 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=32777576448 memory.used=2913243136 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.236981Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble complete in 35.314144ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.236988Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.238643Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: beginning testdrive-kafka-1 | [2025-04-01 21:11:19,253] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:19,254] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.238671Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.250998Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble complete in 12.35663ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.251027Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.275840Z 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:19.276279Z INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.301233Z 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:19.316609Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles complete in 15.378677ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.318245Z 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:19.320322Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot complete in 2.080192ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.320356Z 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:19.320456Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates complete in 100.242µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.321049Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init complete in 70.020838ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.321084Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.321103Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync complete in 20µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.321112Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.324130Z 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:19.325028Z 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:19.325668Z 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:19.326126Z 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:19.326169Z INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Requested deploy generation 0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.326642Z 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:19.326674Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks complete in 5.562086ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.326680Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.373843Z INFO environmentd::run:environmentd::serve: mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.373878Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open complete in 47.197247ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.373888Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.374145Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.374172Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.375062Z 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:19.383981Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble complete in 9.900632ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.384016Z 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:19.386119Z INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 11.02501ms: AppliedExact testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.393852Z 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:19.394026Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: initial oracle timestamps: testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.394337Z 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:19.394539Z 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:19.399896Z 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:19.400157Z INFO tokio_postgres::connection: NOTICE: schema "tsoracle" already exists, skipping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.426642Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init complete in 42.624656ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.426675Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.466863Z 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:19.467022Z 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:19.470743Z 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:19.470843Z 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 103.482µs testdrive-zookeeper-1 | [2025-04-01 21:11:19,587] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:19.926 UTC [166] FATAL: role "root" does not exist testdrive-schema-registry-1 | ===> Running preflight checks ... testdrive-schema-registry-1 | ===> Check if Kafka is healthy ... testdrive-zookeeper-1 | [2025-04-01 21:11:20,646] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:21.011 UTC [173] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:21.024820Z 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-materialized-1 | environmentd: 2025-04-01T21:11:21.054224Z 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:21.054860Z 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:21.054957Z 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 | [2025-04-01 21:11:21,126] 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:21.169105Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open complete in 1.742427962s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.169132Z 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:21.169614Z 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:21.170297Z 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:21.212347Z INFO mz_controller::clusters: attempting to remove past generation replicas testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.212620Z INFO mz_controller::clusters: successfully removed past generation replicas testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.219353Z 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:21.234883Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: complete in 64.5962ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.237341Z 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:21.237377Z 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:21.237413Z 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:21.237Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.237434Z 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:21.237Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.237454Z 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:21.237Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.237469Z 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:21.237Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.239536Z 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:21.241237Z INFO mz_storage_controller::instance: starting replica task replica_id=s1 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.241944Z INFO mz_storage_controller::instance: starting replica task replica_id=s2 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.242008Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:44193 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.242024Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storage tcp proxy listening on 0.0.0.0:37503 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.242040Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:41003 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.242046Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: compute tcp proxy listening on 0.0.0.0:34965 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.242052Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:35597 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.242218Z INFO mz_compute_client::controller::replica: starting replica task replica=System(1) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.242240Z 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:21.242421Z INFO mz_storage_controller::instance: starting replica task replica_id=s3 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.242626Z INFO mz_compute_client::controller::replica: starting replica task replica=System(2) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.243359Z INFO mz_storage_controller::instance: starting replica task replica_id=u1 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.243366Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble complete in 6.028085ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.243406Z 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:21.243514Z INFO mz_compute_client::controller::replica: starting replica task replica=System(3) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.243655Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:42109 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.243680Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storage tcp proxy listening on 0.0.0.0:35457 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.243700Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: computectl tcp proxy listening on 0.0.0.0:35973 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.243716Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: compute tcp proxy listening on 0.0.0.0:40059 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.243727Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:44069 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.244035Z 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:21.244486Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:45391 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.244511Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storage tcp proxy listening on 0.0.0.0:46175 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.244528Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: computectl tcp proxy listening on 0.0.0.0:40143 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.244545Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: compute tcp proxy listening on 0.0.0.0:39691 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.244573Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:38953 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.244766Z INFO mz_compute_client::controller::replica: starting replica task replica=User(1) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.244860Z 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:21.245154Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:44953 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.245174Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storage tcp proxy listening on 0.0.0.0:46151 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.245180Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:46625 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.245184Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: compute tcp proxy listening on 0.0.0.0:44921 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.245188Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:33557 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.245371Z 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:21.338152Z 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=32777576448 memory.used=3161636864 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:21.338803Z 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=32777576448 memory.used=3162513408 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:21.338849Z 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=32777576448 memory.used=3163262976 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:21.340791Z INFO mz_clusterd: serving internal HTTP server on /tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:21.340794Z INFO mz_clusterd: serving internal HTTP server on /tmp/2d6695955606a1151ce51b0cc992817f2ee1d903 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:21.341054Z 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=32777576448 memory.used=3168509952 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:21.341259Z INFO mz_clusterd: serving internal HTTP server on /tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:21.341512Z INFO mz_clusterd: serving internal HTTP server on /tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:21.342931Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:21.342932Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:21.342930Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:21.343198Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:21.348207Z INFO mz_clusterd: listening for storage controller connections on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:21.348325Z INFO mz_clusterd: listening for storage controller connections on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:21.348485Z 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:21.348552Z INFO mz_service::grpc: Starting to listen on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:21.349010Z 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:21.349113Z INFO mz_service::grpc: Starting to listen on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:21.349416Z INFO mz_clusterd: listening for compute controller connections on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:21.349478Z INFO mz_clusterd: listening for storage controller connections on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:21.349486Z INFO mz_clusterd: listening for compute controller connections on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:21.349511Z 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:21.349517Z 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:21.349522Z INFO mz_service::grpc: Starting to listen on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:21.349520Z INFO mz_service::grpc: Starting to listen on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:21.349582Z INFO mz_clusterd: listening for storage controller connections on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:21.349624Z 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:21.349629Z 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:21.349631Z INFO mz_service::grpc: Starting to listen on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:21.349635Z INFO mz_service::grpc: Starting to listen on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:21.349756Z INFO mz_clusterd: listening for compute controller connections on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:21.349769Z 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:21.349774Z INFO mz_service::grpc: Starting to listen on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:21.349790Z INFO mz_clusterd: listening for compute controller connections on /tmp/f040cd31f4c582a7012a822f734e640464893410 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:21.349803Z 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:21.349806Z INFO mz_service::grpc: Starting to listen on /tmp/f040cd31f4c582a7012a822f734e640464893410 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:21.369353Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:21.369353Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:21.369366Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:21.369750Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.370085Z INFO mz_service::grpc: GrpcClient /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff: connected testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:21.370175Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:21.370210Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.370229Z INFO mz_service::grpc: GrpcClient /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.370084Z INFO mz_service::grpc: GrpcClient /tmp/f040cd31f4c582a7012a822f734e640464893410: connected testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:21.370251Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.370744Z INFO mz_service::grpc: GrpcClient /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.370823Z INFO mz_service::grpc: GrpcClient /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.370945Z INFO mz_service::grpc: GrpcClient /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.371085Z INFO mz_service::grpc: GrpcClient /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7: connected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:21.371430Z 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-s2-replica-s2-gen-0: 2025-04-01T21:11:21.371450Z 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-u1-replica-u1-gen-0: 2025-04-01T21:11:21.371491Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:21.371519Z 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:21.371624Z 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-s1-replica-s1-gen-0: 2025-04-01T21:11:21.371628Z 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-u1-replica-u1-gen-0: 2025-04-01T21:11:21.371623Z 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:21.371672Z 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-s2-replica-s2-gen-0: 2025-04-01T21:11:21.371859Z 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 | environmentd: 2025-04-01T21:11:21.372445Z INFO mz_service::grpc: GrpcClient /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f: connected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:21.372594Z 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:21.372662Z 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-s1-replica-s1-gen-0: 2025-04-01T21:11:21.372668Z 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 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:21.372743Z 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-u1-replica-u1-gen-0: 2025-04-01T21:11:21.372918Z 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:21.372957Z 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-s3-replica-s3-gen-0: 2025-04-01T21:11:21.373234Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:21.373239Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:21.373247Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:21.373341Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:21.373287Z 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:21.373656Z 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:21.373786Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:21.374079Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:21.375426Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:21.376224Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-schema-registry-1 | [2025-04-01 21:11:21,400] INFO Kafka version: 7.7.0-ccs (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:21,400] INFO Kafka commitId: 342a7370342e6bbc (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:21,400] INFO Kafka startTimeMs: 1743541881396 (org.apache.kafka.common.utils.AppInfoParser) testdrive-zookeeper-1 | [2025-04-01 21:11:21,708] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.938681Z 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:21.938825Z 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:21.938906Z 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:21.938965Z 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:21.939039Z 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:21.939100Z 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:21.939173Z 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:21.939240Z 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:21.939329Z 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:21.939421Z 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:21.939498Z 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:21.939565Z 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:21.939604Z 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:21.939608Z 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:21.939617Z 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:21.939650Z 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:21.939659Z 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:21.939691Z 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:21.939718Z 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:21.939958Z 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:21.940042Z 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:21.940093Z 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:21.940091Z 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:21.940139Z 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:21.940146Z 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:21.940193Z 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:21.940195Z 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:21.940289Z 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:21.940306Z 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:21.940338Z 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:21.940339Z 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:21.940405Z 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:22.057605Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init complete in 814.196788ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.057636Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans beginning testdrive-mysql-1 | 2025-04-01T21:11:22.084629Z 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:22.097 UTC [180] FATAL: role "root" does not exist testdrive-schema-registry-1 | Using log4j config /etc/schema-registry/log4j.properties testdrive-schema-registry-1 | ===> Launching ... testdrive-schema-registry-1 | ===> Launching schema-registry ... testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.734824Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans complete in 677.185718ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.738474Z 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:22.741610Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541881243] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741666Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541881243] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741686Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541881243] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741706Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541881243] .. []] reason=storage input s461 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741725Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541881243] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741743Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541881243] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741763Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541881243] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741785Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541881243] .. []] reason=storage input s461 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741800Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541881243] .. []] reason=storage input s493 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741823Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541881243] .. []] reason=storage input s465 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741847Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541881243] .. []] reason=storage input s466 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741872Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541881243] .. []] reason=storage input s473 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741894Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541881243] .. []] reason=storage input s474 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741910Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541881243] .. []] reason=storage input s472 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741937Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541881243] .. []] reason=storage input s476 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741955Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541881243] .. []] reason=storage input s463 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.741981Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541881243] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742012Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541881243] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742039Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541881243] .. []] reason=storage input s489 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742056Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541881243] .. []] reason=storage input s463 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742083Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541881243] .. []] reason=storage input s492 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742107Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541881243] .. []] reason=storage input s482 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742122Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541881243] .. []] reason=storage input s489 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742143Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541881243] .. []] reason=storage input s463 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742158Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541881243] .. []] reason=storage input s482 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742182Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541881243] .. []] reason=storage input s466 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742198Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541881243] .. []] reason=storage input s472 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742219Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541881243] .. []] reason=storage input s474 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742242Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541881243] .. []] reason=storage input s515 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742266Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541881243] .. []] reason=storage input s459 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742284Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541881243] .. []] reason=storage input s495 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742306Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541881243] .. []] reason=storage input s498 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742323Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541881243] .. []] reason=storage input s499 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742344Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541881243] .. []] reason=storage input s496 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742361Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541881243] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742406Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541881243] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742433Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541881243] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742449Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541881243] .. []] reason=storage input s465 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742472Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541881243] .. []] reason=storage input s459 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742495Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541881243] .. []] reason=storage input s458 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742518Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541881243] .. []] reason=storage input s513 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742544Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541881243] .. []] reason=storage input s512 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742579Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541881243] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742595Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541881243] .. []] reason=storage input s461 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742617Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541881243] .. []] reason=storage input s493 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742641Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541881243] .. []] reason=storage input s465 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742675Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541881243] .. []] reason=storage input s476 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742699Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541881243] .. []] reason=storage input s473 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742840Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541881243] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742858Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541881243] .. []] reason=storage input s492 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742873Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541881243] .. []] reason=storage input s473 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742888Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541881243] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742915Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541881243] .. []] reason=storage input s504 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742936Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541881243] .. []] reason=storage input s792 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742962Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541881243] .. []] reason=upstream s747 lower as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.742991Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541881243] .. []] reason=upstream s764 lower as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743011Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541881243] .. []] reason=upstream s754 lower as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743074Z 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:22.743101Z 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:22.743117Z 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:22.743147Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743173Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743202Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743235Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s461 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743270Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743301Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743333Z 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] .. [1743541881940]] reason=storage input s678 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743358Z 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] .. [1743541881939]] reason=storage input s674 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743376Z 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] .. [1743541881939]] reason=storage input s691 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743430Z 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] .. [1743541881939]] reason=storage input s692 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743446Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743473Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s461 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743497Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s493 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743514Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s465 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743538Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s466 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743576Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s473 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743600Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s474 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743625Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s472 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743644Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s476 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743669Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s463 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743693Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743721Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743746Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s489 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743776Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s463 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743805Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s492 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743821Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s482 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743908Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s489 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743920Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s463 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743930Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s482 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743941Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s466 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743956Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s472 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743971Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s474 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.743986Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s515 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744002Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s459 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744020Z 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] .. [1743541881940]] reason=storage input s671 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744039Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541881243] .. [1743541881940]] reason=storage input s669 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744054Z 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] .. [1743541881940]] reason=storage input s669 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744070Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s495 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744088Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s498 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744108Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s499 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744120Z 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] .. [1743541881940]] reason=storage input s500 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744131Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s496 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744148Z 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] .. [1743541881940]] reason=storage input s497 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744166Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744181Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744197Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744213Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s465 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744234Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s459 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744250Z 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] .. [1743541881939]] reason=storage input s709 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744267Z 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] .. [1743541881939]] reason=storage input s700 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744283Z 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] .. [1743541881941]] reason=storage input s702 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744294Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s458 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744309Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s513 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744320Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s512 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744331Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744342Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s461 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744352Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s493 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744368Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s465 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744403Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s476 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744419Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s473 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744431Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744448Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s492 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744463Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s473 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744480Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744497Z 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] .. [1743541881940]] reason=storage input s721 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744512Z 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] .. [1743541881939]] reason=storage input s717 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744528Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s504 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744549Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541881243] .. [1743541881243]] reason=storage input s792 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744606Z 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] .. [1743541881939]] reason=upstream s694 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744618Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541881243] .. [1743541881243]] reason=upstream s747 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744636Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541881243] .. [1743541881243]] reason=upstream s764 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744655Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541881243] .. [1743541881243]] reason=upstream s754 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744675Z 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] .. [1743541881243]] reason=downstream s781 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744690Z 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] .. [1743541881243]] reason=downstream s781 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744707Z 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] .. [1743541881243]] reason=downstream s740 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744722Z 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] .. [1743541881243]] reason=downstream s696 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744846Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744872Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744884Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744896Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881243]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744911Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881243]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744928Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744945Z 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] .. [1743541880000]] reason=read policy applied to write frontier [1743541881941] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744962Z 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] .. [1743541880000]] reason=read policy applied to write frontier [1743541881940] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744978Z 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] .. [1740949881000]] reason=read policy applied to write frontier [1743541881940] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.744996Z 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] .. [1743541880000]] reason=read policy applied to write frontier [1743541881243] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745007Z 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] .. [1740949881000]] reason=read policy applied to write frontier [1743541881940] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745022Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745039Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745062Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745073Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745084Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745108Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745119Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745130Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745141Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745152Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745164Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745176Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745193Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745211Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881243]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745231Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745242Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745260Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745272Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745283Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745294Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949881000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745315Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949881000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745327Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745339Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745350Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881243]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745361Z 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] .. [1743541880000]] reason=read policy applied to write frontier [1743541881941] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745372Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881243]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745404Z 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] .. [1743541880000]] reason=read policy applied to write frontier [1743541881941] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745416Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949881000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745427Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949881000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745440Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949881000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745452Z 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] .. [1743541880000]] reason=read policy applied to write frontier [1743541881941] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745462Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949881000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745486Z 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] .. [1743541880000]] reason=read policy applied to write frontier [1743541881941] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745497Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949881000] }, reason: "read policy applied to write frontier [1743541881243]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745508Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881243]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745548Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745572Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881243]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745583Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949881000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745594Z 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] .. [1743541880000]] reason=read policy applied to write frontier [1743541881940] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745604Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881243]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745615Z 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] .. [1743541880000]] reason=read policy applied to write frontier [1743541881940] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745625Z 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] .. [1743541880000]] reason=read policy applied to write frontier [1743541881942] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745645Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949881000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745657Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949881000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745668Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949881000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745684Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745695Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745706Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745724Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745736Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745747Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881243]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745759Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745770Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745788Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745800Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881243]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745812Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881243]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745829Z 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] .. [1743541880000]] reason=read policy applied to write frontier [1743541881941] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745840Z 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] .. [1740949881000]] reason=read policy applied to write frontier [1743541881940] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745850Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.745865Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541880000] }, reason: "read policy applied to write frontier [1743541881244]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.747064Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping complete in 8.594362ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.747110Z 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:22.747530Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.747923Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.748371Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.749426Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.750169Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.750540Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.750815Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.750919Z 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=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.751332Z 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=[1740949881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.751725Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.751843Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.752053Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.752201Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.752335Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.752520Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.752755Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.753095Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.753287Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.753447Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.753652Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.753917Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.754405Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.754896Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.755315Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.755939Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.756610Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.756647Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble complete in 9.537776ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.756668Z 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:22.756716Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.756798Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.756859Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.756928Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.757014Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.757098Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.757239Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.757511Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.757693Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.757979Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.758060Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.758167Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.758234Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.758315Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.758408Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.758607Z 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=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.758736Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.758803Z 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=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.758896Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.759026Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.759099Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.759355Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.759837Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.759942Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760022Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760089Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760146Z 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=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760224Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760282Z INFO mz_adapter::coord: starting snapshot table_id=System(458) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760321Z INFO mz_adapter::coord: starting snapshot table_id=System(457) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760288Z INFO mz_adapter::coord: starting snapshot table_id=System(456) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760328Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760423Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760495Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760601Z INFO mz_adapter::coord: starting snapshot table_id=System(459) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760624Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760747Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760825Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760931Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.760990Z INFO mz_adapter::coord: starting snapshot table_id=System(460) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.761040Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.761168Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.761177Z INFO mz_adapter::coord: starting snapshot table_id=System(461) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.761236Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.761251Z INFO mz_adapter::coord: starting snapshot table_id=System(462) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.761289Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.761437Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.761461Z INFO mz_adapter::coord: starting snapshot table_id=System(464) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.761680Z INFO mz_adapter::coord: starting snapshot table_id=System(465) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.761773Z INFO mz_adapter::coord: starting snapshot table_id=System(466) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.761904Z INFO mz_adapter::coord: starting snapshot table_id=System(467) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.761942Z INFO mz_adapter::coord: starting snapshot table_id=System(468) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.762005Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.762090Z INFO mz_adapter::coord: starting snapshot table_id=System(469) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.762099Z INFO mz_adapter::coord: starting snapshot table_id=System(470) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.762148Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.762204Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.762241Z INFO mz_adapter::coord: starting snapshot table_id=System(471) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.762285Z INFO mz_adapter::coord: starting snapshot table_id=System(472) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.762290Z INFO mz_adapter::coord: starting snapshot table_id=System(473) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.762520Z INFO mz_adapter::coord: starting snapshot table_id=System(475) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.762527Z INFO mz_adapter::coord: starting snapshot table_id=System(474) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.762742Z INFO mz_adapter::coord: starting snapshot table_id=System(476) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.762709Z INFO mz_adapter::coord: starting snapshot table_id=System(463) testdrive-zookeeper-1 | [2025-04-01 21:11:22,762] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.762989Z INFO mz_adapter::coord: starting snapshot table_id=System(477) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.763176Z INFO mz_adapter::coord: starting snapshot table_id=System(478) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.763256Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.763318Z INFO mz_adapter::coord: starting snapshot table_id=System(481) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.763418Z INFO mz_adapter::coord: starting snapshot table_id=System(483) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.763442Z INFO mz_adapter::coord: starting snapshot table_id=System(482) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.763513Z INFO mz_adapter::coord: starting snapshot table_id=System(484) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.763669Z INFO mz_adapter::coord: starting snapshot table_id=System(486) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.763755Z 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:22.763794Z INFO mz_adapter::coord: starting snapshot table_id=System(487) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.763835Z INFO mz_adapter::coord: starting snapshot table_id=System(488) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.763510Z INFO mz_adapter::coord: starting snapshot table_id=System(485) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.763542Z INFO mz_adapter::coord: starting snapshot table_id=System(479) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.764264Z 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:22.764402Z 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:22.764615Z INFO mz_adapter::coord: starting snapshot table_id=System(489) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.764732Z INFO mz_adapter::coord: starting snapshot table_id=System(490) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.764759Z INFO mz_adapter::coord: starting snapshot table_id=System(491) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.764781Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.764839Z INFO mz_adapter::coord: starting snapshot table_id=System(492) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.764846Z INFO mz_adapter::coord: starting snapshot table_id=System(493) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.764898Z INFO mz_adapter::coord: starting snapshot table_id=System(480) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.764966Z INFO mz_adapter::coord: starting snapshot table_id=System(494) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.765030Z INFO mz_adapter::coord: starting snapshot table_id=System(495) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.765139Z INFO mz_adapter::coord: starting snapshot table_id=System(498) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.765160Z INFO mz_adapter::coord: starting snapshot table_id=System(496) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.765324Z INFO mz_adapter::coord: starting snapshot table_id=System(499) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.765499Z INFO mz_adapter::coord: starting snapshot table_id=System(501) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.765647Z INFO mz_adapter::coord: starting snapshot table_id=System(502) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.765671Z INFO mz_adapter::coord: starting snapshot table_id=System(505) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.765719Z INFO mz_adapter::coord: starting snapshot table_id=System(506) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.765814Z INFO mz_adapter::coord: starting snapshot table_id=System(507) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.765921Z INFO mz_adapter::coord: starting snapshot table_id=System(508) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.766006Z INFO mz_adapter::coord: starting snapshot table_id=System(509) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.766011Z INFO mz_adapter::coord: starting snapshot table_id=System(510) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.766081Z INFO mz_adapter::coord: starting snapshot table_id=System(511) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.766263Z INFO mz_adapter::coord: starting snapshot table_id=System(512) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.767465Z INFO mz_adapter::coord: starting snapshot table_id=System(513) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.767507Z INFO mz_adapter::coord: starting snapshot table_id=System(515) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.767479Z INFO mz_adapter::coord: starting snapshot table_id=System(514) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.767550Z INFO mz_adapter::coord: starting snapshot table_id=System(516) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.767751Z INFO mz_adapter::coord: starting snapshot table_id=System(517) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.767834Z INFO mz_adapter::coord: starting snapshot table_id=System(792) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.773884Z INFO mz_adapter::coord: finished snapshot table_id=System(457) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.774099Z INFO mz_adapter::coord: finished snapshot table_id=System(459) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.779318Z INFO mz_adapter::coord: finished snapshot table_id=System(493) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.779789Z INFO mz_adapter::coord: finished snapshot table_id=System(485) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.780142Z INFO mz_adapter::coord: finished snapshot table_id=System(486) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.781455Z INFO mz_adapter::coord: finished snapshot table_id=System(792) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.781476Z INFO mz_adapter::coord: finished snapshot table_id=System(511) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.781726Z INFO mz_adapter::coord: finished snapshot table_id=System(484) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.783541Z INFO mz_adapter::coord: finished snapshot table_id=System(470) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.783933Z INFO mz_adapter::coord: finished snapshot table_id=System(458) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.784103Z INFO mz_adapter::coord: finished snapshot table_id=System(508) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.784328Z INFO mz_adapter::coord: finished snapshot table_id=System(473) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.785714Z INFO mz_adapter::coord: finished snapshot table_id=System(481) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.786118Z INFO mz_adapter::coord: finished snapshot table_id=System(476) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.787297Z INFO mz_adapter::coord: finished snapshot table_id=System(496) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.787355Z INFO mz_adapter::coord: finished snapshot table_id=System(468) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.787459Z INFO mz_adapter::coord: finished snapshot table_id=System(492) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.788927Z INFO mz_adapter::coord: finished snapshot table_id=System(477) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.789056Z INFO mz_adapter::coord: finished snapshot table_id=System(464) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.790347Z INFO mz_adapter::coord: finished snapshot table_id=System(510) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.790757Z INFO mz_adapter::coord: finished snapshot table_id=System(512) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.790792Z INFO mz_adapter::coord: finished snapshot table_id=System(499) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.791664Z INFO mz_adapter::coord: finished snapshot table_id=System(474) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.792009Z INFO mz_adapter::coord: finished snapshot table_id=System(489) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.792057Z INFO mz_adapter::coord: finished snapshot table_id=System(502) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.792321Z INFO mz_adapter::coord: finished snapshot table_id=System(478) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.792662Z INFO mz_adapter::coord: finished snapshot table_id=System(479) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.792889Z INFO mz_adapter::coord: finished snapshot table_id=System(488) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.792976Z INFO mz_adapter::coord: finished snapshot table_id=System(480) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.793088Z INFO mz_adapter::coord: finished snapshot table_id=System(516) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.793777Z INFO mz_adapter::coord: finished snapshot table_id=System(491) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.794103Z INFO mz_adapter::coord: finished snapshot table_id=System(509) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.794112Z INFO mz_adapter::coord: finished snapshot table_id=System(515) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.794102Z INFO mz_adapter::coord: finished snapshot table_id=System(467) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.795303Z INFO mz_adapter::coord: finished snapshot table_id=System(469) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.795534Z INFO mz_adapter::coord: finished snapshot table_id=System(465) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.795974Z INFO mz_adapter::coord: finished snapshot table_id=System(472) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.795985Z INFO mz_adapter::coord: finished snapshot table_id=System(507) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.796791Z INFO mz_adapter::coord: finished snapshot table_id=System(462) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.796791Z INFO mz_adapter::coord: finished snapshot table_id=System(501) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.797365Z INFO mz_adapter::coord: finished snapshot table_id=System(471) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.797540Z INFO mz_adapter::coord: finished snapshot table_id=System(517) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.799148Z INFO mz_adapter::coord: finished snapshot table_id=System(513) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.799601Z INFO mz_adapter::coord: finished snapshot table_id=System(494) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.801064Z INFO mz_adapter::coord: finished snapshot table_id=System(495) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.801723Z INFO mz_adapter::coord: finished snapshot table_id=System(456) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.808266Z INFO mz_adapter::coord: finished snapshot table_id=System(490) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.811108Z INFO mz_adapter::coord: finished snapshot table_id=System(461) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.811659Z INFO mz_adapter::coord: finished snapshot table_id=System(466) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.812407Z INFO mz_adapter::coord: finished snapshot table_id=System(506) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.812423Z INFO mz_adapter::coord: finished snapshot table_id=System(463) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.812488Z INFO mz_adapter::coord: finished snapshot table_id=System(483) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.813067Z INFO mz_adapter::coord: finished snapshot table_id=System(460) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.814093Z INFO mz_adapter::coord: finished snapshot table_id=System(482) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.816360Z INFO mz_adapter::coord: finished snapshot table_id=System(487) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.816376Z INFO mz_adapter::coord: finished snapshot table_id=System(505) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.816712Z INFO mz_adapter::coord: finished snapshot table_id=System(475) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.818015Z INFO mz_adapter::coord: finished snapshot table_id=System(514) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.819795Z INFO mz_adapter::coord: finished snapshot table_id=System(498) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.819929Z 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:22.819968Z 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 43.201µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.819981Z 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:22.826541Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: our write ts write_ts=Some(1743541882820) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.827977Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates complete in 71.308375ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.828003Z 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:22.829675Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup complete in 1.670904ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.829706Z 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:22.829786Z 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:22.829797Z INFO mz_adapter::coord: coordinator init: cleaning up orphaned secrets testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:22.830355Z 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:22.830429Z 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:22.830424Z 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:22.830438Z 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:22.830449Z 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:22.830486Z 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:22.831119877Z { 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:22.830486Z 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:22.831348520Z { 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:22.830487Z 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:22.831532443Z { 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:22.830484Z 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:22.831713165Z { 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:22.830928Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:22.830942Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.830991Z 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:22.831231Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.831234Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.831232Z 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-s1-replica-s1-gen-0: 2025-04-01T21:11:22.831543Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.831634Z 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:22.831841Z 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:22.831961Z 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:22.831968Z 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-s3-replica-s3-gen-0: 2025-04-01T21:11:22.832234Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801082831 replica_expiration_utc=2025-04-04 21:11:22.831 UTC testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.832332Z 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:22.832611Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801082831 replica_expiration_utc=2025-04-04 21:11:22.831 UTC testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.833419Z 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:22.831298Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:22.833105Z 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-u1-replica-u1-gen-0: 2025-04-01T21:11:22.834747Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801082833 replica_expiration_utc=2025-04-04 21:11:22.833 UTC testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.834908Z 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:22.835347Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:22.835657Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.835852Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.836491Z 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-s2-replica-s2-gen-0: 2025-04-01T21:11:22.836529Z 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:22.836724Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801082836 replica_expiration_utc=2025-04-04 21:11:22.836 UTC testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:22.833092Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.836946Z 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:22.837110Z 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:22.837529Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.837740Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.838364Z 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 8.658083ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.838397Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap complete in 1.601059946s testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:22.839787Z 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:22.840097084Z })) }, "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:22.839791Z 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:22.841091339Z })) }, "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:22.840069Z 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-s2-replica-s2-gen-0: 2025-04-01T21:11:22.840109Z 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-s1-replica-s1-gen-0: 2025-04-01T21:11:22.840128Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.840280Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.840337Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:22.840612Z 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:22.841231621Z })) }, "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:22.840884Z 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-u1-replica-u1-gen-0: 2025-04-01T21:11:22.840934Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:22.842980Z 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:22.843327530Z })) }, "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:22.843261Z 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:22.843322Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.845231Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start complete in 1.676096094s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.845259Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: complete in 3.471181988s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.845278Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init complete in 3.471390751s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.845283Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.847506Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble complete in 2.219832ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.847542Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: complete in 3.608902426s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.847761Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving complete in 3.610771814s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.847868Z INFO mz_environmentd::environmentd::main: startup: envd init: complete in 3.64619652s 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:22.853298Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.865937Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.873958Z 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:22.874484Z INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.874664Z INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.891117Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.920336Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.932031Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.942441Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.944249Z 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=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.948251Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.952018Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.953004Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.954969Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.958649Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.962372Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.966652Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.970523Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.977239Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.981169Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-schema-registry-1 | [2025-04-01 21:11:22,981] 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-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.985992Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.990777Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.994494Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.006032Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.025860Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.029959Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.037644Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-schema-registry-1 | [2025-04-01 21:11:23,059] INFO Logging initialized @814ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.063060Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.066986Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.071159Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.072339Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.073611Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.074715Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.075863Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.076839Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.077792Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.079042Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-schema-registry-1 | [2025-04-01 21:11:23,094] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer) testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.096530Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.097551Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.103047Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.104044Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.105199Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.106366Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.107438Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.108309Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.109321Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.110286Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.116755Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.118827Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.120160Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.135715Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.137054Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.138132Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.143476Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.144696Z 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=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.146441Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.147659Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.148695Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.149780Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.150853Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.151858Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.152946Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.153840Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-mysql-1 | 2025-04-01T21:11:23.154121Z 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-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.154905Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.160107Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.161340Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.162427Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.163651Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.180369Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-postgres-1 | 2025-04-01 21:11:23.181 UTC [187] FATAL: role "root" does not exist testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.189664Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.190770Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.191792Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:23.199260Z 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:23.201269Z 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:23.202907Z 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:23.204657Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082837] expiration_datetime=Some(2025-04-04T21:11:22.837Z) plan_until=[] until=[1743801082837] testdrive-schema-registry-1 | [2025-04-01 21:11:23,277] 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:23,277] 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:23,326] INFO Registered MetricsListener to connector of listener: null (io.confluent.rest.ApplicationServer) testdrive-materialized-1 | 2025-04-01T21:11:23.377005Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: testdrive-materialized-1 | index out of bounds: the len is 1 but the index is 1 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:23.454309Z 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:23.454343Z 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:23.496537Z 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 | 2025-04-01T21:11:23.454112Z thread 'tokio:work-3' 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:23.523482Z 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:23.523455Z 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:23.523553Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:23.523658Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:23.523660Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:23.523695Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:23.523434Z 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:23.523670Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:23.527423Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-schema-registry-1 | [2025-04-01 21:11:23,594] 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:23,595] 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:23,728] 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:23,809] 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:23,810] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:23,810] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:23,810] INFO Kafka startTimeMs: 1743541883809 (org.apache.kafka.common.utils.AppInfoParser) testdrive-zookeeper-1 | [2025-04-01 21:11:23,821] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:24.224503Z 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:24.254 UTC [194] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:24,345] 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:24,364] 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:24,365] 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:24,365] 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:24,399] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://kafka:9092 (io.confluent.kafka.schemaregistry.storage.KafkaStore) testdrive-schema-registry-1 | [2025-04-01 21:11:24,554] 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:24,555] 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:24,560] 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:24,560] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:24,560] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:24,560] INFO Kafka startTimeMs: 1743541884560 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:24,584] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore) testdrive-schema-registry-1 | [2025-04-01 21:11:24,587] 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-kafka-1 | [2025-04-01 21:11:24,634] 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:24,673] INFO [Controller id=1] New topics: [Set(_schemas)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(_schemas,Some(ygg7jHBLRZGEL2MKrLfSRQ),Map(_schemas-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:24,674] INFO [Controller id=1] New partition creation callback for _schemas-0 (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:24,677] 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:24,677] 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:24,682] 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:24,682] 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:24,716] 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:24,719] 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:24,720] 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:24,722] 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:24,723] 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:24,723] 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:24,731] 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:24,732] 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:24,749] 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:24,750] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(_schemas-0) (kafka.server.ReplicaFetcherManager) testdrive-kafka-1 | [2025-04-01 21:11:24,751] 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:24,802] 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:24,813] 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:24,815] 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:24,816] 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:24,819] INFO [Broker id=1] Leader _schemas-0 with topic id Some(ygg7jHBLRZGEL2MKrLfSRQ) 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:24,866] 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:24,874] INFO [Broker id=1] Finished LeaderAndIsr request in 147ms correlationId 1 from controller 1 for 1 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:24,879] TRACE [Controller id=1 epoch=1] Received response LeaderAndIsrResponseData(errorCode=0, partitionErrors=[], topics=[LeaderAndIsrTopicError(topicId=ygg7jHBLRZGEL2MKrLfSRQ, 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-zookeeper-1 | [2025-04-01 21:11:24,881] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-kafka-1 | [2025-04-01 21:11:24,886] 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:24,888] 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:24,893] 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:24,900] 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:24,917] 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:24,946] INFO initializing Kafka metrics collector (org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector) testdrive-schema-registry-1 | [2025-04-01 21:11:24,981] 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:24,982] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:24,982] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:24,982] INFO Kafka startTimeMs: 1743541884981 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:24,985] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread) testdrive-schema-registry-1 | [2025-04-01 21:11:24,992] 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:24,997] INFO [Producer clientId=producer-1] Cluster ID: Mj-i2iAtRSKT7lgr5EqIWg (org.apache.kafka.clients.Metadata) testdrive-schema-registry-1 | [2025-04-01 21:11:25,004] INFO initializing Kafka metrics collector (org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector) testdrive-schema-registry-1 | [2025-04-01 21:11:25,043] 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:25,044] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:25,044] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:25,044] INFO Kafka startTimeMs: 1743541885044 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:25,053] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Cluster ID: Mj-i2iAtRSKT7lgr5EqIWg (org.apache.kafka.clients.Metadata) testdrive-schema-registry-1 | [2025-04-01 21:11:25,067] 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:25,070] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread) testdrive-schema-registry-1 | [2025-04-01 21:11:25,070] 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:25,071] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread) testdrive-schema-registry-1 | [2025-04-01 21:11:25,071] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread) testdrive-schema-registry-1 | [2025-04-01 21:11:25,224] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore) testdrive-mysql-1 | 2025-04-01T21:11:25.291160Z 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:25,299] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore) testdrive-schema-registry-1 | [2025-04-01 21:11:25,299] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry) testdrive-schema-registry-1 | [2025-04-01 21:11:25,307] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:25,307] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:25,308] INFO Kafka startTimeMs: 1743541885307 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:25,318] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Cluster ID: Mj-i2iAtRSKT7lgr5EqIWg (org.apache.kafka.clients.Metadata) testdrive-postgres-1 | 2025-04-01 21:11:25.325 UTC [201] FATAL: role "root" does not exist testdrive-kafka-1 | [2025-04-01 21:11:25,331] 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:25,357] INFO [Controller id=1] New topics: [Set(__consumer_offsets)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(__consumer_offsets,Some(brF284hJTeOQpr_OTynnjA),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:25,358] 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:25,358] 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:25,358] 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:25,359] 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:25,359] 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:25,359] 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:25,359] 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:25,359] 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:25,359] 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:25,359] 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:25,359] 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:25,359] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,360] 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:25,361] 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:25,361] 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:25,361] 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:25,361] 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:25,361] 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:25,361] 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:25,361] 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:25,361] 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:25,361] 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:25,361] 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:25,361] 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:25,361] 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:25,361] 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:25,361] 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:25,361] 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:25,361] 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:25,362] 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:25,362] 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:25,362] 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:25,362] 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:25,362] 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:25,362] 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:25,363] 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:25,363] 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:25,363] 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:25,363] 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:25,363] 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:25,363] 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:25,363] 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:25,363] 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:25,363] 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:25,363] 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:25,363] 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:25,363] 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:25,363] 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:25,363] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,364] 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:25,365] 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:25,365] 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:25,365] 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:25,365] 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:25,445] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,446] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,447] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,448] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,449] 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:25,450] 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:25,450] 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:25,450] 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:25,450] 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:25,450] 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:25,450] 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:25,450] 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:25,450] 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:25,450] 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:25,450] 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:25,450] 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:25,450] 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:25,450] 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:25,450] 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:25,451] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,452] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,453] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,454] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,455] 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:25,456] 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:25,456] 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:25,456] 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:25,456] 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:25,456] 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:25,456] 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:25,456] 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:25,456] 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:25,456] 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:25,456] 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:25,456] 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:25,456] 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:25,456] 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:25,457] 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:25,457] 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:25,457] 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:25,457] 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:25,457] 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:25,457] 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:25,457] 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:25,457] 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:25,457] 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:25,457] 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:25,457] 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:25,457] 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:25,457] 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:25,457] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,478] 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:25,479] 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:25,479] 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:25,479] 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:25,479] 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:25,485] 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:25,486] 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:25,487] 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:25,487] 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:25,487] INFO [Broker id=1] Leader __consumer_offsets-3 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,517] 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:25,518] 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:25,518] 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:25,518] 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:25,519] INFO [Broker id=1] Leader __consumer_offsets-18 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,548] 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:25,549] 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:25,549] 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:25,549] 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:25,549] INFO [Broker id=1] Leader __consumer_offsets-41 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,562] 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:25,563] 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:25,563] 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:25,563] 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:25,563] INFO [Broker id=1] Leader __consumer_offsets-10 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,572] 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:25,573] 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:25,573] 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:25,573] 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:25,573] INFO [Broker id=1] Leader __consumer_offsets-33 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,582] 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:25,583] 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:25,583] 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:25,583] 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:25,583] INFO [Broker id=1] Leader __consumer_offsets-48 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,594] 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:25,595] 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:25,595] 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:25,595] 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:25,595] INFO [Broker id=1] Leader __consumer_offsets-19 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,604] 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:25,605] 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:25,605] 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:25,605] 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:25,605] INFO [Broker id=1] Leader __consumer_offsets-34 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,614] 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:25,615] 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:25,615] 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:25,616] 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:25,616] INFO [Broker id=1] Leader __consumer_offsets-4 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,624] 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:25,625] 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:25,625] 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:25,625] 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:25,625] INFO [Broker id=1] Leader __consumer_offsets-11 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,635] 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:25,635] 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:25,636] 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:25,636] 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:25,636] INFO [Broker id=1] Leader __consumer_offsets-26 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,645] 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:25,646] 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:25,646] 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:25,646] 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:25,646] INFO [Broker id=1] Leader __consumer_offsets-49 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,655] 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:25,656] 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:25,656] 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:25,656] 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:25,656] INFO [Broker id=1] Leader __consumer_offsets-39 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,669] 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:25,669] 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:25,670] 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:25,670] 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:25,670] INFO [Broker id=1] Leader __consumer_offsets-9 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,684] 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:25,685] 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:25,685] 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:25,685] 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:25,685] INFO [Broker id=1] Leader __consumer_offsets-24 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,695] 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:25,696] 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:25,696] 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:25,696] 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:25,696] INFO [Broker id=1] Leader __consumer_offsets-31 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,707] 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:25,708] 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:25,708] 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:25,708] 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:25,709] INFO [Broker id=1] Leader __consumer_offsets-46 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,718] 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:25,719] 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:25,719] 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:25,719] 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:25,719] INFO [Broker id=1] Leader __consumer_offsets-1 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,728] 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:25,729] 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:25,729] 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:25,729] 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:25,729] INFO [Broker id=1] Leader __consumer_offsets-16 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,739] 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:25,739] 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:25,740] 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:25,740] 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:25,740] INFO [Broker id=1] Leader __consumer_offsets-2 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,748] 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:25,750] 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:25,750] 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:25,750] 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:25,750] INFO [Broker id=1] Leader __consumer_offsets-25 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,759] 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:25,759] 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:25,759] 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:25,760] 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:25,760] INFO [Broker id=1] Leader __consumer_offsets-40 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,769] 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:25,769] 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:25,769] 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:25,769] 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:25,769] INFO [Broker id=1] Leader __consumer_offsets-47 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,783] 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:25,784] 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:25,784] 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:25,784] 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:25,784] INFO [Broker id=1] Leader __consumer_offsets-17 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,793] 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:25,794] 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:25,794] 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:25,794] 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:25,794] INFO [Broker id=1] Leader __consumer_offsets-32 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,803] 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:25,804] 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:25,804] 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:25,804] 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:25,805] INFO [Broker id=1] Leader __consumer_offsets-37 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,815] 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:25,816] 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:25,816] 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:25,817] 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:25,817] INFO [Broker id=1] Leader __consumer_offsets-7 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,826] 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:25,827] 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:25,827] 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:25,827] 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:25,828] INFO [Broker id=1] Leader __consumer_offsets-22 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,837] 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:25,838] 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:25,838] 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:25,839] 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:25,839] INFO [Broker id=1] Leader __consumer_offsets-29 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,848] 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:25,849] 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:25,849] 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:25,849] 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:25,850] INFO [Broker id=1] Leader __consumer_offsets-44 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,860] 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:25,861] 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:25,861] 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:25,862] 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:25,862] INFO [Broker id=1] Leader __consumer_offsets-14 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,870] 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:25,871] 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:25,871] 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:25,874] 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:25,874] INFO [Broker id=1] Leader __consumer_offsets-23 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,883] 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:25,884] 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:25,884] 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:25,884] 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:25,885] INFO [Broker id=1] Leader __consumer_offsets-38 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,894] 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:25,894] 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:25,895] 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:25,895] 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:25,895] INFO [Broker id=1] Leader __consumer_offsets-8 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,905] 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:25,905] 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:25,906] 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:25,906] 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:25,906] INFO [Broker id=1] Leader __consumer_offsets-45 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,917] 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:25,918] 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:25,918] 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:25,918] 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:25,918] INFO [Broker id=1] Leader __consumer_offsets-15 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,927] 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:25,927] 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:25,927] 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:25,927] 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:25,927] INFO [Broker id=1] Leader __consumer_offsets-30 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-kafka-1 | [2025-04-01 21:11:25,945] 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:25,946] 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:25,946] 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:25,946] 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:25,946] INFO [Broker id=1] Leader __consumer_offsets-0 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,960] 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:25,961] 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:25,961] 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:25,961] 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:25,961] INFO [Broker id=1] Leader __consumer_offsets-35 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,971] 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:25,972] 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:25,972] 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:25,972] 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:25,973] INFO [Broker id=1] Leader __consumer_offsets-5 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,982] 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:25,983] 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:25,983] 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:25,983] 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:25,983] INFO [Broker id=1] Leader __consumer_offsets-20 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:25,999] 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:26,000] 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:26,001] 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:26,001] 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:26,001] INFO [Broker id=1] Leader __consumer_offsets-27 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:26,010] 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:26,011] 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:26,011] 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:26,011] 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:26,011] INFO [Broker id=1] Leader __consumer_offsets-42 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:26,020] 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:26,021] 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:26,021] 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:26,021] 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:26,021] INFO [Broker id=1] Leader __consumer_offsets-12 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:26,034] 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:26,034] 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:26,035] 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:26,035] 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:26,035] INFO [Broker id=1] Leader __consumer_offsets-21 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:26,050] 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:26,050] 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:26,050] 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:26,050] 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:26,051] INFO [Broker id=1] Leader __consumer_offsets-36 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:26,065] 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:26,066] 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:26,066] 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:26,066] 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:26,066] INFO [Broker id=1] Leader __consumer_offsets-6 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:26,076] 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:26,077] 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:26,077] 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:26,077] 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:26,077] INFO [Broker id=1] Leader __consumer_offsets-43 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:26,086] 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:26,087] 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:26,087] 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:26,087] 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:26,087] INFO [Broker id=1] Leader __consumer_offsets-13 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:26,100] 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:26,101] 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:26,101] 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:26,101] 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:26,102] INFO [Broker id=1] Leader __consumer_offsets-28 with topic id Some(brF284hJTeOQpr_OTynnjA) 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,106] 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:26,107] 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:26,107] 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:26,107] 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:26,107] 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:26,107] 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:26,107] 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:26,108] 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:26,109] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,111] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,112] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] 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:26,113] INFO [Broker id=1] Finished LeaderAndIsr request in 660ms correlationId 3 from controller 1 for 50 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,115] TRACE [Controller id=1 epoch=1] Received response LeaderAndIsrResponseData(errorCode=0, partitionErrors=[], topics=[LeaderAndIsrTopicError(topicId=brF284hJTeOQpr_OTynnjA, 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:26,117] 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:26,117] 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:26,117] 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:26,117] 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:26,117] 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:26,117] 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:26,117] 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:26,117] 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:26,117] 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:26,117] 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:26,117] 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:26,117] 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:26,117] 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:26,117] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-3 in 7 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:26,117] 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:26,117] 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:26,118] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-18 in 7 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] 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:26,118] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-33 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:26,118] 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:26,118] 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:26,118] 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:26,119] 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:26,119] 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:26,119] 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:26,119] 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:26,119] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-48 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:26,119] 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:26,119] 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:26,119] 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:26,119] 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:26,119] 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:26,119] 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:26,120] 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:26,120] 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:26,120] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-34 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:26,120] 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:26,120] 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:26,120] 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:26,120] 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:26,120] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-4 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:26,120] 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:26,120] 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:26,120] 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:26,120] 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:26,120] 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:26,121] 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:26,121] 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:26,121] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-9 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:26,121] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-24 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:26,121] 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:26,121] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-46 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:26,122] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-1 in 10 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:26,122] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-16 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:26,123] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-2 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:26,123] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-25 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:26,123] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-40 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:26,123] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-47 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:26,123] 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:26,124] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-32 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:26,124] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-37 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:26,124] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-7 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:26,124] 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:26,125] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-29 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:26,125] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-44 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:26,125] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-14 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:26,125] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-23 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:26,125] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-38 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:26,125] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-8 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:26,125] 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:26,126] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-15 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:26,126] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-30 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:26,126] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-0 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:26,126] 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:26,126] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-5 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:26,126] 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:26,127] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-27 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:26,127] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-42 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:26,127] 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:26,127] 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:26,127] 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:26,127] 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:26,127] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-43 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:26,128] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-13 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:26,128] 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-mysql-1 | 2025-04-01T21:11:26.364676Z 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-postgres-1 | 2025-04-01 21:11:26.396 UTC [208] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:26,687] 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:26,689] 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:26,690] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:26,711] INFO [GroupCoordinator 1]: Dynamic member with unknown member id joins group schema-registry in Empty state. Created a new member id sr-1-eb2dacd1-a65d-40a8-a7f6-36b85efd0788 and request the member to rejoin with this id. (kafka.coordinator.group.GroupCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:26,715] 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-eb2dacd1-a65d-40a8-a7f6-36b85efd0788 (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:26,716] 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:26,716] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:26,724] 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-eb2dacd1-a65d-40a8-a7f6-36b85efd0788 with group instance id None; client reason: need to re-join with the given member-id: sr-1-eb2dacd1-a65d-40a8-a7f6-36b85efd0788) (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:26,829] 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:26,832] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-1-eb2dacd1-a65d-40a8-a7f6-36b85efd0788', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:26,833] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:26,841] INFO Member information: {sr-1-eb2dacd1-a65d-40a8-a7f6-36b85efd0788=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:26,842] INFO Assignment: Assignment{version=1, error=0, leader='sr-1-eb2dacd1-a65d-40a8-a7f6-36b85efd0788', 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:26,852] INFO [GroupCoordinator 1]: Assignment received from leader sr-1-eb2dacd1-a65d-40a8-a7f6-36b85efd0788 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:26,865] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-1-eb2dacd1-a65d-40a8-a7f6-36b85efd0788', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:26,870] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-1-eb2dacd1-a65d-40a8-a7f6-36b85efd0788', 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:26,870] 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:26,887] 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:26,893] 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:26,896] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore) testdrive-schema-registry-1 | [2025-04-01 21:11:26,955] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application) testdrive-zookeeper-1 | [2025-04-01 21:11:26,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:27,089] 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-schema-registry-1 | [2025-04-01 21:11:27,139] INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session) testdrive-schema-registry-1 | [2025-04-01 21:11:27,140] INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session) testdrive-schema-registry-1 | [2025-04-01 21:11:27,141] INFO node0 Scavenging every 660000ms (org.eclipse.jetty.server.session) testdrive-mysql-1 | 2025-04-01T21:11:27.440169Z 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-postgres-1 | 2025-04-01 21:11:27.473 UTC [215] FATAL: role "root" does not exist testdrive-schema-registry-1 | Apr 01, 2025 9:11:27 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:27 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:27 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:27 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:27 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:27 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:27 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:27 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-schema-registry-1 | [2025-04-01 21:11:27,763] INFO HV000001: Hibernate Validator 6.1.7.Final (org.hibernate.validator.internal.util.Version) testdrive-zookeeper-1 | [2025-04-01 21:11:28,056] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:28,092] 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:28,107] INFO Started o.e.j.s.ServletContextHandler@77d680e6{/ws,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) testdrive-schema-registry-1 | [2025-04-01 21:11:28,129] 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:28,130] INFO Started @5888ms (org.eclipse.jetty.server.Server) testdrive-schema-registry-1 | [2025-04-01 21:11:28,131] INFO Schema Registry version: 7.7.0 commitId: a681cae3d8edc941cfb8e0a8096693098918a751 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryMain) testdrive-schema-registry-1 | [2025-04-01 21:11:28,131] INFO Server started, listening for requests... (io.confluent.kafka.schemaregistry.rest.SchemaRegistryMain) testdrive-mysql-1 | 2025-04-01T21:11:28.511028Z 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-postgres-1 | 2025-04-01 21:11:28.544 UTC [222] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:29,117] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:29.585597Z 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:29.612 UTC [229] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:30,165] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:30.667676Z 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:30.693 UTC [236] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:31,221] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:31.741094Z 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:31.765 UTC [243] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:32,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:32,564] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 134 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:32.821372Z 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:32.852 UTC [251] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:33,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:33,619] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:33.894446Z 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:33.920 UTC [258] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:34,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33670, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:34,682] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:34.970470Z 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:34.998 UTC [265] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:35,445] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:35,744] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:36.052338Z 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:36.077 UTC [272] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:36,501] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50310, 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:36,805] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:37.120875Z 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:37.148 UTC [278] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:37,558] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:37,868] 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" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:38.197082Z 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:38.226 UTC [285] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:38,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:38,920] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:38 +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.269544Z 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:39.302 UTC [292] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:39,666] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:39,967] 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" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:40.347554Z 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:40.372 UTC [299] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:40,722] 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-schema-registry-1 | [2025-04-01 21:11:41,018] 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.420161Z 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:41.442 UTC [306] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:41,783] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:42,081] 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.487460Z 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:42.516 UTC [313] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:42,846] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:43,138] 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" 5 (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 | CREATE SCHEMA testdrive-materialized-1 | NOTICE: schema "consensus" already exists, skipping testdrive-materialized-1 | NOTICE: schema "storage" already exists, skipping testdrive-materialized-1 | CREATE SCHEMA testdrive-materialized-1 | NOTICE: schema "adapter" already exists, skipping testdrive-materialized-1 | CREATE SCHEMA testdrive-materialized-1 | CREATE SCHEMA testdrive-materialized-1 | NOTICE: schema "tsoracle" already exists, skipping testdrive-materialized-1 | 2025/04/01 21:11:43 [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-mysql-1 | 2025-04-01T21:11:43.566516Z 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-postgres-1 | 2025-04-01 21:11:43.595 UTC [320] FATAL: role "root" does not exist testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.623489Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.623516Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.624404Z INFO environmentd::run:environmentd::configure_controller: mz_orchestrator_process: Process orchestrator launch spec driver=Direct testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.624805Z INFO environmentd::run: mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.624941Z 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:43.632287Z 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=32777576448 memory.used=2883702784 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.632336Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble complete in 12.355736ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.632342Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.632657Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.632680Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.642157Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble complete in 9.499415ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.642188Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.660761Z 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:43.661077Z INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.661284Z INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.667286Z 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:43.677492Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles complete in 10.210146ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.678316Z 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:43.704816Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot complete in 26.499737ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.704861Z 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:43.705724Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates complete in 862.573µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.706734Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init complete in 64.544919ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.706757Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.706773Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync complete in 15.921µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.706780Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.708094Z 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:43.708782Z 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:43.709417Z 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:43.710039Z 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:43.710087Z INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Requested deploy generation 0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.711042Z INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Found catalog generation 0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.711069Z 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:43.711088Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks complete in 4.307421ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.711097Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.737972Z INFO environmentd::run:environmentd::serve: mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.738009Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open complete in 26.911063ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.738021Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.738100Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.738126Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.739455Z 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=[1743541879425] since=[0] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.744681Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble complete in 6.589014ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.744719Z 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:43.756277Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: current timestamps from the postgres-backed timestamp oracle: "M" -> 1743541882848 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.756350Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: initial oracle timestamps: EpochMilliseconds: 1743541882848 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.756419Z 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:43.756455Z 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:43.761647Z 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:43.761940Z INFO tokio_postgres::connection: NOTICE: schema "tsoracle" already exists, skipping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.762012Z INFO tokio_postgres::connection: NOTICE: relation "timestamp_oracle" already exists, skipping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.767414Z INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 27.921318ms: AppliedExact testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.767445Z INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacting 2 batches in 2 parts totaling 30360 bytes: lower=[1743541879425] upper=[1743541879427] since=[0] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.775919Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init complete in 31.197364ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.775954Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.776777Z INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 9.318293ms: AppliedExact testdrive-materialized-1 | environmentd: 2025-04-01T21:11:43.840649Z 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:43.840753Z 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:43.842883Z 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:43.842924Z 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 44.68µs testdrive-zookeeper-1 | [2025-04-01 21:11:43,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:44,203] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:44.635828Z 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-postgres-1 | 2025-04-01 21:11:44.663 UTC [327] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:44,946] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:45,264] 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" 4 (io.confluent.rest-utils.requests) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.460352Z 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:45.460738Z 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:45.460804Z 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:45.481467Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open complete in 1.705512113s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.481493Z 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:45.481628Z 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:45.482312Z 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:45.613402Z INFO mz_controller::clusters: attempting to remove past generation replicas testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.613749Z INFO mz_controller::clusters: successfully removed past generation replicas testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.619220Z 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:45.623238Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: complete in 140.941686ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.625587Z 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:45.625616Z 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:45.625630Z 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:45.625Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.625646Z 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:45.625Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.625656Z 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:45.625Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.625665Z 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:45.625Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.626944Z 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:45.627537Z INFO mz_storage_controller::instance: starting replica task replica_id=s1 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.627902Z INFO mz_storage_controller::instance: starting replica task replica_id=s2 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.628313Z INFO mz_storage_controller::instance: starting replica task replica_id=s3 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.628325Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:43749 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.628406Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storage tcp proxy listening on 0.0.0.0:42493 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.628430Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:44025 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.628451Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: compute tcp proxy listening on 0.0.0.0:43253 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.628464Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:44369 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.629041Z 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:45.629342Z INFO mz_storage_controller::instance: starting replica task replica_id=u1 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.629398Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble complete in 3.793494ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.629419Z 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:45.629587Z INFO mz_compute_client::controller::replica: starting replica task replica=System(2) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.629627Z INFO mz_compute_client::controller::replica: starting replica task replica=System(1) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.629726Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:33389 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.629748Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storage tcp proxy listening on 0.0.0.0:45543 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.629774Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: computectl tcp proxy listening on 0.0.0.0:42325 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.629787Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: compute tcp proxy listening on 0.0.0.0:34219 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.629798Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:40067 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.630191Z 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:45.630286Z INFO mz_compute_client::controller::replica: starting replica task replica=System(3) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.630629Z INFO mz_compute_client::controller::replica: starting replica task replica=User(1) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.630929Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:41919 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.630945Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storage tcp proxy listening on 0.0.0.0:36189 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.630961Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: computectl tcp proxy listening on 0.0.0.0:33391 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.630966Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: compute tcp proxy listening on 0.0.0.0:42877 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.630971Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:42153 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.631241Z 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:45.631754Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:37937 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.631780Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storage tcp proxy listening on 0.0.0.0:35605 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.631799Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:41117 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.631808Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: compute tcp proxy listening on 0.0.0.0:39439 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.631816Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:37437 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.632120Z 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:45.737318Z 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=32777576448 memory.used=3238010880 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:45.738029Z INFO mz_clusterd: serving internal HTTP server on /tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:45.738967Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:45.742476Z INFO mz_clusterd: listening for storage controller connections on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:45.742508Z 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:45.742512Z INFO mz_service::grpc: Starting to listen on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:45.742736Z INFO mz_clusterd: listening for compute controller connections on /tmp/f040cd31f4c582a7012a822f734e640464893410 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:45.742924Z 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:45.742967Z INFO mz_service::grpc: Starting to listen on /tmp/f040cd31f4c582a7012a822f734e640464893410 testdrive-mysql-1 | 2025-04-01T21:11:45.747423Z 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 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:45.748910Z 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=32777576448 memory.used=3243884544 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:45.749736Z INFO mz_clusterd: serving internal HTTP server on /tmp/2d6695955606a1151ce51b0cc992817f2ee1d903 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:45.750626Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:45.754917Z INFO mz_clusterd: listening for storage controller connections on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.754898Z 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 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:45.754952Z 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:45.754956Z INFO mz_service::grpc: Starting to listen on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:45.755038Z INFO mz_clusterd: listening for compute controller connections on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:45.755050Z 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:45.755054Z INFO mz_service::grpc: Starting to listen on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.755161Z 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:45.755300Z 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:45.755535Z 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:45.755723Z 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:45.755865Z 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:45.755976Z 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:45.756090Z 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:45.756190Z 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 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:45.756189Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.756285Z 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:45.756443Z 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:45.756524Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s690 introspection_config.introspection_type=ShardMapping testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:45.756731Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.756530Z 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:45.757004Z 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:45.757108Z 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:45.757139Z INFO mz_service::grpc: GrpcClient /tmp/f040cd31f4c582a7012a822f734e640464893410: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.757191Z 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:45.757423Z INFO mz_service::grpc: GrpcClient /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.757268Z 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:45.757014Z 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:45.757767Z 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:45.757924Z 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:45.758001Z 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:45.758017Z 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:45.758089Z 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:45.758275Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s710 introspection_config.introspection_type=ComputeOperatorHydrationStatus testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:45.758256Z 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:45.758312Z 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 | environmentd: 2025-04-01T21:11:45.758131Z 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:45.758403Z 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:45.758980Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s690 actual_upper=1743541883035 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.758156Z 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:45.759014Z 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:45.759145Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s708 actual_upper=1743541882941 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.759180Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s710 actual_upper=1743541882941 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.759005Z 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 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:45.759355Z 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-s1-replica-s1-gen-0: 2025-04-01T21:11:45.759397Z 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 | environmentd: 2025-04-01T21:11:45.759473Z 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:45.759553Z 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:45.759475Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s717 introspection_config.introspection_type=ComputeHydrationTimes testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:45.759867Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.760538Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s709 actual_upper=1743541882848 expected_upper=0 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:45.760551Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.760949Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s700 actual_upper=1743541882847 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.761210Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s716 actual_upper=1743541882941 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.761218Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s717 actual_upper=1743541882941 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.761965Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s721 actual_upper=1743541882848 expected_upper=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:45.771099Z 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=32777576448 memory.used=3273662464 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:45.771343Z 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=32777576448 memory.used=3273662464 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:45.772065Z INFO mz_clusterd: serving internal HTTP server on /tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:45.772095Z INFO mz_clusterd: serving internal HTTP server on /tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:45.772911Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.773544Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s692 actual_upper=1743541882941 expected_upper=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:45.774086Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:45.776415Z INFO mz_clusterd: listening for storage controller connections on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:45.776448Z 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:45.776453Z INFO mz_service::grpc: Starting to listen on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.776757Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s691 actual_upper=1743541882941 expected_upper=0 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:45.777051Z INFO mz_clusterd: listening for compute controller connections on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:45.777179Z 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:45.777263Z INFO mz_service::grpc: Starting to listen on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde testdrive-postgres-1 | 2025-04-01 21:11:45.777 UTC [334] FATAL: role "root" does not exist testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:45.778056Z INFO mz_clusterd: listening for storage controller connections on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:45.778092Z 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:45.778096Z INFO mz_service::grpc: Starting to listen on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:45.778184Z INFO mz_clusterd: listening for compute controller connections on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:45.778200Z 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:45.778204Z INFO mz_service::grpc: Starting to listen on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.794369Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init complete in 164.948428ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.794429Z 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:46.006210Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.006376Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.006783Z INFO mz_service::grpc: GrpcClient /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719: connected testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.007877Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.008155Z INFO mz_service::grpc: GrpcClient /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.009039Z INFO mz_service::grpc: GrpcClient /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda: connected testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:46.009152Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.009177Z 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:46.009218Z 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:46.009663Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.009684Z INFO mz_service::grpc: GrpcClient /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7: connected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:46.009745Z 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 | environmentd: 2025-04-01T21:11:46.009802Z INFO mz_service::grpc: GrpcClient /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde: connected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:46.009826Z 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:46.010667Z 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:46.010690Z 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-u1-replica-u1-gen-0: 2025-04-01T21:11:46.011374Z 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:46.011521Z 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 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.011665Z 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:46.011758Z 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-u1-replica-u1-gen-0: 2025-04-01T21:11:46.011695Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.012707Z INFO mz_service::grpc: GrpcClient /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f: connected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:46.013772Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:46.013830Z 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:46.013850Z 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-s3-replica-s3-gen-0: 2025-04-01T21:11:46.014007Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:46.014087Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:46.014679Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.014686Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.014714Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-zookeeper-1 | [2025-04-01 21:11:46,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:46,325] 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" 4 (io.confluent.rest-utils.requests) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.496935Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans complete in 702.504638ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.500538Z 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:46.504027Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541881243] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504078Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541881243] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504098Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541881243] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504115Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541881243] .. []] reason=storage input s461 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504133Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541881243] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504150Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541881243] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504171Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541881243] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504192Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541881243] .. []] reason=storage input s461 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504208Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541881243] .. []] reason=storage input s493 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504230Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541881243] .. []] reason=storage input s465 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504246Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541881243] .. []] reason=storage input s466 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504261Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541881243] .. []] reason=storage input s473 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504283Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541881243] .. []] reason=storage input s474 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504299Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541881243] .. []] reason=storage input s472 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504320Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541881243] .. []] reason=storage input s476 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504344Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541881243] .. []] reason=storage input s463 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504372Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541881243] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504432Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541881243] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504448Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541881243] .. []] reason=storage input s489 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504463Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541881243] .. []] reason=storage input s463 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504482Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541881243] .. []] reason=storage input s492 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504503Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541881243] .. []] reason=storage input s482 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504526Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541881243] .. []] reason=storage input s489 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504547Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541881243] .. []] reason=storage input s463 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504597Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541881243] .. []] reason=storage input s482 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504612Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541881243] .. []] reason=storage input s466 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504635Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541881243] .. []] reason=storage input s472 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504656Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541881243] .. []] reason=storage input s474 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504679Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541881243] .. []] reason=storage input s515 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504701Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541881243] .. []] reason=storage input s459 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504719Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541881243] .. []] reason=storage input s495 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504741Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541881243] .. []] reason=storage input s498 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504763Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541881243] .. []] reason=storage input s499 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504786Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541881243] .. []] reason=storage input s496 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504808Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541881243] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504823Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541881243] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504845Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541881243] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504867Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541881243] .. []] reason=storage input s465 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504891Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541881243] .. []] reason=storage input s459 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504915Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541881243] .. []] reason=storage input s458 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504930Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541881243] .. []] reason=storage input s513 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504951Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541881243] .. []] reason=storage input s512 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504972Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541881243] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.504994Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541881243] .. []] reason=storage input s461 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505010Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541881243] .. []] reason=storage input s493 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505032Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541881243] .. []] reason=storage input s465 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505053Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541881243] .. []] reason=storage input s476 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505075Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541881243] .. []] reason=storage input s473 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505103Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541881243] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505121Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541881243] .. []] reason=storage input s492 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505142Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541881243] .. []] reason=storage input s473 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505163Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541881243] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505185Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541881243] .. []] reason=storage input s504 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505211Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541881243] .. []] reason=storage input s792 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505232Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541881243] .. []] reason=upstream s747 lower as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505258Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541881243] .. []] reason=upstream s764 lower as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505284Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541881243] .. []] reason=upstream s754 lower as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505346Z 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:46.505369Z 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:46.505414Z 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:46.505445Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505469Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505504Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505536Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s461 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505585Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505609Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505643Z 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] .. [1743541905758]] reason=storage input s678 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505666Z 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] .. [1743541905756]] reason=storage input s674 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505684Z 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] .. [1743541882940]] reason=storage input s691 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505707Z 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] .. [1743541882940]] reason=storage input s692 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505729Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505746Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s461 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505769Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s493 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505795Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s465 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505820Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s466 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505845Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s473 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505871Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s474 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505895Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s472 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505921Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s476 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505946Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s463 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.505979Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506015Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506040Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s489 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506067Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s463 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506097Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541881243] .. [1743541882940]] reason=storage input s717 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506121Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541881243] .. [1743541882847]] reason=storage input s721 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506144Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s492 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506161Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s482 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506185Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s489 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506207Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s463 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506230Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s482 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506252Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s466 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506275Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s472 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506298Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s474 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506319Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s515 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506335Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s459 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506360Z 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] .. [1743541905774]] reason=storage input s671 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506406Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541881243] .. [1743541905777]] reason=storage input s669 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506430Z 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] .. [1743541905777]] reason=storage input s669 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506446Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s495 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506468Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s498 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506491Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s499 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506513Z 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] .. [1743541905796]] reason=storage input s500 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506536Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s496 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506553Z 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] .. [1743541905771]] reason=storage input s497 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506588Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506614Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506637Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506653Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s465 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506681Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s459 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506705Z 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] .. [1743541882847]] reason=storage input s709 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506721Z 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] .. [1743541882846]] reason=storage input s700 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506744Z 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] .. [1743541905769]] reason=storage input s702 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506760Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s458 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506782Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s513 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506805Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s512 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506828Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506851Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s461 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506866Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s493 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506888Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s465 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506910Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s476 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506932Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s473 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506956Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.506979Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s492 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507000Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s473 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507023Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507045Z 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] .. [1743541882847]] reason=storage input s721 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507061Z 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] .. [1743541882940]] reason=storage input s717 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507083Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s504 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507115Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541881243] .. [1743541905629]] reason=storage input s792 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507139Z 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] .. [1743541882940]] reason=upstream s694 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507155Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541881243] .. [1743541905629]] reason=upstream s747 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507181Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541881243] .. [1743541905629]] reason=upstream s764 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507206Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541881243] .. [1743541905629]] reason=upstream s754 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507231Z 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] .. [1743541905629]] reason=downstream s781 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507256Z 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] .. [1743541905629]] reason=downstream s781 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507285Z 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] .. [1743541882847]] reason=downstream s740 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507307Z 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] .. [1743541882847]] reason=downstream s696 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507514Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507545Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507788Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507815Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905629] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507830Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905629] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507843Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507858Z 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] .. [1743541904000]] reason=read policy applied to write frontier [1743541905759] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507872Z 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] .. [1743541904000]] reason=read policy applied to write frontier [1743541905757] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507885Z 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] .. [1740949882000]] reason=read policy applied to write frontier [1743541882941] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507898Z 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] .. [1743541881000]] reason=read policy applied to write frontier [1743541882847] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507922Z 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] .. [1740949882000]] reason=read policy applied to write frontier [1743541882941] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507945Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507965Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.507986Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508000Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508021Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508042Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508063Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508086Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508107Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508127Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508148Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508171Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508193Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508217Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541881000] }, reason: "read policy applied to write frontier [1743541882847]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508245Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508265Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508285Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508306Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508327Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508348Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949905000] }, reason: "read policy applied to write frontier [1743541905630]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508371Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949905000] }, reason: "read policy applied to write frontier [1743541905630]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508416Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508437Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508457Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905629] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508479Z 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] .. [1743541904000]] reason=read policy applied to write frontier [1743541905775] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508499Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905629] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508519Z 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] .. [1743541904000]] reason=read policy applied to write frontier [1743541905778] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508539Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949905000] }, reason: "read policy applied to write frontier [1743541905630]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508573Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949905000] }, reason: "read policy applied to write frontier [1743541905630]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508596Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949905000] }, reason: "read policy applied to write frontier [1743541905630]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508618Z 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] .. [1743541904000]] reason=read policy applied to write frontier [1743541905797] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508640Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949905000] }, reason: "read policy applied to write frontier [1743541905630]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508665Z 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] .. [1743541904000]] reason=read policy applied to write frontier [1743541905772] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508685Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949905000] }, reason: "read policy applied to write frontier [1743541905629]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508707Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905629] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508727Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508747Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905629] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508768Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949905000] }, reason: "read policy applied to write frontier [1743541905630]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508792Z 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] .. [1743541881000]] reason=read policy applied to write frontier [1743541882848] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508812Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905629] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508832Z 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] .. [1743541881000]] reason=read policy applied to write frontier [1743541882847] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508852Z 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] .. [1743541904000]] reason=read policy applied to write frontier [1743541905770] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508872Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949905000] }, reason: "read policy applied to write frontier [1743541905630]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508895Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949905000] }, reason: "read policy applied to write frontier [1743541905630]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508916Z 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=[[1743541881243] .. [1743541881243]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949905000] }, reason: "read policy applied to write frontier [1743541905630]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508939Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508962Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.508982Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.509004Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.509025Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.509045Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905629] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.509066Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.509087Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.509107Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.509128Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905629] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.509148Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905629] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.509169Z 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] .. [1743541881000]] reason=read policy applied to write frontier [1743541882848] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.509189Z 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] .. [1740949882000]] reason=read policy applied to write frontier [1743541882941] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.509210Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.509231Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541881243] .. [1743541904000]] reason=read policy applied to write frontier [1743541905630] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.510733Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping complete in 10.199145ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.510784Z 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:46.511242Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.512117Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.513119Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.514056Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.514584Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.514828Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.514961Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.515036Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.515210Z 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=[1740949882000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.515316Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.515405Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949882000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.515523Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.515750Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.515886Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.516017Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.516125Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.516586Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.516725Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.516991Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.517173Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.517362Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.519360Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.519628Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.519795Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.520123Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.522012Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.522156Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.522236Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.522305Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.522360Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.522433Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.522500Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.522603Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.522795Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.522929Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.523237Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.523316Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.523409Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.523470Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.523528Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.523641Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.524743Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble complete in 13.958998ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.524775Z 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:46.524822Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.524880Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.524983Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.525073Z 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=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.525247Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.525316Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.525594Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.525939Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.526025Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.526088Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.526142Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.526198Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.526271Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.526324Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.526406Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541881243] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.526685Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.526819Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.526977Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.527037Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.527311Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.527587Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.527721Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.527775Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.527825Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.527919Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.528174Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.528312Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.528360Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949882000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.528865Z 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=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.529995Z 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:46.530073Z 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:46.530122Z 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:46.530168Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541904000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.531249Z INFO mz_adapter::coord: starting snapshot table_id=System(457) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.531622Z INFO mz_adapter::coord: starting snapshot table_id=System(465) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.531439Z INFO mz_adapter::coord: starting snapshot table_id=System(459) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.531510Z INFO mz_adapter::coord: starting snapshot table_id=System(461) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.531800Z INFO mz_adapter::coord: starting snapshot table_id=System(466) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.531554Z INFO mz_adapter::coord: starting snapshot table_id=System(463) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.531579Z INFO mz_adapter::coord: starting snapshot table_id=System(464) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.532147Z INFO mz_adapter::coord: starting snapshot table_id=System(468) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.532213Z INFO mz_adapter::coord: starting snapshot table_id=System(469) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.532316Z INFO mz_adapter::coord: starting snapshot table_id=System(471) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.532327Z INFO mz_adapter::coord: starting snapshot table_id=System(472) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.532333Z INFO mz_adapter::coord: starting snapshot table_id=System(470) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.531587Z INFO mz_adapter::coord: starting snapshot table_id=System(462) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.532464Z INFO mz_adapter::coord: starting snapshot table_id=System(460) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.532507Z INFO mz_adapter::coord: starting snapshot table_id=System(456) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.532734Z INFO mz_adapter::coord: starting snapshot table_id=System(458) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.533527Z INFO mz_adapter::coord: starting snapshot table_id=System(467) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.535580Z INFO mz_adapter::coord: starting snapshot table_id=System(473) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.535608Z INFO mz_adapter::coord: starting snapshot table_id=System(474) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.537969Z INFO mz_adapter::coord: starting snapshot table_id=System(475) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.537987Z INFO mz_adapter::coord: starting snapshot table_id=System(476) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.538806Z INFO mz_adapter::coord: starting snapshot table_id=System(479) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.538940Z INFO mz_adapter::coord: starting snapshot table_id=System(480) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.538970Z INFO mz_adapter::coord: starting snapshot table_id=System(478) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.539652Z INFO mz_adapter::coord: starting snapshot table_id=System(481) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.539786Z INFO mz_adapter::coord: starting snapshot table_id=System(482) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.539816Z INFO mz_adapter::coord: starting snapshot table_id=System(483) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.538359Z INFO mz_adapter::coord: starting snapshot table_id=System(477) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.540161Z INFO mz_adapter::coord: starting snapshot table_id=System(485) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.540160Z INFO mz_adapter::coord: starting snapshot table_id=System(484) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.540347Z INFO mz_adapter::coord: starting snapshot table_id=System(486) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.540403Z INFO mz_adapter::coord: starting snapshot table_id=System(487) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.540518Z INFO mz_adapter::coord: starting snapshot table_id=System(488) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.541442Z INFO mz_adapter::coord: starting snapshot table_id=System(489) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.543483Z INFO mz_adapter::coord: finished snapshot table_id=System(461) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.543679Z INFO mz_adapter::coord: starting snapshot table_id=System(491) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.543691Z INFO mz_adapter::coord: starting snapshot table_id=System(490) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.543862Z INFO mz_adapter::coord: starting snapshot table_id=System(492) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.544029Z INFO mz_adapter::coord: starting snapshot table_id=System(493) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.544165Z INFO mz_adapter::coord: starting snapshot table_id=System(495) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.544192Z INFO mz_adapter::coord: starting snapshot table_id=System(496) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.544320Z INFO mz_adapter::coord: starting snapshot table_id=System(498) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.544349Z INFO mz_adapter::coord: starting snapshot table_id=System(499) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.544403Z INFO mz_adapter::coord: starting snapshot table_id=System(494) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.544524Z INFO mz_adapter::coord: starting snapshot table_id=System(501) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.544760Z INFO mz_adapter::coord: starting snapshot table_id=System(502) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.545007Z INFO mz_adapter::coord: starting snapshot table_id=System(505) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.545234Z INFO mz_adapter::coord: starting snapshot table_id=System(506) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.545432Z INFO mz_adapter::coord: starting snapshot table_id=System(507) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.545463Z INFO mz_adapter::coord: starting snapshot table_id=System(508) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.545596Z INFO mz_adapter::coord: starting snapshot table_id=System(510) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.545669Z INFO mz_adapter::coord: starting snapshot table_id=System(509) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.545796Z INFO mz_adapter::coord: starting snapshot table_id=System(511) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.545848Z INFO mz_adapter::coord: starting snapshot table_id=System(512) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.546029Z INFO mz_adapter::coord: starting snapshot table_id=System(514) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.546209Z INFO mz_adapter::coord: starting snapshot table_id=System(513) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.546550Z INFO mz_adapter::coord: starting snapshot table_id=System(516) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.546586Z INFO mz_adapter::coord: starting snapshot table_id=System(517) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.546213Z INFO mz_adapter::coord: starting snapshot table_id=System(515) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.546667Z INFO mz_adapter::coord: starting snapshot table_id=System(792) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.549741Z INFO mz_adapter::coord: finished snapshot table_id=System(472) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.560313Z INFO mz_adapter::coord: finished snapshot table_id=System(463) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.562661Z INFO mz_adapter::coord: finished snapshot table_id=System(470) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.563197Z INFO mz_adapter::coord: finished snapshot table_id=System(468) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.563271Z INFO mz_adapter::coord: finished snapshot table_id=System(460) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.564043Z INFO mz_adapter::coord: finished snapshot table_id=System(467) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.564144Z INFO mz_adapter::coord: finished snapshot table_id=System(458) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.566086Z INFO mz_adapter::coord: finished snapshot table_id=System(516) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.566147Z INFO mz_adapter::coord: finished snapshot table_id=System(483) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.566286Z INFO mz_adapter::coord: finished snapshot table_id=System(482) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.566623Z INFO mz_adapter::coord: finished snapshot table_id=System(502) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.566832Z INFO mz_adapter::coord: finished snapshot table_id=System(471) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.566835Z INFO mz_adapter::coord: finished snapshot table_id=System(509) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.567679Z INFO mz_adapter::coord: finished snapshot table_id=System(469) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.568340Z INFO mz_adapter::coord: finished snapshot table_id=System(479) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.568496Z INFO mz_adapter::coord: finished snapshot table_id=System(489) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.568862Z INFO mz_adapter::coord: finished snapshot table_id=System(492) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.569198Z INFO mz_adapter::coord: finished snapshot table_id=System(510) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.571167Z INFO mz_adapter::coord: finished snapshot table_id=System(792) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.571220Z INFO mz_adapter::coord: finished snapshot table_id=System(474) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.571228Z INFO mz_adapter::coord: finished snapshot table_id=System(505) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.571250Z INFO mz_adapter::coord: finished snapshot table_id=System(496) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.571253Z INFO mz_adapter::coord: finished snapshot table_id=System(457) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.571464Z INFO mz_adapter::coord: finished snapshot table_id=System(484) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.571983Z INFO mz_adapter::coord: finished snapshot table_id=System(515) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.572017Z INFO mz_adapter::coord: finished snapshot table_id=System(508) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.572066Z INFO mz_adapter::coord: finished snapshot table_id=System(485) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.572689Z INFO mz_adapter::coord: finished snapshot table_id=System(476) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.573958Z INFO mz_adapter::coord: finished snapshot table_id=System(465) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.574079Z INFO mz_adapter::coord: finished snapshot table_id=System(498) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.574183Z INFO mz_adapter::coord: finished snapshot table_id=System(475) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.574443Z INFO mz_adapter::coord: finished snapshot table_id=System(459) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.574845Z INFO mz_adapter::coord: finished snapshot table_id=System(493) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.574884Z INFO mz_adapter::coord: finished snapshot table_id=System(480) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.575014Z INFO mz_adapter::coord: finished snapshot table_id=System(481) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.577403Z INFO mz_adapter::coord: finished snapshot table_id=System(507) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.578711Z INFO mz_adapter::coord: finished snapshot table_id=System(513) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.578798Z INFO mz_adapter::coord: finished snapshot table_id=System(488) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.579297Z INFO mz_adapter::coord: finished snapshot table_id=System(478) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.580764Z INFO mz_adapter::coord: finished snapshot table_id=System(512) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.580978Z INFO mz_adapter::coord: finished snapshot table_id=System(462) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.580980Z INFO mz_adapter::coord: finished snapshot table_id=System(501) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.581180Z INFO mz_adapter::coord: finished snapshot table_id=System(477) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.581279Z INFO mz_adapter::coord: finished snapshot table_id=System(511) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.582023Z INFO mz_adapter::coord: finished snapshot table_id=System(514) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.582916Z INFO mz_adapter::coord: finished snapshot table_id=System(494) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.583194Z INFO mz_adapter::coord: finished snapshot table_id=System(487) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.583915Z INFO mz_adapter::coord: finished snapshot table_id=System(490) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.584515Z INFO mz_adapter::coord: finished snapshot table_id=System(499) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.584823Z INFO mz_adapter::coord: finished snapshot table_id=System(486) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.585142Z INFO mz_adapter::coord: finished snapshot table_id=System(473) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.585993Z INFO mz_adapter::coord: finished snapshot table_id=System(466) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.586014Z INFO mz_adapter::coord: finished snapshot table_id=System(506) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.586209Z INFO mz_adapter::coord: finished snapshot table_id=System(491) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.586976Z INFO mz_adapter::coord: finished snapshot table_id=System(456) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.587710Z INFO mz_adapter::coord: finished snapshot table_id=System(495) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.588051Z INFO mz_adapter::coord: finished snapshot table_id=System(517) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.592760Z INFO mz_adapter::coord: finished snapshot table_id=System(464) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.600292Z 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:46.600355Z 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 68.481µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.600373Z 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:46.607340Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: our write ts write_ts=Some(1743541906600) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.608670Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates complete in 83.895674ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.608691Z 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:46.610311Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup complete in 1.618143ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.610346Z 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:46.610412Z INFO mz_adapter::coord: coordinator init: cleaning up orphaned secrets testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.610467Z 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:46.610842Z 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:46.610856Z 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:46.610908Z 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:46.610946Z 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:46.610899Z 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:46.612490458Z { 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:46.610951Z 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:46.613160548Z { 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:46.611451Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:46.611525Z 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:46.611559Z 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:46.611622Z 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-s2-replica-s2-gen-0: 2025-04-01T21:11:46.610896Z 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:46.614006760Z { 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:46.611771Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:46.611600Z 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:46.614807611Z { 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 | environmentd: 2025-04-01T21:11:46.611842Z 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-s1-replica-s1-gen-0: 2025-04-01T21:11:46.611782Z 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:46.611987Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:46.612015Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.612261Z 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-s3-replica-s3-gen-0: 2025-04-01T21:11:46.612339Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.612556Z 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-s2-replica-s2-gen-0: 2025-04-01T21:11:46.612590Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.613038Z 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-s3-replica-s3-gen-0: 2025-04-01T21:11:46.613153Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801106611 replica_expiration_utc=2025-04-04 21:11:46.611 UTC testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.615500Z 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:46.615819Z 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.474038ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.615846Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap complete in 990.262174ms testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:46.617357Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:46.617409Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801106611 replica_expiration_utc=2025-04-04 21:11:46.611 UTC testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:46.618371Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:46.619077Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.619112Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.619111Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:46.619309Z 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:46.619574Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.619629Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.620038Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.620053Z 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:46.620222Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.621645Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start complete in 1.140150587s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.621711Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: complete in 2.883621401s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.621730Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init complete in 2.883710722s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.621736Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.622147Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble complete in 409.726µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.622174Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: complete in 2.989516067s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.622324Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving complete in 2.989981274s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.622344Z INFO mz_environmentd::environmentd::main: startup: envd init: complete in 3.002360491s testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:46.622450Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801106619 replica_expiration_utc=2025-04-04 21:11:46.619 UTC 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-s1-replica-s1-gen-0: 2025-04-01T21:11:46.629158Z 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:46.629494340Z })) }, "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:46.629308Z 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:46.630648237Z })) }, "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:46.629558Z 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-s3-replica-s3-gen-0: 2025-04-01T21:11:46.629638Z 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:46.630627Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:46.630661Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.632302Z 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:46.632511Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801106632 replica_expiration_utc=2025-04-04 21:11:46.632 UTC testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:46.632831Z 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:46.633698920Z })) }, "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:46.633156Z 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-u1-replica-u1-gen-0: 2025-04-01T21:11:46.633226Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.634809Z 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:46.635075620Z })) }, "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:46.635087Z 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:46.635249Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.635307Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.644714Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.656916Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.663582Z 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:46.663918Z INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.664005Z INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.680854Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.709152Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.720126Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.729439Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.731110Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.734919Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949882000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.738064Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.738941Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949882000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.740799Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.744338Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.748244Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.752101Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.755629Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.761850Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.765599Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.770547Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.775539Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.779446Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.789967Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.808861Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.812808Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-mysql-1 | 2025-04-01T21:11:46.816089Z 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:46.819633Z 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=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.843252Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.846999Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.850981Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-postgres-1 | 2025-04-01 21:11:46.850 UTC [341] FATAL: role "root" does not exist testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.852001Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.853084Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.854141Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.855099Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.856105Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.857097Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.858291Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.874256Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.875302Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.880752Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.881749Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.882721Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.883790Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.884846Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.885711Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.886801Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.887699Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.893922Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.895902Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.897210Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.911866Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.913040Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.913980Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.916897Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.917972Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.919615Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.920833Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.921893Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541881243] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.922964Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.923993Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.925044Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.926208Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.927176Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.928663Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.934139Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.935187Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.936241Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.937538Z 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=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.953908Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.962870Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.963979Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949882000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.965024Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:46.972174Z 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:46.974129Z 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:46.975756Z 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:46.977644Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541904000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801106633] expiration_datetime=Some(2025-04-04T21:11:46.633Z) plan_until=[] until=[1743801106633] testdrive-zookeeper-1 | [2025-04-01 21:11:47,137] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-materialized-1 | 2025-04-01T21:11:47.263647Z 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:47.329277Z 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 | environmentd: 2025-04-01T21:11:47.331732Z 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:47.331777Z 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:47.332187Z 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 | 2025-04-01T21:11:47.332416Z thread 'tokio:work-10' 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-schema-registry-1 | [2025-04-01 21:11:47,405] 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-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.410787Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.410787Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.410856Z 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:47.410871Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.410909Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.410908Z 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:47.410914Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.411464Z 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:47.410787Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-mysql-1 | 2025-04-01T21:11:47.888969Z 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-postgres-1 | 2025-04-01 21:11:47.929 UTC [348] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:48,204] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:48,459] 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" 5 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:48.964011Z 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-postgres-1 | 2025-04-01 21:11:49.001 UTC [355] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:49,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:49,528] 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.048128Z 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-postgres-1 | 2025-04-01 21:11:50.074 UTC [362] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:50,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:50,591] 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" 5 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:51.113302Z 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-postgres-1 | 2025-04-01 21:11:51.143 UTC [369] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:51,407] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:51,654] 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-mysql-1 | 2025-04-01T21:11:52.191082Z 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-postgres-1 | 2025-04-01 21:11:52.218 UTC [376] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:52,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:52,716] 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.258211Z 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-postgres-1 | 2025-04-01 21:11:53.290 UTC [383] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:53,542] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39306, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:53,768] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:54.327725Z 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-postgres-1 | 2025-04-01 21:11:54.360 UTC [390] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:54,607] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:54,827] 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" 5 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:55.402581Z 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-postgres-1 | 2025-04-01 21:11:55.429 UTC [397] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:55,667] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:55,894] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:56.476798Z 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-postgres-1 | 2025-04-01 21:11:56.508 UTC [404] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:56,725] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:56,954] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:57.563208Z 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-postgres-1 | 2025-04-01 21:11:57.588 UTC [411] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:57,792] 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-schema-registry-1 | [2025-04-01 21:11:58,009] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:58.631502Z 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-postgres-1 | 2025-04-01 21:11:58.665 UTC [418] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:58,854] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:59,074] 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" 5 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:59.700278Z 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-postgres-1 | 2025-04-01 21:11:59.737 UTC [425] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:59,918] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:00,133] 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.772835Z 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-postgres-1 | 2025-04-01 21:12:00.802 UTC [432] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:00,989] 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-schema-registry-1 | [2025-04-01 21:12:01,191] 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.843484Z 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-postgres-1 | 2025-04-01 21:12:01.874 UTC [439] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:02,051] 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-schema-registry-1 | [2025-04-01 21:12:02,247] 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" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:02.921782Z 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-postgres-1 | 2025-04-01 21:12:02.947 UTC [447] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:03,114] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:03,307] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:04.003492Z 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-postgres-1 | 2025-04-01 21:12:04.031 UTC [454] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:04,180] 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-schema-registry-1 | [2025-04-01 21:12:04,363] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:05.082474Z 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-postgres-1 | 2025-04-01 21:12:05.105 UTC [461] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:05,254] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:05,426] 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-mysql-1 | 2025-04-01T21:12:06.168259Z 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-postgres-1 | 2025-04-01 21:12:06.193 UTC [468] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:06,317] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:06,480] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:07.228333Z 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-postgres-1 | 2025-04-01 21:12:07.265 UTC [475] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:07,370] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:07,536] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:08.288769Z 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-postgres-1 | 2025-04-01 21:12:08.340 UTC [482] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:08,441] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:08,592] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:09.359956Z 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-postgres-1 | 2025-04-01 21:12:09.427 UTC [489] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:09,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:09,655] 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-mysql-1 | 2025-04-01T21:12:10.435659Z 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-postgres-1 | 2025-04-01 21:12:10.505 UTC [496] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:10,570] 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:12:10,714] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:11.501944Z 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-postgres-1 | 2025-04-01 21:12:11.589 UTC [503] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:11,635] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:11,778] 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" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:12.574412Z 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-postgres-1 | 2025-04-01 21:12:12.682 UTC [510] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:12,698] 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:12:12,836] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:13.646499Z 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-zookeeper-1 | [2025-04-01 21:12:13,745] 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:12:13.769 UTC [517] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:13,903] 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-mysql-1 | 2025-04-01T21:12:14.717348Z 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-zookeeper-1 | [2025-04-01 21:12:14,805] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:14.837 UTC [524] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:14,968] 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-mysql-1 | 2025-04-01T21:12:15.803640Z 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-zookeeper-1 | [2025-04-01 21:12:15,874] 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:12:15.920 UTC [531] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:16,027] 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-mysql-1 | 2025-04-01T21:12:16.873762Z 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-zookeeper-1 | [2025-04-01 21:12:16,943] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:17.004 UTC [538] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:17,073] 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-mysql-1 | 2025-04-01T21:12:17.947644Z 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-zookeeper-1 | [2025-04-01 21:12:18,011] 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-postgres-1 | 2025-04-01 21:12:18.093 UTC [545] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:18,128] 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-mysql-1 | 2025-04-01T21:12:19.031510Z 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-zookeeper-1 | [2025-04-01 21:12:19,075] 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-postgres-1 | 2025-04-01 21:12:19.193 UTC [552] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:19,199] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:20.107855Z 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-zookeeper-1 | [2025-04-01 21:12:20,124] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37670, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:20,254] 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.274 UTC [559] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:21.186007Z 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-zookeeper-1 | [2025-04-01 21:12:21,192] 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-schema-registry-1 | [2025-04-01 21:12:21,322] 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" 8 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:21.351 UTC [566] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:22.244237Z 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-zookeeper-1 | [2025-04-01 21:12:22,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37696, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:22,379] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:22.429 UTC [573] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:23.303265Z 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-zookeeper-1 | [2025-04-01 21:12:23,310] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:23,436] 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:23.507 UTC [580] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:24.359942Z 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-zookeeper-1 | [2025-04-01 21:12:24,368] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:24,499] 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:24.589 UTC [587] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:25.431913Z 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-zookeeper-1 | [2025-04-01 21:12:25,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:25,576] 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:25.674 UTC [594] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:26.493583Z 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-zookeeper-1 | [2025-04-01 21:12:26,505] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:26,635] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:26.775 UTC [601] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:27.558259Z 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-zookeeper-1 | [2025-04-01 21:12:27,561] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:27,691] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:27 +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:27.859 UTC [608] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:28.613838Z 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-zookeeper-1 | [2025-04-01 21:12:28,627] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:28,747] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:28.945 UTC [615] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:29.676315Z 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-zookeeper-1 | [2025-04-01 21:12:29,684] 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-schema-registry-1 | [2025-04-01 21:12:29,806] 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-postgres-1 | 2025-04-01 21:12:30.032 UTC [622] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:30.738725Z 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-zookeeper-1 | [2025-04-01 21:12:30,746] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:30,865] 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" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:31.130 UTC [629] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:31.806617Z 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-zookeeper-1 | [2025-04-01 21:12:31,811] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:31,924] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:32.227 UTC [636] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:32.872792Z 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-zookeeper-1 | [2025-04-01 21:12:32,876] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:32,984] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:33.317 UTC [644] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:33,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:33.940424Z 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:34,039] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:34.409 UTC [651] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:34,995] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:35.015180Z 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:35,095] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:35.495 UTC [658] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:36,059] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:36.085229Z 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:36,162] 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" 5 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:36.574 UTC [665] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:37,123] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:37.160946Z 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:37,233] 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-postgres-1 | 2025-04-01 21:12:37.670 UTC [672] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:38,194] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:38.239211Z 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-schema-registry-1 | [2025-04-01 21:12:38,286] 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" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:38.757 UTC [679] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:39,256] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:39.303222Z 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-schema-registry-1 | [2025-04-01 21:12:39,344] 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-postgres-1 | 2025-04-01 21:12:39.847 UTC [686] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:40,320] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:40.373373Z 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-schema-registry-1 | [2025-04-01 21:12:40,412] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:40.930 UTC [693] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:41,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:41.444333Z 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-schema-registry-1 | [2025-04-01 21:12:41,461] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:42.013 UTC [700] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:42,463] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:42.509929Z 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-schema-registry-1 | [2025-04-01 21:12:42,520] 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" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:43.102 UTC [707] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:43,524] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:43.570424Z 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-schema-registry-1 | [2025-04-01 21:12:43,576] 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-postgres-1 | 2025-04-01 21:12:44.184 UTC [714] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:44,586] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:44.624067Z 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-schema-registry-1 | [2025-04-01 21:12:44,632] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:44 +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:45.270 UTC [721] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:45,656] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:45.681886Z 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-schema-registry-1 | [2025-04-01 21:12:45,687] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:46.361 UTC [728] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:46,721] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:46.737610Z 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-schema-registry-1 | [2025-04-01 21:12:46,741] 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-postgres-1 | 2025-04-01 21:12:47.444 UTC [735] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:47,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:47.792626Z 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-schema-registry-1 | [2025-04-01 21:12:47,793] 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-postgres-1 | 2025-04-01 21:12:48.529 UTC [742] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:48,844] 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,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:48.848545Z 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:49.608 UTC [749] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:49,895] 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,896] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:49.917079Z 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:50.695 UTC [756] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:50,958] 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,959] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:50.996570Z 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:51.767 UTC [763] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:52,017] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:52,021] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:52.063403Z 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:52.846 UTC [770] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:53,081] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:53,085] 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" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:53.137160Z 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-postgres-1 | 2025-04-01 21:12:53.936 UTC [777] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:54,137] 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,138] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:54.208325Z 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-postgres-1 | 2025-04-01 21:12:55.023 UTC [784] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:55,201] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:55,202] 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-mysql-1 | 2025-04-01T21:12:55.285828Z 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-postgres-1 | 2025-04-01 21:12:56.107 UTC [791] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:56,262] 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" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:56,262] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:56.354708Z 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-postgres-1 | 2025-04-01 21:12:57.200 UTC [798] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:57,322] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:57,324] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:57.424840Z 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-postgres-1 | 2025-04-01 21:12:58.278 UTC [805] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:58,376] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:58,378] 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-mysql-1 | 2025-04-01T21:12:58.499408Z 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-postgres-1 | 2025-04-01 21:12:59.357 UTC [812] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:59,428] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:59,429] 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-mysql-1 | 2025-04-01T21:12:59.570118Z 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-postgres-1 | 2025-04-01 21:13:00.444 UTC [819] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:00,484] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:00,486] 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" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:00.650741Z 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-postgres-1 | 2025-04-01 21:13:01.530 UTC [826] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:01,543] 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-zookeeper-1 | [2025-04-01 21:13:01,543] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:01.727280Z 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:02,589] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:02 +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:02,589] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56176, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:02.610 UTC [834] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:02.800795Z 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:03,644] 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-zookeeper-1 | [2025-04-01 21:13:03,647] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:03.684 UTC [841] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:03.875581Z 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:04,710] 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-zookeeper-1 | [2025-04-01 21:13:04,714] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:04.752 UTC [848] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:04.966058Z 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-zookeeper-1 | [2025-04-01 21:13:05,763] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:05,768] 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.835 UTC [855] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:06.038499Z 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:06,821] 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-zookeeper-1 | [2025-04-01 21:13:06,823] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:06.924 UTC [862] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:07.114786Z 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:07,881] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:07,883] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:08.009 UTC [869] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:08.187993Z 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:08,947] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:08,948] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:09.085 UTC [876] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:09.264055Z 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:10,005] 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-zookeeper-1 | [2025-04-01 21:13:10,007] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:10.182 UTC [883] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:10.335701Z 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-zookeeper-1 | [2025-04-01 21:13:11,059] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:11,061] 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.264 UTC [890] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:11.405233Z 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-zookeeper-1 | [2025-04-01 21:13:12,116] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:12,116] 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.349 UTC [897] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:12.484301Z 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:13,166] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:13,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:13.434 UTC [904] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:13.557645Z 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:14,230] 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:14,231] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:14.532 UTC [911] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:14.635897Z 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-zookeeper-1 | [2025-04-01 21:13:15,292] 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-schema-registry-1 | [2025-04-01 21:13:15,294] 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" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:13:15.622 UTC [918] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:15.718127Z 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:16,348] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:16,352] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:16.708 UTC [926] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:16.798248Z 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:17,401] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:17,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:17.798 UTC [933] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:17.869600Z 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-zookeeper-1 | [2025-04-01 21:13:18,457] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:18,459] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:13:18.883 UTC [940] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:18.938764Z 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:19,510] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13: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:13:19,513] 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-postgres-1 | 2025-04-01 21:13:19.967 UTC [947] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:20.015228Z 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:20,568] 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,569] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:21.055 UTC [954] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:21.093088Z 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:21,629] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39748, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:21,629] 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-postgres-1 | 2025-04-01 21:13:22.137 UTC [961] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:22.168900Z 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-schema-registry-1 | [2025-04-01 21:13:22,683] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:22,688] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:23.228 UTC [968] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:23.246791Z 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:23,737] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:23,738] 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:13:24.319 UTC [975] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:24.324890Z 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:24,796] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:24,800] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:25.385140Z 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-postgres-1 | 2025-04-01 21:13:25.402 UTC [982] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:25,865] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:25,866] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:26.455581Z 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-postgres-1 | 2025-04-01 21:13:26.484 UTC [989] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:26,919] 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-zookeeper-1 | [2025-04-01 21:13:26,919] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:27.525539Z 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-postgres-1 | 2025-04-01 21:13:27.555 UTC [996] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:27,979] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:27,980] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:28.604364Z 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-postgres-1 | 2025-04-01 21:13:28.629 UTC [1003] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:29,034] 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-schema-registry-1 | [2025-04-01 21:13:29,035] 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-mysql-1 | 2025-04-01T21:13:29.674677Z 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-postgres-1 | 2025-04-01 21:13:29.701 UTC [1010] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:30,095] 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,096] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:30.746062Z 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-postgres-1 | 2025-04-01 21:13:30.773 UTC [1017] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:31,164] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:31,166] 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-mysql-1 | 2025-04-01T21:13:31.815269Z 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-postgres-1 | 2025-04-01 21:13:31.842 UTC [1024] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:32,224] 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" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:32,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45110, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:32.887490Z 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-postgres-1 | 2025-04-01 21:13:32.913 UTC [1032] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:33,281] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:33,281] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:33.960509Z 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-postgres-1 | 2025-04-01 21:13:33.984 UTC [1039] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:34,345] 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" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:34,346] 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-mysql-1 | 2025-04-01T21:13:35.048091Z 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-postgres-1 | 2025-04-01 21:13:35.077 UTC [1046] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:35,404] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:35,405] 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-mysql-1 | 2025-04-01T21:13:36.122467Z 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-postgres-1 | 2025-04-01 21:13:36.145 UTC [1053] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:36,462] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:36,463] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:37.195711Z 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:37.227 UTC [1060] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:37,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:37,520] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:38.266137Z 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:38.300 UTC [1067] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:38,578] 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" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:38,578] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:39.345644Z 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:39.372 UTC [1074] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:39,626] 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,632] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:40.415449Z 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:40.444 UTC [1081] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:40,688] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:40,691] 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" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:41.493489Z 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:41.519 UTC [1088] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:41,753] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:41,754] 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" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:42.570032Z 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:42.602 UTC [1095] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:42,817] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:42,818] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:43.636792Z 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-postgres-1 | 2025-04-01 21:13:43.673 UTC [1102] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:43,875] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:43,878] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:44.697321Z 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-postgres-1 | 2025-04-01 21:13:44.744 UTC [1109] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:44,935] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:44,939] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:45.751556Z 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-postgres-1 | 2025-04-01 21:13:45.819 UTC [1116] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:45,991] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:45,992] 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" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:46.808681Z 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-postgres-1 | 2025-04-01 21:13:46.906 UTC [1123] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:47,045] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:47,060] 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" 12 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:47.867443Z 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-postgres-1 | 2025-04-01 21:13:47.990 UTC [1130] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:48,105] 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-zookeeper-1 | [2025-04-01 21:13:48,110] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:48.941503Z 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-postgres-1 | 2025-04-01 21:13:49.070 UTC [1137] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:49,164] 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-zookeeper-1 | [2025-04-01 21:13:49,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:50.017511Z 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-postgres-1 | 2025-04-01 21:13:50.157 UTC [1144] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:50,218] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:50,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:51.092767Z 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-postgres-1 | 2025-04-01 21:13:51.242 UTC [1151] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:51,275] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:51,277] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:52.169995Z 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:52,327] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:52,329] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44514, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:52.333 UTC [1158] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:53.240295Z 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:53,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:53,390] 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:53.414 UTC [1165] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:54.310245Z 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-schema-registry-1 | [2025-04-01 21:13:54,447] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13: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:13:54,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:54.490 UTC [1172] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:55.382679Z 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-schema-registry-1 | [2025-04-01 21:13:55,517] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:55,525] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:55.562 UTC [1179] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:56.469583Z 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-schema-registry-1 | [2025-04-01 21:13:56,567] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:56,572] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:56.643 UTC [1186] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:57.542916Z 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-schema-registry-1 | [2025-04-01 21:13:57,624] 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,629] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:57.731 UTC [1193] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:58.619533Z 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-schema-registry-1 | [2025-04-01 21:13:58,681] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:58,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:58.817 UTC [1200] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:59.693213Z 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:13:59,741] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:59,745] 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-postgres-1 | 2025-04-01 21:13:59.901 UTC [1207] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:00.767908Z 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-schema-registry-1 | [2025-04-01 21:14:00,797] 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-zookeeper-1 | [2025-04-01 21:14:00,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:00.986 UTC [1214] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:01.839508Z 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-schema-registry-1 | [2025-04-01 21:14:01,845] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:01,852] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:02.071 UTC [1221] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:02.907470Z 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-schema-registry-1 | [2025-04-01 21:14:02,909] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:02,913] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:03.161 UTC [1229] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:03.969682Z 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:03,975] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:03,977] 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-postgres-1 | 2025-04-01 21:14:04.262 UTC [1236] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:05.035559Z 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-schema-registry-1 | [2025-04-01 21:14:05,042] 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-zookeeper-1 | [2025-04-01 21:14:05,044] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:05.346 UTC [1243] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:06.096199Z 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:06,101] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:06,101] 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-postgres-1 | 2025-04-01 21:14:06.437 UTC [1250] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:07.153111Z 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-schema-registry-1 | [2025-04-01 21:14:07,158] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:07,158] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:07.523 UTC [1257] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:08.211977Z 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:08,219] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:08,220] 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" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:08.605 UTC [1264] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:09.263350Z 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-schema-registry-1 | [2025-04-01 21:14:09,268] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:09,270] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:09.694 UTC [1271] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:10.323525Z 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:10,327] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47044, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:10,329] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:10.770 UTC [1278] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:11.376979Z 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:11,379] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:11,382] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14: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:14:11.862 UTC [1285] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:12.435498Z 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-schema-registry-1 | [2025-04-01 21:14:12,442] 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-zookeeper-1 | [2025-04-01 21:14:12,443] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47058, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:12.943 UTC [1292] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:13.491103Z 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:13,498] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:13,498] 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-postgres-1 | 2025-04-01 21:14:14.030 UTC [1299] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:14.556983Z 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-schema-registry-1 | [2025-04-01 21:14:14,561] 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-zookeeper-1 | [2025-04-01 21:14:14,561] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:15.115 UTC [1306] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:15.616684Z 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-schema-registry-1 | [2025-04-01 21:14:15,620] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:15,625] 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-postgres-1 | 2025-04-01 21:14:16.200 UTC [1313] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:16.679271Z 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-schema-registry-1 | [2025-04-01 21:14:16,679] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:16,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:17.280 UTC [1320] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:17.747250Z 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-schema-registry-1 | [2025-04-01 21:14:17,749] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:17,750] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:18.368 UTC [1327] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:18,801] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:18,801] 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-mysql-1 | 2025-04-01T21:14:18.803086Z 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:19.443 UTC [1334] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:19,862] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:19.865698Z 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:19,865] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:20.531 UTC [1340] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:20,916] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:20,919] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:20.927902Z 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-postgres-1 | 2025-04-01 21:14:21.610 UTC [1347] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:21,979] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:21,979] 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.982301Z 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-postgres-1 | 2025-04-01 21:14:22.696 UTC [1354] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:23,033] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:23,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:23.038638Z 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-postgres-1 | 2025-04-01 21:14:23.778 UTC [1361] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:24,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45264, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:24,087] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:24.107933Z 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-postgres-1 | 2025-04-01 21:14:24.863 UTC [1368] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:25,143] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:25,144] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:25.172043Z 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-postgres-1 | 2025-04-01 21:14:25.956 UTC [1375] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:26,205] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:26,210] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:26.249997Z 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-postgres-1 | 2025-04-01 21:14:27.035 UTC [1382] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:27,266] 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-zookeeper-1 | [2025-04-01 21:14:27,270] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60796, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:27.324064Z 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-postgres-1 | 2025-04-01 21:14:28.119 UTC [1389] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:28,325] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:28,326] 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-mysql-1 | 2025-04-01T21:14:28.395960Z 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-postgres-1 | 2025-04-01 21:14:29.197 UTC [1396] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:29,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:29,394] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:29.470633Z 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-postgres-1 | 2025-04-01 21:14:30.281 UTC [1403] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:30,455] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:30,458] 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-mysql-1 | 2025-04-01T21:14:30.544509Z 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-postgres-1 | 2025-04-01 21:14:31.369 UTC [1410] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:31,515] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:31,520] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:31.624296Z 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-postgres-1 | 2025-04-01 21:14:32.463 UTC [1418] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:32,577] 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-zookeeper-1 | [2025-04-01 21:14:32,580] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:32.701100Z 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-postgres-1 | 2025-04-01 21:14:33.548 UTC [1425] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:33,635] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:33,637] 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-mysql-1 | 2025-04-01T21:14:33.783626Z 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-postgres-1 | 2025-04-01 21:14:34.640 UTC [1432] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:34,713] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:34,718] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:34.866457Z 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-postgres-1 | 2025-04-01 21:14:35.731 UTC [1439] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:35,782] 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,787] 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-mysql-1 | 2025-04-01T21:14:35.940820Z 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-postgres-1 | 2025-04-01 21:14:36.814 UTC [1446] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:36,843] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:36,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:37.019974Z 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-zookeeper-1 | [2025-04-01 21:14:37,900] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:37.902 UTC [1453] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:37,903] 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-mysql-1 | 2025-04-01T21:14:38.100785Z 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:38,960] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:38,964] 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:14:38.989 UTC [1460] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:39.179908Z 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-zookeeper-1 | [2025-04-01 21:14:40,014] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:40,017] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:40.060 UTC [1467] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:40.253625Z 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-zookeeper-1 | [2025-04-01 21:14:41,069] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:41,070] 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-postgres-1 | 2025-04-01 21:14:41.139 UTC [1474] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:41.336823Z 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-schema-registry-1 | [2025-04-01 21:14:42,129] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:42,131] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:42.223 UTC [1480] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:42.410789Z 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-schema-registry-1 | [2025-04-01 21:14:43,183] 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,185] 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:14:43.305 UTC [1487] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:43.484255Z 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-schema-registry-1 | [2025-04-01 21:14:44,241] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:44,246] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:44.398 UTC [1494] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:44.555035Z 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-zookeeper-1 | [2025-04-01 21:14:45,296] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:45,299] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:45.481 UTC [1501] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:45.630573Z 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-schema-registry-1 | [2025-04-01 21:14:46,358] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14: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:14:46,359] 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:14:46.569 UTC [1508] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:46.704236Z 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-schema-registry-1 | [2025-04-01 21:14:47,409] 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,416] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:47.648 UTC [1515] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:47.782459Z 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-schema-registry-1 | [2025-04-01 21:14:48,459] 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,470] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:48.733 UTC [1522] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:48.859810Z 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-schema-registry-1 | [2025-04-01 21:14:49,519] 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,524] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:49.825 UTC [1529] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:49.925737Z 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-zookeeper-1 | [2025-04-01 21:14:50,577] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:50,579] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:50.903 UTC [1536] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:51.004235Z 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-zookeeper-1 | [2025-04-01 21:14:51,640] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:51,641] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:51.989 UTC [1543] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:52.071530Z 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-zookeeper-1 | [2025-04-01 21:14:52,698] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:52,705] 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-postgres-1 | 2025-04-01 21:14:53.080 UTC [1550] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:53.149462Z 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-schema-registry-1 | [2025-04-01 21:14:53,773] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:53,774] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:54.161 UTC [1557] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:54.227469Z 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-zookeeper-1 | [2025-04-01 21:14:54,834] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:54,837] 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" 5 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:55.243 UTC [1564] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:55.307124Z 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-schema-registry-1 | [2025-04-01 21:14:55,901] 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,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:56.325 UTC [1571] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:56.379863Z 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-schema-registry-1 | [2025-04-01 21:14:56,962] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:56,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:57.407 UTC [1578] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:57.452692Z 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-schema-registry-1 | [2025-04-01 21:14:58,018] 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,020] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:58.498 UTC [1585] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:58.533282Z 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-schema-registry-1 | [2025-04-01 21:14:59,081] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:59,082] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:59.582 UTC [1592] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:59.605938Z 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-zookeeper-1 | [2025-04-01 21:15:00,136] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:00,137] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:00.663500Z 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:00.678 UTC [1599] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:01,196] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:01,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:01.737732Z 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:01.766 UTC [1606] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:02,270] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:02,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:02.809046Z 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:02.841 UTC [1614] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:03,334] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:03,337] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:03.880160Z 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:03.914 UTC [1621] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:04,401] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:04,405] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:04.957210Z 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:04.991 UTC [1628] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:05,461] 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,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:06.023147Z 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-postgres-1 | 2025-04-01 21:15:06.061 UTC [1635] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:06,515] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:06,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:07.100800Z 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-postgres-1 | 2025-04-01 21:15:07.135 UTC [1642] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:07,577] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:07,579] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:08.169783Z 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-postgres-1 | 2025-04-01 21:15:08.206 UTC [1649] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:08,646] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:08,647] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:09.251823Z 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-postgres-1 | 2025-04-01 21:15:09.274 UTC [1656] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:09,708] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:09,710] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:10.320733Z 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-postgres-1 | 2025-04-01 21:15:10.354 UTC [1663] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:10,777] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:10,781] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:11.391599Z 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-postgres-1 | 2025-04-01 21:15:11.424 UTC [1670] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:11,836] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:11,837] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:12.470007Z 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-postgres-1 | 2025-04-01 21:15:12.502 UTC [1677] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:12,890] 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,890] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:13.549833Z 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-postgres-1 | 2025-04-01 21:15:13.579 UTC [1684] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:13,952] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:13,953] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:14.623007Z 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-postgres-1 | 2025-04-01 21:15:14.647 UTC [1691] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:15,011] 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,011] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:15.690628Z 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-postgres-1 | 2025-04-01 21:15:15.722 UTC [1698] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:16,072] 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-schema-registry-1 | [2025-04-01 21:15:16,073] 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-mysql-1 | 2025-04-01T21:15:16.765564Z 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-postgres-1 | 2025-04-01 21:15:16.791 UTC [1705] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:17,127] 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,130] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:17.844947Z 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-postgres-1 | 2025-04-01 21:15:17.868 UTC [1712] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:18,185] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:18,186] 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-mysql-1 | 2025-04-01T21:15:18.924202Z 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-postgres-1 | 2025-04-01 21:15:18.954 UTC [1719] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:19,251] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:19,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33726, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:19.993891Z 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-postgres-1 | 2025-04-01 21:15:20.022 UTC [1726] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:20,310] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15: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:15:20,312] 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-mysql-1 | 2025-04-01T21:15:21.055889Z 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-postgres-1 | 2025-04-01 21:15:21.100 UTC [1733] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:21,366] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:21,367] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:22.117990Z 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-postgres-1 | 2025-04-01 21:15:22.184 UTC [1740] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:22,431] 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,432] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:23.178537Z 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-postgres-1 | 2025-04-01 21:15:23.265 UTC [1747] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:23,487] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:23,488] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:24.236089Z 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-postgres-1 | 2025-04-01 21:15:24.357 UTC [1754] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:24,547] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:24,547] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:25.305524Z 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-postgres-1 | 2025-04-01 21:15:25.440 UTC [1762] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:25,611] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:25,612] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:26.375114Z 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-postgres-1 | 2025-04-01 21:15:26.528 UTC [1769] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:26,666] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:26,666] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:27.433638Z 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-postgres-1 | 2025-04-01 21:15:27.613 UTC [1776] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:27,724] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:27,727] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:28.490634Z 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-postgres-1 | 2025-04-01 21:15:28.704 UTC [1783] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:28,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:28,778] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:29.547328Z 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-postgres-1 | 2025-04-01 21:15:29.798 UTC [1790] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:29,832] 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,834] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:30.604079Z 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:30,878] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:30,879] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:30.892 UTC [1797] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:31.674205Z 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:31,933] 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,938] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:31.968 UTC [1804] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:32.750278Z 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:32,987] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:32,989] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:15:33.049 UTC [1812] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:33.835179Z 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-zookeeper-1 | [2025-04-01 21:15:34,045] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:34,046] 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" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:15:34.131 UTC [1819] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:34.909236Z 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-schema-registry-1 | [2025-04-01 21:15:35,104] 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,107] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:35.215 UTC [1826] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:35.986107Z 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-schema-registry-1 | [2025-04-01 21:15:36,163] 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,163] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:36.300 UTC [1833] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:37.059088Z 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-schema-registry-1 | [2025-04-01 21:15:37,225] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:37,227] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:37.392 UTC [1840] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:38.139449Z 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-schema-registry-1 | [2025-04-01 21:15:38,279] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15: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:15:38,283] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:38.487 UTC [1847] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:39.215645Z 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-zookeeper-1 | [2025-04-01 21:15:39,336] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:39,338] 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-postgres-1 | 2025-04-01 21:15:39.591 UTC [1854] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:40.291164Z 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-zookeeper-1 | [2025-04-01 21:15:40,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:40,391] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:15:40.673 UTC [1861] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:41.365308Z 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-schema-registry-1 | [2025-04-01 21:15:41,451] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:41,453] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:41.751 UTC [1868] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:42.446285Z 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-schema-registry-1 | [2025-04-01 21:15:42,507] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:42,511] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:42.837 UTC [1875] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:43.519823Z 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:43,570] 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,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:43.922 UTC [1882] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:44.592642Z 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:44,628] 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,633] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:45.004 UTC [1889] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:45.663946Z 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:45,675] 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,675] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:46.091 UTC [1896] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:46.731464Z 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-zookeeper-1 | [2025-04-01 21:15:46,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:46,735] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:15:47.173 UTC [1903] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:47.792185Z 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:47,794] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:47,798] 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-postgres-1 | 2025-04-01 21:15:48.263 UTC [1910] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:48.850932Z 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:48,855] 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-zookeeper-1 | [2025-04-01 21:15:48,855] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:49.345 UTC [1917] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:49,907] 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:15:49.907908Z 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:49,912] 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-postgres-1 | 2025-04-01 21:15:50.441 UTC [1924] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:50.963060Z 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-schema-registry-1 | [2025-04-01 21:15:50,970] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:50,972] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:51.536 UTC [1931] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:52.028543Z 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:52,029] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:52,034] 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-postgres-1 | 2025-04-01 21:15:52.630 UTC [1938] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:53.081708Z 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-zookeeper-1 | [2025-04-01 21:15:53,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:53,088] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:15:53.712 UTC [1945] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:54.144991Z 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:15:54,149] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:54,150] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:54.790 UTC [1952] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:55.203094Z 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:15:55,203] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:55,207] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51430, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:55.876 UTC [1959] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:56,257] 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-zookeeper-1 | [2025-04-01 21:15:56,259] 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-mysql-1 | 2025-04-01T21:15:56.259736Z 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:15:56.966 UTC [1966] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:57,315] 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" 5 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:57,318] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:57.322105Z 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:15:58.057 UTC [1973] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:58,376] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:58,376] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:58.384071Z 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:15:59.142 UTC [1980] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:59,427] 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,429] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:59.441753Z 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:00.226 UTC [1987] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:00,482] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:00,482] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:00.506369Z 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:01.312 UTC [1994] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:01,538] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:01,542] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:01.585596Z 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:02.338 UTC [62] LOG: checkpoint starting: time testdrive-postgres-1 | 2025-04-01 21:16:02.385 UTC [2001] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:16:02,590] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:02,594] 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" 6 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:16:02.651886Z 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:03.460 UTC [2009] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:03,647] 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" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:03,649] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:03.729293Z 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:04.548 UTC [2016] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:04,707] 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,708] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:04.796530Z 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:05.640 UTC [2023] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:05,767] 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,770] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:05.877684Z 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:06.652 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.314 s; sync files=0, longest=0.000 s, average=0.000 s; distance=294 kB, estimate=294 kB; lsn=0/152E9B8, redo lsn=0/152E928 testdrive-postgres-1 | 2025-04-01 21:16:06.724 UTC [2030] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:06,822] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:06,827] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:06.950270Z 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:07.807 UTC [2037] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:07,877] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:07,881] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:08.023900Z 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:08.888 UTC [2044] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:08,930] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:08,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:09.104046Z 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:09.975 UTC [2051] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:09,983] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:09,987] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53704, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:10.169474Z 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-zookeeper-1 | [2025-04-01 21:16:11,041] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:11,041] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:16:11.065 UTC [2058] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:11.243867Z 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-schema-registry-1 | [2025-04-01 21:16:12,110] 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,111] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:12.135 UTC [2065] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:12.319342Z 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-schema-registry-1 | [2025-04-01 21:16:13,162] 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-zookeeper-1 | [2025-04-01 21:16:13,162] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:13.201 UTC [2072] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:13.392748Z 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-schema-registry-1 | [2025-04-01 21:16:14,216] 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,217] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:14.281 UTC [2079] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:14.467879Z 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-schema-registry-1 | [2025-04-01 21:16:15,275] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:15,277] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:15.362 UTC [2086] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:15.542275Z 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-schema-registry-1 | [2025-04-01 21:16:16,333] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16: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:16:16,339] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:16.450 UTC [2093] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:16.628375Z 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-schema-registry-1 | [2025-04-01 21:16:17,398] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:17,401] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:17.533 UTC [2100] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:17.704115Z 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-zookeeper-1 | [2025-04-01 21:16:18,457] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:18,460] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:16:18.619 UTC [2107] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:18.772146Z 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-kafka-1 | [2025-04-01 21:16:19,257] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:16:19,257] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:16:19,262] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:16:19,264] 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:19,517] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:19,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:19.709 UTC [2114] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:19.845185Z 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-schema-registry-1 | [2025-04-01 21:16:20,577] 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-zookeeper-1 | [2025-04-01 21:16:20,581] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:20.793 UTC [2121] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:20.917967Z 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-zookeeper-1 | [2025-04-01 21:16:21,637] 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-schema-registry-1 | [2025-04-01 21:16:21,637] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:16:21.878 UTC [2128] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:21.981724Z 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:22,701] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:22,703] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:22.965 UTC [2135] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:23.056790Z 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:23,760] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:23,764] 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:16:24.051 UTC [2142] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:24.139777Z 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:24,816] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:24,816] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:25.129 UTC [2149] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:25.204824Z 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-zookeeper-1 | [2025-04-01 21:16:25,873] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:25,879] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:16:26.217 UTC [2156] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:26.275676Z 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:26,936] 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,937] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:27.307 UTC [2163] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:27.352492Z 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-zookeeper-1 | [2025-04-01 21:16:27,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:27,991] 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-postgres-1 | 2025-04-01 21:16:28.387 UTC [2170] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:28.425341Z 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:29,042] 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,046] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:29.470 UTC [2177] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:29.491244Z 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-schema-registry-1 | [2025-04-01 21:16:30,098] 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,102] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:30.550 UTC [2184] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:30.562324Z 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-schema-registry-1 | [2025-04-01 21:16:31,158] 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,160] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:31.619965Z 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-postgres-1 | 2025-04-01 21:16:31.644 UTC [2191] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:32,215] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:32,215] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:32.690492Z 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-postgres-1 | 2025-04-01 21:16:32.721 UTC [2199] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:33,281] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:33,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:33.762595Z 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-postgres-1 | 2025-04-01 21:16:33.792 UTC [2206] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:34,334] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:34,338] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:34.831731Z 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-postgres-1 | 2025-04-01 21:16:34.864 UTC [2212] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:16:35,391] 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-schema-registry-1 | [2025-04-01 21:16:35,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:16:35.906743Z 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-postgres-1 | 2025-04-01 21:16:35.935 UTC [2219] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:36,444] 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-zookeeper-1 | [2025-04-01 21:16:36,446] 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:16:36.972679Z 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-postgres-1 | 2025-04-01 21:16:37.009 UTC [2226] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:37,508] 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,510] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37392, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:38.051468Z 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-postgres-1 | 2025-04-01 21:16:38.085 UTC [2233] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:38,568] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:38,568] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:39.120767Z 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-postgres-1 | 2025-04-01 21:16:39.152 UTC [2240] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:39,620] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:39,621] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:40.191579Z 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:40.225 UTC [2247] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:40,685] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:40,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:41.270161Z 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:41.301 UTC [2254] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:41,735] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:41,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:42.346535Z 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:42.374 UTC [2261] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:42,789] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:42,790] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:43.422562Z 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:43.451 UTC [2268] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:43,847] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:43,852] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:44.496011Z 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:44.521 UTC [2275] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:44,915] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:44,917] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:45.575518Z 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:45.605 UTC [2282] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:16:45,983] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42110, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:45,986] 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-mysql-1 | 2025-04-01T21:16:46.640667Z 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:46.674 UTC [2289] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:16:47,044] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:47,047] 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-mysql-1 | 2025-04-01T21:16:47.714636Z 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:47.745 UTC [2296] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:48,104] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:48,105] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:48.783459Z 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:48.817 UTC [2303] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:49,169] 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,170] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:49.850954Z 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:49.890 UTC [2311] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:50,227] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:50,228] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:50.925124Z 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:50.962 UTC [2318] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:16:51,288] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:51,291] 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-mysql-1 | 2025-04-01T21:16:52.012054Z 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:52.038 UTC [2325] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:52,351] 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,354] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:53.087788Z 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:53.111 UTC [2332] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:53,410] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:53,413] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:54.167312Z 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:16:54.196 UTC [2339] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:54,469] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16: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:16:54,470] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:55.236760Z 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-postgres-1 | 2025-04-01 21:16:55.267 UTC [2346] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:55,523] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:55,526] 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:16:56.312721Z 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-postgres-1 | 2025-04-01 21:16:56.346 UTC [2352] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:56,582] 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,589] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:57.383418Z 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-postgres-1 | 2025-04-01 21:16:57.421 UTC [2359] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:57,650] 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-zookeeper-1 | [2025-04-01 21:16:57,653] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:58.454982Z 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-postgres-1 | 2025-04-01 21:16:58.491 UTC [2367] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:58,712] 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-zookeeper-1 | [2025-04-01 21:16:58,714] 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:16:59.532076Z 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-postgres-1 | 2025-04-01 21:16:59.561 UTC [2374] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:59,773] 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,781] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:00.594064Z 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-postgres-1 | 2025-04-01 21:17:00.631 UTC [2381] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:00,830] 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,836] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:01.671048Z 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-postgres-1 | 2025-04-01 21:17:01.712 UTC [2388] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:01,903] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:01,909] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:02.734090Z 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-postgres-1 | 2025-04-01 21:17:02.797 UTC [2395] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:17:02,963] 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-schema-registry-1 | [2025-04-01 21:17:02,965] 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" 6 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:17:03.795331Z 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-postgres-1 | 2025-04-01 21:17:03.880 UTC [2402] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:04,015] 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,017] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:04.850947Z 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-postgres-1 | 2025-04-01 21:17:04.975 UTC [2409] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:05,080] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:05,082] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:05.905565Z 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-postgres-1 | 2025-04-01 21:17:06.062 UTC [2416] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:06,137] 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,140] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:06.970655Z 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-postgres-1 | 2025-04-01 21:17:07.144 UTC [2423] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:07,193] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:07,195] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:08.027667Z 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-postgres-1 | 2025-04-01 21:17:08.223 UTC [2430] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:17:08,250] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:08,254] 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-mysql-1 | 2025-04-01T21:17:09.088802Z 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:09,300] 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,301] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:09.310 UTC [2437] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:10.170261Z 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-schema-registry-1 | [2025-04-01 21:17:10,363] 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" 5 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:10,365] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:10.385 UTC [2444] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:11.248255Z 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:11,422] 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-zookeeper-1 | [2025-04-01 21:17:11,425] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:11.457 UTC [2451] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:12.331887Z 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-zookeeper-1 | [2025-04-01 21:17:12,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:12,481] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:17:12.526 UTC [2458] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:13.407053Z 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:13,547] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17: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:17:13,550] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:13.606 UTC [2465] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:14.476692Z 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:14,607] 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-zookeeper-1 | [2025-04-01 21:17:14,621] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:14.690 UTC [2472] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:15.547761Z 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:15,660] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:15,673] 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-postgres-1 | 2025-04-01 21:17:15.773 UTC [2479] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:16.618165Z 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-zookeeper-1 | [2025-04-01 21:17:16,716] 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:17:16,719] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:17:16.859 UTC [2486] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:17.689618Z 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:17,772] 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,774] 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-postgres-1 | 2025-04-01 21:17:17.945 UTC [2493] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:18.768988Z 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:18,830] 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,833] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:19.029 UTC [2500] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:19.841349Z 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-zookeeper-1 | [2025-04-01 21:17:19,884] 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-schema-registry-1 | [2025-04-01 21:17:19,884] 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-postgres-1 | 2025-04-01 21:17:20.129 UTC [2507] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:20.902162Z 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-zookeeper-1 | [2025-04-01 21:17:20,944] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:20,945] 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-postgres-1 | 2025-04-01 21:17:21.209 UTC [2514] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:21.973623Z 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-schema-registry-1 | [2025-04-01 21:17:21,989] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:21,989] 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-postgres-1 | 2025-04-01 21:17:22.301 UTC [2521] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:23.038267Z 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-schema-registry-1 | [2025-04-01 21:17:23,043] 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,044] 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-postgres-1 | 2025-04-01 21:17:23.386 UTC [2528] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:24,092] 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,098] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:24.098917Z 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:24.485 UTC [2535] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:17:25,154] 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-schema-registry-1 | [2025-04-01 21:17:25,156] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:17:25.159091Z 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:25.567 UTC [2542] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:26,205] 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,215] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:26.218671Z 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:26.646 UTC [2549] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:27,263] 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-zookeeper-1 | [2025-04-01 21:17:27,266] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:27.278583Z 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:27.732 UTC [2557] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:28,324] 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,331] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:28.336689Z 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:28.815 UTC [2564] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:29,385] 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-zookeeper-1 | [2025-04-01 21:17:29,386] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:29.396828Z 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:29.902 UTC [2571] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:30,442] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:30,442] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:30.453148Z 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:30.982 UTC [2578] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:31,497] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:31,498] 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:17:31.510351Z 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:32.077 UTC [2585] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:32,552] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17: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:17:32,558] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:32.568926Z 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:33.162 UTC [2593] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:33,604] 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-zookeeper-1 | [2025-04-01 21:17:33,607] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:33.641975Z 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:34.250 UTC [2600] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:34,664] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:34,665] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:34.715838Z 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-postgres-1 | 2025-04-01 21:17:35.338 UTC [2607] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:35,726] 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,731] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41438, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:35.791838Z 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-postgres-1 | 2025-04-01 21:17:36.425 UTC [2614] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:17:36,783] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:36,783] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:17:36.864609Z 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-postgres-1 | 2025-04-01 21:17:37.516 UTC [2621] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:37,838] 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,842] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:37.938652Z 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-postgres-1 | 2025-04-01 21:17:38.606 UTC [2628] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:17:38,893] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:38,894] 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-mysql-1 | 2025-04-01T21:17:39.017748Z 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:39.692 UTC [2635] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:39,954] 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,959] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:40.108754Z 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:40.776 UTC [2642] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:17:41,004] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:41,008] 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-mysql-1 | 2025-04-01T21:17:41.184836Z 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:41.877 UTC [2649] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:17:42,056] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:42,060] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:17:42.255032Z 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:42.952 UTC [2656] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:43,120] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:43,120] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:43.326506Z 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:44.045 UTC [2663] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:44,177] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:44,179] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:44.399705Z 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:45.131 UTC [2670] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:45,239] 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,242] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:45.469469Z 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:46.214 UTC [2677] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:46,302] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:46,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:46.535973Z 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:47.302 UTC [2684] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:47,357] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:47,362] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43646, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:47.610959Z 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:48.394 UTC [2691] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:17:48,421] 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-schema-registry-1 | [2025-04-01 21:17:48,424] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:17:48.682275Z 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-schema-registry-1 | [2025-04-01 21:17:49,475] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:49,478] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:49.488 UTC [2698] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:49.759945Z 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-schema-registry-1 | [2025-04-01 21:17:50,525] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:50,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:50.557 UTC [2705] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:50.826519Z 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-schema-registry-1 | [2025-04-01 21:17:51,576] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:51,580] 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-postgres-1 | 2025-04-01 21:17:51.626 UTC [2712] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:51.898755Z 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-zookeeper-1 | [2025-04-01 21:17:52,632] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:52,633] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17: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:17:52.709 UTC [2719] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:52.978143Z 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-zookeeper-1 | [2025-04-01 21:17:53,686] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:53,687] 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-postgres-1 | 2025-04-01 21:17:53.791 UTC [2726] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:54.051892Z 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-schema-registry-1 | [2025-04-01 21:17:54,747] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:54,751] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:54.872 UTC [2733] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:55.124016Z 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-zookeeper-1 | [2025-04-01 21:17:55,810] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54984, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:55,812] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:17:55.955 UTC [2740] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:56.204202Z 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-schema-registry-1 | [2025-04-01 21:17:56,880] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:56,880] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:57.050 UTC [2747] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:57.276274Z 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-schema-registry-1 | [2025-04-01 21:17:57,937] 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,939] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55000, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:58.132 UTC [2754] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:58.341768Z 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-schema-registry-1 | [2025-04-01 21:17:58,992] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:58,992] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55008, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:59.216 UTC [2761] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:59.416597Z 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-schema-registry-1 | [2025-04-01 21:18:00,043] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:00,049] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:00.299 UTC [2768] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:00.494451Z 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-schema-registry-1 | [2025-04-01 21:18:01,099] 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,102] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:01.391 UTC [2775] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:01.569113Z 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-zookeeper-1 | [2025-04-01 21:18:02,157] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:02,158] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:02.473 UTC [2783] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:02.647151Z 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-zookeeper-1 | [2025-04-01 21:18:03,213] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55050, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:03,215] 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-postgres-1 | 2025-04-01 21:18:03.565 UTC [2790] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:03.724470Z 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-zookeeper-1 | [2025-04-01 21:18:04,273] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:04,274] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:04.647 UTC [2797] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:04.793314Z 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-schema-registry-1 | [2025-04-01 21:18:05,330] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:05,330] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:05.730 UTC [2804] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:05.861033Z 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-schema-registry-1 | [2025-04-01 21:18:06,391] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:06,394] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:06.829 UTC [2811] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:06.931985Z 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-schema-registry-1 | [2025-04-01 21:18:07,465] 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,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:07.909 UTC [2818] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:07.995495Z 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-schema-registry-1 | [2025-04-01 21:18:08,521] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:08,525] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:08.988 UTC [2825] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:09.074974Z 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-schema-registry-1 | [2025-04-01 21:18:09,579] 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-zookeeper-1 | [2025-04-01 21:18:09,581] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:10.070 UTC [2832] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:10.158069Z 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:10,635] 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-zookeeper-1 | [2025-04-01 21:18:10,636] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:11.160 UTC [2839] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:11.242733Z 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:11,690] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18: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:18:11,692] 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-postgres-1 | 2025-04-01 21:18:12.244 UTC [2846] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:12.313479Z 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-zookeeper-1 | [2025-04-01 21:18:12,747] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:12,748] 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-postgres-1 | 2025-04-01 21:18:13.323 UTC [2853] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:13.397017Z 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:13,803] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:13,809] 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-postgres-1 | 2025-04-01 21:18:14.402 UTC [2860] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:14.478198Z 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-zookeeper-1 | [2025-04-01 21:18:14,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:14,862] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:15.486 UTC [2867] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:15.554835Z 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-zookeeper-1 | [2025-04-01 21:18:15,913] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:15,915] 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-postgres-1 | 2025-04-01 21:18:16.574 UTC [2874] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:16.629102Z 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:16,971] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:16,973] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:17.663 UTC [2881] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:17.704681Z 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:18,036] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:18,039] 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" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:18.754 UTC [2888] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:18.773784Z 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-zookeeper-1 | [2025-04-01 21:18:19,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:19,107] 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" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:19.844 UTC [2895] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:19.845198Z 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:20,171] 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,171] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:20.906266Z 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-postgres-1 | 2025-04-01 21:18:20.934 UTC [2902] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:18:21,235] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:21,239] 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-mysql-1 | 2025-04-01T21:18:21.986899Z 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-postgres-1 | 2025-04-01 21:18:22.015 UTC [2909] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:22,296] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:22,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:23.062051Z 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-postgres-1 | 2025-04-01 21:18:23.088 UTC [2916] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:23,355] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:23,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:24.133952Z 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-postgres-1 | 2025-04-01 21:18:24.160 UTC [2923] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:24,421] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:24,425] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:25.217701Z 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-postgres-1 | 2025-04-01 21:18:25.249 UTC [2930] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:25,482] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:25,489] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:26.292815Z 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-postgres-1 | 2025-04-01 21:18:26.318 UTC [2937] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:26,543] 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,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:27.359642Z 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-postgres-1 | 2025-04-01 21:18:27.397 UTC [2944] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:18:27,605] 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-schema-registry-1 | [2025-04-01 21:18:27,607] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:18:28.422619Z 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-postgres-1 | 2025-04-01 21:18:28.488 UTC [2950] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:28,665] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:28,669] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39780, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:29.479432Z 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-postgres-1 | 2025-04-01 21:18:29.580 UTC [2957] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:29,720] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:29,721] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39796, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:30.543601Z 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-postgres-1 | 2025-04-01 21:18:30.665 UTC [2964] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:30,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18: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:18:30,785] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:31.605468Z 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-postgres-1 | 2025-04-01 21:18:31.767 UTC [2971] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:31,850] 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,854] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39810, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:32.664747Z 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-postgres-1 | 2025-04-01 21:18:32.852 UTC [2979] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:32,904] 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,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:33.730179Z 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-postgres-1 | 2025-04-01 21:18:33.936 UTC [2986] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:33,962] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:33,963] 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-mysql-1 | 2025-04-01T21:18:34.786140Z 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-schema-registry-1 | [2025-04-01 21:18:35,015] 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-zookeeper-1 | [2025-04-01 21:18:35,020] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:35.024 UTC [2993] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:35.845575Z 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:36,068] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:36,071] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:36.094 UTC [3000] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:36.906669Z 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:37,122] 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-zookeeper-1 | [2025-04-01 21:18:37,124] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:37.170 UTC [3007] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:37.965243Z 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:38,177] 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,181] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:38.253 UTC [3014] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:39.023119Z 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-zookeeper-1 | [2025-04-01 21:18:39,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:39,234] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:39.340 UTC [3021] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:40.094310Z 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-zookeeper-1 | [2025-04-01 21:18:40,302] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43764, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:40,309] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:40.426 UTC [3028] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:41.162881Z 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-schema-registry-1 | [2025-04-01 21:18:41,357] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:41,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43778, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:41.522 UTC [3035] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:42.241323Z 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-schema-registry-1 | [2025-04-01 21:18:42,426] 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,426] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43780, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:42.606 UTC [3041] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:43.313574Z 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-zookeeper-1 | [2025-04-01 21:18:43,482] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43792, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:43,483] 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-postgres-1 | 2025-04-01 21:18:43.687 UTC [3048] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:44.394876Z 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-zookeeper-1 | [2025-04-01 21:18:44,542] 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-schema-registry-1 | [2025-04-01 21:18:44,542] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:44.771 UTC [3055] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:45.461837Z 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-zookeeper-1 | [2025-04-01 21:18:45,597] 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-schema-registry-1 | [2025-04-01 21:18:45,598] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:45.858 UTC [3062] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:46.538342Z 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:46,650] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18: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:18:46,654] 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-postgres-1 | 2025-04-01 21:18:46.948 UTC [3069] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:47.608716Z 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-zookeeper-1 | [2025-04-01 21:18:47,713] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:47,714] 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:48.039 UTC [3076] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:48.682482Z 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-zookeeper-1 | [2025-04-01 21:18:48,768] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:48,770] 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-postgres-1 | 2025-04-01 21:18:49.127 UTC [3083] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:49.754506Z 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:49,827] 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,830] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:50.217 UTC [3090] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:50.834775Z 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:50,886] 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-zookeeper-1 | [2025-04-01 21:18:50,888] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:51.300 UTC [3097] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:51.902107Z 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-schema-registry-1 | [2025-04-01 21:18:51,940] 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,945] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:52.380 UTC [3104] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:52.973221Z 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-schema-registry-1 | [2025-04-01 21:18:52,981] 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,987] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:53.470 UTC [3111] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:54.033949Z 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-schema-registry-1 | [2025-04-01 21:18:54,036] 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,041] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:54.564 UTC [3118] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:55.087657Z 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-schema-registry-1 | [2025-04-01 21:18:55,092] 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,096] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:55.643 UTC [3125] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:56.144726Z 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-schema-registry-1 | [2025-04-01 21:18:56,149] 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,149] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:56.729 UTC [3132] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:57.202010Z 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-schema-registry-1 | [2025-04-01 21:18:57,203] 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,207] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:57.819 UTC [3139] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:58.257825Z 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-schema-registry-1 | [2025-04-01 21:18:58,260] 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-zookeeper-1 | [2025-04-01 21:18:58,269] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:58.905 UTC [3146] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:59.320710Z 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-schema-registry-1 | [2025-04-01 21:18:59,323] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:59,328] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:59.988 UTC [3153] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:00,373] 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.375001Z 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-zookeeper-1 | [2025-04-01 21:19:00,377] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:01.073 UTC [3160] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:01,426] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:01,426] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:19:01.433867Z 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:02.165 UTC [3167] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:02,492] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:02,495] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:02.495921Z 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:03.251 UTC [3175] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:03,555] 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-mysql-1 | 2025-04-01T21:19:03.555357Z 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-zookeeper-1 | [2025-04-01 21:19:03,557] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:04.337 UTC [3182] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:04,604] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19: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:19:04,608] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:04.614988Z 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:05.421 UTC [3189] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:05,663] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:05,665] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:05.672256Z 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:06.511 UTC [3196] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:06,721] 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-zookeeper-1 | [2025-04-01 21:19:06,723] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:06.730874Z 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:07.590 UTC [3203] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:07,780] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:07,785] 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.791164Z 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:08.679 UTC [3210] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:08,845] 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,849] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:08.870589Z 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:09.767 UTC [3217] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:09,895] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:09,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:09.943628Z 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:10.859 UTC [3224] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:10,946] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:10,948] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:11.007998Z 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:11.941 UTC [3231] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:12,003] 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,008] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:12.087298Z 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:13.030 UTC [3238] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:13,065] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:13,067] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:13.158576Z 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:14.117 UTC [3245] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:14,132] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:14,132] 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-mysql-1 | 2025-04-01T21:19:14.234288Z 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-schema-registry-1 | [2025-04-01 21:19:15,177] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:15,179] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:15.195 UTC [3252] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:15.311368Z 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-zookeeper-1 | [2025-04-01 21:19:16,227] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:16,230] 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-postgres-1 | 2025-04-01 21:19:16.262 UTC [3258] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:16.385305Z 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-schema-registry-1 | [2025-04-01 21:19:17,280] 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,283] 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:19:17.342 UTC [3266] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:17.469179Z 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-schema-registry-1 | [2025-04-01 21:19:18,335] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:18,338] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:18.423 UTC [3273] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:18.540600Z 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-schema-registry-1 | [2025-04-01 21:19:19,386] 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,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:19.510 UTC [3280] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:19.605145Z 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-zookeeper-1 | [2025-04-01 21:19:20,455] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:20,456] 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-postgres-1 | 2025-04-01 21:19:20.590 UTC [3287] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:20.678506Z 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-zookeeper-1 | [2025-04-01 21:19:21,514] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39476, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:21,516] 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-postgres-1 | 2025-04-01 21:19:21.675 UTC [3294] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:21.757702Z 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-zookeeper-1 | [2025-04-01 21:19:22,572] 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-schema-registry-1 | [2025-04-01 21:19:22,575] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:19:22.757 UTC [3301] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:22.832776Z 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-schema-registry-1 | [2025-04-01 21:19:23,640] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19: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:19:23,645] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:23.851 UTC [3308] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:23.903994Z 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-schema-registry-1 | [2025-04-01 21:19:24,708] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:24,710] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:24.933 UTC [3315] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:24.986141Z 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-schema-registry-1 | [2025-04-01 21:19:25,765] 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,769] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:26.018 UTC [3321] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:26.066657Z 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-schema-registry-1 | [2025-04-01 21:19:26,817] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:26,822] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:27.111 UTC [3328] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:27.138814Z 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:27,881] 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,883] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:28.199 UTC [3335] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:28.216035Z 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-zookeeper-1 | [2025-04-01 21:19:28,936] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:28,938] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:19:29.283 UTC [3342] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:29.287730Z 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:29,992] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:29,993] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:30.345538Z 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-postgres-1 | 2025-04-01 21:19:30.373 UTC [3349] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:31,044] 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,046] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:31.420979Z 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-postgres-1 | 2025-04-01 21:19:31.453 UTC [3356] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:32,115] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:32,119] 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:19:32.496008Z 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-postgres-1 | 2025-04-01 21:19:32.525 UTC [3363] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:33,171] 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-schema-registry-1 | [2025-04-01 21:19:33,172] 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-mysql-1 | 2025-04-01T21:19:33.575345Z 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-postgres-1 | 2025-04-01 21:19:33.605 UTC [3371] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:34,230] 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,234] 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:19:34.653565Z 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-postgres-1 | 2025-04-01 21:19:34.685 UTC [3378] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:35,282] 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,283] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:35.736041Z 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-postgres-1 | 2025-04-01 21:19:35.768 UTC [3385] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:36,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:36,336] 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-mysql-1 | 2025-04-01T21:19:36.810108Z 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-postgres-1 | 2025-04-01 21:19:36.839 UTC [3392] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:37,391] 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,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:37.887423Z 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-postgres-1 | 2025-04-01 21:19:37.920 UTC [3399] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:38,451] 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-zookeeper-1 | [2025-04-01 21:19:38,459] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:38.957689Z 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-postgres-1 | 2025-04-01 21:19:38.989 UTC [3406] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:39,506] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:39,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:40.031699Z 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-postgres-1 | 2025-04-01 21:19:40.062 UTC [3413] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:40,563] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:40,564] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:19:41.099483Z 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-postgres-1 | 2025-04-01 21:19:41.131 UTC [3420] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:41,619] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:41,620] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:19:42.168031Z 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-postgres-1 | 2025-04-01 21:19:42.201 UTC [3427] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:42,678] 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,680] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57726, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:43.241630Z 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-postgres-1 | 2025-04-01 21:19:43.271 UTC [3434] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:43,746] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:43,752] 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" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:19:44.312893Z 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-postgres-1 | 2025-04-01 21:19:44.345 UTC [3441] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:44,798] 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-zookeeper-1 | [2025-04-01 21:19:44,798] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36976, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:45.376576Z 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:45.428 UTC [3448] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:45,848] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:45,856] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:46.442925Z 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:46.510 UTC [3455] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:46,907] 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,910] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:47.517796Z 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:47.593 UTC [3462] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:47,974] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37018, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:47,976] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:19:48.598530Z 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:48.677 UTC [3470] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:49,030] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:49,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:49.671520Z 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:49.757 UTC [3477] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:50,084] 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,088] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:50.742335Z 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:50.851 UTC [3484] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:51,138] 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-zookeeper-1 | [2025-04-01 21:19:51,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:51.817755Z 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:51.945 UTC [3491] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:52,197] 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:19:52,198] 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.883585Z 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:53.028 UTC [3498] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:53,262] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:53,266] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:53.955515Z 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:19:54.119 UTC [3505] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:54,320] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:54,321] 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-mysql-1 | 2025-04-01T21:19:55.033617Z 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:19:55.213 UTC [3512] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:55,391] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:55,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:56.100224Z 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:19:56.303 UTC [3519] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:56,449] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:56,454] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:57.171028Z 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:19:57.377 UTC [3526] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:57,506] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57316, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:57,507] 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-mysql-1 | 2025-04-01T21:19:58.245441Z 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:19:58.461 UTC [3533] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:58,572] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:58,573] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:19:59.309280Z 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:19:59.544 UTC [3540] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:59,633] 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,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:00.384625Z 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:00.631 UTC [3547] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:00,696] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20: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:20:00,699] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:01.453298Z 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-postgres-1 | 2025-04-01 21:20:01.725 UTC [3554] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:01,749] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:01,755] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:02.533132Z 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:02,791] 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,800] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:02.811 UTC [3562] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:03.607767Z 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-schema-registry-1 | [2025-04-01 21:20:03,847] 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,850] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:03.879 UTC [3569] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:04.688305Z 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:04,900] 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-zookeeper-1 | [2025-04-01 21:20:04,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:04.959 UTC [3576] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:05.771147Z 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:05,952] 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,954] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47922, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:06.044 UTC [3583] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:06.843324Z 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:07,006] 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,008] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47938, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:07.126 UTC [3590] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:07.923643Z 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:08,069] 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-zookeeper-1 | [2025-04-01 21:20:08,070] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:08.209 UTC [3597] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:08.996202Z 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-zookeeper-1 | [2025-04-01 21:20:09,130] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47960, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:09,131] 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-postgres-1 | 2025-04-01 21:20:09.295 UTC [3604] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:10.052751Z 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-schema-registry-1 | [2025-04-01 21:20:10,185] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:10,186] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:10.382 UTC [3611] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:11.118273Z 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-zookeeper-1 | [2025-04-01 21:20:11,242] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:11,245] 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-postgres-1 | 2025-04-01 21:20:11.464 UTC [3618] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:12.186189Z 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:12,301] 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,303] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:12.543 UTC [3625] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:13.249503Z 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:13,366] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:13,368] 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-postgres-1 | 2025-04-01 21:20:13.640 UTC [3632] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:14.314061Z 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:14,418] 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,422] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:14.725 UTC [3639] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:15.383313Z 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-schema-registry-1 | [2025-04-01 21:20:15,480] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:15,483] 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:20:15.818 UTC [3647] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:16.462282Z 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:16,531] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:16,536] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:16.906 UTC [3654] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:17.537853Z 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:17,588] 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,591] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49392, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:17.992 UTC [3661] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:18.611887Z 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:18,646] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:18,649] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:19.068 UTC [3668] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:19.685525Z 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-zookeeper-1 | [2025-04-01 21:20:19,692] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:19,696] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:19 +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.167 UTC [3675] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:20.752456Z 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:20,755] 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-zookeeper-1 | [2025-04-01 21:20:20,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:21.255 UTC [3682] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:21.808599Z 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-schema-registry-1 | [2025-04-01 21:20:21,810] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:21,813] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:22.343 UTC [3689] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:22.864958Z 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:22,869] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:22,872] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:23.422 UTC [3696] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:23.921645Z 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:23,927] 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,931] 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-postgres-1 | 2025-04-01 21:20:24.503 UTC [3703] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:24.990332Z 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:24,992] 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,996] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:25,222] INFO [Producer clientId=producer-1] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) testdrive-schema-registry-1 | [2025-04-01 21:20:25,419] 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:25,432] 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:25.584 UTC [3710] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:26.065550Z 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:26,067] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:26,069] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:26.678 UTC [3717] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:27.121521Z 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:27,124] 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,126] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:27.765 UTC [3724] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:28.178052Z 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-schema-registry-1 | [2025-04-01 21:20:28,180] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:28,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:28.853 UTC [3731] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:29,237] 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,240] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:29.244565Z 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:29.936 UTC [3738] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:30,285] 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,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:30.304019Z 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:31.021 UTC [3745] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:31,343] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:31,347] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:31.358914Z 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:32.109 UTC [3752] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:32,401] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:32,405] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:32.422994Z 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:33.196 UTC [3760] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:33,462] 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" 6 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:33,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:33.497875Z 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:34.278 UTC [3767] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:34,515] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:34,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:34.564589Z 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:35.364 UTC [3774] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:35,568] 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,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:35.640846Z 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:36.451 UTC [3781] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:36,626] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:36,631] 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:20:36.717978Z 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:37.541 UTC [3788] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:37,687] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:37,690] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:37.792576Z 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-postgres-1 | 2025-04-01 21:20:38.622 UTC [3795] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:38,738] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20: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:20:38,741] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:38.871559Z 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-postgres-1 | 2025-04-01 21:20:39.702 UTC [3802] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:39,793] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:39,794] 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:20:39.947850Z 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-postgres-1 | 2025-04-01 21:20:40.777 UTC [3809] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:40,848] 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,851] 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:20:41.028447Z 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-postgres-1 | 2025-04-01 21:20:41.855 UTC [3816] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:41,906] 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,909] 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:20:42.100418Z 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-postgres-1 | 2025-04-01 21:20:42.936 UTC [3823] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:42,964] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:42,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:43.180494Z 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-postgres-1 | 2025-04-01 21:20:44.024 UTC [3830] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:44,026] 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,030] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:44.263084Z 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-schema-registry-1 | [2025-04-01 21:20:45,082] 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-zookeeper-1 | [2025-04-01 21:20:45,086] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47044, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:45.110 UTC [3838] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:45.341333Z 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-schema-registry-1 | [2025-04-01 21:20:46,136] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:46,137] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:46.187 UTC [3845] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:46.419974Z 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-zookeeper-1 | [2025-04-01 21:20:47,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:47,199] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:20:47.268 UTC [3852] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:47.498030Z 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-zookeeper-1 | [2025-04-01 21:20:48,259] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:48,261] 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.353 UTC [3859] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:48.584023Z 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-schema-registry-1 | [2025-04-01 21:20:49,316] 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,320] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:49.447 UTC [3866] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:49.654575Z 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-schema-registry-1 | [2025-04-01 21:20:50,370] 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,373] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:50.544 UTC [3873] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:50.739056Z 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-zookeeper-1 | [2025-04-01 21:20:51,432] 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-schema-registry-1 | [2025-04-01 21:20:51,435] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:20:51.631 UTC [3880] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:51.814610Z 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-schema-registry-1 | [2025-04-01 21:20:52,486] 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,488] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:52.717 UTC [3887] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:52.886587Z 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-schema-registry-1 | [2025-04-01 21:20:53,547] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:53,552] 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-postgres-1 | 2025-04-01 21:20:53.798 UTC [3894] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:53.958982Z 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-zookeeper-1 | [2025-04-01 21:20:54,613] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:54,613] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:20:54.883 UTC [3901] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:55.031193Z 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-schema-registry-1 | [2025-04-01 21:20:55,665] 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,670] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:55.963 UTC [3908] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:56.108751Z 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-schema-registry-1 | [2025-04-01 21:20:56,721] 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,722] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36670, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:57.051 UTC [3915] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:57.180228Z 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-schema-registry-1 | [2025-04-01 21:20:57,775] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20: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:20:57,778] 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-postgres-1 | 2025-04-01 21:20:58.143 UTC [3922] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:58.263644Z 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-schema-registry-1 | [2025-04-01 21:20:58,827] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:58,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:59.229 UTC [3929] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:59.332115Z 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-schema-registry-1 | [2025-04-01 21:20:59,888] 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,891] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:00.320 UTC [3936] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:00.398768Z 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-schema-registry-1 | [2025-04-01 21:21:00,945] 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,946] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:01.412 UTC [3943] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:01.475618Z 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-schema-registry-1 | [2025-04-01 21:21:02,006] 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,006] 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-postgres-1 | 2025-04-01 21:21:02.500 UTC [3950] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:02.544813Z 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-schema-registry-1 | [2025-04-01 21:21:03,058] 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,060] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:03.587 UTC [3958] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:03.615721Z 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-schema-registry-1 | [2025-04-01 21:21:04,117] 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-zookeeper-1 | [2025-04-01 21:21:04,121] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:04.672 UTC [3965] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:04.687968Z 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-schema-registry-1 | [2025-04-01 21:21:05,172] 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,178] 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-mysql-1 | 2025-04-01T21:21:05.746352Z 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:05.767 UTC [3972] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:06,223] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:06,225] 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-mysql-1 | 2025-04-01T21:21:06.819494Z 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:06.850 UTC [3979] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:07,273] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:07,273] 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-mysql-1 | 2025-04-01T21:21:07.889693Z 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:07.923 UTC [3986] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:08,318] 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,321] 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-mysql-1 | 2025-04-01T21:21:08.961142Z 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:08.996 UTC [3993] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:09,375] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:09,380] 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:21:10.033259Z 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:10.063 UTC [4000] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:10,451] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:10,454] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:11.111759Z 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:11.138 UTC [4007] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:11,506] 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,506] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:12.177017Z 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:12.208 UTC [4014] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:12,559] 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,560] 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-mysql-1 | 2025-04-01T21:21:13.262217Z 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-postgres-1 | 2025-04-01 21:21:13.288 UTC [4021] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:13,617] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:13,619] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:14.329091Z 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-postgres-1 | 2025-04-01 21:21:14.363 UTC [4029] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:14,668] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:14,670] 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-mysql-1 | 2025-04-01T21:21:15.398429Z 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-postgres-1 | 2025-04-01 21:21:15.433 UTC [4036] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:15,721] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21: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:21:15,724] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:16.473819Z 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-postgres-1 | 2025-04-01 21:21:16.500 UTC [4043] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:16,782] 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,783] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45764, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:17.546509Z 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-postgres-1 | 2025-04-01 21:21:17.578 UTC [4050] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:17,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:17,834] 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-mysql-1 | 2025-04-01T21:21:18.619425Z 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-postgres-1 | 2025-04-01 21:21:18.652 UTC [4057] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:18,887] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:18,887] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-kafka-1 | [2025-04-01 21:21:19,264] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:21:19,265] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:21:19,266] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:21:19,266] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController) testdrive-mysql-1 | 2025-04-01T21:21:19.693951Z 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-postgres-1 | 2025-04-01 21:21:19.729 UTC [4064] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:19,941] 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-zookeeper-1 | [2025-04-01 21:21:19,946] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:20.775317Z 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-postgres-1 | 2025-04-01 21:21:20.801 UTC [4071] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:21,005] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:21,006] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:21:21.848716Z 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-postgres-1 | 2025-04-01 21:21:21.874 UTC [4078] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:22,054] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:22,058] 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-mysql-1 | 2025-04-01T21:21:22.927259Z 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-postgres-1 | 2025-04-01 21:21:22.956 UTC [4085] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:23,111] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:23,114] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:24.002118Z 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-postgres-1 | 2025-04-01 21:21:24.034 UTC [4093] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:24,169] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:24,176] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:25.079679Z 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-postgres-1 | 2025-04-01 21:21:25.106 UTC [4100] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:25,226] 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,227] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:26.144998Z 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-postgres-1 | 2025-04-01 21:21:26.178 UTC [4107] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:26,281] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:26,281] 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-mysql-1 | 2025-04-01T21:21:27.223441Z 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-postgres-1 | 2025-04-01 21:21:27.251 UTC [4114] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:27,346] 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,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:28.291260Z 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-postgres-1 | 2025-04-01 21:21:28.325 UTC [4121] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:28,395] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:28,396] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36964, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:29.361699Z 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-postgres-1 | 2025-04-01 21:21:29.396 UTC [4128] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:29,455] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36980, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:29,456] 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-mysql-1 | 2025-04-01T21:21:30.434812Z 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-postgres-1 | 2025-04-01 21:21:30.464 UTC [4135] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:30,512] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:30,518] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:31.502832Z 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-postgres-1 | 2025-04-01 21:21:31.536 UTC [4142] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:31,572] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36992, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:31,573] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:21:32.574354Z 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-postgres-1 | 2025-04-01 21:21:32.604 UTC [4150] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:32,623] 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,627] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36998, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:33.638106Z 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-postgres-1 | 2025-04-01 21:21:33.677 UTC [4157] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:33,679] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:33,680] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:34.702958Z 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:34,719] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21: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:21:34,727] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:34.747 UTC [4164] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:35,768] 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-mysql-1 | 2025-04-01T21:21:35.769516Z 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-zookeeper-1 | [2025-04-01 21:21:35,784] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:35.833 UTC [4171] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:36,822] 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-mysql-1 | 2025-04-01T21:21:36.826508Z 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-zookeeper-1 | [2025-04-01 21:21:36,831] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:36.913 UTC [4178] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:37,868] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:37,875] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:37.884556Z 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-postgres-1 | 2025-04-01 21:21:37.997 UTC [4185] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:38,929] 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-zookeeper-1 | [2025-04-01 21:21:38,932] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:38.949517Z 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-postgres-1 | 2025-04-01 21:21:39.078 UTC [4192] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:39,989] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:39,992] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:40.023050Z 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-postgres-1 | 2025-04-01 21:21:40.173 UTC [4199] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:41,038] 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,045] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:41.097402Z 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-postgres-1 | 2025-04-01 21:21:41.255 UTC [4206] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:42,096] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:42,096] 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-mysql-1 | 2025-04-01T21:21:42.167777Z 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-postgres-1 | 2025-04-01 21:21:42.341 UTC [4213] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:43,156] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:43,157] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:43.246265Z 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-postgres-1 | 2025-04-01 21:21:43.430 UTC [4220] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:44,216] 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,218] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:44.321792Z 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-postgres-1 | 2025-04-01 21:21:44.513 UTC [4227] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:45,266] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:45,266] 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-mysql-1 | 2025-04-01T21:21:45.409832Z 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-postgres-1 | 2025-04-01 21:21:45.599 UTC [4234] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:46,324] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:46,326] 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-mysql-1 | 2025-04-01T21:21:46.477212Z 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-postgres-1 | 2025-04-01 21:21:46.685 UTC [4241] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:47,371] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:47,377] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:47.555313Z 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-postgres-1 | 2025-04-01 21:21:47.770 UTC [4248] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:48,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:48,435] 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-mysql-1 | 2025-04-01T21:21:48.623545Z 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-postgres-1 | 2025-04-01 21:21:48.857 UTC [4255] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:49,490] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:49,491] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:49.695310Z 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-postgres-1 | 2025-04-01 21:21:49.954 UTC [4262] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:50,550] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:50,551] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:50.769583Z 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-postgres-1 | 2025-04-01 21:21:51.047 UTC [4269] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:51,611] 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,611] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:51.843283Z 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:52.127 UTC [4276] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:52,670] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21: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:21:52,670] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:52.912451Z 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:53.216 UTC [4283] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:53,728] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:53,728] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:53.989528Z 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:21:54.300 UTC [4290] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:54,779] 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-zookeeper-1 | [2025-04-01 21:21:54,782] 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:21:55.054305Z 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:21:55.393 UTC [4297] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:55,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44922, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:55,833] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:21:56.130873Z 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:21:56.471 UTC [4304] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:56,886] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:56,888] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:57.208999Z 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:21:57.567 UTC [4311] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:57,942] 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-schema-registry-1 | [2025-04-01 21:21:57,946] 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:58.288071Z 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:21:58.652 UTC [4318] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:58,999] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:59,000] 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:21:59.361861Z 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:21:59.741 UTC [4324] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:00,059] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:00,059] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:00.438246Z 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:00.830 UTC [4331] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:01,103] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:01,106] 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:22:01.520819Z 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:01.925 UTC [4338] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:02,158] 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,163] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:02.601965Z 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:03.011 UTC [4346] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:03,201] 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,206] 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:22:03.672222Z 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:04.100 UTC [4352] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:04,268] 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,271] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:04.746199Z 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:05.191 UTC [4359] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:05,330] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:05,330] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:05.812025Z 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:06.276 UTC [4366] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:06,389] 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-zookeeper-1 | [2025-04-01 21:22:06,394] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:06.889164Z 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:07.355 UTC [4373] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:07,443] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:07,443] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:07.962745Z 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:08.448 UTC [4380] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:08,496] 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-zookeeper-1 | [2025-04-01 21:22:08,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:09.035050Z 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:09.539 UTC [4387] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:09,555] 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-zookeeper-1 | [2025-04-01 21:22:09,555] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:10.114444Z 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-schema-registry-1 | [2025-04-01 21:22:10,596] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22: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:22:10,601] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:10.619 UTC [4395] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:11.185125Z 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-zookeeper-1 | [2025-04-01 21:22:11,646] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:11,649] 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-postgres-1 | 2025-04-01 21:22:11.696 UTC [4402] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:12.262095Z 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-schema-registry-1 | [2025-04-01 21:22:12,710] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:12,711] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:12.775 UTC [4409] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:13.333375Z 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-schema-registry-1 | [2025-04-01 21:22:13,760] 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,762] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:13.860 UTC [4416] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:14.406028Z 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-schema-registry-1 | [2025-04-01 21:22:14,810] 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,811] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:14.951 UTC [4423] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:15.479465Z 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-schema-registry-1 | [2025-04-01 21:22:15,868] 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-zookeeper-1 | [2025-04-01 21:22:15,869] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:16.041 UTC [4430] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:16.563727Z 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-zookeeper-1 | [2025-04-01 21:22:16,917] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:16,919] 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-postgres-1 | 2025-04-01 21:22:17.119 UTC [4437] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:17.646032Z 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-schema-registry-1 | [2025-04-01 21:22:17,974] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:17,974] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:18.208 UTC [4444] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:18.714605Z 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-schema-registry-1 | [2025-04-01 21:22:19,023] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:19,027] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:19.292 UTC [4451] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:19.790014Z 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-schema-registry-1 | [2025-04-01 21:22:20,093] 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,096] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:20.380 UTC [4458] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:20.859721Z 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-zookeeper-1 | [2025-04-01 21:22:21,174] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:21,181] 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-postgres-1 | 2025-04-01 21:22:21.469 UTC [4465] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:21.939824Z 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-schema-registry-1 | [2025-04-01 21:22:22,267] 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,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:22.562 UTC [4472] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:23.027987Z 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-schema-registry-1 | [2025-04-01 21:22:23,337] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:23,346] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:23.656 UTC [4479] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:24.111479Z 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-schema-registry-1 | [2025-04-01 21:22:24,411] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:24,425] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:24.747 UTC [4486] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:25.196463Z 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-schema-registry-1 | [2025-04-01 21:22:25,470] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:25,485] 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:22:25.838 UTC [4493] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:26.268444Z 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-schema-registry-1 | [2025-04-01 21:22:26,526] 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,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:26.924 UTC [4500] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:27.347572Z 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:27,580] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:27,582] 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-postgres-1 | 2025-04-01 21:22:28.011 UTC [4506] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:28.421518Z 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:28,638] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22: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:22:28,641] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:29.095 UTC [4513] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:29.499111Z 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-schema-registry-1 | [2025-04-01 21:22:29,684] 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,686] 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:22:30.181 UTC [4520] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:30.573736Z 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-zookeeper-1 | [2025-04-01 21:22:30,739] 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-schema-registry-1 | [2025-04-01 21:22:30,740] 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-postgres-1 | 2025-04-01 21:22:31.267 UTC [4527] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:31.646835Z 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:31,793] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:31,794] 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:22:32.355 UTC [4534] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:32.725177Z 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-schema-registry-1 | [2025-04-01 21:22:32,839] 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,843] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:33.443 UTC [4542] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:33.794528Z 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-schema-registry-1 | [2025-04-01 21:22:33,894] 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-zookeeper-1 | [2025-04-01 21:22:33,896] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:34.526 UTC [4549] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:34.866762Z 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:34,950] 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-zookeeper-1 | [2025-04-01 21:22:34,952] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:35.611 UTC [4556] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:35.939431Z 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-schema-registry-1 | [2025-04-01 21:22:36,002] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:36,003] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:36.706 UTC [4563] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:37.009652Z 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-zookeeper-1 | [2025-04-01 21:22:37,051] 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-schema-registry-1 | [2025-04-01 21:22:37,054] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:22:37.806 UTC [4570] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:38.078936Z 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-schema-registry-1 | [2025-04-01 21:22:38,102] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:38,107] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:38.895 UTC [4577] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:39.145898Z 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-schema-registry-1 | [2025-04-01 21:22:39,152] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:39,153] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40400, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:39.973 UTC [4584] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:40.212976Z 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-schema-registry-1 | [2025-04-01 21:22:40,214] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:40,217] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:41.052 UTC [4591] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:41,267] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:41,270] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:41.272503Z 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-postgres-1 | 2025-04-01 21:22:42.136 UTC [4598] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:42,329] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:42,330] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:42.334774Z 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-postgres-1 | 2025-04-01 21:22:43.220 UTC [4605] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:43,387] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:43,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:43.391544Z 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-postgres-1 | 2025-04-01 21:22:44.315 UTC [4612] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:22:44,441] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:44,442] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:22:44.452274Z 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-postgres-1 | 2025-04-01 21:22:45.396 UTC [4619] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:45,490] 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-zookeeper-1 | [2025-04-01 21:22:45,497] 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-mysql-1 | 2025-04-01T21:22:45.524208Z 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-postgres-1 | 2025-04-01 21:22:46.484 UTC [4626] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:46,535] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22: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:22:46,539] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:46.600423Z 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-postgres-1 | 2025-04-01 21:22:47.576 UTC [4633] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:22:47,593] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:47,594] 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-mysql-1 | 2025-04-01T21:22:47.682032Z 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-schema-registry-1 | [2025-04-01 21:22:48,635] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:48,641] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:48.656 UTC [4640] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:48.755662Z 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:49,682] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:49,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:49.739 UTC [4647] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:49.830112Z 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:50,736] 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,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:50.820 UTC [4654] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:50.898630Z 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-zookeeper-1 | [2025-04-01 21:22:51,797] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:51,798] 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.904 UTC [4661] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:51.978564Z 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-schema-registry-1 | [2025-04-01 21:22:52,839] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:52,846] 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:22:52.996 UTC [4668] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:53.057139Z 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:53,891] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:53,894] 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:22:54.085 UTC [4675] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:54.136844Z 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:22:54,939] 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-zookeeper-1 | [2025-04-01 21:22:54,945] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:55.167 UTC [4682] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:55.218798Z 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:22:55,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:56,001] 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-postgres-1 | 2025-04-01 21:22:56.252 UTC [4689] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:56.309467Z 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-schema-registry-1 | [2025-04-01 21:22:57,052] 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,058] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:57.333 UTC [4696] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:57.390451Z 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-schema-registry-1 | [2025-04-01 21:22:58,118] 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-zookeeper-1 | [2025-04-01 21:22:58,124] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:58.424 UTC [4703] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:58.464225Z 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-schema-registry-1 | [2025-04-01 21:22:59,162] 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,168] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:59.517 UTC [4710] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:59.539345Z 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-schema-registry-1 | [2025-04-01 21:23:00,226] 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,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:00.610 UTC [4717] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:00.619995Z 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-zookeeper-1 | [2025-04-01 21:23:01,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:01,285] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:23:01.679255Z 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:01.702 UTC [4724] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:23:02,344] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:02,349] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:23:02.749755Z 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-postgres-1 | 2025-04-01 21:23:02.779 UTC [4732] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:03,391] 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,392] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:03.821918Z 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-postgres-1 | 2025-04-01 21:23:03.847 UTC [4739] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:04,442] 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,445] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:04.900417Z 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-postgres-1 | 2025-04-01 21:23:04.929 UTC [4746] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:23:05,502] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:05,503] 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-mysql-1 | 2025-04-01T21:23:05.964586Z 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-postgres-1 | 2025-04-01 21:23:05.997 UTC [4753] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:06,546] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23: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:23:06,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60430, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:07.031283Z 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-postgres-1 | 2025-04-01 21:23:07.067 UTC [4760] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:23:07,598] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:07,599] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:23:08.106174Z 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:08.137 UTC [4766] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:08,658] 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,660] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:09.184955Z 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:09.210 UTC [4773] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:09,716] 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,719] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:10.252835Z 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:10.281 UTC [4780] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:23:10,772] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:10,774] 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-mysql-1 | 2025-04-01T21:23:11.324007Z 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:11.356 UTC [4787] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:11,827] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:11,831] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60476, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:12.397951Z 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:12.424 UTC [4794] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:12,879] 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,881] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:13.463525Z 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:13.495 UTC [4801] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:13,940] 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,943] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:14.544313Z 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:14.574 UTC [4808] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:14,980] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:14,988] 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-mysql-1 | 2025-04-01T21:23:15.616125Z 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:15.646 UTC [4815] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:16,029] 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,035] 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:23:16.685666Z 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:16.718 UTC [4822] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:17,082] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:17,086] 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-mysql-1 | 2025-04-01T21:23:17.759278Z 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:17.789 UTC [4829] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:18,141] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:18,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:18.828208Z 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:18.861 UTC [4836] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:19,201] 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,205] 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:23:19.899724Z 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:19.932 UTC [4843] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:20,247] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:20,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:20.965333Z 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:21.002 UTC [4850] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:21,302] 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,304] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:22.038632Z 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:22.076 UTC [4857] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:22,352] 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,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:23.116318Z 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:23.148 UTC [4864] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:23,408] 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,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:24.196496Z 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:24.228 UTC [4871] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:24,463] 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,467] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:25.278270Z 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:25.307 UTC [4878] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:25,524] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23: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:23:25,525] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:26.365005Z 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:26.388 UTC [4885] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:26,585] 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-zookeeper-1 | [2025-04-01 21:23:26,585] 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:23:27.446791Z 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:27.479 UTC [4892] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:27,644] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:27,645] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:28.520303Z 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:28.549 UTC [4899] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:28,699] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:28,706] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:29.593490Z 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:29.620 UTC [4906] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:29,753] 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-zookeeper-1 | [2025-04-01 21:23:29,755] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49402, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:30.664175Z 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:30.698 UTC [4913] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:30,816] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:30,819] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:31.742943Z 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:31.774 UTC [4919] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:23:31,879] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:31,879] 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:32.816363Z 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:32.848 UTC [4927] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:32,932] 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,939] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49430, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:33.889702Z 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:33.923 UTC [4934] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:23:33,987] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:33,988] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:23:34.958251Z 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:34.995 UTC [4941] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:23:35,047] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:35,047] 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-mysql-1 | 2025-04-01T21:23:36.033008Z 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:36.069 UTC [4948] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:36,101] 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,105] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:37.110509Z 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:37.141 UTC [4955] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:37,149] 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-zookeeper-1 | [2025-04-01 21:23:37,154] 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-mysql-1 | 2025-04-01T21:23:38.180300Z 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-schema-registry-1 | [2025-04-01 21:23:38,192] 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,203] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:38.216 UTC [4962] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:39.241977Z 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-schema-registry-1 | [2025-04-01 21:23:39,243] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:39,248] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:39.285 UTC [4969] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:40.297244Z 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-schema-registry-1 | [2025-04-01 21:23:40,298] 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,304] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:40.368 UTC [4976] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:41.352449Z 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-schema-registry-1 | [2025-04-01 21:23:41,353] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:41,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:41.450 UTC [4983] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:42.402848Z 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-zookeeper-1 | [2025-04-01 21:23:42,406] 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-schema-registry-1 | [2025-04-01 21:23:42,407] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:23:42.531 UTC [4990] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:43.465252Z 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-schema-registry-1 | [2025-04-01 21:23:43,470] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23: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:23:43,475] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:43.614 UTC [4997] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:44.524828Z 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-schema-registry-1 | [2025-04-01 21:23:44,529] 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-zookeeper-1 | [2025-04-01 21:23:44,532] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:44.699 UTC [5004] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:45.585554Z 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-schema-registry-1 | [2025-04-01 21:23:45,588] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:45,591] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:45.785 UTC [5011] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:46.654767Z 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-zookeeper-1 | [2025-04-01 21:23:46,656] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:46,659] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:23:46.872 UTC [5018] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:47.703850Z 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-schema-registry-1 | [2025-04-01 21:23:47,706] 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-zookeeper-1 | [2025-04-01 21:23:47,710] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43726, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:47.956 UTC [5025] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:48.762268Z 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-zookeeper-1 | [2025-04-01 21:23:48,765] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:48,766] 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-postgres-1 | 2025-04-01 21:23:49.043 UTC [5032] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:49.820255Z 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:49,822] 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,824] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:50.141 UTC [5039] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:50.874219Z 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:50,875] 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,876] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43748, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:51.235 UTC [5046] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:51,926] 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,927] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:51.930210Z 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-postgres-1 | 2025-04-01 21:23:52.322 UTC [5053] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:52,979] 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-zookeeper-1 | [2025-04-01 21:23:52,979] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43764, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:52.986077Z 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-postgres-1 | 2025-04-01 21:23:53.417 UTC [5060] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:54,034] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:54,038] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:54.057140Z 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-postgres-1 | 2025-04-01 21:23:54.508 UTC [5067] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:55,083] 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,088] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:55.131562Z 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-postgres-1 | 2025-04-01 21:23:55.596 UTC [5074] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:23:56,136] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:56,137] 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-mysql-1 | 2025-04-01T21:23:56.200168Z 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-postgres-1 | 2025-04-01 21:23:56.687 UTC [5081] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:23:57,187] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:57,188] 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-mysql-1 | 2025-04-01T21:23:57.277934Z 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-postgres-1 | 2025-04-01 21:23:57.771 UTC [5088] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:58,237] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:58,239] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:58.351231Z 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-postgres-1 | 2025-04-01 21:23:58.862 UTC [5095] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:59,289] 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,295] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:59.425985Z 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-postgres-1 | 2025-04-01 21:23:59.941 UTC [5102] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:00,342] 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,342] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:00.505969Z 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-postgres-1 | 2025-04-01 21:24:01.028 UTC [5109] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:01,398] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24: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:24:01,400] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:01.589615Z 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-postgres-1 | 2025-04-01 21:24:02.111 UTC [5116] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:02,456] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:02,457] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:02.662161Z 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-postgres-1 | 2025-04-01 21:24:03.196 UTC [5124] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:03,502] 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,504] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:03.740251Z 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-postgres-1 | 2025-04-01 21:24:04.282 UTC [5131] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:04,557] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:04,562] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:04.818638Z 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:05.398 UTC [5138] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:24:05,607] 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-schema-registry-1 | [2025-04-01 21:24:05,608] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:24:05.895107Z 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:06.480 UTC [5145] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:06,669] 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,671] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:06.973883Z 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:07.572 UTC [5152] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:24:07,727] 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-schema-registry-1 | [2025-04-01 21:24:07,728] 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-mysql-1 | 2025-04-01T21:24:08.052135Z 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:08.664 UTC [5159] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:08,778] 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,784] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:09.129778Z 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:09.757 UTC [5166] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:09,841] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:09,845] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:10.200073Z 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:10.845 UTC [5173] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:10,894] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:10,894] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:11.263761Z 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:11.928 UTC [5180] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:24:11,947] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:11,947] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:24:12.343178Z 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-schema-registry-1 | [2025-04-01 21:24:12,991] 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,995] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:13.009 UTC [5187] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:13.425714Z 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-schema-registry-1 | [2025-04-01 21:24:14,037] 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,039] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:14.085 UTC [5194] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:14.499794Z 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-schema-registry-1 | [2025-04-01 21:24:15,098] 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,102] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:15.162 UTC [5201] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:15.569773Z 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-zookeeper-1 | [2025-04-01 21:24:16,151] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:16,153] 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-postgres-1 | 2025-04-01 21:24:16.242 UTC [5208] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:16.643565Z 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-schema-registry-1 | [2025-04-01 21:24:17,209] 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,213] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:17.339 UTC [5215] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:17.713374Z 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-schema-registry-1 | [2025-04-01 21:24:18,261] 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,264] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:18.421 UTC [5222] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:18.790371Z 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-schema-registry-1 | [2025-04-01 21:24:19,313] 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,317] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:19.509 UTC [5229] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:19.861017Z 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-schema-registry-1 | [2025-04-01 21:24:20,372] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24: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:24:20,374] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:20.596 UTC [5236] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:20.931596Z 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-schema-registry-1 | [2025-04-01 21:24:21,421] 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,425] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41704, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:21.683 UTC [5243] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:22.002594Z 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-schema-registry-1 | [2025-04-01 21:24:22,474] 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,478] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41712, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:22.766 UTC [5250] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:23.071203Z 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-schema-registry-1 | [2025-04-01 21:24:23,533] 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,538] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:23.856 UTC [5257] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:24.148341Z 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-zookeeper-1 | [2025-04-01 21:24:24,589] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:24,590] 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-postgres-1 | 2025-04-01 21:24:24.942 UTC [5264] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:25.221741Z 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:25,649] 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,652] 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-postgres-1 | 2025-04-01 21:24:26.033 UTC [5271] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:26.283684Z 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:26,698] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:26,699] 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-postgres-1 | 2025-04-01 21:24:27.116 UTC [5278] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:27.361236Z 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:27,750] 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,751] 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-postgres-1 | 2025-04-01 21:24:28.200 UTC [5285] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:28.442635Z 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-schema-registry-1 | [2025-04-01 21:24:28,805] 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,810] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:29.287 UTC [5292] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:29.523566Z 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-zookeeper-1 | [2025-04-01 21:24:29,859] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:29,863] 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-postgres-1 | 2025-04-01 21:24:30.372 UTC [5299] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:30.608446Z 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:30,921] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:30,922] 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-postgres-1 | 2025-04-01 21:24:31.456 UTC [5306] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:31.675410Z 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:31,985] 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-schema-registry-1 | [2025-04-01 21:24:31,986] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:24:32.549 UTC [5313] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:32.754717Z 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:33,043] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:33,046] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:33.640 UTC [5321] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:33.827258Z 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-schema-registry-1 | [2025-04-01 21:24:34,099] 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,103] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:34.723 UTC [5328] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:34.903158Z 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:35,152] 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-zookeeper-1 | [2025-04-01 21:24:35,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:35.809 UTC [5335] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:35.977167Z 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:36,209] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:36,213] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:36.885 UTC [5342] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:37.050718Z 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:37,262] 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-zookeeper-1 | [2025-04-01 21:24:37,265] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57082, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:37.976 UTC [5349] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:38.120178Z 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:38,327] 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-zookeeper-1 | [2025-04-01 21:24:38,328] 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:24:39.054 UTC [5356] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:39.195211Z 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-schema-registry-1 | [2025-04-01 21:24:39,383] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24: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:24:39,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:40.130 UTC [5363] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:40.263065Z 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:40,438] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:40,438] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:41.214 UTC [5370] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:41.348175Z 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:41,497] 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-zookeeper-1 | [2025-04-01 21:24:41,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:42.305 UTC [5377] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:42.422662Z 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-zookeeper-1 | [2025-04-01 21:24:42,562] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:42,564] 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-postgres-1 | 2025-04-01 21:24:43.386 UTC [5384] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:43.499237Z 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-zookeeper-1 | [2025-04-01 21:24:43,619] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:43,620] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:24:44.466 UTC [5391] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:44.570524Z 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:44,676] 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,677] 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:24:45.549 UTC [5398] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:45.647234Z 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-schema-registry-1 | [2025-04-01 21:24:45,731] 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,733] 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-postgres-1 | 2025-04-01 21:24:46.627 UTC [5405] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:46.724770Z 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:46,780] 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-zookeeper-1 | [2025-04-01 21:24:46,785] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:47.717 UTC [5412] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:47.798895Z 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:47,840] 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,844] 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-postgres-1 | 2025-04-01 21:24:48.799 UTC [5419] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:48.872519Z 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-zookeeper-1 | [2025-04-01 21:24:48,896] 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:24:48,900] 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-postgres-1 | 2025-04-01 21:24:49.890 UTC [5426] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:49.942963Z 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:49,944] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:49,949] 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-postgres-1 | 2025-04-01 21:24:50.982 UTC [5433] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:50,996] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:50,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:51.000558Z 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:52,043] 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-zookeeper-1 | [2025-04-01 21:24:52,047] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:52.067618Z 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-postgres-1 | 2025-04-01 21:24:52.070 UTC [5440] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:53,096] 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,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:53.118104Z 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-postgres-1 | 2025-04-01 21:24:53.148 UTC [5447] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:54,147] 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,148] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:54.188299Z 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-postgres-1 | 2025-04-01 21:24:54.218 UTC [5454] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:55,191] 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,193] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51726, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:55.258736Z 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-postgres-1 | 2025-04-01 21:24:55.287 UTC [5461] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:56,242] 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,245] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:56.329604Z 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-postgres-1 | 2025-04-01 21:24:56.355 UTC [5468] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:24:57,295] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:57,301] 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-mysql-1 | 2025-04-01T21:24:57.405427Z 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-postgres-1 | 2025-04-01 21:24:57.434 UTC [5474] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:58,348] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24: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:24:58,350] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:58.472044Z 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:24:58.504 UTC [5481] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:59,413] 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,416] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:59.549507Z 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:24:59.578 UTC [5488] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:00,460] 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,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:00.624195Z 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:00.652 UTC [5495] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:01,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51788, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:01,522] 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-mysql-1 | 2025-04-01T21:25:01.704583Z 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:01.738 UTC [5502] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:02,579] 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-zookeeper-1 | [2025-04-01 21:25:02,581] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:02.784267Z 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:02.813 UTC [5510] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:03,643] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51810, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:03,645] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:25:03.851671Z 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:03.885 UTC [5517] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:04,699] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:04,702] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:25:04.922348Z 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:04.951 UTC [5524] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:05,767] 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,769] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:06.000620Z 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-postgres-1 | 2025-04-01 21:25:06.027 UTC [5531] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:06,832] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:06,834] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:07.079106Z 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-postgres-1 | 2025-04-01 21:25:07.104 UTC [5538] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:07,883] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:07,886] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:08.155894Z 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-postgres-1 | 2025-04-01 21:25:08.190 UTC [5545] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:08,939] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:08,939] 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.228841Z 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-postgres-1 | 2025-04-01 21:25:09.264 UTC [5552] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:09,995] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:09,995] 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.311524Z 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-postgres-1 | 2025-04-01 21:25:10.340 UTC [5560] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:11,057] 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,059] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:11.386214Z 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-postgres-1 | 2025-04-01 21:25:11.413 UTC [5566] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:12,117] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:12,121] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:12.456805Z 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:12.485 UTC [5572] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:13,179] 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,180] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:13.531207Z 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:13.561 UTC [5579] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:14,240] 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,240] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:14.609541Z 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:14.639 UTC [5586] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:15,298] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:15,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:15.681460Z 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:15.707 UTC [5593] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:16,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41778, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:16,366] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:25:16.765853Z 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:16.795 UTC [5600] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:17,422] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:17,425] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:17.837029Z 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:17.872 UTC [5607] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:18,466] 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,474] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41796, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:18.913457Z 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:18.938 UTC [5614] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:19,525] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:19,526] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:19.985106Z 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:20.014 UTC [5621] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:20,584] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:20,585] 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-mysql-1 | 2025-04-01T21:25:21.055663Z 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:21.082 UTC [5628] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:21,631] 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,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:22.132585Z 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:22.156 UTC [5635] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:22,694] 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,696] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:23.201726Z 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:23.235 UTC [5642] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:23,750] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:23,753] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:24.269279Z 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:24.306 UTC [5649] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:24,795] 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,797] 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-mysql-1 | 2025-04-01T21:25:25.341584Z 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:25.390 UTC [5656] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:25,852] 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,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36026, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:26.422665Z 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:26.459 UTC [5662] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:26,922] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:26,923] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:27.489999Z 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:27.528 UTC [5669] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:27,977] 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,977] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:28.560316Z 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:28.598 UTC [5676] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:29,026] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36050, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:29,028] 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-mysql-1 | 2025-04-01T21:25:29.642363Z 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:29.667 UTC [5683] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:30,081] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:30,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:30.718004Z 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:30.744 UTC [5690] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:31,140] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:31,147] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:31.797450Z 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:31.823 UTC [5697] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:32,198] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:32,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:32.870471Z 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:32.900 UTC [5705] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:33,264] 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,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:33.943817Z 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:33.972 UTC [5712] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:34,320] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25: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:25:34,321] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36102, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:35.008763Z 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:35.042 UTC [5719] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:35,371] 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,376] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:36.087850Z 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:36.115 UTC [5726] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:36,424] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:36,425] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:37.157239Z 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:37.187 UTC [5733] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:37,476] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:37,483] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:38.229370Z 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:38.258 UTC [5740] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:38,545] 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,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:39.297468Z 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:39.326 UTC [5747] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:39,614] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:39,620] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:40.365173Z 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:40.397 UTC [5754] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:40,670] 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,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:41.445715Z 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:41.477 UTC [5761] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:41,734] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:41,734] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:42.521323Z 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:42.545 UTC [5768] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:42,791] 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-zookeeper-1 | [2025-04-01 21:25:42,792] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:43.596222Z 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-postgres-1 | 2025-04-01 21:25:43.625 UTC [5775] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:43,836] 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,843] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:44.673788Z 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-postgres-1 | 2025-04-01 21:25:44.701 UTC [5782] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:44,886] 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,890] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:45.754118Z 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-postgres-1 | 2025-04-01 21:25:45.782 UTC [5789] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:45,951] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:45,952] 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-mysql-1 | 2025-04-01T21:25:46.827734Z 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-postgres-1 | 2025-04-01 21:25:46.859 UTC [5796] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:47,012] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:47,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:47.904875Z 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-postgres-1 | 2025-04-01 21:25:47.936 UTC [5803] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:48,063] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:48,066] 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-mysql-1 | 2025-04-01T21:25:48.983978Z 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-postgres-1 | 2025-04-01 21:25:49.013 UTC [5810] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:49,116] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:49,116] 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-mysql-1 | 2025-04-01T21:25:50.056899Z 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-postgres-1 | 2025-04-01 21:25:50.086 UTC [5817] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:50,169] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:50,170] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:51.118859Z 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-postgres-1 | 2025-04-01 21:25:51.155 UTC [5824] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:51,223] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:51,223] 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-mysql-1 | 2025-04-01T21:25:52.205892Z 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-postgres-1 | 2025-04-01 21:25:52.234 UTC [5831] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:52,280] 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,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60398, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:53.281224Z 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-postgres-1 | 2025-04-01 21:25:53.310 UTC [5838] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:53,334] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25: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:25:53,337] 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:25:54.353130Z 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-postgres-1 | 2025-04-01 21:25:54.383 UTC [5845] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:54,385] 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-zookeeper-1 | [2025-04-01 21:25:54,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:55.419146Z 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:25:55,424] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:55,433] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:55.449 UTC [5852] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:56,476] 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-mysql-1 | 2025-04-01T21:25:56.476683Z 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:25:56,477] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:56.520 UTC [5859] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:57,525] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:57,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:57.532872Z 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-postgres-1 | 2025-04-01 21:25:57.611 UTC [5866] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:58,580] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:58,582] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:25:58.596794Z 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-postgres-1 | 2025-04-01 21:25:58.697 UTC [5873] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:59,645] 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-zookeeper-1 | [2025-04-01 21:25:59,650] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:59.659075Z 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-postgres-1 | 2025-04-01 21:25:59.776 UTC [5880] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:00,693] 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,701] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:00.725710Z 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-postgres-1 | 2025-04-01 21:26:00.860 UTC [5887] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:01,744] 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,747] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:01.790852Z 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-postgres-1 | 2025-04-01 21:26:01.948 UTC [5894] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:02,797] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:02,802] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:02.866121Z 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-postgres-1 | 2025-04-01 21:26:03.035 UTC [5902] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:03,846] 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-zookeeper-1 | [2025-04-01 21:26:03,850] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:03.947116Z 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-postgres-1 | 2025-04-01 21:26:04.115 UTC [5909] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:04,903] 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,920] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:05.024839Z 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-postgres-1 | 2025-04-01 21:26:05.211 UTC [5916] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:05,954] 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,968] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:06.105584Z 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-postgres-1 | 2025-04-01 21:26:06.305 UTC [5923] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:06,999] 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:07,011] 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-mysql-1 | 2025-04-01T21:26:07.180053Z 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-postgres-1 | 2025-04-01 21:26:07.395 UTC [5930] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:08,056] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:08,057] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:08.255687Z 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-postgres-1 | 2025-04-01 21:26:08.487 UTC [5937] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:09,114] 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,117] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:09.328502Z 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-postgres-1 | 2025-04-01 21:26:09.579 UTC [5944] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:10,168] 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,173] 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:26:10.398762Z 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-postgres-1 | 2025-04-01 21:26:10.674 UTC [5951] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:11,228] 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,231] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:11.469920Z 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-postgres-1 | 2025-04-01 21:26:11.761 UTC [5958] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:26:12,280] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:26:12,282] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:26:12.543114Z 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-postgres-1 | 2025-04-01 21:26:12.842 UTC [5965] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:13,331] 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,338] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36400, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:13.615592Z 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-postgres-1 | 2025-04-01 21:26:13.931 UTC [5972] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:14,390] 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,393] 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-mysql-1 | 2025-04-01T21:26:14.693493Z 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-postgres-1 | 2025-04-01 21:26:15.020 UTC [5979] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:15,442] 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,447] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:15.767884Z 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-postgres-1 | 2025-04-01 21:26:16.102 UTC [5986] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:16,499] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:16,505] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:16.844678Z 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-postgres-1 | 2025-04-01 21:26:17.183 UTC [5993] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:17,558] 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,561] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:17.918075Z 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-postgres-1 | 2025-04-01 21:26:18.273 UTC [6000] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:18,610] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:18,615] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:18.992524Z 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-kafka-1 | [2025-04-01 21:26:19,266] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:26:19,266] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:26:19,268] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:26:19,268] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController) testdrive-postgres-1 | 2025-04-01 21:26:19.361 UTC [6007] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:19,658] 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,660] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:20.066109Z 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:20.444 UTC [6014] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:20,711] 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-zookeeper-1 | [2025-04-01 21:26:20,716] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:21.142358Z 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:21.525 UTC [6021] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:21,770] 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,773] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:22.223077Z 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:22.613 UTC [6028] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:22,825] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:22,830] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:23.297408Z 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:23.699 UTC [6035] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:23,880] 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,884] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:24.374071Z 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:24.776 UTC [6042] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:24,940] 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,947] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:25.443701Z 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:25.875 UTC [6049] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:26,013] 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,019] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:26.515709Z 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:26.972 UTC [6056] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:27,065] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:27,070] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:27.587867Z 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:28.054 UTC [6063] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:28,128] 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,131] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:28.665410Z 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:29.138 UTC [6071] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:29,186] 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,193] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:29.740795Z 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:30.227 UTC [6078] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:26:30,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37514, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:26:30,253] 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-mysql-1 | 2025-04-01T21:26:30.823729Z 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-schema-registry-1 | [2025-04-01 21:26:31,296] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26: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:26:31,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:31.313 UTC [6085] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:31.901534Z 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-zookeeper-1 | [2025-04-01 21:26:32,351] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:26:32,351] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:26:32.388 UTC [6092] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:32.975719Z 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-schema-registry-1 | [2025-04-01 21:26:33,410] 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,414] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:33.467 UTC [6100] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:34.049694Z 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-schema-registry-1 | [2025-04-01 21:26:34,466] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:34,467] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:34.543 UTC [6107] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:35.120337Z 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-zookeeper-1 | [2025-04-01 21:26:35,523] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35430, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:26:35,526] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:26:35.629 UTC [6114] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:36.190435Z 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-schema-registry-1 | [2025-04-01 21:26:36,581] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:36,581] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:36.714 UTC [6121] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:37.260310Z 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-schema-registry-1 | [2025-04-01 21:26:37,642] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:37,650] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:37.800 UTC [6128] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:38.330754Z 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-schema-registry-1 | [2025-04-01 21:26:38,701] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:38,703] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:38.885 UTC [6135] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:39.404095Z 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-zookeeper-1 | [2025-04-01 21:26:39,758] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:26:39,759] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:26:39.988 UTC [6142] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:40.474638Z 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-schema-registry-1 | [2025-04-01 21:26:40,815] 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-zookeeper-1 | [2025-04-01 21:26:40,816] 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:26:41.076 UTC [6149] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:41.546698Z 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-schema-registry-1 | [2025-04-01 21:26:41,873] 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,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:42.158 UTC [6156] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:42.625684Z 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-schema-registry-1 | [2025-04-01 21:26:42,925] 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-zookeeper-1 | [2025-04-01 21:26:42,930] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:43.243 UTC [6164] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:43.708407Z 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-schema-registry-1 | [2025-04-01 21:26:43,981] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:43,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:44.327 UTC [6171] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:44.783653Z 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-schema-registry-1 | [2025-04-01 21:26:45,035] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:45,035] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:45.418 UTC [6178] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:45.862218Z 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-schema-registry-1 | [2025-04-01 21:26:46,100] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:46,101] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:46.504 UTC [6185] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:46.935472Z 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-schema-registry-1 | [2025-04-01 21:26:47,158] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:47,160] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:47.593 UTC [6192] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:48.006191Z 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-schema-registry-1 | [2025-04-01 21:26:48,206] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:48,208] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34980, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:48.674 UTC [6199] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:49.082881Z 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-schema-registry-1 | [2025-04-01 21:26:49,255] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:49,256] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34988, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:49.752 UTC [6206] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:50.153353Z 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-schema-registry-1 | [2025-04-01 21:26:50,307] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26: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:26:50,309] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:50.838 UTC [6213] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:51.237231Z 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-zookeeper-1 | [2025-04-01 21:26:51,354] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:26:51,355] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:26:51.926 UTC [6220] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:52.307050Z 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-schema-registry-1 | [2025-04-01 21:26:52,412] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:52,413] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35024, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:53.019 UTC [6227] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:53.380500Z 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-schema-registry-1 | [2025-04-01 21:26:53,466] 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,469] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:54.097 UTC [6234] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:54.454429Z 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-schema-registry-1 | [2025-04-01 21:26:54,527] 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,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:55.179 UTC [6241] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:55.531771Z 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-schema-registry-1 | [2025-04-01 21:26:55,581] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:55,584] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:56.258 UTC [6248] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:56.598957Z 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-schema-registry-1 | [2025-04-01 21:26:56,637] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:56,640] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:57.341 UTC [6255] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:57.668038Z 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-schema-registry-1 | [2025-04-01 21:26:57,678] 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,695] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:58.431 UTC [6262] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:58.723031Z 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-schema-registry-1 | [2025-04-01 21:26:58,724] 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,739] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:59.519 UTC [6269] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:59.783496Z 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-schema-registry-1 | [2025-04-01 21:26:59,784] 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,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:00.615 UTC [6276] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:27:00,842] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:00.842526Z 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-schema-registry-1 | [2025-04-01 21:27:00,845] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:27:01.726 UTC [6283] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:01.919122Z 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-schema-registry-1 | [2025-04-01 21:27:01,920] 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,922] 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:27:02.804 UTC [6291] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:02,993] 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-mysql-1 | 2025-04-01T21:27:02.997759Z 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-zookeeper-1 | [2025-04-01 21:27:02,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:03.882 UTC [6298] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:04,050] 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-mysql-1 | 2025-04-01T21:27:04.054951Z 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-zookeeper-1 | [2025-04-01 21:27:04,057] 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-postgres-1 | 2025-04-01 21:27:04.970 UTC [6305] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:27:05,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:05,109] 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-mysql-1 | 2025-04-01T21:27:05.116652Z 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:06.048 UTC [6312] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:06,153] 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,161] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:06.193005Z 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:07.133 UTC [6319] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:07,206] 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,206] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:07.264742Z 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:08.214 UTC [6326] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:08,263] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27: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:27:08,266] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:08.344551Z 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-schema-registry-1 | [2025-04-01 21:27:09,317] 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-postgres-1 | 2025-04-01 21:27:09.317 UTC [6333] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:27:09,322] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:09.420800Z 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:10,367] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:10,376] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:10.397 UTC [6340] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:10.494502Z 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:11,422] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:11,428] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:11.468 UTC [6347] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:11.566774Z 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:12,475] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:12,476] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:12.554 UTC [6354] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:12.643765Z 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:13,522] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:13,524] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:13.639 UTC [6361] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:13.721708Z 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:14,577] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:14,586] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:14.720 UTC [6368] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:14.797554Z 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:15,635] 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-zookeeper-1 | [2025-04-01 21:27:15,639] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:15.799 UTC [6375] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:15.876984Z 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:16,690] 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,695] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:16.884 UTC [6383] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:16.949804Z 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:17,746] 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,750] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:17.960 UTC [6391] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:18.019192Z 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:18,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:18,800] 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" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:27:19.042 UTC [6398] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:19.093194Z 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-zookeeper-1 | [2025-04-01 21:27:19,845] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:19,848] 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" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:27:20.133 UTC [6405] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:20.167458Z 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-zookeeper-1 | [2025-04-01 21:27:20,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:20,902] 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-postgres-1 | 2025-04-01 21:27:21.222 UTC [6412] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:21.240080Z 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:21,966] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:21,971] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:22.309621Z 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:22.309 UTC [6419] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:23,018] 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,022] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:23.373621Z 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:23.397 UTC [6426] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:24,073] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:24,076] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:24.440992Z 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:24.472 UTC [6433] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:25,160] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:25,161] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:25.520667Z 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:25.550 UTC [6440] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:27:26,211] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:26,218] 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-mysql-1 | 2025-04-01T21:27:26.587048Z 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:26.620 UTC [6447] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:27,264] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27: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:27:27,267] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:27.663023Z 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:27.690 UTC [6454] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:28,317] 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,319] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:28.738783Z 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:28.766 UTC [6461] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:29,383] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:29,387] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:29.811523Z 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:29.842 UTC [6468] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:30,439] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:30,443] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:30.882664Z 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:30.913 UTC [6475] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:27:31,488] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:31,489] 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.957119Z 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:31.985 UTC [6482] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:32,539] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:32,541] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46798, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:33.028994Z 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:33.058 UTC [6490] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:33,595] 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,598] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:34.097088Z 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:34.124 UTC [6497] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:34,647] 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,647] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:35.172737Z 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:35.202 UTC [6504] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:35,700] 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,701] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35998, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:36.241522Z 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:36.272 UTC [6511] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:27:36,756] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:36,757] 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:37.311781Z 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:37.342 UTC [6518] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:27:37,844] 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-schema-registry-1 | [2025-04-01 21:27:37,846] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:27:38.384696Z 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:38.413 UTC [6525] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:38,902] 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,905] 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-mysql-1 | 2025-04-01T21:27:39.465431Z 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:39.492 UTC [6532] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:39,969] 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,970] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:40.547517Z 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:40.580 UTC [6539] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:41,024] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:41,028] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:41.614368Z 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:41.649 UTC [6546] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:42,082] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:42,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:42.705027Z 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:42.732 UTC [6553] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:43,144] 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,146] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:43.785125Z 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-postgres-1 | 2025-04-01 21:27:43.814 UTC [6561] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:44,194] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:44,200] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:44.872374Z 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-postgres-1 | 2025-04-01 21:27:44.902 UTC [6568] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:45,247] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27: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:27:45,249] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:45.952207Z 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-postgres-1 | 2025-04-01 21:27:45.979 UTC [6575] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:46,296] 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-zookeeper-1 | [2025-04-01 21:27:46,297] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:47.018965Z 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-postgres-1 | 2025-04-01 21:27:47.050 UTC [6582] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:47,348] 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,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:48.094073Z 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-postgres-1 | 2025-04-01 21:27:48.120 UTC [6589] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:48,399] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:48,400] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:49.165856Z 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-postgres-1 | 2025-04-01 21:27:49.203 UTC [6596] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:27:49,444] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:49,446] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:27:50.248864Z 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-postgres-1 | 2025-04-01 21:27:50.273 UTC [6603] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:27:50,491] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:50,494] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:27:51.321263Z 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-postgres-1 | 2025-04-01 21:27:51.347 UTC [6610] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:51,546] 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,549] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:52.394696Z 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-postgres-1 | 2025-04-01 21:27:52.420 UTC [6617] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:52,595] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:52,598] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:53.462551Z 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-postgres-1 | 2025-04-01 21:27:53.493 UTC [6624] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:53,642] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:53,649] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:54.541519Z 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-postgres-1 | 2025-04-01 21:27:54.576 UTC [6631] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:54,709] 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,713] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:55.612939Z 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-postgres-1 | 2025-04-01 21:27:55.645 UTC [6638] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:55,758] 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,764] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:56.686676Z 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-postgres-1 | 2025-04-01 21:27:56.714 UTC [6645] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:56,816] 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,816] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:57.760763Z 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-postgres-1 | 2025-04-01 21:27:57.787 UTC [6652] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:57,864] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:57,867] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:58.834113Z 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-postgres-1 | 2025-04-01 21:27:58.856 UTC [6659] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:58,924] 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,928] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:59.911847Z 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-postgres-1 | 2025-04-01 21:27:59.940 UTC [6666] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:59,979] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:59,980] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:00.979248Z 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-postgres-1 | 2025-04-01 21:28:01.013 UTC [6673] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:01,038] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:01,038] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:02.049298Z 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-postgres-1 | 2025-04-01 21:28:02.083 UTC [6680] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:02,093] 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-zookeeper-1 | [2025-04-01 21:28:02,096] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:03.127661Z 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-schema-registry-1 | [2025-04-01 21:28:03,135] 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,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:03.156 UTC [6687] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:04,193] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:04,195] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:28:04.200646Z 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-postgres-1 | 2025-04-01 21:28:04.224 UTC [6694] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:05,237] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:05,241] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:28:05.280744Z 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-postgres-1 | 2025-04-01 21:28:05.308 UTC [6701] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:06,291] 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-schema-registry-1 | [2025-04-01 21:28:06,292] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:28:06.349596Z 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-postgres-1 | 2025-04-01 21:28:06.380 UTC [6708] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:07,341] 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,347] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:07.417456Z 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-postgres-1 | 2025-04-01 21:28:07.451 UTC [6715] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:08,400] 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,401] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:08.496890Z 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-postgres-1 | 2025-04-01 21:28:08.525 UTC [6722] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:09,463] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:09,466] 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-mysql-1 | 2025-04-01T21:28:09.564817Z 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-postgres-1 | 2025-04-01 21:28:09.599 UTC [6729] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:10,532] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:10,541] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:10.637450Z 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-postgres-1 | 2025-04-01 21:28:10.676 UTC [6736] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:11,592] 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,597] 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-mysql-1 | 2025-04-01T21:28:11.706198Z 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-postgres-1 | 2025-04-01 21:28:11.763 UTC [6743] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:12,642] 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,646] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:12.783632Z 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-postgres-1 | 2025-04-01 21:28:12.851 UTC [6750] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:13,696] 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-zookeeper-1 | [2025-04-01 21:28:13,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41712, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:13.861464Z 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-postgres-1 | 2025-04-01 21:28:13.939 UTC [6757] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:14,756] 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,759] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:14.935890Z 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-postgres-1 | 2025-04-01 21:28:15.035 UTC [6764] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:15,806] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:15,807] 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-mysql-1 | 2025-04-01T21:28:16.008207Z 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-postgres-1 | 2025-04-01 21:28:16.122 UTC [6772] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:16,865] 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,868] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:17.082538Z 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-postgres-1 | 2025-04-01 21:28:17.198 UTC [6779] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:17,924] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:17,927] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:18.153592Z 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:18.295 UTC [6786] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:18,982] 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,986] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:19.228452Z 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-postgres-1 | 2025-04-01 21:28:19.394 UTC [6793] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:20,033] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:20,035] 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-mysql-1 | 2025-04-01T21:28:20.306088Z 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-postgres-1 | 2025-04-01 21:28:20.478 UTC [6800] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:21,087] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:21,087] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:21.380603Z 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:21.555 UTC [6807] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:22,146] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:22,150] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:22.451742Z 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:22.639 UTC [6814] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:23,209] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28: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:28:23,210] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:23.523599Z 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:23.738 UTC [6821] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:24,264] 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,266] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:24.600231Z 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:24.815 UTC [6828] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:25,318] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:25,323] 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-mysql-1 | 2025-04-01T21:28:25.673840Z 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:25.903 UTC [6835] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:26,387] 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,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:26.746614Z 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:26.985 UTC [6842] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:27,451] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:27,455] 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" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:28:27.829032Z 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:28.063 UTC [6849] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:28,510] 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,513] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:28.907418Z 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:29.146 UTC [6856] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:29,562] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:29,578] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:29.984111Z 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:30.236 UTC [6863] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:30,619] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:30,625] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:31.063500Z 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:31.316 UTC [6870] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:31,672] 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-zookeeper-1 | [2025-04-01 21:28:31,683] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:32.134810Z 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:32.400 UTC [6877] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:32,724] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:32,727] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:33.214789Z 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:33.486 UTC [6885] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:33,779] 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,785] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:34.291675Z 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:34.573 UTC [6892] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:34,829] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:34,833] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:28:35.374842Z 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:35.667 UTC [6899] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:35,880] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:35,885] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33392, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:36.462878Z 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:36.755 UTC [6906] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:36,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33402, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:36,934] 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-mysql-1 | 2025-04-01T21:28:37.545447Z 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:37.843 UTC [6913] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:37,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:37,989] 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-mysql-1 | 2025-04-01T21:28:38.623267Z 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:38.937 UTC [6920] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:39,046] 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,050] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:39.701511Z 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:40.026 UTC [6927] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:40,094] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:40,096] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:40.777967Z 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:41.111 UTC [6934] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:41,151] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:41,158] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:41.853965Z 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:42.201 UTC [6941] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:42,205] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28: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:28:42,210] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33438, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:42.932375Z 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-schema-registry-1 | [2025-04-01 21:28:43,255] 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,264] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:43.282 UTC [6948] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:44.008959Z 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-schema-registry-1 | [2025-04-01 21:28:44,312] 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-zookeeper-1 | [2025-04-01 21:28:44,316] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:44.352 UTC [6955] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:45.082739Z 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-schema-registry-1 | [2025-04-01 21:28:45,366] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:45,370] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52022, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:45.432 UTC [6962] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:46.162926Z 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-zookeeper-1 | [2025-04-01 21:28:46,425] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:46,426] 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-postgres-1 | 2025-04-01 21:28:46.516 UTC [6969] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:47.237584Z 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-schema-registry-1 | [2025-04-01 21:28:47,488] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:47,491] 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-postgres-1 | 2025-04-01 21:28:47.598 UTC [6976] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:48.310517Z 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-zookeeper-1 | [2025-04-01 21:28:48,541] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:48,544] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:28:48.682 UTC [6983] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:49.383731Z 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-schema-registry-1 | [2025-04-01 21:28:49,599] 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-zookeeper-1 | [2025-04-01 21:28:49,601] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:49.771 UTC [6990] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:50.459564Z 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-schema-registry-1 | [2025-04-01 21:28:50,649] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:50,653] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:50.858 UTC [6997] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:51.538798Z 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-schema-registry-1 | [2025-04-01 21:28:51,706] 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,708] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52082, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:51.953 UTC [7004] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:52.612866Z 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-schema-registry-1 | [2025-04-01 21:28:52,759] 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,762] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:53.037 UTC [7011] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:53.694705Z 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-schema-registry-1 | [2025-04-01 21:28:53,809] 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,811] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:54.124 UTC [7018] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:54.766751Z 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-zookeeper-1 | [2025-04-01 21:28:54,875] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:54,878] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:28:55.212 UTC [7025] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:55.844352Z 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:28:55,926] 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,930] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:56.296 UTC [7032] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:56.912311Z 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:28:56,979] 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,980] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55696, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:57.388 UTC [7039] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:57.996535Z 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:28:58,029] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:58,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:58.473 UTC [7046] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:59.062129Z 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:28:59,071] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:59,080] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:59.561 UTC [7053] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:00,122] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:29:00.123553Z 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-zookeeper-1 | [2025-04-01 21:29:00,130] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:00.652 UTC [7060] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:01.175598Z 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:01,181] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:01,184] 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:29:01.738 UTC [7067] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:02.234551Z 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:02,237] 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,245] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:02.830 UTC [7075] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:03.289952Z 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:03,292] 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,300] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:03.918 UTC [7083] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:04.345319Z 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:04,349] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:04,352] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:05.000 UTC [7090] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:05.397401Z 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:05,399] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:05,400] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:06.086 UTC [7097] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:06,453] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:06,455] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:06.460296Z 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-postgres-1 | 2025-04-01 21:29:07.166 UTC [7104] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:07,513] 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,516] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:07.521741Z 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-postgres-1 | 2025-04-01 21:29:08.249 UTC [7111] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:29:08,564] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:29:08,564] 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-mysql-1 | 2025-04-01T21:29:08.575968Z 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-postgres-1 | 2025-04-01 21:29:09.335 UTC [7118] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:09,616] 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,617] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:09.649794Z 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-postgres-1 | 2025-04-01 21:29:10.422 UTC [7125] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:10,667] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:10,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:10.718616Z 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-postgres-1 | 2025-04-01 21:29:11.509 UTC [7132] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:11,724] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:11,728] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:11.793603Z 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-postgres-1 | 2025-04-01 21:29:12.592 UTC [7139] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:12,779] 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,779] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:12.863101Z 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-postgres-1 | 2025-04-01 21:29:13.697 UTC [7146] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:13,830] 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,830] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:13.936852Z 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-postgres-1 | 2025-04-01 21:29:14.780 UTC [7153] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:14,878] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:14,882] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:15.004794Z 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-postgres-1 | 2025-04-01 21:29:15.867 UTC [7160] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:15,934] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:15,941] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:16.072418Z 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-postgres-1 | 2025-04-01 21:29:16.950 UTC [7167] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:16,989] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:16,994] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:17.144784Z 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-postgres-1 | 2025-04-01 21:29:18.039 UTC [7174] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:29:18,051] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:29:18,054] 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-mysql-1 | 2025-04-01T21:29:18.217807Z 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:19,103] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29: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:29:19,107] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:19.127 UTC [7181] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:19.295163Z 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-schema-registry-1 | [2025-04-01 21:29:20,154] 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,157] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:20.197 UTC [7188] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:20.370418Z 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-schema-registry-1 | [2025-04-01 21:29:21,214] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:21,214] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:21.282 UTC [7195] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:21.438199Z 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:22,268] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:22,273] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:22.371 UTC [7202] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:22.521240Z 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-schema-registry-1 | [2025-04-01 21:29:23,328] 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,329] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:23.459 UTC [7209] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:23.593688Z 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-schema-registry-1 | [2025-04-01 21:29:24,386] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:24,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:24.542 UTC [7216] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:24.666043Z 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-schema-registry-1 | [2025-04-01 21:29:25,443] 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,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57316, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:25.628 UTC [7223] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:25.741360Z 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-schema-registry-1 | [2025-04-01 21:29:26,507] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:26,509] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:26.716 UTC [7230] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:26.814228Z 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-schema-registry-1 | [2025-04-01 21:29:27,563] 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-zookeeper-1 | [2025-04-01 21:29:27,564] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:27.800 UTC [7237] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:27.888483Z 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-schema-registry-1 | [2025-04-01 21:29:28,610] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:28,614] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57346, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:28.881 UTC [7244] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:28.964620Z 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-schema-registry-1 | [2025-04-01 21:29:29,659] 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-zookeeper-1 | [2025-04-01 21:29:29,665] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:29.973 UTC [7251] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:30.042359Z 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-schema-registry-1 | [2025-04-01 21:29:30,712] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:30,715] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:31.053 UTC [7258] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:31.115233Z 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-schema-registry-1 | [2025-04-01 21:29:31,767] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:31,769] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:32.144 UTC [7265] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:32.188423Z 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-schema-registry-1 | [2025-04-01 21:29:32,813] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:32,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:33.237 UTC [7273] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:33.261924Z 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:33,865] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:33,865] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:34.324 UTC [7279] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:34.334996Z 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:34,917] 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-zookeeper-1 | [2025-04-01 21:29:34,921] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:35.408647Z 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-postgres-1 | 2025-04-01 21:29:35.413 UTC [7286] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:35,976] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:35,976] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:36.469655Z 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-postgres-1 | 2025-04-01 21:29:36.497 UTC [7293] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:37,030] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:37,037] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:37.541135Z 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-postgres-1 | 2025-04-01 21:29:37.569 UTC [7300] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:38,078] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29: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:29:38,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:38.621096Z 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-postgres-1 | 2025-04-01 21:29:38.650 UTC [7307] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:39,127] 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-zookeeper-1 | [2025-04-01 21:29:39,130] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:39.703027Z 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-postgres-1 | 2025-04-01 21:29:39.732 UTC [7314] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:29:40,191] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:29:40,194] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:29:40.778217Z 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-postgres-1 | 2025-04-01 21:29:40.801 UTC [7321] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:29:41,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:29:41,248] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:29:41.848053Z 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-postgres-1 | 2025-04-01 21:29:41.884 UTC [7328] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:42,293] 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,297] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:42.920154Z 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:42.956 UTC [7335] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:43,349] 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,354] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:43.994805Z 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:44.026 UTC [7342] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:44,401] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:44,404] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:45.067614Z 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:45.098 UTC [7349] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:45,461] 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,470] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:46.145195Z 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:46.180 UTC [7356] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:46,523] 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,524] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54726, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:47.215970Z 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:47.254 UTC [7363] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:47,571] 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,574] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:48.294562Z 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:48.325 UTC [7370] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:48,636] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:48,640] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:49.365757Z 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:49.392 UTC [7376] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:29:49,697] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:29:49,698] 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-mysql-1 | 2025-04-01T21:29:50.430510Z 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:50.464 UTC [7383] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:50,760] 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,765] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:51.510586Z 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:51.539 UTC [7390] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:51,818] 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,819] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:52.578696Z 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:52.608 UTC [7397] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:29:52,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54764, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:29:52,875] 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-mysql-1 | 2025-04-01T21:29:53.651119Z 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:29:53.678 UTC [7404] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:53,927] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:53,928] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:54.730768Z 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:29:54.756 UTC [7411] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:54,986] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:54,988] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:55.803465Z 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:29:55.832 UTC [7418] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:56,049] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:56,049] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:56.880925Z 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:29:56.911 UTC [7425] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:57,101] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29: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:29:57,103] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:57.959168Z 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:29:57.989 UTC [7433] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:58,169] 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-zookeeper-1 | [2025-04-01 21:29:58,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:59.034325Z 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:29:59.066 UTC [7440] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:59,231] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:59,233] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:00.102808Z 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:00.136 UTC [7447] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:00,290] 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,293] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:01.168614Z 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:01.212 UTC [7454] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:01,334] 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,338] 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-mysql-1 | 2025-04-01T21:30:02.252103Z 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:02.317 UTC [7461] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:02,416] 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,419] 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-mysql-1 | 2025-04-01T21:30:03.329166Z 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:03.409 UTC [7469] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:03,462] 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,465] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:04.398705Z 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:04.496 UTC [7476] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:04,514] 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,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:05.474700Z 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-schema-registry-1 | [2025-04-01 21:30:05,559] 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,562] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:05.575 UTC [7483] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:06.549544Z 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-schema-registry-1 | [2025-04-01 21:30:06,607] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:06,614] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:06.647 UTC [7490] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:07.623967Z 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-schema-registry-1 | [2025-04-01 21:30:07,663] 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,664] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34976, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:07.739 UTC [7497] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:08.695787Z 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-schema-registry-1 | [2025-04-01 21:30:08,701] 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,706] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34980, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:08.828 UTC [7504] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:09.754969Z 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-schema-registry-1 | [2025-04-01 21:30:09,759] 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,764] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:09.921 UTC [7511] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:10.811228Z 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-schema-registry-1 | [2025-04-01 21:30:10,811] 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,813] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34998, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:11.013 UTC [7518] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:11,864] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:30:11.866099Z 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-zookeeper-1 | [2025-04-01 21:30:11,867] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35000, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:12.107 UTC [7525] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:12,917] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:12,918] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35006, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:12.922851Z 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:13.186 UTC [7532] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:13.979594Z 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-zookeeper-1 | [2025-04-01 21:30:13,979] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:30:13,983] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:30:14.273 UTC [7539] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:15.033101Z 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-schema-registry-1 | [2025-04-01 21:30:15,034] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30: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:30:15,035] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:15.363 UTC [7546] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:16,080] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:16,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:16.090495Z 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-postgres-1 | 2025-04-01 21:30:16.455 UTC [7553] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:17,143] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:17,144] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:17.153762Z 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-postgres-1 | 2025-04-01 21:30:17.544 UTC [7560] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:18,200] 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,205] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:18.208640Z 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-postgres-1 | 2025-04-01 21:30:18.637 UTC [7567] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:19,258] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:19,261] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:19.269198Z 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-postgres-1 | 2025-04-01 21:30:19.726 UTC [7574] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:20,315] 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-zookeeper-1 | [2025-04-01 21:30:20,321] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:20.339674Z 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-postgres-1 | 2025-04-01 21:30:20.814 UTC [7581] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:21,366] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:21,366] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:21.405629Z 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-postgres-1 | 2025-04-01 21:30:21.905 UTC [7588] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:22,423] 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,427] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:22.471453Z 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-postgres-1 | 2025-04-01 21:30:22.997 UTC [7595] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:23,477] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:23,478] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:23.537121Z 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-postgres-1 | 2025-04-01 21:30:24.079 UTC [7602] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:24,531] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:24,535] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:24.619834Z 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-postgres-1 | 2025-04-01 21:30:25.185 UTC [7609] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:25,221] INFO [Producer clientId=producer-1] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) testdrive-schema-registry-1 | [2025-04-01 21:30:25,461] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) testdrive-zookeeper-1 | [2025-04-01 21:30:25,592] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:30:25,593] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:30:25.694711Z 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-postgres-1 | 2025-04-01 21:30:26.272 UTC [7616] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:26,648] 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,650] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:26.776104Z 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-postgres-1 | 2025-04-01 21:30:27.363 UTC [7623] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:30:27,707] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:30:27,709] 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-mysql-1 | 2025-04-01T21:30:27.855490Z 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-postgres-1 | 2025-04-01 21:30:28.454 UTC [7630] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:28,771] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:28,777] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:28.929522Z 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-postgres-1 | 2025-04-01 21:30:29.543 UTC [7637] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:29,825] 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,831] 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-mysql-1 | 2025-04-01T21:30:30.014265Z 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-postgres-1 | 2025-04-01 21:30:30.638 UTC [7644] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:30,876] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:30,877] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:31.079463Z 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:31.718 UTC [7651] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:31,931] 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,932] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48764, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:32.147689Z 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:32.807 UTC [7658] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:30:32,986] 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:30:32,987] 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-mysql-1 | 2025-04-01T21:30:33.224438Z 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:33.892 UTC [7666] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:30:34,036] 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-schema-registry-1 | [2025-04-01 21:30:34,037] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:30:34.306285Z 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:34.977 UTC [7673] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:35,094] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:35,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:35.371979Z 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:36.069 UTC [7680] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:36,141] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:36,145] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42950, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:36.441376Z 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:37.163 UTC [7687] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:37,202] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:37,204] 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:30:37.511044Z 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-schema-registry-1 | [2025-04-01 21:30:38,241] 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,244] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42964, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:38.257 UTC [7694] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:38.586951Z 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-schema-registry-1 | [2025-04-01 21:30:39,284] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:39,288] 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-postgres-1 | 2025-04-01 21:30:39.337 UTC [7701] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:39.669605Z 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-schema-registry-1 | [2025-04-01 21:30:40,345] 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,349] 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-postgres-1 | 2025-04-01 21:30:40.419 UTC [7708] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:40.737578Z 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-schema-registry-1 | [2025-04-01 21:30:41,400] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:41,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43002, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:41.506 UTC [7715] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:41.810625Z 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-schema-registry-1 | [2025-04-01 21:30:42,454] 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-zookeeper-1 | [2025-04-01 21:30:42,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:42.589 UTC [7722] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:42.893746Z 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-schema-registry-1 | [2025-04-01 21:30:43,511] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:43,514] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43018, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:43.667 UTC [7729] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:43.969164Z 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-schema-registry-1 | [2025-04-01 21:30:44,559] 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,563] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43022, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:44.750 UTC [7736] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:45.036283Z 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-schema-registry-1 | [2025-04-01 21:30:45,617] 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,623] 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:30:45.840 UTC [7743] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:46.105263Z 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-schema-registry-1 | [2025-04-01 21:30:46,678] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:46,685] 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-postgres-1 | 2025-04-01 21:30:46.930 UTC [7750] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:47.177752Z 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-schema-registry-1 | [2025-04-01 21:30:47,738] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:47,742] 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-postgres-1 | 2025-04-01 21:30:48.017 UTC [7757] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:48.255245Z 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-schema-registry-1 | [2025-04-01 21:30:48,794] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:48,798] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:49.107 UTC [7764] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:49.330801Z 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-schema-registry-1 | [2025-04-01 21:30:49,855] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:49,861] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:50.198 UTC [7771] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:50.412947Z 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-zookeeper-1 | [2025-04-01 21:30:50,904] 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:30:50,904] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:30:51.284 UTC [7778] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:51.487535Z 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:51,955] 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,960] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39748, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:52.370 UTC [7785] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:52.554596Z 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:30:53,013] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30: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:30:53,014] 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-postgres-1 | 2025-04-01 21:30:53.458 UTC [7791] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:53.623202Z 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:30:54,065] 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,069] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:54.540 UTC [7798] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:54.706497Z 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:30:55,123] 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-zookeeper-1 | [2025-04-01 21:30:55,126] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:55.628 UTC [7805] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:55.777206Z 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:30:56,182] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:56,186] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:56.714 UTC [7812] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:56.847813Z 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:30:57,233] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:57,243] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:57.804 UTC [7819] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:57.921721Z 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:30:58,288] 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,292] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:58.890 UTC [7826] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:58.997315Z 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:30:59,340] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:59,341] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:59.972 UTC [7833] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:31:00.067909Z 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:00,395] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:00,399] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49402, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:31:01.063 UTC [7840] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:31:01.140767Z 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-zookeeper-1 | [2025-04-01 21:31:01,454] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:01,456] 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-postgres-1 | 2025-04-01 21:31:02.152 UTC [7847] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:31:02.218588Z 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:02,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:02,533] 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-postgres-1 | 2025-04-01 21:31:03.241 UTC [7855] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:31:03.295660Z 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:03,602] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:03,607] 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-postgres-1 | 2025-04-01 21:31:04.326 UTC [7862] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:31:04.375067Z 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:04,660] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:04,664] 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-postgres-1 | 2025-04-01 21:31:05.411 UTC [7869] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:31:05.445473Z 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:05,719] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:05,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:31:06.500 UTC [7876] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:31:06.515531Z 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:06,775] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:06,780] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:07.585995Z 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-postgres-1 | 2025-04-01 21:31:07.600 UTC [7883] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:07,843] 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,851] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:08.661835Z 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-postgres-1 | 2025-04-01 21:31:08.689 UTC [7890] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:08,899] 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,900] 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-mysql-1 | 2025-04-01T21:31:09.730732Z 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-postgres-1 | 2025-04-01 21:31:09.761 UTC [7897] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:09,952] 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-zookeeper-1 | [2025-04-01 21:31:09,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:10.804433Z 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-postgres-1 | 2025-04-01 21:31:10.835 UTC [7904] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:11,004] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:11,004] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:31:11.883120Z 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-postgres-1 | 2025-04-01 21:31:11.911 UTC [7911] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:12,064] 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,066] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:12.957104Z 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-postgres-1 | 2025-04-01 21:31:12.986 UTC [7918] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:13,118] 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,121] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:14.028067Z 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-postgres-1 | 2025-04-01 21:31:14.061 UTC [7925] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:14,178] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:14,183] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:15.100065Z 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-postgres-1 | 2025-04-01 21:31:15.134 UTC [7932] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:15,225] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:15,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:16.179051Z 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-postgres-1 | 2025-04-01 21:31:16.204 UTC [7939] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:16,282] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:16,283] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:17.258259Z 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-postgres-1 | 2025-04-01 21:31:17.282 UTC [7946] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:17,329] 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-zookeeper-1 | [2025-04-01 21:31:17,338] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:18.336303Z 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-postgres-1 | 2025-04-01 21:31:18.364 UTC [7953] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:18,385] 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-schema-registry-1 | [2025-04-01 21:31:18,385] 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-kafka-1 | [2025-04-01 21:31:19,269] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:31:19,269] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:31:19,271] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:31:19,271] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController) testdrive-mysql-1 | 2025-04-01T21:31:19.401313Z 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:19,425] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:19,428] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:31:19.435 UTC [7960] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:20,470] 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-mysql-1 | 2025-04-01T21:31:20.471592Z 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-zookeeper-1 | [2025-04-01 21:31:20,475] 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:31:20.501 UTC [7967] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:21,520] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:31:21.524636Z 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-zookeeper-1 | [2025-04-01 21:31:21,526] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:31:21.567 UTC [7974] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:22,579] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:31:22.586082Z 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-zookeeper-1 | [2025-04-01 21:31:22,586] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:31:22.653 UTC [7981] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:23,629] 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,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:23.637996Z 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-postgres-1 | 2025-04-01 21:31:23.739 UTC [7988] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:24,679] 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,682] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:24.696153Z 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-postgres-1 | 2025-04-01 21:31:24.828 UTC [7995] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:25,744] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:25,746] 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-mysql-1 | 2025-04-01T21:31:25.764321Z 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-postgres-1 | 2025-04-01 21:31:25.915 UTC [8002] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:26,799] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:26,806] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:26.818932Z 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-postgres-1 | 2025-04-01 21:31:26.999 UTC [8009] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:27,860] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:27,866] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:31:27.899650Z 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-postgres-1 | 2025-04-01 21:31:28.086 UTC [8016] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:28,908] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:28,909] 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-mysql-1 | 2025-04-01T21:31:28.971812Z 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-postgres-1 | 2025-04-01 21:31:29.180 UTC [8023] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:29,959] 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:29,961] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:30.044495Z 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-postgres-1 | 2025-04-01 21:31:30.268 UTC [8030] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:31,013] 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,017] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:31.115347Z 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-postgres-1 | 2025-04-01 21:31:31.349 UTC [8037] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:32,072] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:32,074] 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-mysql-1 | 2025-04-01T21:31:32.184043Z 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-postgres-1 | 2025-04-01 21:31:32.433 UTC [8044] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:33,125] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:33,131] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:33.260612Z 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-postgres-1 | 2025-04-01 21:31:33.527 UTC [8052] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:34,174] 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,175] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:34.336288Z 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-postgres-1 | 2025-04-01 21:31:34.609 UTC [8059] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:35,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:35,224] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:31:35.410704Z 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:35.690 UTC [8066] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:36,280] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:36,281] 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-mysql-1 | 2025-04-01T21:31:36.490168Z 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:36.770 UTC [8073] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:37,327] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:37,328] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:31:37.567706Z 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:37.861 UTC [8080] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:38,388] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:38,388] 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-mysql-1 | 2025-04-01T21:31:38.643282Z 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:38.949 UTC [8087] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:39,443] 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,444] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:39.721798Z 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:40.042 UTC [8094] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:40,496] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:40,498] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38922, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:40.792860Z 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:41.132 UTC [8101] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:41,542] 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,546] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:41.872778Z 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:42.216 UTC [8108] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:42,598] 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,601] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:42.947499Z 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:43.298 UTC [8115] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:43,658] 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,660] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:44.020125Z 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:44.390 UTC [8122] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:44,716] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:44,721] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:45.087431Z 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:45.475 UTC [8129] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:45,788] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:45,789] 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-mysql-1 | 2025-04-01T21:31:46.160009Z 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:46.559 UTC [8136] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:46,840] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:46,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:47.234047Z 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:47.647 UTC [8143] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:47,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:47,905] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:31:48.302961Z 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:48.734 UTC [8150] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:48,961] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:48,962] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:31:49.371667Z 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:49.821 UTC [8157] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:50,024] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:50.443795Z 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:50.914 UTC [8165] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:51,079] 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,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:51.525343Z 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:52.002 UTC [8172] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:52,133] 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,137] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:52.615058Z 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:31:53.082 UTC [8179] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:53,176] 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-zookeeper-1 | [2025-04-01 21:31:53,184] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:53.689799Z 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:31:54.167 UTC [8186] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:54,227] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:54,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:54.766861Z 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:31:55.253 UTC [8193] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:55,285] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:55,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49008, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:55.833738Z 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:31:56.338 UTC [8201] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:56,349] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:56,350] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:56.904193Z 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-schema-registry-1 | [2025-04-01 21:31:57,392] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:57,393] 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-postgres-1 | 2025-04-01 21:31:57.412 UTC [8208] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:31:57.990710Z 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-schema-registry-1 | [2025-04-01 21:31:58,440] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:58,442] 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-postgres-1 | 2025-04-01 21:31:58.479 UTC [8215] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:31:59.070547Z 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-schema-registry-1 | [2025-04-01 21:31:59,492] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:59,499] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:31:59.560 UTC [8222] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:00.145507Z 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-zookeeper-1 | [2025-04-01 21:32:00,542] 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:32:00,543] 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-postgres-1 | 2025-04-01 21:32:00.639 UTC [8229] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:01.222924Z 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-schema-registry-1 | [2025-04-01 21:32:01,598] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:01,598] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:01.737 UTC [8236] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:02.300506Z 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:02,656] 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,659] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:02.822 UTC [8243] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:03.380767Z 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:03,716] 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,720] 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-postgres-1 | 2025-04-01 21:32:03.917 UTC [8251] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:04.455097Z 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:04,774] 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,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:05.014 UTC [8258] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:05.527549Z 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:05,830] 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,833] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:06.102 UTC [8265] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:06.601881Z 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:06,878] 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,886] 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-postgres-1 | 2025-04-01 21:32:07.194 UTC [8272] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:07.674171Z 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:07,938] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:07,949] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:08.286 UTC [8279] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:08.740577Z 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:08,990] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32: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:32:08,997] 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-postgres-1 | 2025-04-01 21:32:09.368 UTC [8286] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:09.818919Z 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:10,044] 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,052] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:10.462 UTC [8293] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:10.903629Z 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:11,097] 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,100] 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-postgres-1 | 2025-04-01 21:32:11.541 UTC [8300] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:11.978338Z 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:12,154] 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,160] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:12.632 UTC [8307] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:13.051566Z 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-zookeeper-1 | [2025-04-01 21:32:13,219] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:32:13,222] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:32:13.717 UTC [8314] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:14.127001Z 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:14,269] 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,274] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49532, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:14.804 UTC [8321] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:15.203805Z 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:15,334] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:15,338] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:15.896 UTC [8328] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:16.271611Z 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:16,386] 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,387] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:16.980 UTC [8335] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:17.347953Z 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:17,438] 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,442] 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:32:18.064 UTC [8342] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:18.410845Z 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:18,497] 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,501] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:19.160 UTC [8349] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:19.483580Z 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:19,554] 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,555] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:20.248 UTC [8356] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:20.562823Z 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:20,611] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:20,615] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:21.335 UTC [8363] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:21.641186Z 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:21,653] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:21,661] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:22.421 UTC [8370] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:22.710858Z 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:22,715] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:22,718] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:23.518 UTC [8377] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:23.760736Z 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:23,768] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:23,771] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:24.601 UTC [8384] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:24.818800Z 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:24,821] 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,828] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:25.683 UTC [8391] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:25.874230Z 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:25,874] 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,879] 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-postgres-1 | 2025-04-01 21:32:26.767 UTC [8398] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:26.927861Z 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:26,933] 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,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:27.848 UTC [8405] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:27.982643Z 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:27,982] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32: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:32:27,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:28.933 UTC [8412] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:29,038] 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,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:29.042027Z 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-postgres-1 | 2025-04-01 21:32:30.016 UTC [8419] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:30,094] 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,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:30.104643Z 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-postgres-1 | 2025-04-01 21:32:31.113 UTC [8426] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:31,152] 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,156] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:31.166509Z 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-schema-registry-1 | [2025-04-01 21:32:32,198] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:32:32.201 UTC [8433] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:32:32,202] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:32.245500Z 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-schema-registry-1 | [2025-04-01 21:32:33,257] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:33,259] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:33.282 UTC [8441] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:33.318623Z 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-zookeeper-1 | [2025-04-01 21:32:34,311] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:32:34,319] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:32:34.358 UTC [8448] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:34.401280Z 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-schema-registry-1 | [2025-04-01 21:32:35,360] 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,364] 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-postgres-1 | 2025-04-01 21:32:35.443 UTC [8455] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:35.479077Z 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:36,412] 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,415] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:36.535 UTC [8462] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:36.547924Z 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:37,465] 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,472] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:37.624 UTC [8469] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:37.625126Z 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:38,525] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:38,528] 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:32:38.681589Z 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-postgres-1 | 2025-04-01 21:32:38.704 UTC [8476] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:39,582] 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,586] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:39.762634Z 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-postgres-1 | 2025-04-01 21:32:39.795 UTC [8483] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:40,633] 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,638] 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:32:40.836176Z 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-postgres-1 | 2025-04-01 21:32:40.868 UTC [8490] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:41,691] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:41,693] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:41.905025Z 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:41.944 UTC [8497] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:32:42,746] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:32:42,748] 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-mysql-1 | 2025-04-01T21:32:42.985468Z 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:43.013 UTC [8504] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:43,806] 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,807] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40232, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:44.054581Z 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:44.089 UTC [8511] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:44,863] 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,865] 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:32:45.128441Z 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:45.159 UTC [8518] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:45,913] 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,919] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:46.207346Z 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:46.235 UTC [8525] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:46,965] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32: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:32:46,970] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59090, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:47.276858Z 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:47.310 UTC [8532] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:48,027] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:48,030] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:48.350051Z 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:48.380 UTC [8539] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:49,082] 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,087] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59110, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:49.417963Z 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:49.450 UTC [8546] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:50,129] 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,135] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:50.500128Z 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:50.522 UTC [8553] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:51,199] 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,203] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:51.572620Z 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:51.600 UTC [8560] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:52,259] 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-zookeeper-1 | [2025-04-01 21:32:52,263] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:52.641488Z 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:32:52.670 UTC [8567] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:53,305] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:53,310] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:53.727613Z 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:32:53.759 UTC [8574] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:54,361] 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,366] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:54.802629Z 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:32:54.833 UTC [8581] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:55,416] 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-zookeeper-1 | [2025-04-01 21:32:55,420] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:55.874853Z 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:32:55.903 UTC [8588] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:56,470] 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,478] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33346, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:56.950301Z 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:32:56.979 UTC [8595] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:57,518] 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,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:58.025500Z 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:32:58.050 UTC [8602] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:58,576] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:58,581] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:59.101561Z 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:32:59.130 UTC [8609] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:32:59,636] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:32:59,638] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:33:00.172554Z 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:00.206 UTC [8616] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:00,697] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:00,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:01.235060Z 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:01.283 UTC [8623] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:01,753] 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" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:01,776] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:02.312748Z 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:02.376 UTC [8630] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:02,804] 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,824] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:03.379815Z 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:03.464 UTC [8638] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:03,867] 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,869] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33400, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:04.450080Z 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:04.555 UTC [8645] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:04,925] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:04,927] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:05.532461Z 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:05.644 UTC [8652] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:05,989] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33: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:33:05,995] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:06.602255Z 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:06.727 UTC [8659] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:07,039] 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-zookeeper-1 | [2025-04-01 21:33:07,041] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:07.669042Z 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:07.814 UTC [8666] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:08,096] 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,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56292, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:08.753492Z 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:08.899 UTC [8672] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:09,145] 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,148] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:09.840231Z 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:09.981 UTC [8679] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:10,198] 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,204] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:10.918029Z 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:11.065 UTC [8686] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:11,247] 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,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:11.990018Z 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:12.149 UTC [8693] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:12,296] 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,301] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:13.062646Z 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:13.242 UTC [8700] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:13,343] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:13,350] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:14.140134Z 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:14.334 UTC [8707] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:33:14,403] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:14,406] 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-mysql-1 | 2025-04-01T21:33:15.215477Z 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:15.418 UTC [8714] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:15,456] 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,460] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:16.288428Z 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:16.504 UTC [8721] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:16,525] 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,529] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:17.359184Z 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-schema-registry-1 | [2025-04-01 21:33:17,565] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:17,577] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50082, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:17.587 UTC [8728] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:18.433373Z 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-schema-registry-1 | [2025-04-01 21:33:18,619] 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,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:18.655 UTC [8735] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:19.504977Z 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-schema-registry-1 | [2025-04-01 21:33:19,672] 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,676] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:19.748 UTC [8742] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:20.580571Z 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-schema-registry-1 | [2025-04-01 21:33:20,737] 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-zookeeper-1 | [2025-04-01 21:33:20,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:20.832 UTC [8749] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:21.656292Z 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-schema-registry-1 | [2025-04-01 21:33:21,794] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:21,798] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:21.911 UTC [8756] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:22.735100Z 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-schema-registry-1 | [2025-04-01 21:33:22,844] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:22,847] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:23.003 UTC [8762] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:23.819518Z 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-zookeeper-1 | [2025-04-01 21:33:23,894] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:23,894] 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-postgres-1 | 2025-04-01 21:33:24.089 UTC [8769] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:24.899455Z 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:24,943] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33: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:33:24,947] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:25.172 UTC [8777] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:25.970306Z 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:26,001] 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,006] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:26.256 UTC [8784] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:27.037989Z 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:27,046] 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-zookeeper-1 | [2025-04-01 21:33:27,050] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:27.343 UTC [8791] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:28,091] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:33:28.094402Z 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-zookeeper-1 | [2025-04-01 21:33:28,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46984, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:28.425 UTC [8798] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:33:29,145] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46992, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:29,146] 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-mysql-1 | 2025-04-01T21:33:29.153163Z 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-postgres-1 | 2025-04-01 21:33:29.506 UTC [8805] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:33:30,197] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47006, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:30,197] 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-mysql-1 | 2025-04-01T21:33:30.212168Z 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-postgres-1 | 2025-04-01 21:33:30.589 UTC [8812] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:31,243] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:31,245] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:31.282511Z 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-postgres-1 | 2025-04-01 21:33:31.683 UTC [8819] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:32,296] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:32,298] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:32.349091Z 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-postgres-1 | 2025-04-01 21:33:32.774 UTC [8826] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:33,354] 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,358] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:33.421344Z 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-postgres-1 | 2025-04-01 21:33:33.861 UTC [8834] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:34,402] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:34,409] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:34.496792Z 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-postgres-1 | 2025-04-01 21:33:34.941 UTC [8841] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:35,459] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:35,460] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59992, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:35.574255Z 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:36.026 UTC [8848] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:36,509] 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,511] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:36.668468Z 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:37.112 UTC [8855] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:37,570] 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,573] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60002, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:37.744156Z 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:38.197 UTC [8862] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:38,621] 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,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:38.817548Z 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:39.290 UTC [8869] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:39,683] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:39,686] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60022, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:39.903946Z 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:40.380 UTC [8876] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:40,748] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:40,756] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:40.986254Z 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:41.464 UTC [8883] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:41,808] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:41,810] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:42.056515Z 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:42.548 UTC [8890] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:42,871] 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,872] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:43.124254Z 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:43.631 UTC [8897] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:43,923] 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,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:44.200738Z 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:44.727 UTC [8904] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:44,980] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33: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:33:44,983] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:45.267055Z 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:45.816 UTC [8911] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:46,040] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:46,044] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:46.346133Z 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:46.907 UTC [8918] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:47,087] 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,088] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:47.423262Z 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:47.991 UTC [8925] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:48,131] 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,137] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:48.500558Z 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:49.076 UTC [8932] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:49,177] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:49,181] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:49.570758Z 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:50.167 UTC [8939] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:50,229] 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,235] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:50.650717Z 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:51.258 UTC [8946] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:51,286] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:51,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:51.720113Z 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-schema-registry-1 | [2025-04-01 21:33:52,330] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:52,330] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:52.343 UTC [8953] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:52.795321Z 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-zookeeper-1 | [2025-04-01 21:33:53,380] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:53,381] 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-postgres-1 | 2025-04-01 21:33:53.412 UTC [8960] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:53.869618Z 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-zookeeper-1 | [2025-04-01 21:33:54,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:54,461] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:33:54.512 UTC [8967] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:54.945608Z 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-schema-registry-1 | [2025-04-01 21:33:55,503] 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,514] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:55.601 UTC [8974] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:56.023320Z 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-schema-registry-1 | [2025-04-01 21:33:56,563] 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-zookeeper-1 | [2025-04-01 21:33:56,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:56.701 UTC [8981] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:57.102050Z 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-schema-registry-1 | [2025-04-01 21:33:57,621] 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,625] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:57.794 UTC [8988] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:58.183528Z 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-schema-registry-1 | [2025-04-01 21:33:58,684] 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,691] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:58.886 UTC [8995] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:59.266259Z 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-schema-registry-1 | [2025-04-01 21:33:59,735] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:59,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:59.979 UTC [9002] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:00.341638Z 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:00,786] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:00,791] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:01.062 UTC [9009] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:01.422764Z 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:01,835] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:01,837] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:02.155 UTC [9016] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:02.502006Z 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-schema-registry-1 | [2025-04-01 21:34:02,895] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34: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:34:02,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:03.240 UTC [9024] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:03.586475Z 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-zookeeper-1 | [2025-04-01 21:34:03,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:34:03,951] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:34:04.347 UTC [9031] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:04.654671Z 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:05,002] 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,006] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:05.434 UTC [9038] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:05.729128Z 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-zookeeper-1 | [2025-04-01 21:34:06,056] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:34:06,056] 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-postgres-1 | 2025-04-01 21:34:06.524 UTC [9045] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:06.797742Z 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-zookeeper-1 | [2025-04-01 21:34:07,113] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:34:07,113] 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-postgres-1 | 2025-04-01 21:34:07.613 UTC [9052] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:07.867577Z 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:08,159] 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,159] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:08.698 UTC [9059] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:08.938272Z 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:09,222] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:09,227] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:09.799 UTC [9066] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:10.010919Z 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-schema-registry-1 | [2025-04-01 21:34:10,277] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:10,283] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:10.880 UTC [9073] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:11.079900Z 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:11,329] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:11,333] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:11.969 UTC [9080] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:12.147706Z 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:12,377] 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,384] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:13.060 UTC [9087] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:13.217011Z 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:13,428] 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,433] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:14.141 UTC [9094] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:14.287946Z 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:14,479] 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,482] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:15.231 UTC [9101] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:15.356623Z 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-zookeeper-1 | [2025-04-01 21:34:15,539] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:34:15,539] 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-postgres-1 | 2025-04-01 21:34:16.319 UTC [9108] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:16.431549Z 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-schema-registry-1 | [2025-04-01 21:34:16,588] 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,593] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:17.397 UTC [9115] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:17.519585Z 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-schema-registry-1 | [2025-04-01 21:34:17,652] 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-zookeeper-1 | [2025-04-01 21:34:17,657] 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-postgres-1 | 2025-04-01 21:34:18.483 UTC [9122] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:18.599742Z 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:18,706] 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,710] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:19.563 UTC [9129] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:19.680509Z 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-zookeeper-1 | [2025-04-01 21:34:19,757] 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-schema-registry-1 | [2025-04-01 21:34:19,759] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:34:20.651 UTC [9136] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:20.754512Z 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-zookeeper-1 | [2025-04-01 21:34:20,815] 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-schema-registry-1 | [2025-04-01 21:34:20,822] 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-postgres-1 | 2025-04-01 21:34:21.734 UTC [9143] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:21.822444Z 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:21,865] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34: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:34:21,869] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50174, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:22.818 UTC [9150] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:22.896624Z 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-schema-registry-1 | [2025-04-01 21:34:22,927] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:22,928] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:23.897 UTC [9157] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:23.964369Z 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:23,968] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:23,971] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:24.978 UTC [9164] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:25.023397Z 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:25,026] 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-zookeeper-1 | [2025-04-01 21:34:25,027] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:26.067 UTC [9171] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:26,078] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:26,081] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:26.081868Z 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:27,119] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:27,131] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:27.147 UTC [9178] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:27.151936Z 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:28,177] 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,183] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:28.219424Z 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-postgres-1 | 2025-04-01 21:34:28.228 UTC [9185] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:29,236] 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,237] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:29.280685Z 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-postgres-1 | 2025-04-01 21:34:29.306 UTC [9192] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:30,285] 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-zookeeper-1 | [2025-04-01 21:34:30,289] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:30.354651Z 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-postgres-1 | 2025-04-01 21:34:30.384 UTC [9199] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:31,342] 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,345] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:31.431583Z 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-postgres-1 | 2025-04-01 21:34:31.466 UTC [9205] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:32,405] 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,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:32.509223Z 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-postgres-1 | 2025-04-01 21:34:32.538 UTC [9212] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:33,466] 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,467] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:33.586640Z 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-postgres-1 | 2025-04-01 21:34:33.613 UTC [9220] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:34,514] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:34,516] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:34.656228Z 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-postgres-1 | 2025-04-01 21:34:34.686 UTC [9227] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:35,570] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:35,573] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:35.729260Z 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-postgres-1 | 2025-04-01 21:34:35.757 UTC [9234] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:36,623] 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,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:36.799137Z 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-postgres-1 | 2025-04-01 21:34:36.835 UTC [9241] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:37,680] 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,684] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:37.870095Z 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-postgres-1 | 2025-04-01 21:34:37.904 UTC [9248] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:38,741] 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,748] 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-mysql-1 | 2025-04-01T21:34:38.944641Z 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:38.975 UTC [9255] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:39,803] 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,804] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44704, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:40.023930Z 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:40.054 UTC [9262] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:34:40,854] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:34:40,856] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:34:41.100492Z 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:41.142 UTC [9269] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:41,912] 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,916] 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-mysql-1 | 2025-04-01T21:34:42.171367Z 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:42.232 UTC [9276] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:42,963] 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,969] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:43.251185Z 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:43.316 UTC [9283] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:44,009] 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,014] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:44.325464Z 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:44.405 UTC [9290] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:45,081] 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-zookeeper-1 | [2025-04-01 21:34:45,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:45.409009Z 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:45.498 UTC [9297] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:46,141] 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-zookeeper-1 | [2025-04-01 21:34:46,141] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:46.487266Z 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:46.581 UTC [9304] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:47,195] 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,197] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:47.559482Z 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:47.671 UTC [9311] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:48,261] 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,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:48.629981Z 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:48.767 UTC [9318] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:49,321] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:49,328] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:49.700193Z 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:49.862 UTC [9325] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:34:50,398] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:34:50,398] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:34:50.780734Z 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:50.947 UTC [9332] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:51,449] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:51,457] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:51.856673Z 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:52.041 UTC [9339] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:52,501] 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,506] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:52.930909Z 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:34:53.131 UTC [9346] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:53,561] 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,567] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:54.002366Z 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:34:54.216 UTC [9353] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:54,621] 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,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:55.082529Z 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:34:55.300 UTC [9359] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:55,673] 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,680] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:56.147353Z 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:34:56.389 UTC [9366] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:56,731] 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,739] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:57.216275Z 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:34:57.482 UTC [9373] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:57,790] 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,790] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:58.295867Z 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:34:58.575 UTC [9380] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:58,840] 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,845] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:59.373655Z 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:34:59.665 UTC [9387] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:59,899] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34: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:34:59,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:00.451366Z 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:00.746 UTC [9394] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:00,946] 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,952] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:01.531492Z 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:01.832 UTC [9402] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:35:02,012] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:02,015] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:35:02.605817Z 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:02.916 UTC [9409] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:03,069] 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,072] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:03.682979Z 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:04.011 UTC [9417] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:04,131] 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,133] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:04.760714Z 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:05.100 UTC [9424] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:05,189] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:05,192] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:05.830977Z 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:06.183 UTC [9431] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:06,248] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:06,253] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:06.898479Z 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:07.284 UTC [9438] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:07,301] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:07,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:07.972089Z 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-zookeeper-1 | [2025-04-01 21:35:08,354] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:08,355] 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-postgres-1 | 2025-04-01 21:35:08.373 UTC [9446] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:09.044651Z 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-schema-registry-1 | [2025-04-01 21:35:09,398] 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,401] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42712, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:09.450 UTC [9453] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:10.119826Z 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-schema-registry-1 | [2025-04-01 21:35:10,457] 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,459] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:10.523 UTC [9460] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:11.193399Z 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-schema-registry-1 | [2025-04-01 21:35:11,514] 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,515] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:11.618 UTC [9467] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:12.267177Z 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-schema-registry-1 | [2025-04-01 21:35:12,558] 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,562] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:12.701 UTC [9474] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:13.339804Z 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-schema-registry-1 | [2025-04-01 21:35:13,619] 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,622] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:13.793 UTC [9481] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:14.422277Z 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:14,673] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:14,676] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:14.877 UTC [9488] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:15.493162Z 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:15,731] 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,734] 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:35:15.967 UTC [9495] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:16.567909Z 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-zookeeper-1 | [2025-04-01 21:35:16,791] 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-schema-registry-1 | [2025-04-01 21:35:16,792] 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-postgres-1 | 2025-04-01 21:35:17.052 UTC [9502] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:17.637631Z 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:17,841] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35: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:35:17,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:18.143 UTC [9509] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:18.713668Z 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-zookeeper-1 | [2025-04-01 21:35:18,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37264, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:18,900] 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-postgres-1 | 2025-04-01 21:35:19.233 UTC [9516] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:19.786676Z 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:19,954] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:19,962] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:20.328 UTC [9523] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:20.866637Z 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:21,014] 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,018] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:21.431 UTC [9530] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:21.943168Z 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-zookeeper-1 | [2025-04-01 21:35:22,072] 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-schema-registry-1 | [2025-04-01 21:35:22,074] 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" 0 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:35:22.526 UTC [9537] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:23.023893Z 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:23,129] 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,129] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:23.627 UTC [9544] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:24.102128Z 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:24,184] 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,188] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:24.708 UTC [9551] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:25.175280Z 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-schema-registry-1 | [2025-04-01 21:35:25,240] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:25,240] 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:35:25.795 UTC [9558] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:26.245906Z 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:26,287] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:26,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:26.876 UTC [9564] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:27.319105Z 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:27,330] 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,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:27.962 UTC [9572] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:28.377639Z 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-zookeeper-1 | [2025-04-01 21:35:28,384] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51438, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:28,385] 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-postgres-1 | 2025-04-01 21:35:29.052 UTC [9579] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:29.439861Z 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:29,440] 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,443] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:30.148 UTC [9586] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:30.491928Z 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:30,494] 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,499] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:31.236 UTC [9593] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:31.552564Z 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:31,554] 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,557] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:32.312 UTC [9600] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:32,605] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:32,609] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:32.614282Z 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-postgres-1 | 2025-04-01 21:35:33.402 UTC [9608] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:33,657] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:33,662] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:33.672091Z 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-postgres-1 | 2025-04-01 21:35:34.489 UTC [9615] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:34,708] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:34,714] 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:35:34.741334Z 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-postgres-1 | 2025-04-01 21:35:35.580 UTC [9622] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:35,766] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35: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:35:35,771] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:35.808919Z 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-postgres-1 | 2025-04-01 21:35:36.672 UTC [9629] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:36,815] 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,820] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:36.877086Z 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-postgres-1 | 2025-04-01 21:35:37.758 UTC [9636] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:37,870] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:37,870] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:37.948269Z 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-postgres-1 | 2025-04-01 21:35:38.847 UTC [9643] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:38,918] 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,922] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:39.035588Z 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-postgres-1 | 2025-04-01 21:35:39.928 UTC [9650] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:39,969] 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,973] 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:40.114341Z 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-postgres-1 | 2025-04-01 21:35:41.012 UTC [9657] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:41,025] 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,033] 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-mysql-1 | 2025-04-01T21:35:41.187116Z 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:42,066] 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,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:42.091 UTC [9664] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:42.263230Z 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:43,119] 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,125] 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-postgres-1 | 2025-04-01 21:35:43.157 UTC [9671] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:43.334336Z 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:44,182] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:44,188] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:44.241 UTC [9678] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:44.405096Z 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:45,231] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:45,236] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:45.316 UTC [9685] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:45.479178Z 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-zookeeper-1 | [2025-04-01 21:35:46,303] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:46,307] 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-postgres-1 | 2025-04-01 21:35:46.399 UTC [9692] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:46.553374Z 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-zookeeper-1 | [2025-04-01 21:35:47,353] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:47,353] 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-postgres-1 | 2025-04-01 21:35:47.488 UTC [9699] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:47.632099Z 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:48,404] 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,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34462, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:48.579 UTC [9706] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:48.698084Z 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:49,463] 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,466] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:49.669 UTC [9713] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:49.771497Z 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-zookeeper-1 | [2025-04-01 21:35:50,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:50,530] 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-postgres-1 | 2025-04-01 21:35:50.756 UTC [9720] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:50.836761Z 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-schema-registry-1 | [2025-04-01 21:35:51,581] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:51,586] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:51.847 UTC [9727] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:51.912510Z 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:35:52,632] 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,637] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:52.927 UTC [9734] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:52.995447Z 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-schema-registry-1 | [2025-04-01 21:35:53,689] 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,691] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:54.010 UTC [9741] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:54.060689Z 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-schema-registry-1 | [2025-04-01 21:35:54,745] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:54,752] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:55.100 UTC [9748] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:55.132987Z 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-schema-registry-1 | [2025-04-01 21:35:55,796] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35: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:35:55,798] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:56.187 UTC [9755] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:56.196414Z 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-schema-registry-1 | [2025-04-01 21:35:56,855] 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-zookeeper-1 | [2025-04-01 21:35:56,855] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:57.265 UTC [9763] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:57.285250Z 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-schema-registry-1 | [2025-04-01 21:35:57,900] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:57,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:58.359 UTC [9770] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:58.364854Z 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-schema-registry-1 | [2025-04-01 21:35:58,950] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:58,951] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:59.428898Z 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:35:59.441 UTC [9777] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:00,009] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:00,009] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:00.495157Z 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:00.525 UTC [9784] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:01,069] 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,076] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:01.568207Z 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:01.595 UTC [9791] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:36:02,141] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:36:02,145] 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-mysql-1 | 2025-04-01T21:36:02.639286Z 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:02.669 UTC [9799] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:03,199] 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,201] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:03.709650Z 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:03.744 UTC [9807] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:04,258] 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,260] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:04.786303Z 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:04.814 UTC [9814] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:05,323] 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,328] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:05.854074Z 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:05.881 UTC [9821] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:06,379] 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,382] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:06.924688Z 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:06.954 UTC [9828] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:07,429] 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,431] 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:36:07.989145Z 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:08.028 UTC [9835] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:08,481] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:08,489] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:09.063795Z 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:09.103 UTC [9842] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:09,535] 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,538] 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:36:10.140451Z 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:10.179 UTC [9849] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:10,589] 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-zookeeper-1 | [2025-04-01 21:36:10,590] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:11.209329Z 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:11.247 UTC [9856] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:11,648] 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,649] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:12.284862Z 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:12.316 UTC [9863] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:12,704] 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,708] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56264, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:13.357201Z 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:13.385 UTC [9870] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:13,765] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:13,771] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:14.420856Z 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:14.459 UTC [9877] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:14,826] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36: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:36:14,829] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:15.491052Z 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:15.528 UTC [9884] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:15,891] 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,894] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:16.568996Z 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:16.605 UTC [9891] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:16,948] 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,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:17.645594Z 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:17.677 UTC [9898] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:17,995] 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:18,004] 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:36:18.720033Z 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:18.752 UTC [9905] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:19,048] 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,050] 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-kafka-1 | [2025-04-01 21:36:19,271] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:36:19,271] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:36:19,272] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:36:19,272] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController) testdrive-mysql-1 | 2025-04-01T21:36:19.788660Z 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:19.818 UTC [9912] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:20,112] 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,116] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:20.870608Z 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:20.903 UTC [9919] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:21,167] 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,172] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:21.938945Z 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:21.977 UTC [9926] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:22,222] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:22,228] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:23.017428Z 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:23.051 UTC [9933] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:23,272] 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,275] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:24.093447Z 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:24.123 UTC [9940] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:24,326] 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,327] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:25.171772Z 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:25.198 UTC [9947] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:25,386] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:25,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:26.243069Z 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:26.270 UTC [9954] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:26,445] 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,452] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:27.315481Z 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:27.348 UTC [9961] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:27,496] 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,506] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:28.384499Z 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:28.421 UTC [9968] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:28,552] 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,556] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:29.465013Z 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:29.494 UTC [9975] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:29,599] 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,601] 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-mysql-1 | 2025-04-01T21:36:30.535593Z 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:30.564 UTC [9982] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:30,658] 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,662] 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-mysql-1 | 2025-04-01T21:36:31.605781Z 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-postgres-1 | 2025-04-01 21:36:31.636 UTC [9989] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:31,717] 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,720] 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-mysql-1 | 2025-04-01T21:36:32.673714Z 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-postgres-1 | 2025-04-01 21:36:32.711 UTC [9996] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:32,769] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36: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:36:32,773] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:33.754896Z 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-postgres-1 | 2025-04-01 21:36:33.780 UTC [10004] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:33,817] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:33,821] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:34.828478Z 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-postgres-1 | 2025-04-01 21:36:34.857 UTC [10011] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:34,877] 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,883] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:35.897903Z 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:35,923] 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-postgres-1 | 2025-04-01 21:36:35.926 UTC [10018] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:36:35,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:36.966461Z 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:36,968] 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,976] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:36.992 UTC [10025] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:38,029] 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-mysql-1 | 2025-04-01T21:36:38.033646Z 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-zookeeper-1 | [2025-04-01 21:36:38,041] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55398, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:38.086 UTC [10032] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:39,084] 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-zookeeper-1 | [2025-04-01 21:36:39,086] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:39.091804Z 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-postgres-1 | 2025-04-01 21:36:39.167 UTC [10039] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:40,133] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:40,137] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:40.149441Z 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-postgres-1 | 2025-04-01 21:36:40.247 UTC [10046] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:41,187] 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,191] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:41.203663Z 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-postgres-1 | 2025-04-01 21:36:41.334 UTC [10053] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:42,238] 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,242] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55430, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:42.262596Z 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-postgres-1 | 2025-04-01 21:36:42.422 UTC [10060] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:43,292] 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,296] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:43.329747Z 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-postgres-1 | 2025-04-01 21:36:43.510 UTC [10067] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:44,360] 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,361] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:44.394096Z 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-postgres-1 | 2025-04-01 21:36:44.593 UTC [10074] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:45,415] 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,421] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:45.459600Z 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-postgres-1 | 2025-04-01 21:36:45.674 UTC [10081] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:46,464] 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,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:46.531110Z 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-postgres-1 | 2025-04-01 21:36:46.760 UTC [10088] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:47,519] 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,523] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:47.609653Z 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-postgres-1 | 2025-04-01 21:36:47.841 UTC [10095] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:48,575] 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,578] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:48.689780Z 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-postgres-1 | 2025-04-01 21:36:48.935 UTC [10102] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:49,627] 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,628] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56160, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:49.764822Z 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:50.031 UTC [10109] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:50,690] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:50,691] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:50.835930Z 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:51.118 UTC [10116] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:51,747] 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,753] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:51.911358Z 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:36:52.209 UTC [10123] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:52,797] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36: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:36:52,801] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:52.991933Z 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:36:53.293 UTC [10130] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:53,856] 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,860] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:54.070134Z 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:36:54.375 UTC [10137] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:54,907] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:54,914] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:55.150261Z 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:36:55.462 UTC [10144] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:55,970] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:55,977] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:56.230859Z 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:36:56.554 UTC [10151] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:36:57,027] 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-schema-registry-1 | [2025-04-01 21:36:57,031] 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-mysql-1 | 2025-04-01T21:36:57.309315Z 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:36:57.642 UTC [10158] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:58,075] 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,075] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:58.387538Z 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:36:58.734 UTC [10165] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:59,122] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:59,124] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:59.456533Z 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:36:59.819 UTC [10172] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:00,175] 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,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:00.528561Z 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:00.900 UTC [10179] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:01,226] 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,230] 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-mysql-1 | 2025-04-01T21:37:01.609835Z 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:01.994 UTC [10186] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:02,273] 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-zookeeper-1 | [2025-04-01 21:37:02,283] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:02.684429Z 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:03.080 UTC [10194] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:03,334] 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,334] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:03.756421Z 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:04.173 UTC [10201] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:37:04,399] 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:37:04,399] 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-mysql-1 | 2025-04-01T21:37:04.829031Z 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-postgres-1 | 2025-04-01 21:37:05.256 UTC [10208] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:05,453] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:05,454] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:05.899930Z 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-postgres-1 | 2025-04-01 21:37:06.360 UTC [10215] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:06,513] 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,513] 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-mysql-1 | 2025-04-01T21:37:06.986142Z 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-postgres-1 | 2025-04-01 21:37:07.448 UTC [10222] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:07,565] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:07,574] 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:37:08.057085Z 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-postgres-1 | 2025-04-01 21:37:08.539 UTC [10229] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:08,615] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:08,618] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:09.148658Z 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-postgres-1 | 2025-04-01 21:37:09.632 UTC [10236] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:09,664] 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,667] 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-mysql-1 | 2025-04-01T21:37:10.226195Z 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-postgres-1 | 2025-04-01 21:37:10.717 UTC [10243] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:10,727] 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,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:11.300413Z 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:11,771] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37: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:37:11,779] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:11.804 UTC [10250] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:12.392694Z 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:12,833] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:12,836] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:12.880 UTC [10257] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:13.467793Z 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:13,891] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:13,893] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:13.970 UTC [10264] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:14.544746Z 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:14,947] 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-zookeeper-1 | [2025-04-01 21:37:14,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:15.049 UTC [10271] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:15.618786Z 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-zookeeper-1 | [2025-04-01 21:37:16,013] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:37:16,015] 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-postgres-1 | 2025-04-01 21:37:16.133 UTC [10279] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:16.708813Z 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:17,066] 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-zookeeper-1 | [2025-04-01 21:37:17,068] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:17.220 UTC [10286] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:17.784538Z 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:18,130] 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,131] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:18.309 UTC [10293] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:18.862010Z 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:19,189] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:37:19,189] 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" 0 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:37:19.391 UTC [10300] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:19.934105Z 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:20,246] 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,249] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:20.476 UTC [10307] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:21.008806Z 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:21,308] 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,311] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:21.568 UTC [10314] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:22.086117Z 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:22,369] 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,371] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:22.655 UTC [10322] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:23.162587Z 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:23,429] 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,432] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:23.733 UTC [10329] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:24.234079Z 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:24,480] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:24,486] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:24.825 UTC [10336] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:25.314090Z 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:25,529] 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,530] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:25.915 UTC [10343] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:26.403532Z 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:26,588] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:26,588] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:26.996 UTC [10350] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:27.479414Z 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:27,641] 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,646] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:28.083 UTC [10357] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:28.554683Z 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:28,692] 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,693] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:29.171 UTC [10364] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:29.639579Z 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:29,749] 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,756] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:30.255 UTC [10371] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:30.718954Z 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:30,799] 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,806] 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-postgres-1 | 2025-04-01 21:37:31.341 UTC [10378] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:31.796177Z 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:31,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37: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:37:31,859] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:32.427 UTC [10385] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:32.870771Z 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:32,909] 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,913] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37160, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:33.511 UTC [10394] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:33.935349Z 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:33,960] 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,963] 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:37:34.592 UTC [10401] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:35.010294Z 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:35,011] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:35,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:35.677 UTC [10408] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:36.064930Z 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-schema-registry-1 | [2025-04-01 21:37:36,067] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:36,072] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:36.757 UTC [10415] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:37,126] 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-mysql-1 | 2025-04-01T21:37:37.129056Z 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-zookeeper-1 | [2025-04-01 21:37:37,133] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:37.847 UTC [10422] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:38,179] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:38,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:38.188351Z 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:38.926 UTC [10429] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:37:39,246] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:37:39,251] 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-mysql-1 | 2025-04-01T21:37:39.259959Z 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:40.015 UTC [10437] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:40,307] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:40,309] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:40.325470Z 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:41.108 UTC [10444] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:41,364] 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,369] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:41.382578Z 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:42.199 UTC [10451] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:42,416] 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,420] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:42.448695Z 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:43.285 UTC [10458] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:43,475] 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,480] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:43.512541Z 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-postgres-1 | 2025-04-01 21:37:44.385 UTC [10465] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:44,534] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:44,536] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:44.580806Z 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-postgres-1 | 2025-04-01 21:37:45.470 UTC [10472] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:45,592] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:45,596] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:45.653737Z 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-postgres-1 | 2025-04-01 21:37:46.561 UTC [10479] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:37:46,647] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:37:46,647] 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" 0 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:37:46.727907Z 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-postgres-1 | 2025-04-01 21:37:47.650 UTC [10486] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:47,711] 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,713] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:47.799767Z 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-postgres-1 | 2025-04-01 21:37:48.741 UTC [10493] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:48,776] 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,776] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:48.871742Z 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:49.834 UTC [10500] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:49,839] 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-zookeeper-1 | [2025-04-01 21:37:49,840] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:49.949766Z 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-schema-registry-1 | [2025-04-01 21:37:50,894] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37: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:37:50,898] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:50.920 UTC [10507] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:51.019239Z 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-schema-registry-1 | [2025-04-01 21:37:51,950] 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,955] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:51.988 UTC [10514] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:52.095071Z 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-schema-registry-1 | [2025-04-01 21:37:53,001] 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,013] 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:37:53.067 UTC [10521] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:53.167308Z 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-schema-registry-1 | [2025-04-01 21:37:54,066] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:54,068] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:54.154 UTC [10528] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:54.246081Z 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-schema-registry-1 | [2025-04-01 21:37:55,127] 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,132] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50670, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:55.242 UTC [10535] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:55.326521Z 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-schema-registry-1 | [2025-04-01 21:37:56,180] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:56,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:56.321 UTC [10542] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:56.409473Z 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-schema-registry-1 | [2025-04-01 21:37:57,238] 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,243] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:57.406 UTC [10549] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:57.489805Z 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-schema-registry-1 | [2025-04-01 21:37:58,282] 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,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50696, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:58.489 UTC [10556] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:58.579301Z 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-schema-registry-1 | [2025-04-01 21:37:59,333] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:59,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:59.574 UTC [10563] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:59.659773Z 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-schema-registry-1 | [2025-04-01 21:38:00,398] 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,400] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:00.662 UTC [10570] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:00.745084Z 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-schema-registry-1 | [2025-04-01 21:38:01,452] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:01,459] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:01.756 UTC [10576] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:01.823932Z 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-zookeeper-1 | [2025-04-01 21:38:02,512] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:02,513] 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-postgres-1 | 2025-04-01 21:38:02.856 UTC [10583] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:02.906639Z 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-zookeeper-1 | [2025-04-01 21:38:03,567] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50726, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:03,573] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:38:03.944 UTC [10591] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:03.981964Z 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-schema-registry-1 | [2025-04-01 21:38:04,617] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:04,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:05.029 UTC [10598] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:05.056601Z 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-schema-registry-1 | [2025-04-01 21:38:05,676] 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,679] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:06.122 UTC [10606] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:06.127629Z 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-schema-registry-1 | [2025-04-01 21:38:06,723] 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,730] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:07.194727Z 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:07.203 UTC [10613] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:07,790] 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,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:08.257994Z 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:08.288 UTC [10620] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:08,841] 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,849] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:09.325634Z 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:09.360 UTC [10627] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:09,894] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:09 +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:09,896] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:10.399148Z 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:10.432 UTC [10634] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:10,955] 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,957] 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-mysql-1 | 2025-04-01T21:38:11.470149Z 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:11.504 UTC [10640] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:12,005] 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,008] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:12.548848Z 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:12.583 UTC [10647] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:13,057] 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,061] 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-mysql-1 | 2025-04-01T21:38:13.627430Z 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:13.660 UTC [10654] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:14,113] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:14,116] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:14.711780Z 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:14.736 UTC [10661] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:15,165] 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,168] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:15.788761Z 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-postgres-1 | 2025-04-01 21:38:15.818 UTC [10668] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:16,226] 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,227] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:16.861790Z 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-postgres-1 | 2025-04-01 21:38:16.888 UTC [10675] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:17,275] 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,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:17.933291Z 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-postgres-1 | 2025-04-01 21:38:17.962 UTC [10682] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:18,330] 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-zookeeper-1 | [2025-04-01 21:38:18,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:19.003979Z 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-postgres-1 | 2025-04-01 21:38:19.031 UTC [10689] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:38:19,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:19,391] 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-mysql-1 | 2025-04-01T21:38:20.076084Z 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-postgres-1 | 2025-04-01 21:38:20.106 UTC [10696] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:20,443] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:20,448] 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:38:21.155617Z 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-postgres-1 | 2025-04-01 21:38:21.191 UTC [10703] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:21,498] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:21,506] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:22.230201Z 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-postgres-1 | 2025-04-01 21:38:22.260 UTC [10710] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:38:22,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:22,559] 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-mysql-1 | 2025-04-01T21:38:23.295811Z 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-postgres-1 | 2025-04-01 21:38:23.335 UTC [10717] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:23,616] 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,617] 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-mysql-1 | 2025-04-01T21:38:24.373632Z 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-postgres-1 | 2025-04-01 21:38:24.404 UTC [10724] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:24,673] 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,677] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39988, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:25.445135Z 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-postgres-1 | 2025-04-01 21:38:25.473 UTC [10732] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:25,730] 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,736] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:26.522064Z 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-postgres-1 | 2025-04-01 21:38:26.550 UTC [10739] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:26,781] 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,785] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:27.608835Z 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-postgres-1 | 2025-04-01 21:38:27.633 UTC [10746] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:27,839] 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,843] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:28.684094Z 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-postgres-1 | 2025-04-01 21:38:28.709 UTC [10753] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:28,887] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38: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:38:28,891] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:29.767442Z 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-postgres-1 | 2025-04-01 21:38:29.799 UTC [10760] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:38:29,951] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:29,951] 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-mysql-1 | 2025-04-01T21:38:30.848518Z 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-postgres-1 | 2025-04-01 21:38:30.872 UTC [10767] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:30,995] 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:31,002] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:31.933862Z 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-postgres-1 | 2025-04-01 21:38:31.957 UTC [10774] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:32,050] 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,057] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:33.000609Z 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-postgres-1 | 2025-04-01 21:38:33.031 UTC [10782] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:33,111] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:33,113] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:34.070831Z 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-postgres-1 | 2025-04-01 21:38:34.105 UTC [10789] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:34,157] 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,161] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:35.137528Z 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-postgres-1 | 2025-04-01 21:38:35.198 UTC [10796] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:35,212] 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,216] 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-mysql-1 | 2025-04-01T21:38:36.218302Z 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:36,257] 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,262] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:36.282 UTC [10802] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:37.284229Z 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-schema-registry-1 | [2025-04-01 21:38:37,308] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:37,316] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:37.353 UTC [10808] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:38,372] 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-mysql-1 | 2025-04-01T21:38:38.372299Z 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-zookeeper-1 | [2025-04-01 21:38:38,378] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:38.431 UTC [10815] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:39,424] 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,428] 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-mysql-1 | 2025-04-01T21:38:39.436289Z 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-postgres-1 | 2025-04-01 21:38:39.527 UTC [10822] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:40,479] 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-zookeeper-1 | [2025-04-01 21:38:40,484] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:40.491368Z 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-postgres-1 | 2025-04-01 21:38:40.614 UTC [10829] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:41,530] 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,538] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:41.550219Z 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-postgres-1 | 2025-04-01 21:38:41.705 UTC [10836] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:42,577] 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,584] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:42.628431Z 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-postgres-1 | 2025-04-01 21:38:42.788 UTC [10843] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:43,632] 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,642] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:43.705519Z 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-postgres-1 | 2025-04-01 21:38:43.868 UTC [10851] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:38:44,688] 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-schema-registry-1 | [2025-04-01 21:38:44,689] 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-mysql-1 | 2025-04-01T21:38:44.785249Z 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-postgres-1 | 2025-04-01 21:38:44.951 UTC [10858] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:45,739] 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,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:45.867090Z 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:46.038 UTC [10865] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:46,787] 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,793] 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:38:46.944166Z 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:47.124 UTC [10872] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:47,843] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38: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:38:47,845] 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:38:48.019775Z 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:48.216 UTC [10879] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:38:48,888] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:48,888] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:38:49.100971Z 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:49.301 UTC [10886] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:49,942] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:49,944] 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:38:50.175596Z 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:50.383 UTC [10893] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:50,987] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:50,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:51.250969Z 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:51.474 UTC [10900] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:52,049] 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-zookeeper-1 | [2025-04-01 21:38:52,052] 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:38:52.323017Z 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-postgres-1 | 2025-04-01 21:38:52.558 UTC [10907] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:53,101] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:53,107] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:53.399483Z 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-postgres-1 | 2025-04-01 21:38:53.652 UTC [10914] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:38:54,162] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:54,163] 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-mysql-1 | 2025-04-01T21:38:54.476288Z 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-postgres-1 | 2025-04-01 21:38:54.738 UTC [10921] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:55,221] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:55,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:55.548306Z 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-postgres-1 | 2025-04-01 21:38:55.832 UTC [10928] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:56,277] 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,285] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:56.616581Z 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-postgres-1 | 2025-04-01 21:38:56.917 UTC [10935] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:57,343] 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,343] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:57.693694Z 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-postgres-1 | 2025-04-01 21:38:57.997 UTC [10942] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:58,395] 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,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:58.767283Z 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-postgres-1 | 2025-04-01 21:38:59.088 UTC [10949] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:59,446] 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,454] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:59.848588Z 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:00.188 UTC [10956] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:00,521] 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,523] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54984, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:00.916572Z 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:01.279 UTC [10963] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:01,581] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:01,583] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55000, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:01.997325Z 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:02.383 UTC [10970] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:02,630] 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,635] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:03.107977Z 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:03.470 UTC [10978] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:03,689] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:03,690] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:04.185833Z 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:04.556 UTC [10985] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:04,742] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:04,749] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:05.265528Z 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:05.635 UTC [10992] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:05,800] 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,810] 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-mysql-1 | 2025-04-01T21:39:06.339501Z 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:06.717 UTC [10999] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:06,853] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:06,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:07.419067Z 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:07.802 UTC [11006] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:07,906] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39: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:39:07,910] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:08.499285Z 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:08.896 UTC [11013] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:08,955] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:08,959] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:09.580219Z 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:09.982 UTC [11020] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:10,003] 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-zookeeper-1 | [2025-04-01 21:39:10,005] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:10.647337Z 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-schema-registry-1 | [2025-04-01 21:39:11,046] 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,048] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:11.066 UTC [11027] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:11.722747Z 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-schema-registry-1 | [2025-04-01 21:39:12,096] 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,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:12.135 UTC [11034] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:12.806177Z 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-schema-registry-1 | [2025-04-01 21:39:13,146] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:13,156] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:13.220 UTC [11041] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:13.888847Z 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-schema-registry-1 | [2025-04-01 21:39:14,192] 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-zookeeper-1 | [2025-04-01 21:39:14,203] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:14.316 UTC [11048] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:14.963360Z 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-schema-registry-1 | [2025-04-01 21:39:15,242] 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,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:15.402 UTC [11055] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:16.044887Z 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-schema-registry-1 | [2025-04-01 21:39:16,298] 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,303] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:16.491 UTC [11062] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:17.116589Z 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-zookeeper-1 | [2025-04-01 21:39:17,363] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:39:17,364] 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-postgres-1 | 2025-04-01 21:39:17.591 UTC [11069] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:18.181098Z 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-schema-registry-1 | [2025-04-01 21:39:18,417] 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,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:18.688 UTC [11076] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:19.271198Z 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-schema-registry-1 | [2025-04-01 21:39:19,465] 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-zookeeper-1 | [2025-04-01 21:39:19,479] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:19.769 UTC [11083] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:20.354574Z 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-schema-registry-1 | [2025-04-01 21:39:20,524] 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,533] 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-postgres-1 | 2025-04-01 21:39:20.857 UTC [11090] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:21.424265Z 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-schema-registry-1 | [2025-04-01 21:39:21,580] 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,585] 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-postgres-1 | 2025-04-01 21:39:21.946 UTC [11097] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:22.504705Z 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-schema-registry-1 | [2025-04-01 21:39:22,637] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:22,637] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:23.035 UTC [11104] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:23.592636Z 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-schema-registry-1 | [2025-04-01 21:39:23,695] 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,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:24.116 UTC [11111] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:24.666947Z 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-schema-registry-1 | [2025-04-01 21:39:24,745] 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,752] 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-postgres-1 | 2025-04-01 21:39:25.200 UTC [11118] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:25.739931Z 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-schema-registry-1 | [2025-04-01 21:39:25,796] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39: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:39:25,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:26.284 UTC [11125] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:26.819781Z 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-schema-registry-1 | [2025-04-01 21:39:26,848] 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,853] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:27.368 UTC [11133] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:27.888763Z 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-schema-registry-1 | [2025-04-01 21:39:27,892] 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,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:28.449 UTC [11140] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:28,941] 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-mysql-1 | 2025-04-01T21:39:28.943548Z 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-zookeeper-1 | [2025-04-01 21:39:28,944] 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:39:29.525 UTC [11147] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:39:30,002] 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-schema-registry-1 | [2025-04-01 21:39:30,004] 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" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:39:30.010544Z 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:30.608 UTC [11154] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:31,053] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:31,058] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:31.081855Z 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:31.700 UTC [11161] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:32,115] 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,131] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:32.160265Z 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:32.784 UTC [11168] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:33,160] 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,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:33.227107Z 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:33.868 UTC [11176] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:34,213] 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-zookeeper-1 | [2025-04-01 21:39:34,227] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:34.300775Z 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:34.956 UTC [11183] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:35,281] 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,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:35.375436Z 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:36.042 UTC [11190] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:39:36,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:39:36,336] 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-mysql-1 | 2025-04-01T21:39:36.453359Z 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:37.131 UTC [11197] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:37,379] 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,384] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:37.537166Z 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:38.209 UTC [11204] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:38,442] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:38,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:38.615612Z 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:39.294 UTC [11211] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:39:39,499] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:39:39,503] 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-mysql-1 | 2025-04-01T21:39:39.681617Z 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:40.385 UTC [11218] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:40,557] 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,558] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:40.755102Z 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:41.468 UTC [11225] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:41,614] 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,619] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:41.822237Z 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-postgres-1 | 2025-04-01 21:39:42.560 UTC [11232] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:42,670] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:42,677] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:42.904422Z 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-postgres-1 | 2025-04-01 21:39:43.653 UTC [11239] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:43,719] 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,722] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:43.986570Z 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-postgres-1 | 2025-04-01 21:39:44.740 UTC [11246] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:39:44,776] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:39:44,777] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:39:45.063104Z 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:45,814] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:45,819] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:45.831 UTC [11253] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:46.138715Z 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-schema-registry-1 | [2025-04-01 21:39:46,871] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:46,873] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:46.900 UTC [11260] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:47.202533Z 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:47,934] 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,939] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:47.980 UTC [11267] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:48.279899Z 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:48,993] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:48,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:49.056 UTC [11274] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:49.362066Z 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:50,044] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:39:50,044] 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-postgres-1 | 2025-04-01 21:39:50.143 UTC [11281] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:50.438123Z 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-schema-registry-1 | [2025-04-01 21:39:51,099] 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,102] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:51.227 UTC [11288] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:51.516811Z 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-schema-registry-1 | [2025-04-01 21:39:52,163] 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,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:52.313 UTC [11294] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:52.585062Z 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-schema-registry-1 | [2025-04-01 21:39:53,211] 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-zookeeper-1 | [2025-04-01 21:39:53,215] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:53.392 UTC [11301] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:53.658076Z 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-schema-registry-1 | [2025-04-01 21:39:54,265] 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,275] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:54.491 UTC [11308] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:54.725732Z 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-schema-registry-1 | [2025-04-01 21:39:55,328] 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,330] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:55.575 UTC [11315] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:55.803584Z 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-schema-registry-1 | [2025-04-01 21:39:56,382] 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-zookeeper-1 | [2025-04-01 21:39:56,386] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:56.686 UTC [11322] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:56.873294Z 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-zookeeper-1 | [2025-04-01 21:39:57,439] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:39:57,442] 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-postgres-1 | 2025-04-01 21:39:57.770 UTC [11329] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:57.950131Z 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-schema-registry-1 | [2025-04-01 21:39:58,489] 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-zookeeper-1 | [2025-04-01 21:39:58,496] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:58.861 UTC [11336] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:59.030954Z 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-schema-registry-1 | [2025-04-01 21:39:59,548] 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,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:59.947 UTC [11343] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:00.108688Z 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-zookeeper-1 | [2025-04-01 21:40:00,602] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:40:00,604] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:40:01.051 UTC [11350] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:01.188098Z 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-schema-registry-1 | [2025-04-01 21:40:01,669] 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,672] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:02.142 UTC [11357] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:02.264285Z 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-schema-registry-1 | [2025-04-01 21:40:02,725] 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,736] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:03.244 UTC [11365] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:03.350709Z 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-schema-registry-1 | [2025-04-01 21:40:03,783] 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,796] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:04.342 UTC [11372] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:04.419047Z 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-zookeeper-1 | [2025-04-01 21:40:04,847] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:40:04,847] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:04 +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:05.428 UTC [11379] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:05.500650Z 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-zookeeper-1 | [2025-04-01 21:40:05,912] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:40:05,915] 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-postgres-1 | 2025-04-01 21:40:06.515 UTC [11386] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:06.585514Z 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-schema-registry-1 | [2025-04-01 21:40:06,968] 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,972] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:07.598 UTC [11393] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:07.659687Z 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-schema-registry-1 | [2025-04-01 21:40:08,023] 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,030] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:08.692 UTC [11400] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:08.730888Z 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-schema-registry-1 | [2025-04-01 21:40:09,081] 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,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:09.787 UTC [11407] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:09.812363Z 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-schema-registry-1 | [2025-04-01 21:40:10,140] 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-zookeeper-1 | [2025-04-01 21:40:10,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:10.879 UTC [11414] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:10.882569Z 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-schema-registry-1 | [2025-04-01 21:40:11,191] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:11,197] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:11.940343Z 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:11.963 UTC [11421] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:12,251] 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,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:13.015674Z 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:13.045 UTC [11428] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:13,304] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:13,306] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:14.088641Z 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:14.124 UTC [11435] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:14,362] 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,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52532, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:15.167145Z 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:15.198 UTC [11442] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:15,423] 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,428] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:16.239252Z 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-postgres-1 | 2025-04-01 21:40:16.268 UTC [11449] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:16,475] 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-zookeeper-1 | [2025-04-01 21:40:16,480] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:17.309344Z 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-postgres-1 | 2025-04-01 21:40:17.342 UTC [11456] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:17,538] 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,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:18.386717Z 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-postgres-1 | 2025-04-01 21:40:18.419 UTC [11463] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:18,591] 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,595] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:19.459283Z 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-postgres-1 | 2025-04-01 21:40:19.495 UTC [11470] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:19,653] 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,657] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:20.536815Z 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-postgres-1 | 2025-04-01 21:40:20.566 UTC [11477] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:20,710] 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,716] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:21.603453Z 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-postgres-1 | 2025-04-01 21:40:21.639 UTC [11484] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:21,762] 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,769] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:22.682135Z 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-postgres-1 | 2025-04-01 21:40:22.716 UTC [11491] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:22,834] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40: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:40:22,837] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:23.760959Z 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-postgres-1 | 2025-04-01 21:40:23.793 UTC [11498] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:23,892] 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,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:24.834198Z 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-postgres-1 | 2025-04-01 21:40:24.863 UTC [11505] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:24,951] 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,955] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:25.910417Z 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-postgres-1 | 2025-04-01 21:40:25.939 UTC [11512] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:26,008] 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,014] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:26.981984Z 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-postgres-1 | 2025-04-01 21:40:27.013 UTC [11519] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:27,065] 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,067] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:28.052578Z 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-postgres-1 | 2025-04-01 21:40:28.083 UTC [11526] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:28,124] 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,126] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:29.125836Z 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-postgres-1 | 2025-04-01 21:40:29.156 UTC [11533] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:29,183] 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,188] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:30.202223Z 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:30,225] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:40:30.228 UTC [11540] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:40:30,233] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:40:31,271] 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-mysql-1 | 2025-04-01T21:40:31.274793Z 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-zookeeper-1 | [2025-04-01 21:40:31,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:31.301 UTC [11547] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:32,328] 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" 0 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:40:32.332711Z 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-zookeeper-1 | [2025-04-01 21:40:32,333] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:32.381 UTC [11554] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:33,381] 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,384] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:33.389925Z 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-postgres-1 | 2025-04-01 21:40:33.461 UTC [11562] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:34,443] 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-mysql-1 | 2025-04-01T21:40:34.445780Z 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-zookeeper-1 | [2025-04-01 21:40:34,452] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:34.551 UTC [11569] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:35,499] 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-mysql-1 | 2025-04-01T21:40:35.503843Z 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-zookeeper-1 | [2025-04-01 21:40:35,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:35.636 UTC [11576] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:36,552] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:36,557] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:36.580035Z 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-postgres-1 | 2025-04-01 21:40:36.729 UTC [11583] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:40:37,608] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:40:37,610] 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-mysql-1 | 2025-04-01T21:40:37.646122Z 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-postgres-1 | 2025-04-01 21:40:37.820 UTC [11590] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:40:38,664] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:40:38,664] 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" 0 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:40:38.712935Z 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-postgres-1 | 2025-04-01 21:40:38.905 UTC [11596] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:39,719] 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,722] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:39.792054Z 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-postgres-1 | 2025-04-01 21:40:39.995 UTC [11603] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:40,770] 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-zookeeper-1 | [2025-04-01 21:40:40,774] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:40.860100Z 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-postgres-1 | 2025-04-01 21:40:41.086 UTC [11610] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:41,825] 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,833] 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:40:41.932464Z 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-postgres-1 | 2025-04-01 21:40:42.168 UTC [11618] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:42,881] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40: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:40:42,885] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:43.006518Z 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-postgres-1 | 2025-04-01 21:40:43.256 UTC [11625] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:40:43,944] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:40:43,944] 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-mysql-1 | 2025-04-01T21:40:44.075637Z 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-postgres-1 | 2025-04-01 21:40:44.340 UTC [11632] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:44,990] 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,996] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:45.148419Z 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-postgres-1 | 2025-04-01 21:40:45.423 UTC [11639] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:46,043] 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,050] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:46.218617Z 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:46.507 UTC [11646] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:47,094] 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-zookeeper-1 | [2025-04-01 21:40:47,094] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41264, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:47.291971Z 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:47.591 UTC [11653] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:48,154] 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,158] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:48.371080Z 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:48.680 UTC [11661] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:49,209] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:49,214] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:49.445553Z 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-postgres-1 | 2025-04-01 21:40:49.765 UTC [11668] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:50,280] 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,283] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:50.521142Z 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-postgres-1 | 2025-04-01 21:40:50.855 UTC [11675] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:51,326] 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-zookeeper-1 | [2025-04-01 21:40:51,326] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41300, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:51.592089Z 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-postgres-1 | 2025-04-01 21:40:51.935 UTC [11682] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:52,374] 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,375] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:52.676211Z 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-postgres-1 | 2025-04-01 21:40:53.022 UTC [11690] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:40:53,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:40:53,424] 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-mysql-1 | 2025-04-01T21:40:53.757666Z 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-postgres-1 | 2025-04-01 21:40:54.118 UTC [11697] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:54,478] 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-zookeeper-1 | [2025-04-01 21:40:54,480] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:54.836475Z 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:40:55.199 UTC [11704] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:55,536] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:55,539] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:55.903961Z 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:40:56.284 UTC [11711] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:56,590] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:56,596] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:56.973608Z 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:40:57.371 UTC [11718] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:57,638] 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,643] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:58.054569Z 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:40:58.468 UTC [11725] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:58,690] 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,693] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:59.127762Z 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:40:59.559 UTC [11732] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:59,756] 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,760] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:00.215497Z 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:00.647 UTC [11739] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:00,803] 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,809] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:01.293947Z 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:01.732 UTC [11746] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:41:01,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:41:01,875] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:41:02.369607Z 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:02.829 UTC [11752] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:02,940] 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,965] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:03.444813Z 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:03.909 UTC [11760] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:03,996] 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:04,012] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:04.524908Z 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:04.996 UTC [11767] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:05,053] 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,062] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:05.603102Z 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-schema-registry-1 | [2025-04-01 21:41:06,097] 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-postgres-1 | 2025-04-01 21:41:06.099 UTC [11774] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:41:06,111] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:06.675013Z 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-schema-registry-1 | [2025-04-01 21:41:07,146] 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-zookeeper-1 | [2025-04-01 21:41:07,161] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:07.175 UTC [11780] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:07.748066Z 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-schema-registry-1 | [2025-04-01 21:41:08,215] 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,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:08.259 UTC [11787] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:08.825434Z 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-schema-registry-1 | [2025-04-01 21:41:09,284] 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-zookeeper-1 | [2025-04-01 21:41:09,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:09.349 UTC [11794] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:09.901427Z 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-schema-registry-1 | [2025-04-01 21:41:10,342] 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,342] 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-postgres-1 | 2025-04-01 21:41:10.436 UTC [11801] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:10.985014Z 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-zookeeper-1 | [2025-04-01 21:41:11,415] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:41:11,416] 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-postgres-1 | 2025-04-01 21:41:11.527 UTC [11808] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:12.057540Z 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-schema-registry-1 | [2025-04-01 21:41:12,467] 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,469] 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-postgres-1 | 2025-04-01 21:41:12.624 UTC [11815] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:13.127467Z 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-schema-registry-1 | [2025-04-01 21:41:13,528] 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-zookeeper-1 | [2025-04-01 21:41:13,530] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:13.707 UTC [11822] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:14.202854Z 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-schema-registry-1 | [2025-04-01 21:41:14,587] 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,592] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:14.795 UTC [11829] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:15.286849Z 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-schema-registry-1 | [2025-04-01 21:41:15,637] 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,647] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:15.894 UTC [11836] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:16.377613Z 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-schema-registry-1 | [2025-04-01 21:41:16,697] 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,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:16.974 UTC [11843] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:17.446946Z 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-zookeeper-1 | [2025-04-01 21:41:17,766] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:41:17,769] 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-postgres-1 | 2025-04-01 21:41:18.064 UTC [11850] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:18.516424Z 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-schema-registry-1 | [2025-04-01 21:41:18,824] 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,826] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:19.145 UTC [11857] FATAL: role "root" does not exist testdrive-kafka-1 | [2025-04-01 21:41:19,273] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:41:19,273] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:41:19,274] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:41:19,274] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController) testdrive-mysql-1 | 2025-04-01T21:41:19.593038Z 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-schema-registry-1 | [2025-04-01 21:41:19,876] 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,877] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:20.240 UTC [11864] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:20.667057Z 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-schema-registry-1 | [2025-04-01 21:41:20,933] 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,941] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:21.323 UTC [11871] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:21.742075Z 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-schema-registry-1 | [2025-04-01 21:41:21,994] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41: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:41:21,997] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:22.411 UTC [11878] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:22.816185Z 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-schema-registry-1 | [2025-04-01 21:41:23,040] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:23,047] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:23.510 UTC [11885] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:23.899634Z 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-schema-registry-1 | [2025-04-01 21:41:24,099] 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,101] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:24.605 UTC [11892] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:24.976031Z 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-schema-registry-1 | [2025-04-01 21:41:25,156] 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,161] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:25.700 UTC [11899] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:26.056980Z 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-schema-registry-1 | [2025-04-01 21:41:26,211] 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,212] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:26.789 UTC [11906] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:27.138172Z 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-schema-registry-1 | [2025-04-01 21:41:27,264] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:27,269] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:27.874 UTC [11913] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:28.212969Z 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-schema-registry-1 | [2025-04-01 21:41:28,322] 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,333] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:28.968 UTC [11920] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:29.296182Z 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-schema-registry-1 | [2025-04-01 21:41:29,373] 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,381] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:30.061 UTC [11927] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:30.364517Z 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-schema-registry-1 | [2025-04-01 21:41:30,427] 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,429] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:31.150 UTC [11934] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:31.440474Z 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-schema-registry-1 | [2025-04-01 21:41:31,476] 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-zookeeper-1 | [2025-04-01 21:41:31,483] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:32.243 UTC [11941] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:32.507245Z 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-schema-registry-1 | [2025-04-01 21:41:32,527] 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-zookeeper-1 | [2025-04-01 21:41:32,535] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48232, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:33.329 UTC [11949] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:33,577] 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-mysql-1 | 2025-04-01T21:41:33.578924Z 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-zookeeper-1 | [2025-04-01 21:41:33,585] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:34.411 UTC [11955] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:41:34,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:41:34,636] 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-mysql-1 | 2025-04-01T21:41:34.637464Z 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:35.492 UTC [11962] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:41:35,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:41:35,686] 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:35.691516Z 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-postgres-1 | 2025-04-01 21:41:36.570 UTC [11969] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:36,738] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:36,743] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:36.751125Z 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-postgres-1 | 2025-04-01 21:41:37.654 UTC [11976] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:37,791] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:37,797] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55110, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:37.809624Z 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-postgres-1 | 2025-04-01 21:41:38.746 UTC [11983] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:41:38,856] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:41:38,858] 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-mysql-1 | 2025-04-01T21:41:38.887791Z 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-postgres-1 | 2025-04-01 21:41:39.840 UTC [11990] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:39,919] 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:39,920] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55138, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:39.957760Z 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-postgres-1 | 2025-04-01 21:41:40.927 UTC [11997] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:41:40,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:41:40,966] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:41:41.041853Z 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-postgres-1 | 2025-04-01 21:41:42.006 UTC [12004] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:42,013] 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,019] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:42.112089Z 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:43,068] 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,071] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:43.097 UTC [12011] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:43.185894Z 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-zookeeper-1 | [2025-04-01 21:41:44,117] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:41:44,118] 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-postgres-1 | 2025-04-01 21:41:44.197 UTC [12018] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:44.263373Z 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:45,177] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:45,186] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:45.276 UTC [12025] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:45.329912Z 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-schema-registry-1 | [2025-04-01 21:41:46,229] 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,242] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:46.362 UTC [12032] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:46.402328Z 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-schema-registry-1 | [2025-04-01 21:41:47,286] 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,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:47.449 UTC [12039] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:47.471165Z 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-schema-registry-1 | [2025-04-01 21:41:48,344] 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,347] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:48.541 UTC [12046] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:48.547022Z 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-schema-registry-1 | [2025-04-01 21:41:49,399] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:49,405] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:49.623 UTC [12053] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:49.629201Z 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-schema-registry-1 | [2025-04-01 21:41:50,452] 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,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:50.695554Z 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:50.712 UTC [12061] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:51,509] 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,513] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:51.775243Z 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:51.800 UTC [12068] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:52,567] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:52,572] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:52.849525Z 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:41:52.882 UTC [12075] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:41:53,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:41:53,626] 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-mysql-1 | 2025-04-01T21:41:53.915068Z 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:41:53.957 UTC [12082] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:54,682] 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,686] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:54.993457Z 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:41:55.029 UTC [12089] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:41:55,738] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:41:55,739] 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-mysql-1 | 2025-04-01T21:41:56.066748Z 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:41:56.102 UTC [12096] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:56,787] 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,794] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:57.129981Z 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:41:57.171 UTC [12103] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:57,848] 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,852] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:58.197496Z 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:41:58.252 UTC [12110] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:58,912] 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,914] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:59.273408Z 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:41:59.342 UTC [12117] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:59,968] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41: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:41:59,972] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:00.351547Z 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:00.431 UTC [12125] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:01,020] 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-zookeeper-1 | [2025-04-01 21:42:01,024] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44646, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:01.424440Z 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:01.524 UTC [12132] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:02,113] 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,118] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:02.505259Z 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:02.617 UTC [12139] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:03,180] 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,184] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:03.585466Z 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:03.703 UTC [12147] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:04,242] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:04,246] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:04.665597Z 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:04.797 UTC [12154] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:05,293] 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,301] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:05.745024Z 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:05.879 UTC [12161] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:06,350] 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,358] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:06.821284Z 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:06.962 UTC [12168] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:07,407] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:07,414] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:07.905778Z 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:08.048 UTC [12175] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:08,476] 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-zookeeper-1 | [2025-04-01 21:42:08,480] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:08.979546Z 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:09.128 UTC [12182] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:09,519] 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,523] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38058, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:10.048781Z 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:10.217 UTC [12189] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:10,565] 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,569] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:11.121454Z 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:11.303 UTC [12196] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:11,618] 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,625] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:12.194319Z 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-postgres-1 | 2025-04-01 21:42:12.391 UTC [12203] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:12,668] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:12,678] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:13.271836Z 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-postgres-1 | 2025-04-01 21:42:13.484 UTC [12210] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:13,724] 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-zookeeper-1 | [2025-04-01 21:42:13,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:14.352218Z 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-postgres-1 | 2025-04-01 21:42:14.557 UTC [12217] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:14,784] 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,789] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:15.426022Z 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-postgres-1 | 2025-04-01 21:42:15.649 UTC [12224] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:15,844] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:15,847] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:16.495742Z 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-postgres-1 | 2025-04-01 21:42:16.737 UTC [12231] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:16,893] 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,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:17.574732Z 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-postgres-1 | 2025-04-01 21:42:17.810 UTC [12238] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:42:17,949] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:17,950] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:42:18.653678Z 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-postgres-1 | 2025-04-01 21:42:18.904 UTC [12245] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:42:19,023] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:19,027] 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-mysql-1 | 2025-04-01T21:42:19.730199Z 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-postgres-1 | 2025-04-01 21:42:19.998 UTC [12252] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:42:20,098] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:20,101] 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" 0 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:42:20.802799Z 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-postgres-1 | 2025-04-01 21:42:21.091 UTC [12258] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:21,147] 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-zookeeper-1 | [2025-04-01 21:42:21,153] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:21.873167Z 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-postgres-1 | 2025-04-01 21:42:22.184 UTC [12265] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:22,213] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:22,214] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:22.944725Z 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:23,261] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:23,263] 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-postgres-1 | 2025-04-01 21:42:23.270 UTC [12272] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:24.015859Z 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:24,317] 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,323] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:24.345 UTC [12279] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:25.086924Z 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:25,366] 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,371] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:25.424 UTC [12285] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:26.161869Z 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:26,429] 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,431] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:26.516 UTC [12292] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:27.232275Z 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-zookeeper-1 | [2025-04-01 21:42:27,483] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54532, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:27,484] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:42:27.610 UTC [12299] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:28.309813Z 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:28,533] 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,539] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:28.700 UTC [12306] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:29.377842Z 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-zookeeper-1 | [2025-04-01 21:42:29,592] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:29,593] 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-postgres-1 | 2025-04-01 21:42:29.779 UTC [12313] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:30.452364Z 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:30,643] 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,644] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:30.870 UTC [12319] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:31.521644Z 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:31,695] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:31,704] 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:42:31.951 UTC [12326] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:32.600325Z 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:32,748] 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,751] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:33.045 UTC [12333] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:33.674653Z 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:33,806] 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,809] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:34.143 UTC [12341] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:34.753198Z 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-zookeeper-1 | [2025-04-01 21:42:34,856] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:34,856] 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-postgres-1 | 2025-04-01 21:42:35.227 UTC [12349] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:35.829909Z 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:35,910] 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,914] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:36.310 UTC [12356] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:36.901981Z 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:36,967] 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]:52294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:37.391 UTC [12363] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:37.983714Z 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-schema-registry-1 | [2025-04-01 21:42:38,026] 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,030] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:38.469 UTC [12370] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:39.050000Z 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-schema-registry-1 | [2025-04-01 21:42:39,084] 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,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:39.566 UTC [12377] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:40.117076Z 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:40,126] 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,129] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:40.654 UTC [12384] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:41.179587Z 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-schema-registry-1 | [2025-04-01 21:42:41,181] 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,185] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:41.743 UTC [12391] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:42,236] 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-mysql-1 | 2025-04-01T21:42:42.239616Z 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-zookeeper-1 | [2025-04-01 21:42:42,243] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:42.827 UTC [12398] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:43,282] 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,286] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:43.297778Z 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:43.914 UTC [12405] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:44,349] 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,350] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:44.367269Z 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:45.007 UTC [12412] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:42:45,409] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:45,415] 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.440900Z 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:46.096 UTC [12419] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:46,474] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:46,475] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:46.516508Z 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-postgres-1 | 2025-04-01 21:42:47.184 UTC [12426] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:47,534] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:47,538] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60316, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:47.590704Z 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-postgres-1 | 2025-04-01 21:42:48.285 UTC [12433] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:48,583] 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]:60322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:48.660226Z 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-postgres-1 | 2025-04-01 21:42:49.373 UTC [12440] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:49,633] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:49,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:49.739566Z 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-postgres-1 | 2025-04-01 21:42:50.456 UTC [12447] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:50,692] 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]:60336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:50.814530Z 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-postgres-1 | 2025-04-01 21:42:51.540 UTC [12454] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:51,760] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:51,761] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:51.891541Z 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-postgres-1 | 2025-04-01 21:42:52.618 UTC [12461] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:52,824] 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,828] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:52.979184Z 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-postgres-1 | 2025-04-01 21:42:53.711 UTC [12468] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:53,876] 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,879] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:54.047363Z 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-postgres-1 | 2025-04-01 21:42:54.792 UTC [12475] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:54,931] 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-zookeeper-1 | [2025-04-01 21:42:54,932] 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-mysql-1 | 2025-04-01T21:42:55.125479Z 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-postgres-1 | 2025-04-01 21:42:55.877 UTC [12482] FATAL: role "root" does not exist 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,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:56.214467Z 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:42:56.965 UTC [12489] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:57,043] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:57,044] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:57.291732Z 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:42:58.055 UTC [12496] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:58,101] 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,105] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58174, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:58.367628Z 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:42:59.140 UTC [12503] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:59,151] 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,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:59.445902Z 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-schema-registry-1 | [2025-04-01 21:43:00,193] 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,206] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:00.220 UTC [12510] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:00.524838Z 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-schema-registry-1 | [2025-04-01 21:43:01,250] 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" 0 (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]:58198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:01.297 UTC [12517] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:01.608083Z 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-schema-registry-1 | [2025-04-01 21:43:02,303] 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,312] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:02.382 UTC [12524] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:02.678039Z 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-schema-registry-1 | [2025-04-01 21:43:03,382] 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-zookeeper-1 | [2025-04-01 21:43:03,388] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:03.469 UTC [12532] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:03.761203Z 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-schema-registry-1 | [2025-04-01 21:43:04,440] 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,445] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58232, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:04.562 UTC [12539] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:04.841013Z 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-schema-registry-1 | [2025-04-01 21:43:05,494] 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,502] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:05.650 UTC [12546] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:05.918221Z 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-schema-registry-1 | [2025-04-01 21:43:06,546] 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,550] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:06.738 UTC [12553] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:07.002307Z 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-schema-registry-1 | [2025-04-01 21:43:07,613] 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,614] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:07.833 UTC [12560] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:08.068358Z 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-schema-registry-1 | [2025-04-01 21:43:08,663] 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,664] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:08.920 UTC [12567] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:09.151886Z 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-schema-registry-1 | [2025-04-01 21:43:09,714] 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-zookeeper-1 | [2025-04-01 21:43:09,716] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:10.016 UTC [12574] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:10.226595Z 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-zookeeper-1 | [2025-04-01 21:43:10,775] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:43:10,776] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:43:11.119 UTC [12581] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:11.312166Z 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-zookeeper-1 | [2025-04-01 21:43:11,830] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:43:11,830] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:43:12.217 UTC [12588] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:12.393849Z 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-schema-registry-1 | [2025-04-01 21:43:12,876] 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,881] 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:43:13.311 UTC [12595] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:13.469661Z 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-schema-registry-1 | [2025-04-01 21:43:13,933] 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,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:14.396 UTC [12602] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:14.551348Z 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-schema-registry-1 | [2025-04-01 21:43:14,988] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43: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:43:14,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:15.479 UTC [12609] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:15.636515Z 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-schema-registry-1 | [2025-04-01 21:43:16,036] 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,037] 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-postgres-1 | 2025-04-01 21:43:16.560 UTC [12616] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:16.722958Z 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-schema-registry-1 | [2025-04-01 21:43:17,087] 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-zookeeper-1 | [2025-04-01 21:43:17,088] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:17.653 UTC [12623] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:17.802691Z 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-schema-registry-1 | [2025-04-01 21:43:18,139] 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,148] 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:43:18.738 UTC [12630] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:18.878530Z 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-zookeeper-1 | [2025-04-01 21:43:19,195] 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-schema-registry-1 | [2025-04-01 21:43:19,198] 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" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:43:19.830 UTC [12637] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:19.950986Z 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-schema-registry-1 | [2025-04-01 21:43:20,245] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:20,246] 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-postgres-1 | 2025-04-01 21:43:20.917 UTC [12644] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:21.031587Z 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-schema-registry-1 | [2025-04-01 21:43:21,304] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:21,307] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:22.008 UTC [12651] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:22.100741Z 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-schema-registry-1 | [2025-04-01 21:43:22,363] 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,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44950, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:23.095 UTC [12658] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:23.175865Z 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-schema-registry-1 | [2025-04-01 21:43:23,414] 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-zookeeper-1 | [2025-04-01 21:43:23,421] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:24.186 UTC [12665] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:24.254303Z 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-zookeeper-1 | [2025-04-01 21:43:24,469] 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-schema-registry-1 | [2025-04-01 21:43:24,470] 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-postgres-1 | 2025-04-01 21:43:25.286 UTC [12672] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:25.337890Z 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-schema-registry-1 | [2025-04-01 21:43:25,519] 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,526] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:26.365 UTC [12679] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:26.406688Z 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-schema-registry-1 | [2025-04-01 21:43:26,591] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:26,598] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:27.452 UTC [12686] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:27.485306Z 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-schema-registry-1 | [2025-04-01 21:43:27,647] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:27,649] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:28.549 UTC [12693] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:28.562816Z 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-schema-registry-1 | [2025-04-01 21:43:28,704] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:28,709] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:29.632283Z 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:29.641 UTC [12700] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:29,756] 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,761] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:30.699780Z 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:30.727 UTC [12707] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:30,805] 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,809] 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-mysql-1 | 2025-04-01T21:43:31.776663Z 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:31.808 UTC [12714] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:43:31,879] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:43:31,882] 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-mysql-1 | 2025-04-01T21:43:32.843731Z 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:32.878 UTC [12721] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:32,933] 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,935] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:33.921180Z 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:33.948 UTC [12729] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:33,985] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43: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:43:33,989] 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-mysql-1 | 2025-04-01T21:43:34.998529Z 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:35.025 UTC [12736] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:35,040] 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,044] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:36.073286Z 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-schema-registry-1 | [2025-04-01 21:43:36,083] 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-zookeeper-1 | [2025-04-01 21:43:36,092] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:36.102 UTC [12743] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:37.133439Z 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-schema-registry-1 | [2025-04-01 21:43:37,135] 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,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:37.171 UTC [12749] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:38,189] 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:38.190307Z 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-zookeeper-1 | [2025-04-01 21:43:38,195] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:38.259 UTC [12756] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:39,240] 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,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:39.247492Z 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-postgres-1 | 2025-04-01 21:43:39.353 UTC [12763] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:40,292] 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,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:40.318468Z 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-postgres-1 | 2025-04-01 21:43:40.444 UTC [12770] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:41,342] 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,344] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:41.381441Z 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-postgres-1 | 2025-04-01 21:43:41.530 UTC [12777] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:42,394] 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,397] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:42.453186Z 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-postgres-1 | 2025-04-01 21:43:42.609 UTC [12784] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:43,449] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:43,456] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:43.527261Z 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-postgres-1 | 2025-04-01 21:43:43.695 UTC [12791] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:44,501] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:44,505] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:44.593739Z 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-postgres-1 | 2025-04-01 21:43:44.785 UTC [12798] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:45,552] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:45,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:45.670886Z 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-postgres-1 | 2025-04-01 21:43:45.871 UTC [12805] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:46,607] 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,609] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:46.738753Z 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-postgres-1 | 2025-04-01 21:43:46.962 UTC [12812] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:47,665] 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,669] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:47.817170Z 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-postgres-1 | 2025-04-01 21:43:48.046 UTC [12819] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:48,716] 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,718] 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:43:48.883442Z 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-postgres-1 | 2025-04-01 21:43:49.127 UTC [12826] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:43:49,773] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:43:49,777] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:43:49.962148Z 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:50.218 UTC [12833] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:43:50,833] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:43:50,834] 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-mysql-1 | 2025-04-01T21:43:51.033049Z 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:51.309 UTC [12841] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:43:51,891] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:43:51,895] 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" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:43:52.115694Z 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:52.394 UTC [12848] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:52,947] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43: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:43:52,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:53.196157Z 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:43:53.480 UTC [12855] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:54,004] 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,006] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:54.280013Z 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:43:54.572 UTC [12862] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:55,065] 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,068] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:55.351581Z 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:43:55.662 UTC [12869] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:56,130] 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-zookeeper-1 | [2025-04-01 21:43:56,132] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:56.426057Z 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:43:56.747 UTC [12876] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:57,185] 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,191] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:57.513354Z 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:43:57.833 UTC [12883] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:58,241] 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-zookeeper-1 | [2025-04-01 21:43:58,242] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:58.587745Z 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:43:58.917 UTC [12890] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:59,297] 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,301] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:59.662744Z 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:00.014 UTC [12897] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:44:00,366] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:00,370] 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-mysql-1 | 2025-04-01T21:44:00.730990Z 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:01.101 UTC [12904] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:01,424] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:01,427] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:01.811293Z 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:02.184 UTC [12910] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:02,476] 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,480] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:02.884473Z 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:03.261 UTC [12918] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:03,539] 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,542] 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-mysql-1 | 2025-04-01T21:44:03.967902Z 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:04.351 UTC [12925] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:04,602] 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-zookeeper-1 | [2025-04-01 21:44:04,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:05.043087Z 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:05.442 UTC [12932] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:05,664] 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,665] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:06.113728Z 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:06.527 UTC [12939] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:06,714] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:06,716] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:07.187844Z 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:07.617 UTC [12946] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:07,779] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:07,785] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:08.272697Z 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:08.706 UTC [12953] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:08,829] 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,834] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:09.342628Z 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:09.788 UTC [12960] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:09,886] 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-zookeeper-1 | [2025-04-01 21:44:09,890] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:10.409926Z 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:10.873 UTC [12967] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:10,942] 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,951] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:11.488150Z 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:11.957 UTC [12974] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:44:12,004] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:12,008] 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-mysql-1 | 2025-04-01T21:44:12.567097Z 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-postgres-1 | 2025-04-01 21:44:13.034 UTC [12981] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:13,056] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:13,057] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:13.638416Z 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:14,098] 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-zookeeper-1 | [2025-04-01 21:44:14,099] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:14.128 UTC [12988] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:14.712041Z 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:15,152] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:15,154] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:15.207 UTC [12995] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:15.787179Z 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:16,205] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:16,206] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:16.290 UTC [13002] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:16.863036Z 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:17,258] 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,262] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:17.373 UTC [13009] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:17.941304Z 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:18,317] 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,318] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:18.459 UTC [13016] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:19.013951Z 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:19,359] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:19,366] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:19.547 UTC [13023] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:20.086369Z 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:20,421] 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,422] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:20.629 UTC [13030] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:21.171459Z 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-zookeeper-1 | [2025-04-01 21:44:21,487] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:21,488] 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-postgres-1 | 2025-04-01 21:44:21.718 UTC [13037] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:22.244579Z 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-schema-registry-1 | [2025-04-01 21:44:22,547] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:22,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:22.803 UTC [13044] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:23.322934Z 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:23,600] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:23,608] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:23.887 UTC [13052] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:24.406477Z 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:24,647] 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,653] 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:44:24.971 UTC [13059] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:25.480949Z 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-schema-registry-1 | [2025-04-01 21:44:25,721] 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,733] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:26.057 UTC [13066] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:26.560529Z 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:26,777] 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,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:27.146 UTC [13073] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:27.630929Z 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:27,838] 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,838] 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-postgres-1 | 2025-04-01 21:44:28.236 UTC [13080] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:28.708797Z 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:28,903] 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,908] 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-postgres-1 | 2025-04-01 21:44:29.312 UTC [13087] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:29.780225Z 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-schema-registry-1 | [2025-04-01 21:44:29,964] 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-zookeeper-1 | [2025-04-01 21:44:29,967] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:30.390 UTC [13094] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:30.850142Z 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:31,014] 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,017] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:31.483 UTC [13101] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:31.926316Z 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:32,076] 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,076] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:32.570 UTC [13108] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:33.016272Z 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:33,125] 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-zookeeper-1 | [2025-04-01 21:44:33,130] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:33.656 UTC [13116] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:34.095690Z 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:34,181] 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,188] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:34.755 UTC [13123] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:35.170919Z 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:35,238] 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,243] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:35.844 UTC [13129] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:36.248982Z 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:36,290] 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,296] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:36.937 UTC [13136] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:37.318732Z 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:37,352] 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-zookeeper-1 | [2025-04-01 21:44:37,354] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:38.016 UTC [13143] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:38.386454Z 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-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]:43614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:38,400] 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" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:44:39.096 UTC [13150] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:39.456498Z 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:39,463] 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,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:40.190 UTC [13157] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:44:40,509] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:40,511] 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-mysql-1 | 2025-04-01T21:44:40.513406Z 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-postgres-1 | 2025-04-01 21:44:41.275 UTC [13164] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:41,561] 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,565] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:41.575435Z 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-postgres-1 | 2025-04-01 21:44:42.364 UTC [13170] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:42,616] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:42,619] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:42.635648Z 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-postgres-1 | 2025-04-01 21:44:43.450 UTC [13177] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:44:43,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:43,692] 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-mysql-1 | 2025-04-01T21:44:43.718679Z 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-postgres-1 | 2025-04-01 21:44:44.529 UTC [13184] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:44:44,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:44,742] 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-mysql-1 | 2025-04-01T21:44:44.791813Z 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-postgres-1 | 2025-04-01 21:44:45.613 UTC [13191] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:45,802] 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,804] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:45.864480Z 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-postgres-1 | 2025-04-01 21:44:46.698 UTC [13198] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:46,852] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:46,859] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:46.940757Z 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-postgres-1 | 2025-04-01 21:44:47.784 UTC [13205] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:47,909] 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,916] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:48.016809Z 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-postgres-1 | 2025-04-01 21:44:48.872 UTC [13212] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:48,959] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44: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:44:48,965] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57264, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:49.089670Z 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-postgres-1 | 2025-04-01 21:44:49.963 UTC [13219] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:50,009] 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,014] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:50.167037Z 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-postgres-1 | 2025-04-01 21:44:51.043 UTC [13226] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:51,062] 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,067] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:51.229816Z 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-schema-registry-1 | [2025-04-01 21:44:52,107] 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,112] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:52.131 UTC [13233] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:52.308188Z 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-schema-registry-1 | [2025-04-01 21:44:53,168] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:53,173] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:53.200 UTC [13240] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:53.386283Z 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-schema-registry-1 | [2025-04-01 21:44:54,214] 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-zookeeper-1 | [2025-04-01 21:44:54,218] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:54.269 UTC [13247] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:54.462524Z 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-schema-registry-1 | [2025-04-01 21:44:55,269] 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-zookeeper-1 | [2025-04-01 21:44:55,275] 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-postgres-1 | 2025-04-01 21:44:55.364 UTC [13254] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:55.544024Z 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-schema-registry-1 | [2025-04-01 21:44:56,327] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:56,330] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:56.458 UTC [13261] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:56.615355Z 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-schema-registry-1 | [2025-04-01 21:44:57,381] 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-zookeeper-1 | [2025-04-01 21:44:57,386] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:57.542 UTC [13268] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:57.682728Z 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-schema-registry-1 | [2025-04-01 21:44:58,429] 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,435] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:58.621 UTC [13275] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:58.749001Z 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-schema-registry-1 | [2025-04-01 21:44:59,496] 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,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:59.705 UTC [13282] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:59.822670Z 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-schema-registry-1 | [2025-04-01 21:45:00,549] 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" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:45:00,552] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:45:00.798 UTC [13289] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:45:00.900595Z 1891 [Warning] [MY-013360] [Server] Plugin 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:45:01,618] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:45:01,620] 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-postgres-1 | 2025-04-01 21:45:01.892 UTC [13296] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:45:01.980466Z 1892 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:45:02,675] 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" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:45:02,684] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:45:02.976 UTC [13303] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:45:03.053744Z 1893 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:45:03,726] 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,733] 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-postgres-1 | 2025-04-01 21:45:04.066 UTC [13311] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:45:04.129575Z 1894 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:45:04,796] 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" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:45:04,800] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:45:05.154 UTC [13318] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:45:05.205721Z 1895 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:45:05,848] 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,850] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:45:06.238 UTC [13325] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:45:06.283736Z 1896 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'