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

jdk/jfr/jcmd/TestJcmdView.java RuntimeException: 'Invoked Concurrent' missing from stdout/stderr

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • hotspot
    • jfr
    • b08
    • aarch64
    • os_x

      The following test failed in the JDK24 CI:

      jdk/jfr/jcmd/TestJcmdView.java

      Here's a snippet from the log file:

      ---------------- stdout ----------------
      41760:

      No events found for 'System GC'.

      Execution: query-validation=60.4 ms, aggregation=93.2 ms, formatting=12.9 ms

      Timespan: 05:13:00 - 05:23:00

      ---------------- stderr ----------------

      ----------------------------------------

      [2.117s][info ][jfr,system,parser] At chunk end
      [2.118s][info ][jfr,system,parser] Stream 1 ended, stream closed.
      ----------System.err:(24/1044)----------
       stdout: [41760:

      No events found for 'System GC'.

      Execution: query-validation=60.4 ms, aggregation=93.2 ms, formatting=12.9 ms

      Timespan: 05:13:00 - 05:23:00
      ];
       stderr: []
       exitValue = 0

      java.lang.RuntimeException: 'Invoked Concurrent' missing from stdout/stderr
      at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:252)
      at jdk.jfr.jcmd.TestJcmdView.testEventType(TestJcmdView.java:167)
      at jdk.jfr.jcmd.TestJcmdView.main(TestJcmdView.java:110)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
      at java.base/java.lang.reflect.Method.invoke(Method.java:588)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1575)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: 'Invoked Concurrent' missing from stdout/stderr
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 'Invoked Concurrent' missing from stdout/stderr
      ----------rerun:(42/8319)*----------

            egahlin Erik Gahlin
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: