Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Mar 7 2018, 4:34 AM · Built for 7 s
- Status
Failed
2 empty logs are hidden. Show all logs.
| 1 | [2018-03-07 04:35:30] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:413] |
|---|---|
| 2 | arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=516aaad3410c242b47ee270b4cdca8e56f6b379b, ref.master=42e5b8a04bec), phutil(head=master, ref.master=dedf260c7755) |
| 3 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:413] |
| 4 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
| 5 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
| 6 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
| 7 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 8 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 9 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147] |
| 10 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
| 11 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 12 |
| 295 | PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation |
|---|---|
| 296 | PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization |
| 297 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
| 298 | PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
| 299 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
| 300 | PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
| 301 | PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
| 302 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
| 303 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
| 304 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
| 305 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
| 306 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
| 307 | PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
| 308 | PASS 8ms★ PhabricatorWorkerTestCase::testMultipleLease |
| 309 | PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask |
| 310 | PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst |
| 311 | PASS 8ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
| 312 | PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
| 313 | PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
| 314 | PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
| 315 | PASS 7ms★ PhabricatorWorkerTestCase::testLeaseTask |
| 316 | PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures |
| 317 | PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
| 318 | PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
| 319 |
| 1 | [2018-03-07 04:34:55] EXCEPTION: (CommandException) Command failed with error #2! |
|---|---|
| 2 | COMMAND |
| 3 | 'make' -C '/core/data/drydock/workingcopy-71/repo/libphutil/support/xhpast' 'SKIP_PARSER=1' 'SKIP_SCANNER=1' 'clean' 'all' 'install' |
| 4 | |
| 5 | STDOUT |
| 6 | make: Entering directory `/core/data/drydock/workingcopy-71/repo/libphutil/support/xhpast' |
| 7 | rm -f xhpast parser.yacc.output libxhpast.a *.o |
| 8 | g++ -c -fPIC -Wall -O3 -minline-all-stringops -o scanner.lex.o scanner.lex.cpp |
| 9 | g++ -c -fPIC -Wall -O3 -minline-all-stringops -o parser.yacc.o parser.yacc.cpp |
| 10 | ar -crs libxhpast.a scanner.lex.o parser.yacc.o |
| 11 | make: Leaving directory `/core/data/drydock/workingcopy-71/repo/libphutil/support/xhpast' |
| 12 | |
| 13 | |
| 14 | STDERR |
| 15 | ar: scanner.lex.o: No such file or directory |
| 16 | make: *** [libxhpast.a] Error 1 |
| 17 | at [<phutil>/src/future/exec/ExecFuture.php:369] |
| 18 | phutil(head=master, ref.master=dedf260c7755) |
| 19 | #0 ExecFuture::resolvex() called at [<phutil>/src/future/exec/execx.php:17] |
| 20 | #1 execx(string, string, string, array) called at [<phutil>/src/parser/xhpast/bin/PhutilXHPASTBinary.php:43] |
| 21 | #2 PhutilXHPASTBinary::build() called at [<phutil>/scripts/build_xhpast.php:6] |
| 22 |
| 1 | [2018-03-07 04:34:25] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:413] |
|---|---|
| 2 | arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=516aaad3410c242b47ee270b4cdca8e56f6b379b, ref.master=42e5b8a04bec), phutil(head=master, ref.master=dedf260c7755) |
| 3 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:413] |
| 4 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
| 5 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
| 6 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
| 7 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 8 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 9 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147] |
| 10 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
| 11 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 12 |
| 26 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode |
|---|---|
| 27 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting |
| 28 | PASS 1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff |
| 29 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics |
| 30 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames |
| 31 | PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation |
| 32 | PASS 7ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback |
| 33 | PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted |
| 34 | PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack |
| 35 | PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID |
| 36 | PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures |
| 37 | PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs |
| 38 | PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess |
| 39 | PASS <1ms★ AphrontRequestTestCase::testHostAttacks |
| 40 | PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData |
| 41 | PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader |
| 42 | PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay |
| 43 | PASS 1ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight |
| 44 | PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll |
| 45 | PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors |
| 46 | PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation |
| 47 | PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods |
| 48 | PASS 1ms★ ConduitCallTestCase::testConduitAuth |
| 49 | PASS <1ms★ ConduitCallTestCase::testConduitPing |
| 50 |
Build Working Copy
Build Working Copy
- When
- Completed at Mar 7 2018, 4:33 AM · Built instantly
- Status
Passed