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

jdk/jfr/api/recording/time/TestTimeMultiple.java failed with "RuntimeException: getStopTime() > afterStop"

    XMLWordPrintable

Details

    • jfr
    • b31
    • x86_64
    • windows

    Backports

      Description

        The following test failed in the JDK19 CI:

        jdk/jfr/api/recording/time/TestTimeMultiple.java

        Here's a snippet from the log file:

        #section:main
        ----------messages:(5/277)----------
        command: main jdk.jfr.api.recording.time.TestTimeMultiple
        reason: User specified action: run main/othervm jdk.jfr.api.recording.time.TestTimeMultiple
        Mode: othervm [/othervm specified]
        Additional options from @modules: --add-modules jdk.jfr
        elapsed time (seconds): 1.331
        ----------configuration:(3/38)----------
        Boot Layer
          add modules: jdk.jfr

        ----------System.out:(0/0)----------
        ----------System.err:(13/1029)----------
        java.lang.RuntimeException: getStopTime() > afterStop: expected that 2021-12-27T00:29:59.879034202Z <= 2021-12-27T00:29:59.879034200Z
        at jdk.test.lib.Asserts.fail(Asserts.java:594)
        at jdk.test.lib.Asserts.assertLessThanOrEqual(Asserts.java:154)
        at jdk.jfr.api.recording.time.TestTimeMultiple.main(TestTimeMultiple.java:75)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
        at java.base/java.lang.reflect.Method.invoke(Method.java:577)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:833)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: getStopTime() > afterStop: expected that 2021-12-27T00:29:59.879034202Z <= 2021-12-27T00:29:59.879034200Z
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: getStopTime() > afterStop: expected that 2021-12-27T00:29:59.879034202Z <= 2021-12-27T00:29:59.879034200Z
        ----------rerun:(42/5189)*----------

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: