Page MenuHomePhabricator

Build 34598
PassedPublic

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

History

Run "arc unit --everything"

When
Completed at Feb 2 2021, 9:48 PM · Built for 7 m, 30 s
Status
Failed
6 empty logs are hidden. Show all logs.

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

1[2021-02-02 21:48:03] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
2[2021-02-02 21:48:03] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
3 Exception
4Unable to establish a connection to any database host (while trying "phabricator_config"). All masters and replicas are completely unreachable.
5
6AphrontConnectionQueryException: Attempt to connect to root@localhost failed with error #2002: Connection refused.
7(Run with `--trace` for a full exception trace.)
8

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

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-74/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_bp3ailnypz6bcetxillkwydz
5
6STDOUT
7Loading quickstart template onto "localhost"...
8
9
10STDERR
11[2021-02-02 21:48:02] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
12[2021-02-02 21:48:02] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
13[2021-02-02 21:48:02] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
14
15This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also i... (2,412 more bytes) ...
16(Run with `--trace` for a full exception trace.)
17

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

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-74/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_vtotclycpt27txiwcy53tzlk
5
6STDOUT
7Loading quickstart template onto "localhost"...
8Applying patch "phabricator:db.paste" to host "localhost"...
9Applying patch "phabricator:20190523.myisam.01.documentfield.sql" to host "localhost"...
10Applying patch "phabricator:20190718.paste.01.edge.sql" to host "localhost"...
11Applying patch "phabricator:20190718.paste.02.edgedata.sql" to host "localhost"...
12Applying patch "phabricator:20190718.paste.03.paste.sql" to host "localhost"...
13Applying patch "phabricator:20190718.paste.04.xaction.sql" to host "localhost"...
14Applying patch "phabricator:20190718.paste.05.comment.sql" to host "localhost"...
15Applying patch "phabricator:20190802.email.01.storage.sql" to host "localhost"...
16Applying patch "phabricator:20190802.email.02.xaction.sql" to host "localhost"...
17Applying patch "phabricator:20190815.account.01.carts.php" to host "localhost"...
18Applying patch "phabricator:20190815.account.02.subscriptions.php" to host "localhost"...
19Applying patch "phabricator:20190816.payment.01.xaction.sql"... (2,394 more bytes) ...
20
21STDERR
22[2021-02-02 21:48:02] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
23
24This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also indicate that something used the MySQL "KILL <process>" command to kill the connection running the query. at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:335]
25arcanist(head=master, ref.master=b2e715fc5a9c), phabricator(head=32942f623250ffd48400d674c6a3b2773c63d77e, ref.master=0f27cd46ccad)
26 #0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:379]
27 #1 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:320]
28 #2 AphrontBaseMySQLDatabaseConnection::t... (2,428 more bytes) ...
29(Run with `--trace` for a full exception trace.)
30

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

