Page MenuHomePhabricator

Build 34597
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 33816 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-81/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_33aobhfbdukgh7sanrprcrrw
5
6STDOUT
7
8Fatal error: Call to undefined function json_encode() in /core/data/drydock/workingcopy-81/repo/arcanist/src/parser/PhutilJSON.php on line 134
9
10
11STDERR
12Failed loading /usr/lib/php5/20121212/opcache.so: /usr/lib/php5/20121212/opcache.so: failed to map segment from shared object: Cannot allocate memory
13PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/mysqlnd.so' - /usr/lib/php5/20121212/mysqlnd.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
14PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/pdo.so' - /usr/lib/php5/20121212/pdo.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
15PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/curl.so' - /usr/lib/php5/20121212/curl.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
16PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/gd.so' - /usr/lib/php5/20121212/gd.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
17PHP W... (1,222 more bytes) ...
18(Run with `--trace` for a full exception trace.)
19

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

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-81/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_znf74zwrxffrrbkagjx7zr6d
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"...
14
15
16STDERR
17[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-81/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
18[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-81/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
19[2021-02-02 21:48:02] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
20
21This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also i... (2,592 more bytes) ...
22(Run with `--trace` for a full exception trace.)
23

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

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-81/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_t5vqkoy3sigfjbn6blemex6k
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,477 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=de70a4ff267e9f996af9746168b562d3feb7a5eb, ref.master=b2ab18f8f3d0)
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 33763 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

240 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
241 PASS 6ms★ PhabricatorPolicyTestCase::testNoOnePolicy
242 PASS 1ms★ PhabricatorPolicyTestCase::testLimits
243 PASS 2ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
244 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
245 PASS 22ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
246 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
247 PASS 32ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
248 PASS 23ms★ PhabricatorPolicyTestCase::testExtendedPolicies
249 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
250 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
251 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
252 PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
253 PASS <1ms★ PhabricatorPreambleTestCase::testXForwardedForLayers
254 PASS 1.1s PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
255 PASS 1.2s PhabricatorProjectCoreTestCase::testEditProject
256 PASS 828ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
257 PASS 134ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
258 PASS 649ms PhabricatorProjectCoreTestCase::testParentProject
259 PASS 1.4s PhabricatorProjectCoreTestCase::testAncestorMembers
260 PASS 524ms PhabricatorProjectCoreTestCase::testMilestones
261 PASS 2.2s PhabricatorProjectCoreTestCase::testMilestoneMoves
262 PASS 289ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
263 PASS 1.4s PhabricatorProjectCoreTestCase::testComplexConstraints
264 PASS 1.7s PhabricatorProjectCoreTestCase::testBoardMoves
265 PASS 843ms PhabricatorProjectCoreTestCase::testAncestryQueries
266 PASS 144ms PhabricatorProjectCoreTestCase::testSlugMaps
267 PASS 1.3s PhabricatorProjectCoreTestCase::testProjectPolicyRules
268 PASS 593ms PhabricatorProjectCoreTestCase::testViewProject
269 PASS 1.0s PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
270 PASS 786ms PhabricatorProjectCoreTestCase::testMemberMaterialization
271 PASS 270ms PhabricatorProjectCoreTestCase::testSameSlugAsName
272 PASS 498ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
273 PASS 298ms PhabricatorProjectCoreTestCase::testApplicationPolicy
274 PASS 1.4s PhabricatorProjectCoreTestCase::testJoinLeaveProject
275 PASS 805ms PhabricatorProjectCoreTestCase::testMilestoneMembership
276 PASS 971ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
277 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
278 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
279 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
280 PASS 6ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
281 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
282 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
283 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
284 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
285 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
286 PASS 72ms PhabricatorRepositoryURITestCase::testURIGeneration
287 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
288 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
289 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
290 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
291 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
292 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
293 PASS 272ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
294 PASS 276ms PhabricatorSpacesTestCase::testSpacesAnnihilation
295 PASS 204ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
296 PASS 159ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
297 PASS 156ms PhabricatorSpacesTestCase::testSpacesRequireNames
298 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
299 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
300 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
301 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
302 PASS 4ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
303 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
304 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
305 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
306 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
307 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
308 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
309 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
310 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
311 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
312 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
313 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
314 PASS 79ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
315 PASS 66ms PhabricatorUserEditorTestCase::testRegistrationEmailOK
316 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
317 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
318 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
319 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
320 PASS 290ms PhabricatorWorkerTestCase::testWaitBeforeRetry
321 PASS 666ms PhabricatorWorkerTestCase::testRequiredLeaseTime
322 PASS 139ms PhabricatorWorkerTestCase::testNewBeforeLeased
323 PASS 116ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
324 PASS 118ms PhabricatorWorkerTestCase::testLeaseTask
325 PASS 111ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
326 PASS 218ms PhabricatorWorkerTestCase::testTooManyTaskFailures
327 PASS 172ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
328 PASS 126ms PhabricatorWorkerTestCase::testMultipleLease
329 PASS 137ms PhabricatorWorkerTestCase::testPermanentTaskFailure
330 PASS 116ms PhabricatorWorkerTestCase::testExecuteTask
331 PASS 109ms PhabricatorWorkerTestCase::testOldestFirst
332 PASS 899ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
333 PASS 1.0s PhabricatorChangeParserTestCase::testSubversionPartialParser
334 PASS 1.5s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
335 PASS 6.2s PhabricatorChangeParserTestCase::testSubversionParser
336 PASS 5.3s PhabricatorChangeParserTestCase::testGitParser
337 PASS 8.8s PhabricatorChangeParserTestCase::testMercurialParser
338 PASS 677ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
339

Build Working Copy

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