Zhenye-Na commented on PR #28646: URL: https://github.com/apache/shardingsphere/pull/28646#issuecomment-1752214170
I have executed the same command `./mvnw clean install -B -ntp -DskipTests -T1C` as the failued `CI - Compile by JDK 11 and Run on JDK 8` in my codespace ``` [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache ShardingSphere 5.4.1-SNAPSHOT: [INFO] [INFO] Apache ShardingSphere .............................. SUCCESS [ 5.312 s] [INFO] shardingsphere-infra ............................... SUCCESS [ 0.369 s] [INFO] shardingsphere-infra-exception ..................... SUCCESS [ 0.163 s] [INFO] shardingsphere-infra-exception-core ................ SUCCESS [ 2.999 s] [INFO] shardingsphere-test ................................ SUCCESS [ 0.592 s] [INFO] shardingsphere-test-util ........................... SUCCESS [ 6.253 s] [INFO] shardingsphere-infra-spi ........................... SUCCESS [ 2.303 s] [INFO] shardingsphere-infra-util .......................... SUCCESS [ 2.752 s] [INFO] shardingsphere-infra-database ...................... SUCCESS [ 0.149 s] [INFO] shardingsphere-infra-database-core ................. SUCCESS [ 3.079 s] [INFO] shardingsphere-infra-database-type ................. SUCCESS [ 0.338 s] [INFO] shardingsphere-infra-database-mysql ................ SUCCESS [ 2.123 s] [INFO] shardingsphere-infra-database-mariadb .............. SUCCESS [ 1.419 s] [INFO] shardingsphere-infra-database-postgresql ........... SUCCESS [ 2.009 s] [INFO] shardingsphere-infra-database-opengauss ............ SUCCESS [ 2.015 s] [INFO] shardingsphere-infra-database-oracle ............... SUCCESS [ 2.042 s] [INFO] shardingsphere-infra-database-sqlserver ............ SUCCESS [ 1.888 s] [INFO] shardingsphere-infra-database-h2 ................... SUCCESS [ 1.462 s] [INFO] shardingsphere-infra-database-sql92 ................ SUCCESS [ 1.362 s] [INFO] shardingsphere-test-fixture ........................ SUCCESS [ 0.261 s] [INFO] shardingsphere-test-fixture-database ............... SUCCESS [ 1.108 s] [INFO] shardingsphere-infra-data-source-pool .............. SUCCESS [ 0.141 s] [INFO] shardingsphere-infra-data-source-pool-core ......... SUCCESS [ 2.856 s] [INFO] shardingsphere-infra-data-source-pool-type ......... SUCCESS [ 0.103 s] [INFO] shardingsphere-infra-data-source-pool-hikari ....... SUCCESS [ 1.680 s] [INFO] shardingsphere-parser .............................. SUCCESS [ 0.234 s] [INFO] shardingsphere-parser-sql .......................... SUCCESS [ 0.139 s] [INFO] shardingsphere-parser-sql-spi ...................... SUCCESS [ 1.108 s] [INFO] shardingsphere-parser-sql-statement ................ SUCCESS [ 9.550 s] [INFO] shardingsphere-parser-sql-engine ................... SUCCESS [ 1.668 s] [INFO] shardingsphere-infra-common ........................ SUCCESS [ 8.342 s] [INFO] shardingsphere-infra-exception-dialect ............. SUCCESS [ 0.158 s] [INFO] shardingsphere-infra-exception-dialect-core ........ SUCCESS [ 2.087 s] [INFO] shardingsphere-infra-exception-dialect-type ........ SUCCESS [ 0.110 s] [INFO] shardingsphere-mysql-dialect-exception ............. SUCCESS [ 1.856 s] [INFO] shardingsphere-postgresql-dialect-exception ........ SUCCESS [ 1.870 s] [INFO] shardingsphere-parser-distsql ...................... SUCCESS [ 0.118 s] [INFO] shardingsphere-parser-distsql-statement ............ SUCCESS [ 2.205 s] [INFO] shardingsphere-parser-distsql-engine ............... SUCCESS [ 5.400 s] [INFO] shardingsphere-infra-parser ........................ SUCCESS [ 1.706 s] [INFO] shardingsphere-infra-binder ........................ SUCCESS [ 7.717 s] [INFO] shardingsphere-infra-session ....................... SUCCESS [ 1.375 s] [INFO] shardingsphere-infra-route ......................... SUCCESS [ 2.607 s] [INFO] shardingsphere-kernel .............................. SUCCESS [ 0.264 s] [INFO] shardingsphere-sql-translator ...................... SUCCESS [ 0.121 s] [INFO] shardingsphere-sql-translator-api .................. SUCCESS [ 0.983 s] [INFO] shardingsphere-mode ................................ SUCCESS [ 0.134 s] [INFO] shardingsphere-mode-api ............................ SUCCESS [ 2.014 s] [INFO] shardingsphere-sql-translator-core ................. SUCCESS [ 1.871 s] [INFO] shardingsphere-sql-translator-provider ............. SUCCESS [ 0.111 s] [INFO] shardingsphere-sql-translator-native-provider ...... SUCCESS [ 0.979 s] [INFO] shardingsphere-infra-rewrite ....................... SUCCESS [ 3.662 s] [INFO] shardingsphere-infra-executor ...................... SUCCESS [ 5.320 s] [INFO] shardingsphere-authority ........................... SUCCESS [ 0.130 s] [INFO] shardingsphere-authority-api ....................... SUCCESS [ 1.504 s] [INFO] shardingsphere-authority-core ...................... SUCCESS [ 2.677 s] [INFO] shardingsphere-single .............................. SUCCESS [ 0.089 s] [INFO] shardingsphere-single-api .......................... SUCCESS [ 1.165 s] [INFO] shardingsphere-transaction ......................... SUCCESS [ 0.174 s] [INFO] shardingsphere-transaction-api ..................... SUCCESS [ 1.272 s] [INFO] shardingsphere-transaction-core .................... SUCCESS [ 2.849 s] [INFO] shardingsphere-infra-context ....................... SUCCESS [ 3.652 s] [INFO] shardingsphere-test-fixture-infra .................. SUCCESS [ 1.015 s] [INFO] shardingsphere-infra-merge ......................... SUCCESS [ 2.569 s] [INFO] shardingsphere-infra-distsql-handler ............... SUCCESS [ 2.971 s] [INFO] shardingsphere-infra-expr .......................... SUCCESS [ 0.168 s] [INFO] shardingsphere-infra-expr-spi ...................... SUCCESS [ 0.931 s] [INFO] shardingsphere-infra-expr-type ..................... SUCCESS [ 0.129 s] [INFO] shardingsphere-infra-expr-groovy ................... SUCCESS [ 1.735 s] [INFO] shardingsphere-infra-expr-literal .................. SUCCESS [ 1.652 s] [INFO] shardingsphere-infra-expr-core ..................... SUCCESS [ 1.375 s] [INFO] shardingsphere-infra-expr-espresso ................. SUCCESS [ 3.066 s] [INFO] shardingsphere-data-pipeline ....................... SUCCESS [ 0.143 s] [INFO] shardingsphere-data-pipeline-distsql ............... SUCCESS [ 0.105 s] [INFO] shardingsphere-data-pipeline-distsql-statement ..... SUCCESS [ 1.409 s] [INFO] shardingsphere-data-pipeline-distsql-parser ........ SUCCESS [ 2.235 s] [INFO] shardingsphere-features ............................ SUCCESS [ 0.184 s] [INFO] shardingsphere-sharding ............................ SUCCESS [ 0.155 s] [INFO] shardingsphere-sharding-distsql .................... SUCCESS [ 0.135 s] [INFO] shardingsphere-sharding-distsql-statement .......... SUCCESS [ 1.656 s] [INFO] shardingsphere-sharding-distsql-parser ............. SUCCESS [ 3.099 s] [INFO] shardingsphere-broadcast ........................... SUCCESS [ 0.133 s] [INFO] shardingsphere-broadcast-distsql ................... SUCCESS [ 0.140 s] [INFO] shardingsphere-broadcast-distsql-statement ......... SUCCESS [ 0.882 s] [INFO] shardingsphere-broadcast-distsql-parser ............ SUCCESS [ 1.514 s] [INFO] shardingsphere-readwrite-splitting ................. SUCCESS [ 0.152 s] [INFO] shardingsphere-readwrite-splitting-distsql ......... SUCCESS [ 0.141 s] [INFO] shardingsphere-readwrite-splitting-distsql-statement SUCCESS [ 1.267 s] [INFO] shardingsphere-readwrite-splitting-distsql-parser .. SUCCESS [ 1.659 s] [INFO] shardingsphere-encrypt ............................. SUCCESS [ 0.178 s] [INFO] shardingsphere-encrypt-distsql ..................... SUCCESS [ 0.124 s] [INFO] shardingsphere-encrypt-distsql-statement ........... SUCCESS [ 1.361 s] [INFO] shardingsphere-encrypt-distsql-parser .............. SUCCESS [ 1.925 s] [INFO] shardingsphere-mask ................................ SUCCESS [ 0.143 s] [INFO] shardingsphere-mask-distsql ........................ SUCCESS [ 0.122 s] [INFO] shardingsphere-mask-distsql-statement .............. SUCCESS [ 1.237 s] [INFO] shardingsphere-mask-distsql-parser ................. SUCCESS [ 1.402 s] [INFO] shardingsphere-authority-distsql ................... SUCCESS [ 0.138 s] [INFO] shardingsphere-authority-distsql-statement ......... SUCCESS [ 0.992 s] [INFO] shardingsphere-authority-distsql-parser ............ SUCCESS [ 1.567 s] [INFO] shardingsphere-global-clock ........................ SUCCESS [ 0.206 s] [INFO] shardingsphere-global-clock-api .................... SUCCESS [ 1.029 s] [INFO] shardingsphere-global-clock-distsql ................ SUCCESS [ 0.108 s] [INFO] shardingsphere-global-clock-distsql-statement ...... SUCCESS [ 1.150 s] [INFO] shardingsphere-global-clock-distsql-parser ......... SUCCESS [ 1.719 s] [INFO] shardingsphere-traffic ............................. SUCCESS [ 0.097 s] [INFO] shardingsphere-traffic-distsql ..................... SUCCESS [ 0.112 s] [INFO] shardingsphere-traffic-distsql-statement ........... SUCCESS [ 1.302 s] [INFO] shardingsphere-traffic-distsql-parser .............. SUCCESS [ 1.460 s] [INFO] shardingsphere-transaction-distsql ................. SUCCESS [ 0.116 s] [INFO] shardingsphere-transaction-distsql-statement ....... SUCCESS [ 0.991 s] [INFO] shardingsphere-transaction-distsql-parser .......... SUCCESS [ 1.350 s] [INFO] shardingsphere-single-distsql ...................... SUCCESS [ 0.184 s] [INFO] shardingsphere-single-distsql-statement ............ SUCCESS [ 1.083 s] [INFO] shardingsphere-single-distsql-parser ............... SUCCESS [ 1.677 s] [INFO] shardingsphere-sql-parser .......................... SUCCESS [ 0.112 s] [INFO] shardingsphere-sql-parser-distsql .................. SUCCESS [ 0.113 s] [INFO] shardingsphere-sql-parser-distsql-statement ........ SUCCESS [ 1.252 s] [INFO] shardingsphere-sql-parser-distsql-parser ........... SUCCESS [ 1.370 s] [INFO] shardingsphere-sql-translator-distsql .............. SUCCESS [ 0.129 s] [INFO] shardingsphere-sql-translator-distsql-statement .... SUCCESS [ 1.151 s] [INFO] shardingsphere-sql-translator-distsql-parser ....... SUCCESS [ 1.545 s] [INFO] shardingsphere-shadow .............................. SUCCESS [ 0.163 s] [INFO] shardingsphere-shadow-distsql ...................... SUCCESS [ 0.094 s] [INFO] shardingsphere-shadow-distsql-statement ............ SUCCESS [ 1.454 s] [INFO] shardingsphere-shadow-distsql-parser ............... SUCCESS [ 2.158 s] [INFO] shardingsphere-it .................................. SUCCESS [ 1.055 s] [INFO] shardingsphere-it-parser ........................... SUCCESS [ 21.648 s] [INFO] shardingsphere-parser-sql-dialect .................. SUCCESS [ 0.523 s] [INFO] shardingsphere-parser-sql-sql92 .................... SUCCESS [ 5.438 s] [INFO] shardingsphere-parser-sql-postgresql ............... SUCCESS [ 26.393 s] [INFO] shardingsphere-parser-sql-mysql .................... SUCCESS [ 26.854 s] [INFO] shardingsphere-parser-sql-oracle ................... SUCCESS [02:01 min] [INFO] shardingsphere-parser-sql-sqlserver ................ SUCCESS [ 15.704 s] [INFO] shardingsphere-parser-sql-opengauss ................ SUCCESS [ 34.975 s] [INFO] shardingsphere-db-protocol ......................... SUCCESS [ 0.269 s] [INFO] shardingsphere-db-protocol-core .................... SUCCESS [ 2.228 s] [INFO] shardingsphere-postgresql-protocol ................. SUCCESS [ 4.140 s] [INFO] shardingsphere-mysql-protocol ...................... SUCCESS [ 5.188 s] [INFO] shardingsphere-opengauss-protocol .................. SUCCESS [ 2.360 s] [INFO] shardingsphere-metadata ............................ SUCCESS [ 0.109 s] [INFO] shardingsphere-metadata-core ....................... SUCCESS [ 5.514 s] [INFO] shardingsphere-mode-core ........................... SUCCESS [ 5.214 s] [INFO] shardingsphere-mode-type ........................... SUCCESS [ 0.139 s] [INFO] shardingsphere-standalone-mode ..................... SUCCESS [ 0.140 s] [INFO] shardingsphere-standalone-mode-repository .......... SUCCESS [ 0.094 s] [INFO] shardingsphere-standalone-mode-repository-api ...... SUCCESS [ 1.109 s] [INFO] shardingsphere-standalone-mode-core ................ SUCCESS [ 2.200 s] [INFO] shardingsphere-standalone-mode-repository-provider . SUCCESS [ 0.116 s] [INFO] shardingsphere-standalone-mode-repository-jdbc ..... SUCCESS [ 2.243 s] [INFO] shardingsphere-cluster-mode ........................ SUCCESS [ 0.127 s] [INFO] shardingsphere-cluster-mode-repository ............. SUCCESS [ 0.147 s] [INFO] shardingsphere-cluster-mode-repository-api ......... SUCCESS [ 2.696 s] [INFO] shardingsphere-sql-federation ...................... SUCCESS [ 0.113 s] [INFO] shardingsphere-sql-federation-api .................. SUCCESS [ 1.409 s] [INFO] shardingsphere-single-core ......................... SUCCESS [ 3.147 s] [INFO] shardingsphere-cluster-mode-core ................... SUCCESS [ 4.337 s] [INFO] shardingsphere-cluster-mode-repository-provider .... SUCCESS [ 0.116 s] [INFO] shardingsphere-cluster-mode-repository-zookeeper ... SUCCESS [ 2.678 s] [INFO] shardingsphere-cluster-mode-repository-etcd ........ SUCCESS [ 6.399 s] [INFO] shardingsphere-cluster-mode-repository-consul ...... SUCCESS [ 1.898 s] [INFO] shardingsphere-single-distsql-handler .............. SUCCESS [ 2.267 s] [INFO] shardingsphere-authority-distsql-handler ........... SUCCESS [ 2.372 s] [INFO] shardingsphere-transaction-type .................... SUCCESS [ 0.106 s] [INFO] shardingsphere-transaction-xa ...................... SUCCESS [ 0.100 s] [INFO] shardingsphere-transaction-xa-spi .................. SUCCESS [ 3.923 s] [INFO] shardingsphere-transaction-xa-provider ............. SUCCESS [ 0.077 s] [INFO] shardingsphere-transaction-xa-atomikos ............. SUCCESS [ 2.863 s] [INFO] shardingsphere-transaction-xa-core ................. SUCCESS [ 3.625 s] [INFO] shardingsphere-transaction-xa-narayana ............. SUCCESS [ 4.127 s] [INFO] shardingsphere-transaction-base .................... SUCCESS [ 0.154 s] [INFO] shardingsphere-transaction-base-seata-at ........... SUCCESS [ 5.968 s] [INFO] shardingsphere-transaction-distsql-handler ......... SUCCESS [ 3.078 s] [INFO] shardingsphere-time-service ........................ SUCCESS [ 0.131 s] [INFO] shardingsphere-time-service-api .................... SUCCESS [ 1.020 s] [INFO] shardingsphere-time-service-core ................... SUCCESS [ 1.205 s] [INFO] shardingsphere-time-service-type ................... SUCCESS [ 0.112 s] [INFO] shardingsphere-system-time-service ................. SUCCESS [ 1.676 s] [INFO] shardingsphere-database-time-service ............... SUCCESS [ 1.560 s] [INFO] shardingsphere-data-pipeline-api ................... SUCCESS [ 2.331 s] [INFO] shardingsphere-sql-parser-api ...................... SUCCESS [ 1.186 s] [INFO] shardingsphere-sql-parser-core ..................... SUCCESS [ 1.915 s] [INFO] shardingsphere-sharding-api ........................ SUCCESS [ 1.882 s] [INFO] shardingsphere-sql-federation-core ................. SUCCESS [ 8.738 s] [INFO] shardingsphere-it-yaml ............................. SUCCESS [ 1.387 s] [INFO] shardingsphere-sharding-core ....................... SUCCESS [ 12.356 s] [INFO] shardingsphere-data-pipeline-core .................. SUCCESS [ 7.304 s] [INFO] shardingsphere-global-clock-core ................... SUCCESS [ 2.420 s] [INFO] shardingsphere-global-clock-type ................... SUCCESS [ 0.108 s] [INFO] shardingsphere-global-clock-tso .................... SUCCESS [ 0.218 s] [INFO] shardingsphere-global-clock-tso-spi ................ SUCCESS [ 1.231 s] [INFO] shardingsphere-global-clock-tso-provider ........... SUCCESS [ 0.180 s] [INFO] shardingsphere-global-clock-tso-provider-redis ..... SUCCESS [ 1.288 s] [INFO] shardingsphere-global-clock-tso-core ............... SUCCESS [ 1.668 s] [INFO] shardingsphere-traffic-api ......................... SUCCESS [ 1.104 s] [INFO] shardingsphere-traffic-core ........................ SUCCESS [ 3.021 s] [INFO] shardingsphere-broadcast-api ....................... SUCCESS [ 1.570 s] [INFO] shardingsphere-broadcast-core ...................... SUCCESS [ 3.386 s] [INFO] shardingsphere-readwrite-splitting-api ............. SUCCESS [ 0.967 s] [INFO] shardingsphere-readwrite-splitting-core ............ SUCCESS [ 2.893 s] [INFO] shardingsphere-encrypt-api ......................... SUCCESS [ 1.250 s] [INFO] shardingsphere-encrypt-core ........................ SUCCESS [ 5.869 s] [INFO] shardingsphere-mask-api ............................ SUCCESS [ 0.955 s] [INFO] shardingsphere-mask-core ........................... SUCCESS [ 2.858 s] [INFO] shardingsphere-shadow-api .......................... SUCCESS [ 1.377 s] [INFO] shardingsphere-shadow-core ......................... SUCCESS [ 3.332 s] [INFO] shardingsphere-logging ............................. SUCCESS [ 0.113 s] [INFO] shardingsphere-logging-api ......................... SUCCESS [ 1.329 s] [INFO] shardingsphere-logging-core ........................ SUCCESS [ 2.247 s] [INFO] shardingsphere-jdbc ................................ SUCCESS [ 0.162 s] [INFO] shardingsphere-jdbc-core ........................... SUCCESS [ 6.870 s] [INFO] shardingsphere-data-pipeline-dialect ............... SUCCESS [ 0.156 s] [INFO] shardingsphere-data-pipeline-mysql ................. SUCCESS [ 4.487 s] [INFO] shardingsphere-data-pipeline-postgresql ............ SUCCESS [ 4.363 s] [INFO] shardingsphere-data-pipeline-opengauss ............. SUCCESS [ 4.465 s] [INFO] shardingsphere-data-pipeline-h2 .................... SUCCESS [ 2.774 s] [INFO] shardingsphere-data-pipeline-scenario .............. SUCCESS [ 0.131 s] [INFO] shardingsphere-data-pipeline-scenario-consistencycheck SUCCESS [ 3.680 s] [INFO] shardingsphere-data-pipeline-scenario-migration .... SUCCESS [ 3.272 s] [INFO] shardingsphere-data-pipeline-cdc ................... SUCCESS [ 0.096 s] [INFO] shardingsphere-data-pipeline-cdc-protocol .......... SUCCESS [ 5.571 s] [INFO] shardingsphere-data-pipeline-cdc-core .............. SUCCESS [ 4.198 s] [INFO] shardingsphere-data-pipeline-distsql-handler ....... SUCCESS [ 2.785 s] [INFO] shardingsphere-data-pipeline-cdc-client ............ SUCCESS [ 2.926 s] [INFO] shardingsphere-sql-federation-distsql .............. SUCCESS [ 0.106 s] [INFO] shardingsphere-sql-federation-distsql-statement .... SUCCESS [ 1.037 s] [INFO] shardingsphere-sql-federation-distsql-parser ....... SUCCESS [ 1.328 s] [INFO] shardingsphere-sql-federation-distsql-handler ...... SUCCESS [ 2.253 s] [INFO] shardingsphere-sql-parser-distsql-handler .......... SUCCESS [ 2.667 s] [INFO] shardingsphere-sql-translator-jooq-provider ........ SUCCESS [ 1.150 s] [INFO] shardingsphere-sql-translator-distsql-handler ...... SUCCESS [ 3.042 s] [INFO] shardingsphere-traffic-distsql-handler ............. SUCCESS [ 2.129 s] [INFO] shardingsphere-global-clock-hlc .................... SUCCESS [ 0.861 s] [INFO] shardingsphere-global-clock-distsql-handler ........ SUCCESS [ 1.701 s] [INFO] shardingsphere-sharding-distsql-handler ............ SUCCESS [ 5.249 s] [INFO] shardingsphere-broadcast-distsql-handler ........... SUCCESS [ 2.640 s] [INFO] shardingsphere-readwrite-splitting-distsql-handler . SUCCESS [ 2.678 s] [INFO] shardingsphere-encrypt-distsql-handler ............. SUCCESS [ 2.627 s] [INFO] shardingsphere-shadow-distsql-handler .............. SUCCESS [ 2.595 s] [INFO] shardingsphere-mask-distsql-handler ................ SUCCESS [ 2.120 s] [INFO] shardingsphere-proxy ............................... SUCCESS [ 0.348 s] [INFO] shardingsphere-proxy-backend ....................... SUCCESS [ 0.310 s] [INFO] shardingsphere-proxy-backend-core .................. SUCCESS [ 8.293 s] [INFO] shardingsphere-proxy-frontend ...................... SUCCESS [ 0.179 s] [INFO] shardingsphere-proxy-frontend-spi .................. SUCCESS [ 3.629 s] [INFO] shardingsphere-proxy-backend-type .................. SUCCESS [ 0.094 s] [INFO] shardingsphere-proxy-backend-mysql ................. SUCCESS [ 5.608 s] [INFO] shardingsphere-proxy-backend-postgresql ............ SUCCESS [ 4.620 s] [INFO] shardingsphere-proxy-backend-opengauss ............. SUCCESS [ 5.486 s] [INFO] shardingsphere-proxy-frontend-core ................. SUCCESS [ 3.306 s] [INFO] shardingsphere-proxy-frontend-type ................. SUCCESS [ 0.118 s] [INFO] shardingsphere-proxy-frontend-mysql ................ SUCCESS [ 6.620 s] [INFO] shardingsphere-proxy-frontend-postgresql ........... SUCCESS [ 7.173 s] [INFO] shardingsphere-proxy-frontend-opengauss ............ SUCCESS [ 6.101 s] [INFO] shardingsphere-proxy-backend-hbase ................. SUCCESS [ 5.814 s] [INFO] shardingsphere-proxy-bootstrap ..................... SUCCESS [ 5.080 s] [INFO] shardingsphere-agent ............................... SUCCESS [ 0.144 s] [INFO] shardingsphere-agent-api ........................... SUCCESS [ 0.890 s] [INFO] shardingsphere-agent-core .......................... SUCCESS [ 8.308 s] [INFO] shardingsphere-agent-plugins ....................... SUCCESS [ 0.085 s] [INFO] shardingsphere-agent-plugin-core ................... SUCCESS [ 3.007 s] [INFO] shardingsphere-agent-plugin-metrics ................ SUCCESS [ 0.095 s] [INFO] shardingsphere-agent-metrics-core .................. SUCCESS [ 6.264 s] [INFO] shardingsphere-agent-metrics-type .................. SUCCESS [ 0.097 s] [INFO] shardingsphere-agent-metrics-prometheus ............ SUCCESS [ 6.462 s] [INFO] shardingsphere-agent-plugin-tracing ................ SUCCESS [ 0.080 s] [INFO] shardingsphere-agent-tracing-core .................. SUCCESS [ 2.391 s] [INFO] shardingsphere-agent-tracing-type .................. SUCCESS [ 1.250 s] [INFO] shardingsphere-agent-tracing-opentelemetry ......... SUCCESS [ 8.110 s] [INFO] shardingsphere-agent-plugin-logging ................ SUCCESS [ 0.099 s] [INFO] shardingsphere-agent-logging-type .................. SUCCESS [ 0.077 s] [INFO] shardingsphere-agent-logging-file .................. SUCCESS [ 1.215 s] [INFO] shardingsphere-it-optimizer ........................ SUCCESS [ 2.091 s] [INFO] shardingsphere-it-rewriter ......................... SUCCESS [ 2.590 s] [INFO] shardingsphere-it-pipeline ......................... SUCCESS [ 4.559 s] [INFO] shardingsphere-test-e2e ............................ SUCCESS [ 0.199 s] [INFO] shardingsphere-test-e2e-fixture .................... SUCCESS [ 4.293 s] [INFO] shardingsphere-test-e2e-env ........................ SUCCESS [ 6.060 s] [INFO] shardingsphere-test-e2e-sql ........................ SUCCESS [ 8.757 s] [INFO] shardingsphere-test-e2e-driver ..................... SUCCESS [ 3.208 s] [INFO] shardingsphere-test-e2e-agent ...................... SUCCESS [ 0.197 s] [INFO] shardingsphere-test-e2e-agent-plugins .............. SUCCESS [ 0.150 s] [INFO] shardingsphere-test-e2e-agent-plugins-common ....... SUCCESS [ 1.706 s] [INFO] shardingsphere-test-e2e-agent-plugins-metrics ...... SUCCESS [ 0.207 s] [INFO] shardingsphere-test-e2e-agent-plugins-metrics-prometheus SUCCESS [ 1.399 s] [INFO] shardingsphere-test-e2e-agent-plugins-tracing ...... SUCCESS [ 0.155 s] [INFO] shardingsphere-test-e2e-agent-plugins-jaeger ....... SUCCESS [ 1.548 s] [INFO] shardingsphere-test-e2e-agent-plugins-zipkin ....... SUCCESS [ 1.408 s] [INFO] shardingsphere-test-e2e-agent-plugins-logging ...... SUCCESS [ 0.152 s] [INFO] shardingsphere-test-e2e-agent-plugins-logging-file . SUCCESS [ 0.768 s] [INFO] shardingsphere-test-e2e-agent-jdbc-project ......... SUCCESS [ 2.321 s] [INFO] shardingsphere-test-e2e-operation .................. SUCCESS [ 0.143 s] [INFO] shardingsphere-test-e2e-pipeline ................... SUCCESS [ 6.463 s] [INFO] shardingsphere-test-e2e-transaction ................ SUCCESS [ 5.372 s] [INFO] shardingsphere-test-e2e-showprocesslist ............ SUCCESS [ 4.715 s] [INFO] shardingsphere-distribution ........................ SUCCESS [ 0.259 s] [INFO] shardingsphere-src-distribution .................... SUCCESS [ 0.155 s] [INFO] shardingsphere-agent-distribution .................. SUCCESS [ 0.329 s] [INFO] shardingsphere-jdbc-distribution ................... SUCCESS [ 1.618 s] [INFO] shardingsphere-proxy-distribution .................. SUCCESS [ 3.567 s] [INFO] shardingsphere-proxy-native-distribution ........... SUCCESS [ 3.260 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:22 min (Wall Clock) [INFO] Finished at: 2023-10-09T00:16:40Z [INFO] ------------------------------------------------------------------------ ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org