1 PASS 7.0s PhabricatorLibraryTestCase::testLibraryMap
2 PASS 3.1s PhabricatorLibraryTestCase::testEverythingImplemented
3 PASS 5.6s PhabricatorLibraryTestCase::testMethodVisibility
4 PASS 1ms★ AphrontHTTPHeaderParserTestCase::testHeaderParser
5 PASS 13ms★ AphrontMultipartParserTestCase::testParser
6 PASS 20ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
7 PASS 14ms★ DifferentialAdjustmentMapTestCase::testChainMaps
8 PASS 22ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
9 PASS 7ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
10 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 146ms DifferentialDiffTestCase::testDetectSlowCopiedCode
13 PASS 6ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
14 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
15 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
17 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
18 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
19 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
20 PASS 9ms★ DiffusionURITestCase::testURIGeneration
21 PASS <1ms★ DiffusionURITestCase::testBlobDecode
22 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
23 PASS 3ms★ HeraldFieldTestCase::testGetAllFields
24 PASS 3ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
25 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
26 PASS 2ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
27 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
29 PASS <1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
32 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
35 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
37 PASS 12ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
38 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
39 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
40 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
41 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
42 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
43 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
44 PASS 82ms AphrontRoutingMapTestCase::testRoutingMaps
45 PASS 3ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
46 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
47 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
48 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
49 PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation
50 PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
51 PASS 2ms★ ConduitCallTestCase::testConduitAuth
52 PASS 1ms★ ConduitCallTestCase::testConduitPing
53 PASS 504ms ConpherenceRoomTestCase::testRoomParticipantAddition
54 PASS 222ms ConpherenceRoomTestCase::testNUserRoomCreate
55 PASS 408ms ConpherenceRoomTestCase::testRoomParticipantDeletion
56 PASS 173ms ConpherenceRoomTestCase::testOneUserRoomCreate
57 PASS 253ms DifferentialChangesetParserTestCase::testDiffChangesets
58 PASS 1ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
60 PASS 11ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
61 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
62 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
63 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
64 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
65 PASS 3ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
66 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
67 PASS 5ms★ DifferentialHunkParserTestCase::testMissingContext
68 PASS 6ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
69 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
70 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
71 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
72 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
74 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
75 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
76 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
77 PASS 635ms DifferentialParseRenderTestCase::testParseRender
78 PASS <1ms★ DifferentialTabReplacementTestCase::testTabReplacement
79 PASS 12ms★ DiffusionCommandEngineTestCase::testCommandEngine
80 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
81 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
82 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
83 PASS 4ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
84 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
85 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
86 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
87 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
88 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
89 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
90 PASS 636ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
91 PASS 2ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
92 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
93 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
94 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
95 PASS <1ms★ LiskChunkTestCase::testSQLChunking
96 PASS <1ms★ LiskDAOTestCase::testCheckProperty
97 PASS 4ms★ LiskFixtureTestCase::testGarbageLoadCalls
98 PASS 8ms★ LiskFixtureTestCase::testCounters
99 PASS 2ms★ LiskFixtureTestCase::testReadableTransactions
100 PASS 2ms★ LiskFixtureTestCase::testFixturesBasicallyWork
101 PASS 13ms★ LiskFixtureTestCase::testNonmutableColumns
102 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
103 PASS 5ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
104 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
105 PASS 1ms★ LiskIsolationTestCase::testEphemeral
106 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
107 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
108 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
109 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
110 PASS 359ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
111 PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
112 PASS 5ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
113 PASS 5ms★ NuanceGitHubRawEventTestCase::testIssueEvents
114 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
118 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
119 PASS 8ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
124 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
125 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
126 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
127 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
128 PASS <1ms★ PHUIListViewTestCase::testAppend
129 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
130 PASS 386ms PhabricatorAccessControlTestCase::testControllerAccessControls
131 PASS 3ms★ PhabricatorAnchorTestCase::testAnchors
132 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
133 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
134 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
135 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
136 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
137 PASS 102ms PhabricatorAuthInviteTestCase::testDuplicateInvite
138 PASS 8.4s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
139 PASS 118ms PhabricatorAuthInviteTestCase::testInvalidInvite
140 PASS 224ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
141 PASS 665ms PhabricatorAuthPasswordTestCase::testCompare
142 PASS 1.1s PhabricatorAuthPasswordTestCase::testPasswordUpgrade
143 PASS 4.1s PhabricatorAuthPasswordTestCase::testPasswordEngine
144 PASS 313ms PhabricatorAuthPasswordTestCase::testPasswordBlocklisting
145 PASS 659ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
146 PASS 21ms★ PhabricatorCachesTestCase::testRequestCache
147 PASS 1.5s PhabricatorCelerityTestCase::testCelerityMaps
148 PASS 652ms PhabricatorConduitTestCase::testConduitMethods
149 PASS 5ms★ PhabricatorDiffScopeEngineTestCase::testScopeEngine
150 PASS <1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats
151 PASS 54ms PhabricatorEdgeTestCase::testCycleDetection
152 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
153 PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
154 PASS 11ms★ PhabricatorEditorURIEngineTestCase::testPatternProtocols
155 PASS <1ms★ PhabricatorEditorURIEngineTestCase::testPatternParsing
156 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
157 PASS 8ms★ PhabricatorEnvTestCase::testOverrideOrder
158 PASS 57ms PhabricatorEnvTestCase::testRemoteURIForFetch
159 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
160 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
161 PASS 5ms★ PhabricatorEnvTestCase::testLocalURIForLink
162 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
163 PASS 3ms★ PhabricatorEnvTestCase::testSelfURI
164 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
165 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
166 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
167 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
168 PASS 2ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
169 PASS 95ms PhabricatorFileStorageFormatTestCase::testRot13Storage
170 PASS 100ms PhabricatorFileStorageFormatTestCase::testStorageTampering
171 PASS 719ms PhabricatorFileStorageFormatTestCase::testAES256Storage
172 PASS 107ms PhabricatorFileTestCase::testReadWriteTtlFiles
173 PASS 150ms PhabricatorFileTestCase::testFileStorageDelete
174 PASS 101ms PhabricatorFileTestCase::testFileStorageReadWrite
175 PASS 153ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
176 PASS 1.0s PhabricatorFileTestCase::testFileVisibility
177 PASS 158ms PhabricatorFileTestCase::testFileStorageUploadSameFile
178 PASS 102ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
179 PASS 287ms PhabricatorFileTestCase::testFileDirectScramble
180 PASS 615ms PhabricatorFileTestCase::testFileIndirectScramble
181 PASS 300ms PhabricatorFileTestCase::testFileTransformDelete
182 PASS 479ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
183 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
184 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
185 PASS 11ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
186 PASS 517ms PhabricatorHandlePoolTestCase::testHandlePools
187 PASS 1ms★ PhabricatorHashTestCase::testHashForIndex
188 PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor
189 PASS 3ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
190 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
191 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
192 PASS 133ms PhabricatorLocalTimeTestCase::testLocalTimeFormatting
193 PASS 19ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
194 PASS 2ms★ PhabricatorMacroTestCase::testMacroNames
195 PASS 61ms PhabricatorMailAdapterTestCase::testSupportsMessageID
196 PASS 59ms PhabricatorMailConfigTestCase::testMailerConstraints
197 PASS 49ms★ PhabricatorMailConfigTestCase::testMailerPriorities
198 PASS 1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
199 PASS 4ms★ PhabricatorMailReceiverTestCase::testReservedAddresses
200 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
201 PASS 36ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
202 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
203 PASS 8ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
204 PASS 4ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
205 PASS 1.2s PhabricatorMetaMTAMailTestCase::testRecipients
206 PASS 382ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
207 PASS 8.6s PhabricatorMetaMTAMailTestCase::testMailSizeLimits
208 PASS 453ms PhabricatorMetaMTAMailTestCase::testMailerFailover
209

Build Working Copy

When
Completed at Feb 2 2021, 9:40 PM · Built for 9 s
Status
Passed