Page MenuHomePhabricator

Build 34920
PassedPublic

You are viewing an older run of this build. View Current Build

History

Run "arc unit --everything"

When
Completed at Mar 16 2021, 10:56 PM · Built for 4 m, 21 s
Status
Failed

Build Log 34334 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1PHP Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
2COMMAND
3php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_3f6zuog56r5qm2muyzkfp7fo
4
5STDOUT
6(empty)
7
8STDERR
9Call to "proc_open()" to open a subprocess failed: proc_open(): fork failed - Cannot allocate memory' in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php:421
10Stack trace:
11#0 /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php(325): ExecFuture->raiseResultError(Array)
12#1 /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/execx.php(17): ExecFuture->resolvex()
13#2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/fixture/PhabricatorStorageFixtureScopeGuard.php(35): execx('php %s destroy ...', '/core/data/dryd...', 'phabricator_uni...')
14#3 [internal function]: PhabricatorStorageFixtureScopeGuard->destroy()
15#4 {main}
16 thrown in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421
17

Build Log 34333 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

509 PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCache
510 PASS <1ms★ PhutilKeyValueCacheTestCase::testNamespaceCache
511 PASS <1ms★ PhutilMarkupTestCase::testArrayEscaping
512 PASS <1ms★ PhutilMarkupTestCase::testHsprintf
513 PASS <1ms★ PhutilMarkupTestCase::testTagBasics
514 PASS <1ms★ PhutilMarkupTestCase::testURIEscape
515 PASS <1ms★ PhutilMarkupTestCase::testTagDefaults
516 PASS <1ms★ PhutilMarkupTestCase::testTagEmpty
517 PASS 13ms★ PhutilMarkupTestCase::testTagJavascriptProtocolRejection
518 PASS <1ms★ PhutilMarkupTestCase::testTagNullAttribute
519 PASS <1ms★ PhutilMarkupTestCase::testTagAttributes
520 PASS <1ms★ PhutilMarkupTestCase::testURIPathComponentEscape
521 PASS <1ms★ PhutilMarkupTestCase::testAppendHTML
522 PASS <1ms★ PhutilMarkupTestCase::testTagEscapes
523 PASS 31ms★ PhutilPHPFragmentLexerHighlighterTestCase::testLexer
524 PASS <1ms★ PhutilPygmentizeParserTestCase::testPygmentizeParser
525 FAIL PhutilRemarkupEngineTestCase::testEngine
526Assertion failed, expected values to be equal (at PhutilRemarkupEngineTestCase.php:67): Failed to markup HTML in file 'quoted-code-block.txt'.
527Expected vs Actual Output Diff
528
529 SKIP PhutilSafeHTMLTestCase::testOperator
530Operator extension not available.
531 PASS 40ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions
532 PASS 45ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming
533 PASS 37ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries
534 PASS 3ms★ PhutilSearchStemmerTestCase::testStemTokens
535 PASS 25ms★ PhutilSearchStemmerTestCase::testStemDocuments
536 PASS <1ms★ PhutilTranslatedHTMLTestCase::testHTMLTranslations
537 FAIL PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames
538Assertion failed, expected values to be equal (at PhutilXHPASTSyntaxHighlighterTestCase.php:20): Builtin classnames should not be marked as linkable symbols.
539Expected vs Actual Output Diff
540
541
542Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
543COMMAND
544php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_3f6zuog56r5qm2muyzkfp7fo
545
546STDOUT
547(empty)
548
549STDERR
550Call to "proc_open()" to open a subprocess failed: proc_open(): fork failed - Cannot allocate memory' in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php:421
551Stack trace:
552#0 /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php(325): ExecFuture->raiseResultError(Array)
553#1 /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/execx.php(17): ExecFuture->resolvex()
554#2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/fixture/PhabricatorStorageFixtureScopeGuard.php(35): execx('php %s destroy ...', '/core/data/dryd...', 'phabricator_uni...')
555#3 [internal function]: PhabricatorStorageFixtureScopeGuard->destroy()
556#4 {main}
557 thrown in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421
558

Build Working Copy

When
Completed at Mar 16 2021, 10:52 PM · Built for 14 s
Status
Passed