You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/08/10 03:13:31 UTC

[GitHub] [shardingsphere] TeslaCN commented on issue #20040: docker container don't stop when run multiple scenarios for integration-test

TeslaCN commented on issue #20040:
URL: https://github.com/apache/shardingsphere/issues/20040#issuecomment-1210100907

   I tried your command. All containers will be destroyed after tests finished for about half a minute.
   
   ```
   [INFO ] 2022-08-10 10:22:12.544 [main] 🐳 [apache/shardingsphere-proxy-test:latest] - Container apache/shardingsphere-proxy-test:latest started in PT5.646111838S
   [INFO ] 2022-08-10 10:22:13.368 [docker-java-stream-706953731] empty_rules:ShardingSphere-Proxy - STDOUT: [INFO ] 2022-08-10 02:22:12.547 [epollEventLoopGroup-2-1] i.n.handler.logging.LoggingHandler - [id: 0x7aa56b67, L:/0.0.0.0:3307] READ: [id: 0xf40fb0dc, L:/192.168.160.4:3307 - R:/192.168.160.1:52266]
   [INFO ] 2022-08-10 10:22:13.368 [docker-java-stream-706953731] empty_rules:ShardingSphere-Proxy - STDOUT: [INFO ] 2022-08-10 02:22:12.547 [epollEventLoopGroup-2-1] i.n.handler.logging.LoggingHandler - [id: 0x7aa56b67, L:/0.0.0.0:3307] READ COMPLETE
   [INFO ] 2022-08-10 10:22:13.368 [docker-java-stream-706953731] empty_rules:ShardingSphere-Proxy - STDOUT: [INFO ] 2022-08-10 02:22:12.671 [epollEventLoopGroup-2-1] i.n.handler.logging.LoggingHandler - [id: 0x7aa56b67, L:/0.0.0.0:3307] READ: [id: 0x05a0f3da, L:/192.168.160.4:3307 - R:/192.168.160.1:52270]
   [INFO ] 2022-08-10 10:22:13.368 [docker-java-stream-706953731] empty_rules:ShardingSphere-Proxy - STDOUT: [INFO ] 2022-08-10 02:22:12.672 [epollEventLoopGroup-2-1] i.n.handler.logging.LoggingHandler - [id: 0x7aa56b67, L:/0.0.0.0:3307] READ COMPLETE
   [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.92 s - in org.apache.shardingsphere.test.integration.engine.ral.GeneralRALIT
   [INFO] 
   [INFO] Results:
   [INFO] 
   [INFO] Tests run: 3471, Failures: 0, Errors: 0, Skipped: 0
   [INFO] 
   [INFO] 
   [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ shardingsphere-integration-test-suite ---
   [INFO] Building jar: /home/wuweijie/projects/shardingsphere/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/target/shardingsphere-integration-test-suite-5.1.3-SNAPSHOT-sources.jar
   [INFO] 
   [INFO] --- apache-rat-plugin:0.14:check (default) @ shardingsphere-integration-test-suite ---
   [INFO] Enabled default license matchers.
   [INFO] Will parse SCM ignores for exclusions...
   [INFO] Finished adding exclusions from SCM ignore files.
   [INFO] 62 implicit excludes.
   [INFO] 37 explicit excludes.
   [INFO] 761 resources included
   [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 761 licenses.
   [INFO] 
   [INFO] --- maven-failsafe-plugin:2.22.0:verify (integration-tests) @ shardingsphere-integration-test-suite ---
   [INFO] 
   [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shardingsphere-integration-test-suite ---
   [INFO] Installing /home/wuweijie/projects/shardingsphere/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/target/shardingsphere-integration-test-suite-5.1.3-SNAPSHOT.jar to /home/wuweijie/.m2/repository/org/apache/shardingsphere/shardingsphere-integration-test-suite/5.1.3-SNAPSHOT/shardingsphere-integration-test-suite-5.1.3-SNAPSHOT.jar
   [INFO] Installing /home/wuweijie/projects/shardingsphere/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/pom.xml to /home/wuweijie/.m2/repository/org/apache/shardingsphere/shardingsphere-integration-test-suite/5.1.3-SNAPSHOT/shardingsphere-integration-test-suite-5.1.3-SNAPSHOT.pom
   [INFO] Installing /home/wuweijie/projects/shardingsphere/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/target/shardingsphere-integration-test-suite-5.1.3-SNAPSHOT-sources.jar to /home/wuweijie/.m2/repository/org/apache/shardingsphere/shardingsphere-integration-test-suite/5.1.3-SNAPSHOT/shardingsphere-integration-test-suite-5.1.3-SNAPSHOT-sources.jar
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  16:12 min
   [INFO] Finished at: 2022-08-10T10:22:16+08:00
   [INFO] ------------------------------------------------------------------------
   
   ```
   
   docker system events
   ```
    ~ cat /tmp/docker-events | egrep 'container (create|destroy)'
   2022-08-10T10:06:42.979018879+08:00 container create 2e34d389c8db129b03c7840f769da11d4caec040573923adfe98e439d5932604 (image=apache/shardingsphere-proxy-test:latest, name=nervous_antonelli, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:06:48.966816346+08:00 container create 5fdc679788da580a6f63126cc1c37ade804eb519ac960988b95d9ff8c74f5e39 (image=zookeeper:3.6.2, name=dazzling_tharp, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:06:49.829161974+08:00 container create 47c67a6e7acfc4dcdfc694abcf02173ad13f569927d24ca6ec5043e6def3b6f4 (image=mysql/mysql-server:5.7, name=kind_moser, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:07:20.427184062+08:00 container create 3a6a5c02f870183c94593b858e3d393ad6cd9692ef51acc0638bf26484ac92b1 (image=apache/shardingsphere-proxy-test:latest, name=charming_blackburn, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:07:25.438779465+08:00 container create 65f6bfc6c6ea4e7d1a0efddb183711dec08238f0854592d8bccdb0b67bd9d8e4 (image=zookeeper:3.6.2, name=friendly_jepsen, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:07:26.372477423+08:00 container create f6c0852af8685362add3460e50a4409460c037312d018023535af858d3ca372a (image=mysql/mysql-server:5.7, name=romantic_villani, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:07:56.970172068+08:00 container create 1a1d8bf086157dcce9451d374cbe94a6e4e0e6b20597ec09dea81f5e3c883241 (image=apache/shardingsphere-proxy-test:latest, name=cranky_davinci, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:08:01.977797929+08:00 container create dc1836ee45f32404f951f96de0c5f379aa2417860a29af68d868fcd1a4a2c5c4 (image=zookeeper:3.6.2, name=loving_agnesi, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:08:02.970310747+08:00 container create 47781445251a198cca4961bd1d44697d1cbb356fd7aa3ae9fbefd167d26559bf (image=mysql/mysql-server:5.7, name=naughty_swirles, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:08:33.637908935+08:00 container create 8913d62b826867b70a637f16736b511e9308a5ae3d8337d44d07ea92299b9e51 (image=apache/shardingsphere-proxy-test:latest, name=vigorous_williams, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:08:38.536447529+08:00 container create 293ece6fa0bfbcb0e0ea500642760776fede01be603580b7a527cc9cb3129d7c (image=zookeeper:3.6.2, name=determined_keldysh, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:08:39.507977049+08:00 container create 6ac14a86fc4abc6d81e44892c33010b50e93a3965a9ea125305ee8229f712bb4 (image=mysql/mysql-server:5.7, name=elastic_lewin, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:09:10.194198141+08:00 container create c63e65522ff1d8c2ddb73924fd9de27876ae04176b8088c3a42786d6012316b2 (image=apache/shardingsphere-proxy-test:latest, name=beautiful_hodgkin, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:09:16.187422053+08:00 container create d404c691addc091d8620f299896c9ab5906f7db10e0c5a92d432989220c4e56b (image=zookeeper:3.6.2, name=festive_boyd, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:09:17.135468072+08:00 container create 2b8088d6a53da62eb657757fc6d348c188075d607226d0611bde2d353701d62a (image=mysql/mysql-server:5.7, name=nostalgic_bell, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:09:47.802918334+08:00 container create 707848cd1be78f94128128f5a576c32c354378c6312e8a033cca9a144af22026 (image=apache/shardingsphere-proxy-test:latest, name=happy_joliot, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:09:53.821983662+08:00 container create 7632543f84bf112998033d2b800ec41ceed9b15e79c82307e2b9573eea5cf4a6 (image=zookeeper:3.6.2, name=charming_tereshkova, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:09:54.814447998+08:00 container create 060500e9c5f5023a7b28acf652d816f79bc0ea6bc4d399386ee056b26f5dd35a (image=mysql/mysql-server:5.7, name=affectionate_einstein, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:10:25.517055192+08:00 container create 8ed86c75ba254d79b53084a8344f72e23961029ea194250a8ec5611d1b82ffd8 (image=apache/shardingsphere-proxy-test:latest, name=trusting_rosalind, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:10:31.535582692+08:00 container create 568618d7867e9ef759c42783f100569c438c17bd65283145c0393d21f62740fb (image=zookeeper:3.6.2, name=hopeful_franklin, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:10:32.436836407+08:00 container create ae410b902c9f3c41f81c8a844129b3c7fd10d47a2acf6ad7f8af91e75d2e98ff (image=mysql/mysql-server:5.7, name=relaxed_maxwell, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:11:03.105707596+08:00 container create c7dac503b1fe1ffe951daf64344cdc2a602a19d4eadb5191e1f0f0674ad38cbf (image=apache/shardingsphere-proxy-test:latest, name=epic_gould, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:11:48.810354357+08:00 container create ea2b9a23db6538d08d3e566cbfc28a4c465c944f562fe58a35d15901c9be618e (image=zookeeper:3.6.2, name=cool_almeida, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:11:49.826878965+08:00 container create 1e346feba7d023b32ec0b077af9a8731664ee5dcc01a84178a7472c9a6c16366 (image=mysql/mysql-server:5.7, name=determined_pascal, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:12:20.462782313+08:00 container create 061169b7cb0d49760cd9f5009ccf38971824438b5a397a6497fc8f32c7203a24 (image=apache/shardingsphere-proxy-test:latest, name=boring_grothendieck, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:21:35.078660354+08:00 container create 0dcbde89f4ab2a1b04c7bb43945573f6a2bdf9db11dfe7a0586cb2bd35c38312 (image=zookeeper:3.6.2, name=practical_torvalds, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:21:36.339061862+08:00 container create ba6f0ee3f1bc542766817c771207fb3abe84b9e2386114bdc888e2332fe9dc20 (image=mysql/mysql-server:5.7, name=sweet_ellis, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:06.919352429+08:00 container create f9e0584fe99a8f2c54b23c89b53d9deef4e76468a079531aee2f609a4d5e442d (image=apache/shardingsphere-proxy-test:latest, name=compassionate_shirley, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:25.717045052+08:00 container destroy f9e0584fe99a8f2c54b23c89b53d9deef4e76468a079531aee2f609a4d5e442d (image=apache/shardingsphere-proxy-test:latest, name=compassionate_shirley, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:26.127487016+08:00 container destroy ba6f0ee3f1bc542766817c771207fb3abe84b9e2386114bdc888e2332fe9dc20 (image=mysql/mysql-server:5.7, name=sweet_ellis, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:26.468160300+08:00 container destroy 0dcbde89f4ab2a1b04c7bb43945573f6a2bdf9db11dfe7a0586cb2bd35c38312 (image=zookeeper:3.6.2, name=practical_torvalds, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:26.819726343+08:00 container destroy 061169b7cb0d49760cd9f5009ccf38971824438b5a397a6497fc8f32c7203a24 (image=apache/shardingsphere-proxy-test:latest, name=boring_grothendieck, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:27.248758414+08:00 container destroy 1e346feba7d023b32ec0b077af9a8731664ee5dcc01a84178a7472c9a6c16366 (image=mysql/mysql-server:5.7, name=determined_pascal, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:27.569836631+08:00 container destroy ea2b9a23db6538d08d3e566cbfc28a4c465c944f562fe58a35d15901c9be618e (image=zookeeper:3.6.2, name=cool_almeida, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:27.891154266+08:00 container destroy c7dac503b1fe1ffe951daf64344cdc2a602a19d4eadb5191e1f0f0674ad38cbf (image=apache/shardingsphere-proxy-test:latest, name=epic_gould, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:28.341375471+08:00 container destroy ae410b902c9f3c41f81c8a844129b3c7fd10d47a2acf6ad7f8af91e75d2e98ff (image=mysql/mysql-server:5.7, name=relaxed_maxwell, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:28.695869772+08:00 container destroy 568618d7867e9ef759c42783f100569c438c17bd65283145c0393d21f62740fb (image=zookeeper:3.6.2, name=hopeful_franklin, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:29.081430537+08:00 container destroy 8ed86c75ba254d79b53084a8344f72e23961029ea194250a8ec5611d1b82ffd8 (image=apache/shardingsphere-proxy-test:latest, name=trusting_rosalind, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:29.556259709+08:00 container destroy 060500e9c5f5023a7b28acf652d816f79bc0ea6bc4d399386ee056b26f5dd35a (image=mysql/mysql-server:5.7, name=affectionate_einstein, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:29.887216366+08:00 container destroy 7632543f84bf112998033d2b800ec41ceed9b15e79c82307e2b9573eea5cf4a6 (image=zookeeper:3.6.2, name=charming_tereshkova, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:30.232744076+08:00 container destroy 707848cd1be78f94128128f5a576c32c354378c6312e8a033cca9a144af22026 (image=apache/shardingsphere-proxy-test:latest, name=happy_joliot, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:30.674288950+08:00 container destroy 2b8088d6a53da62eb657757fc6d348c188075d607226d0611bde2d353701d62a (image=mysql/mysql-server:5.7, name=nostalgic_bell, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:30.998514378+08:00 container destroy d404c691addc091d8620f299896c9ab5906f7db10e0c5a92d432989220c4e56b (image=zookeeper:3.6.2, name=festive_boyd, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:31.365434323+08:00 container destroy c63e65522ff1d8c2ddb73924fd9de27876ae04176b8088c3a42786d6012316b2 (image=apache/shardingsphere-proxy-test:latest, name=beautiful_hodgkin, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:31.836205392+08:00 container destroy 6ac14a86fc4abc6d81e44892c33010b50e93a3965a9ea125305ee8229f712bb4 (image=mysql/mysql-server:5.7, name=elastic_lewin, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:32.160469161+08:00 container destroy 293ece6fa0bfbcb0e0ea500642760776fede01be603580b7a527cc9cb3129d7c (image=zookeeper:3.6.2, name=determined_keldysh, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:32.520913778+08:00 container destroy 8913d62b826867b70a637f16736b511e9308a5ae3d8337d44d07ea92299b9e51 (image=apache/shardingsphere-proxy-test:latest, name=vigorous_williams, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:32.947343593+08:00 container destroy 47781445251a198cca4961bd1d44697d1cbb356fd7aa3ae9fbefd167d26559bf (image=mysql/mysql-server:5.7, name=naughty_swirles, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:33.295153382+08:00 container destroy dc1836ee45f32404f951f96de0c5f379aa2417860a29af68d868fcd1a4a2c5c4 (image=zookeeper:3.6.2, name=loving_agnesi, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:33.719854886+08:00 container destroy 1a1d8bf086157dcce9451d374cbe94a6e4e0e6b20597ec09dea81f5e3c883241 (image=apache/shardingsphere-proxy-test:latest, name=cranky_davinci, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:34.104762128+08:00 container destroy f6c0852af8685362add3460e50a4409460c037312d018023535af858d3ca372a (image=mysql/mysql-server:5.7, name=romantic_villani, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:34.498187431+08:00 container destroy 65f6bfc6c6ea4e7d1a0efddb183711dec08238f0854592d8bccdb0b67bd9d8e4 (image=zookeeper:3.6.2, name=friendly_jepsen, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:34.921520589+08:00 container destroy 3a6a5c02f870183c94593b858e3d393ad6cd9692ef51acc0638bf26484ac92b1 (image=apache/shardingsphere-proxy-test:latest, name=charming_blackburn, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:35.404098637+08:00 container destroy 47c67a6e7acfc4dcdfc694abcf02173ad13f569927d24ca6ec5043e6def3b6f4 (image=mysql/mysql-server:5.7, name=kind_moser, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:35.722779513+08:00 container destroy 5fdc679788da580a6f63126cc1c37ade804eb519ac960988b95d9ff8c74f5e39 (image=zookeeper:3.6.2, name=dazzling_tharp, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:36.097053595+08:00 container destroy 2e34d389c8db129b03c7840f769da11d4caec040573923adfe98e439d5932604 (image=apache/shardingsphere-proxy-test:latest, name=nervous_antonelli, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:36.538154328+08:00 container destroy cd91a21151d1585da070eee1127ab5abc1c12684f4676f1f913af31a58a09dd7 (image=mysql/mysql-server:5.7, name=interesting_brown, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:36.864885882+08:00 container destroy dfaa7a18a1394e6b899dad6771488ac9613d9058523f02f3e34820712499fb73 (image=zookeeper:3.6.2, name=angry_kilby, org.testcontainers=true, org.testcontainers.sessionId=d416eb33-25e1-421d-a490-38edabf86911)
   2022-08-10T10:22:38.717909419+08:00 container destroy dbff8e3488fb423d6050c05fe449a574e8e4696e76772f74ae8b78750860136e (image=testcontainers/ryuk:0.3.3, name=testcontainers-ryuk-d416eb33-25e1-421d-a490-38edabf86911, org.testcontainers=true)
   
   ```


-- 
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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org