Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8230053

two docker tests failed due to SIGABRT

XMLWordPrintable

    • x86_64
    • linux

      The following two docker tests failed in the JDK14 CI:

      containers/docker/TestJFREvents.java
      containers/docker/DockerBasicTest.java

      Here's a snippet from one of the logs:

      ----------System.err:(160/7959)----------
       stdout: [Sending build context to Docker daemon 351.1MB

      Step 1/4 : FROM jpg-data.us.oracle.com:9001/library/oraclelinux:7.6
      Trying to pull repository jpg-data.us.oracle.com:9001/library/oraclelinux ...
      7.6: Pulling from jpg-data.us.oracle.com:9001/library/oraclelinux
      04e172e76262: Pulling fs layer
      04e172e76262: Retrying in 5 seconds
      04e172e76262: Retrying in 4 seconds
      04e172e76262: Retrying in 3 seconds
      04e172e76262: Retrying in 2 seconds
      04e172e76262: Retrying in 1 second
      04e172e76262: Retrying in 10 seconds
      04e172e76262: Retrying in 9 seconds
      04e172e76262: Retrying in 8 seconds
      04e172e76262: Retrying in 7 seconds
      04e172e76262: Retrying in 6 seconds
      04e172e76262: Retrying in 5 seconds
      04e172e76262: Retrying in 4 seconds
      04e172e76262: Retrying in 3 seconds
      04e172e76262: Retrying in 2 seconds
      04e172e76262: Retrying in 1 second
      ];
       stderr: [SIGABRT: abort
      PC=0x56193eb21e71 m=0 sigcode=0

      goroutine 0 [idle]:
      runtime.futex(0x5619412cd128, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7ffd670386b8, 0x56193ead85bf, ...)
      /usr/local/go/src/runtime/sys_linux_amd64.s:530 +0x21
      runtime.futexsleep(0x5619412cd128, 0x7ffd00000000, 0xffffffffffffffff)
      /usr/local/go/src/runtime/os_linux.go:45 +0x4b
      runtime.notesleep(0x5619412cd128)
      /usr/local/go/src/runtime/lock_futex.go:151 +0x9f
      runtime.stopm()
      /usr/local/go/src/runtime/proc.go:1952 +0xe9
      runtime.findrunnable(0xc42005c000, 0x0)
      /usr/local/go/src/runtime/proc.go:2415 +0x512
      runtime.schedule()
      /usr/local/go/src/runtime/proc.go:2541 +0x13f
      runtime.park_m(0xc4204b0180)
      /usr/local/go/src/runtime/proc.go:2604 +0xbc
      runtime.mcall(0x0)
      /usr/local/go/src/runtime/asm_amd64.s:351 +0x53

            mseledtsov Mikhailo Seledtsov
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: