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

containers/docker/TestJcmdWithSideCar.java failed with "exitValue = 134"

    XMLWordPrintable

Details

    • aarch64
    • linux

    Description

      The following test failed in the JDK19 CI:

      containers/docker/TestJcmdWithSideCar.java

      Here's a snippet from the log file:

      ----------System.err:(22/1475)----------
       stdout: [1:
      jcmd: /opt/mach5/.../workspace/open/src/java.base/share/native/libjimage/imageFile.cpp:564: void ImageFileReader::get_resource(ImageLocation&, u1*) const: Assertion `is_read && "error reading from image or short read"' failed.
      ];
       stderr: [time="2022-06-02T11:49:29Z" level=warning msg="cannot toggle freezer: cgroups not configured for container"
      time="2022-06-02T11:49:29Z" level=warning msg="cannot toggle freezer: cgroups not configured for container"
      time="2022-06-02T11:49:29Z" level=warning msg="lstat : no such file or directory"
      ]
       exitValue = 134

      java.lang.RuntimeException: Expected to get exit value of [0]

      at jdk.test.lib.process.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:489)
      at TestJcmdWithSideCar.testCase03(TestJcmdWithSideCar.java:123)
      at TestJcmdWithSideCar.main(TestJcmdWithSideCar.java:86)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:578)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
      at java.base/java.lang.Thread.run(Thread.java:1585)

      JavaTest Message: Test threw exception: java.lang.RuntimeException
      JavaTest Message: shutting down test

      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected to get exit value of [0]

      Attachments

        Issue Links

          Activity

            People

              iklam Ioi Lam
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: