Page MenuHomePhabricator

Build 25163
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Oct 12 2017, 11:30 PM · Built for 34 s
Status
Failed

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

1[2017-10-12 23:30:19] 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:254]
2arcanist(head=master, ref.master=76b54ce0a9af), phabricator(head=c1a5644cf7ede7d01f1707c07f05af35a2a12147, ref.master=b9fd5262509d), phutil(head=master, ref.master=a6e490ef7ee0)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12[2017-10-12 23:30:21] ERROR 2: require_once(/core/data/drydock/workingcopy-71/repo/phabricator/support/PhabricatorStartup.php): failed to open stream: No such file or directory at [/core/data/drydock/workingcopy-71/repo/phabricator/src/applications/base/controller/__tests__/PhabricatorAccessControlTestCase.php:13]
13arcanist(head=master, ref.master=76b54ce0a9af), phabricator(head=c1a5644cf7ede7d01f1707c07f05af35a2a12147, ref.master=b9fd5262509d), phutil(head=master, ref.master=a6e490ef7ee0)
14 #0 PhabricatorAccessControlTestCase::testControllerAccessControls called at [<phabricator>/src/applications/base/controller/__tests__/PhabricatorAccessControlTestCase.php:13]
15 #1 PhabricatorAccessControlTestCase::testControllerAccessControls()
16 #2 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
17 #3 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
18 #4 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
19 #5 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
20 #6 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
21PHP Fatal error: require_once(): Failed opening required '/core/data/drydock/workingcopy-71/repo/phabricator/support/PhabricatorStartup.php' (include_path='/core/data/drydock/workingcopy-71/repo/libphutil/externals/includes:/core/data/drydock/workingcopy-71/repo:.:/usr/share/php:/usr/share/pear:/core/data/drydock/workingcopy-71/repo/arcanist/externals/includes:/core/data/drydock/workingcopy-71/repo/phabricator/scripts/init/../../../') in /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/base/controller/__tests__/PhabricatorAccessControlTestCase.php on line 13
22

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

31 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
32 PASS 8ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
34 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
36 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
37 PASS 1ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
38 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
39 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
40 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
41 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
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::testConduitPing
49 PASS 1ms★ ConduitCallTestCase::testConduitAuth
50 PASS 113ms ConpherenceRoomTestCase::testRoomParticipantAddition
51 PASS 68ms ConpherenceRoomTestCase::testNUserRoomCreate
52 PASS 117ms ConpherenceRoomTestCase::testRoomParticipantDeletion
53 PASS 29ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
54 PASS 57ms DifferentialChangesetParserTestCase::testDiffChangesets
55 PASS 1ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
56 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
57 PASS 1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
58 PASS 4ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
59 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
60 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
61 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
62 PASS 3ms★ DifferentialHunkParserTestCase::testMissingContext
63 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
64 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
65 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
66 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
67 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
68 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
69 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
71 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
72 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
74 PASS 129ms DifferentialParseRenderTestCase::testParseRender
75 PASS 3ms★ DiffusionCommandEngineTestCase::testCommandEngine
76 PASS <1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
77 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
78 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
79 PASS 3ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
80 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
81 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
82 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
84 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
85 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
86 PASS 180ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
87 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
88 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
89 PASS <1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
90 PASS <1ms★ LiskChunkTestCase::testSQLChunking
91 PASS <1ms★ LiskDAOTestCase::testCheckProperty
92 PASS 3ms★ LiskFixtureTestCase::testNonmutableColumns
93 PASS 2ms★ LiskFixtureTestCase::testFixturesBasicallyWork
94 PASS 14ms★ LiskFixtureTestCase::testCounters
95 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
96 PASS 3ms★ LiskFixtureTestCase::testGarbageLoadCalls
97 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
98 PASS 4ms★ LiskFixtureTestCase::testReadableTransactions
99 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
100 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
101 PASS 1ms★ LiskIsolationTestCase::testIsolatedWrites
102 PASS <1ms★ LiskIsolationTestCase::testEphemeral
103 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
104 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
105 PASS 167ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
106 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
107 PASS 462ms ManiphestTaskTestCase::testTaskAdjacentBlocks
108 PASS 335ms ManiphestTaskTestCase::testTaskReordering
109 PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
110 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
111 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
112 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
113 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
117 PASS 3ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
118 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
123 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
124 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
125 PASS <1ms★ PHUIListViewTestCase::testAppend
126 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
127 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
128
129Fatal error: require_once(): Failed opening required '/core/data/drydock/workingcopy-71/repo/phabricator/support/PhabricatorStartup.php' (include_path='/core/data/drydock/workingcopy-71/repo/libphutil/externals/includes:/core/data/drydock/workingcopy-71/repo:.:/usr/share/php:/usr/share/pear:/core/data/drydock/workingcopy-71/repo/arcanist/externals/includes:/core/data/drydock/workingcopy-71/repo/phabricator/scripts/init/../../../') in /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/base/controller/__tests__/PhabricatorAccessControlTestCase.php on line 13
130

Build Working Copy

When
Completed at Oct 12 2017, 11:29 PM · Built instantly
Status
Passed

Event Timeline