Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-2762

Tests are failing on macos

XMLWordPrintable

    • False
    • False
    • Undefined
    • Hide

      Setup:

      • macos 10.15.7
      • docker desktop 2.5.0.1 (49550)
      • java 1.8.0-272-zulu
      • mvn 3.6.3

      Steps:

      1. git clone https://github.com/debezium/debezium.git
      2. mvn clean install
      Show
      Setup: macos 10.15.7 docker desktop 2.5.0.1 (49550) java 1.8.0-272-zulu mvn 3.6.3 Steps: git clone https://github.com/debezium/debezium.git mvn clean install

      Project tests are failing on macos using Testcontainers 1.14 and latest docker desktop v2.5.0.1 from the stable channel (related issue https://github.com/testcontainers/testcontainers-java/pull/3159).

       

      2020-11-14 14:08:53,116 WARN   ||  Can not connect to Ryuk at localhost:32838   [org.testcontainers.utility.ResourceReaper]
      java.net.SocketException: Broken pipe (Write failed)
              at java.net.SocketOutputStream.socketWrite0(Native Method)
              at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
              at java.net.SocketOutputStream.write(SocketOutputStream.java:143)
              at org.testcontainers.utility.ResourceReaper$FilterRegistry.register(ResourceReaper.java:424)
              at org.testcontainers.utility.ResourceReaper.lambda$null$1(ResourceReaper.java:152)
              at org.rnorth.ducttape.ratelimits.RateLimiter.doWhenReady(RateLimiter.java:27)
              at org.testcontainers.utility.ResourceReaper.lambda$start$2(ResourceReaper.java:136)
              at java.lang.Thread.run(Thread.java:748)
      

              Unassigned Unassigned
              bduisenov@gmail.com Babur Duisenov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: