Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-2054 Fix Kafka transient unit test failures
  3. KAFKA-3502

Build is killed during kafka streams tests due to `pure virtual method called` error

    XMLWordPrintableJSON

Details

    Description

      Build failed due to failure in streams' test. Not clear which test led to this.

      Jenkins console: https://builds.apache.org/job/kafka-trunk-git-pr-jdk7/3210/console

      org.apache.kafka.streams.kstream.internals.KTableFilterTest > testValueGetter PASSED
      
      org.apache.kafka.streams.kstream.internals.KStreamFlatMapTest > testFlatMap PASSED
      
      org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testAggBasic PASSED
      
      org.apache.kafka.streams.kstream.internals.KStreamFlatMapValuesTest > testFlatMapValues PASSED
      
      org.apache.kafka.streams.kstream.KStreamBuilderTest > testMerge PASSED
      
      org.apache.kafka.streams.kstream.KStreamBuilderTest > testFrom PASSED
      
      org.apache.kafka.streams.kstream.KStreamBuilderTest > testNewName PASSED
      pure virtual method called
      terminate called without an active exception
      :streams:test FAILED
      
      FAILURE: Build failed with an exception.
      
      * What went wrong:
      Execution failed for task ':streams:test'.
      > Process 'Gradle Test Executor 4' finished with non-zero exit value 134
      

      Tried reproducing the issue locally, but could not.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              singhashish Ashish Singh
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: