You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Murtadha Hubail (JIRA)" <ji...@apache.org> on 2017/12/19 23:22:00 UTC

[jira] [Created] (ASTERIXDB-2206) Intermittent varlen-encoding test Failure

Murtadha Hubail created ASTERIXDB-2206:
------------------------------------------

             Summary: Intermittent varlen-encoding test Failure
                 Key: ASTERIXDB-2206
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2206
             Project: Apache AsterixDB
          Issue Type: Bug
            Reporter: Murtadha Hubail


Error Message:

Test "src/test/resources/runtimets/queries_sqlpp/string/varlen-encoding/varlen-encoding.3.query.sqlpp" FAILED!

{code:java}
testFile src/test/resources/runtimets/queries_sqlpp/string/varlen-encoding/varlen-encoding.3.query.sqlpp raised an exception: org.apache.asterix.common.exceptions.AsterixException: HYR0009: Job requirement (memory: 131072 bytes, CPU cores: 1) exceeds capacity (memory: 0 bytes, CPU cores: 0)
org.apache.asterix.common.exceptions.AsterixException: HYR0009: Job requirement (memory: 131072 bytes, CPU cores: 1) exceeds capacity (memory: 0 bytes, CPU cores: 0)
	at org.apache.asterix.test.common.ResultExtractor.checkForErrors(ResultExtractor.java:181)
	at org.apache.asterix.test.common.ResultExtractor.extract(ResultExtractor.java:115)
	at org.apache.asterix.test.common.ResultExtractor.extract(ResultExtractor.java:85)
	at org.apache.asterix.test.common.TestExecutor.executeQuery(TestExecutor.java:1184)
	at org.apache.asterix.test.common.TestExecutor.executeTestFile(TestExecutor.java:895)
	at org.apache.asterix.test.common.TestExecutor.executeTest(TestExecutor.java:1437)
	at org.apache.asterix.test.runtime.LangExecutionUtil.test(LangExecutionUtil.java:127)
	at org.apache.asterix.test.runtime.LangExecutionUtil.test(LangExecutionUtil.java:114)
	at org.apache.asterix.test.runtime.SqlppExecutionTest.test(SqlppExecutionTest.java:62)
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)