-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
5:26:59 pm PIT >> FINE : MINION : java.lang.ClassCircularityError: com/code_intelligence/jazzer/runtime/JazzerInternal
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.regex.Matcher.match(Matcher.java:1755)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.regex.Matcher.matches(Matcher.java:712)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.commons.util.ClassNamePatternFilterUtils.lambda$createPredicateFromPatterns$4(ClassNamePatternFilterUtils.java:83)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1602)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.stream.ReferencePipeline.noneMatch(ReferencePipeline.java:642)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.commons.util.ClassNamePatternFilterUtils.lambda$createPredicateFromPatterns$5(ClassNamePatternFilterUtils.java:83)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.function.Predicate.lambda$or$2(Predicate.java:101)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.commons.util.ExceptionUtils.pruneStackTrace(ExceptionUtils.java:126)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.StackTracePruningEngineExecutionListener.pruneStackTrace(StackTracePruningEngineExecutionListener.java:55)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
5:26:59 pm PIT >> FINE : MINION : at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.StackTracePruningEngineExecutionListener.executionFinished(StackTracePruningEngineExecutionListener.java:49)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.DelegatingEngineExecutionListener.executionFinished(DelegatingEngineExecutionListener.java:46)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.OutcomeDelayingEngineExecutionListener.reportEngineFailure(OutcomeDelayingEngineExecutionListener.java:83)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:208)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:95)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:60)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:144)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:59)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
5:26:59 pm PIT >> FINE : MINION : at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
5:26:59 pm PIT >> FINE : MINION : at org.pitest.junit5.JUnit5TestUnitFinder.findTestUnits(Unknown Source)
5:26:59 pm PIT >> FINE : MINION : at org.pitest.mutationtest.config.PrioritisingTestUnitFinder.findTestUnits(Unknown Source)
5:26:59 pm PIT >> FINE : MINION : at org.pitest.testapi.execute.FindTestUnits.findTestUnits(Unknown Source)
5:26:59 pm PIT >> FINE : MINION : at org.pitest.testapi.execute.FindTestUnits.getTestUnits(Unknown Source)
5:26:59 pm PIT >> FINE : MINION : at org.pitest.testapi.execute.FindTestUnits.findTestUnitsForAllSuppliedClasses(Unknown Source)
5:26:59 pm PIT >> FINE : MINION : at org.pitest.coverage.execute.CoverageMinion.discoverTests(Unknown Source)
5:26:59 pm PIT >> FINE : MINION : at org.pitest.coverage.execute.CoverageMinion.getTestsFromParent(Unknown Source)
5:26:59 pm PIT >> FINE : MINION : at org.pitest.coverage.execute.CoverageMinion.main(Unknown Source)
5:26:59 pm PIT >> INFO : MINION : 5:26:59 pm PIT >> SEVERE : Error calculating coverage. Process will exit.
5:26:59 pm PIT >> INFO : MINION : java.lang.ClassCircularityError: com/code_intelligence/jazzer/runtime/JazzerInternal
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.regex.Matcher.match(Matcher.java:1755)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.regex.Matcher.matches(Matcher.java:712)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.commons.util.ClassNamePatternFilterUtils.lambda$createPredicateFromPatterns$4(ClassNamePatternFilterUtils.java:83)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1602)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.stream.ReferencePipeline.noneMatch(ReferencePipeline.java:642)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.commons.util.ClassNamePatternFilterUtils.lambda$createPredicateFromPatterns$5(ClassNamePatternFilterUtils.java:83)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.function.Predicate.lambda$or$2(Predicate.java:101)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.commons.util.ExceptionUtils.pruneStackTrace(ExceptionUtils.java:126)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.StackTracePruningEngineExecutionListener.pruneStackTrace(StackTracePruningEngineExecutionListener.java:55)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
5:26:59 pm PIT >> INFO : MINION : at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.StackTracePruningEngineExecutionListener.executionFinished(StackTracePruningEngineExecutionListener.java:49)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.DelegatingEngineExecutionListener.executionFinished(DelegatingEngineExecutionListener.java:46)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.OutcomeDelayingEngineExecutionListener.reportEngineFailure(OutcomeDelayingEngineExecutionListener.java:83)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:208)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:95)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:60)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:144)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:59)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
5:26:59 pm PIT >> INFO : MINION : at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
5:26:59 pm PIT >> INFO : MINION : at org.pitest.junit5.JUnit5TestUnitFinder.findTestUnits(Unknown Source)
5:26:59 pm PIT >> INFO : MINION : at org.pitest.mutationtest.config.PrioritisingTestUnitFinder.findTestUnits(Unknown Source)
5:26:59 pm PIT >> INFO : MINION : at org.pitest.testapi.execute.FindTestUnits.findTestUnits(Unknown Source)
5:26:59 pm PIT >> INFO : MINION : at org.pitest.testapi.execute.FindTestUnits.getTestUnits(Unknown Source)
5:26:59 pm PIT >> INFO : MINION : at org.pitest.testapi.execute.FindTestUnits.findTestUnitsForAllSuppliedClasses(Unknown Source)
5:26:59 pm PIT >> INFO : MINION : at org.pitest.coverage.execute.CoverageMinion.discoverTests(Unknown Source)
5:26:59 pm PIT >> INFO : MINION : at org.pitest.coverage.execute.CoverageMinion.getTestsFromParent(Unknown Source)
5:26:59 pm PIT >> INFO : MINION : at org.pitest.coverage.execute.CoverageMinion.main(Unknown Source)
\5:26:59 pm PIT >> SEVERE : Coverage generator Minion exited abnormally due to UNKNOWN_ERROR
Exception in thread "main" org.pitest.util.PitError: Coverage generation minion exited abnormally! (UNKNOWN_ERROR)
Please copy and paste the information and the complete stacktrace below when reporting an issue
VM : Java HotSpot(TM) 64-Bit Server VM
Vendor : Oracle Corporation
Version : 19.0.2+7-44
Uptime : 16172
Input ->
1 : -Dfile.encoding=UTF-8
2 : -Duser.country=IN
3 : -Duser.language=en
4 : -Duser.variant
BootClassPathSupported : false
Please copy and paste the information and the complete stacktrace below when reporting an issue
VM : Java HotSpot(TM) 64-Bit Server VM
Vendor : Oracle Corporation
Version : 19.0.2+7-44
Uptime : 16172
Input ->
1 : -Dfile.encoding=UTF-8
2 : -Duser.country=IN
3 : -Duser.language=en
4 : -Duser.variant
BootClassPathSupported : false
at org.pitest.util.Unchecked.translateCheckedException(Unchecked.java:20)
at org.pitest.coverage.execute.DefaultCoverageGenerator.calculateCoverage(DefaultCoverageGenerator.java:106)
at org.pitest.coverage.execute.DefaultCoverageGenerator.calculateCoverage(DefaultCoverageGenerator.java:52)
at org.pitest.mutationtest.tooling.MutationCoverage.runAnalysis(MutationCoverage.java:148)
at org.pitest.mutationtest.tooling.MutationCoverage.runReport(MutationCoverage.java:138)
at org.pitest.mutationtest.tooling.EntryPoint.execute(EntryPoint.java:129)
at org.pitest.mutationtest.tooling.EntryPoint.execute(EntryPoint.java:57)
at org.pitest.mutationtest.commandline.MutationCoverageReport.runReport(MutationCoverageReport.java:98)
at org.pitest.mutationtest.commandline.MutationCoverageReport.main(MutationCoverageReport.java:45)
Caused by: org.pitest.util.PitError: Coverage generation minion exited abnormally! (UNKNOWN_ERROR)
Please copy and paste the information and the complete stacktrace below when reporting an issue
VM : Java HotSpot(TM) 64-Bit Server VM
Vendor : Oracle Corporation
Version : 19.0.2+7-44
Uptime : 16172
Input ->
1 : -Dfile.encoding=UTF-8
2 : -Duser.country=IN
3 : -Duser.language=en
4 : -Duser.variant
BootClassPathSupported : false
at org.pitest.coverage.execute.DefaultCoverageGenerator.gatherCoverageData(DefaultCoverageGenerator.java:148)
at org.pitest.coverage.execute.DefaultCoverageGenerator.calculateCoverage(DefaultCoverageGenerator.java:90)
... 7 more
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed