Page MenuHomePhabricator

Build 34884
PassedPublic

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

History

Run "arc unit --everything"

When
Completed at Mar 15 2021, 11:20 PM · Built for 3 m, 30 s
Status
Failed

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

1[2021-03-15 23:20:06] 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-70/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
2[2021-03-15 23:20:06] 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-70/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
3[2021-03-15 23:20:06] 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-70/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
4[2021-03-15 23:20:06] 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-70/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
5PHP Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
6COMMAND
7php /core/data/drydock/workingcopy-70/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_ho2kpgpj353j23bybjod4gcp
8
9STDOUT
10MySQL Credentials Not Configured
11
12Unable to connect to MySQL using the configured credentials. You must
13configure standard credentials before you can upgrade storage. Run these
14commands to set up credentials:
15
16 phabricator/ $ ./bin/config set mysql.host __host__
17 phabricator/ $ ./bin/config set mysql.user __username__
18 phabricator/ $ ./bin/config set mysql.pass __password__
19
20These standard credentials are separate from any administrative credentials
21provided to this command with __--user__ or __--password__, and must be
22configured correctly before you can proceed.
23
24Raw MySQL Error: Attempt to connect to root@localhost failed with error
25#2002: Connection refused.
26
27
28STDERR
29[2021-03-15 23:20:20] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-70/repo/arcanist/src/future/exec/ExecFuture.php on line 421
30

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

2455 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
2456 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
2457 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
2458 PASS 16ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
2459 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
2460 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
2461 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
2462 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
2463 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
2464 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
2465 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
2466 PASS <1ms★ PhutilProseDiffTestCase::testTrimApart
2467 PASS 942ms PhutilProseDiffTestCase::testProseDiffsDistance
2468 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
2469 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
2470 PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
2471 PASS 307ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
2472 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
2473 PASS 42ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
2474 PASS 280ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
2475 PASS 27ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
2476 PASS 46ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
2477 PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
2478 PASS 10ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
2479 PASS 44ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
2480 PASS 6ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
2481 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
2482 PASS <1ms★ PhutilDefaultSyntaxHighlighterEngineTestCase::testFilenameGreediness
2483 PASS 4ms★ PhutilICSParserTestCase::testICSDuration
2484 PASS 29ms★ PhutilICSParserTestCase::testICSParserErrors
2485 PASS 9ms★ PhutilICSParserTestCase::testICSOddTimezone
2486 PASS 3ms★ PhutilICSParserTestCase::testICSVALARM
2487 PASS 3ms★ PhutilICSParserTestCase::testICSParser
2488 PASS 3ms★ PhutilICSParserTestCase::testICSFloatingTime
2489 PASS 4ms★ PhutilICSParserTestCase::testICSWeeklyEvent
2490 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
2491 PASS 6ms★ PhutilICSWriterTestCase::testICSWriterAllDay
2492 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterChristmas
2493 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterUsers
2494 PASS 7ms★ PhutilJSONFragmentLexerHighlighterTestCase::testLexer
2495 PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCacheLimit
2496 PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCache
2497 PASS <1ms★ PhutilKeyValueCacheTestCase::testNamespaceCache
2498 PASS 7ms★ PhutilKeyValueCacheTestCase::testDirectoryCache
2499 PASS 4ms★ PhutilKeyValueCacheTestCase::testOnDiskCache
2500 PASS 3ms★ PhutilKeyValueCacheTestCase::testDirectoryCacheSpecialDirectoryRules
2501 SKIP PhutilKeyValueCacheTestCase::testAPCCache
2502Cache not available.
2503 PASS 4ms★ PhutilKeyValueCacheTestCase::testCacheStack
2504 PASS <1ms★ PhutilMarkupTestCase::testTagEmpty
2505 PASS <1ms★ PhutilMarkupTestCase::testHsprintf
2506 PASS <1ms★ PhutilMarkupTestCase::testTagEscapes
2507 PASS <1ms★ PhutilMarkupTestCase::testURIPathComponentEscape
2508 PASS <1ms★ PhutilMarkupTestCase::testURIEscape
2509 PASS 3ms★ PhutilMarkupTestCase::testTagJavascriptProtocolRejection
2510 PASS <1ms★ PhutilMarkupTestCase::testArrayEscaping
2511 PASS <1ms★ PhutilMarkupTestCase::testTagDefaults
2512 PASS <1ms★ PhutilMarkupTestCase::testAppendHTML
2513 PASS <1ms★ PhutilMarkupTestCase::testTagNullAttribute
2514 PASS <1ms★ PhutilMarkupTestCase::testTagAttributes
2515 PASS <1ms★ PhutilMarkupTestCase::testTagBasics
2516 PASS 13ms★ PhutilPHPFragmentLexerHighlighterTestCase::testLexer
2517 PASS 1ms★ PhutilPygmentizeParserTestCase::testPygmentizeParser
2518 PASS 342ms PhutilRemarkupEngineTestCase::testEngine
2519 SKIP PhutilSafeHTMLTestCase::testOperator
2520Operator extension not available.
2521 PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries
2522 PASS 5ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming
2523 PASS 4ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions
2524 PASS 2ms★ PhutilSearchStemmerTestCase::testStemTokens
2525 PASS 2ms★ PhutilSearchStemmerTestCase::testStemDocuments
2526 PASS <1ms★ PhutilTranslatedHTMLTestCase::testHTMLTranslations
2527 PASS 63ms PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames
2528
2529Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
2530COMMAND
2531php /core/data/drydock/workingcopy-70/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_ho2kpgpj353j23bybjod4gcp
2532
2533STDOUT
2534MySQL Credentials Not Configured
2535
2536Unable to connect to MySQL using the configured credentials. You must
2537configure standard credentials before you can upgrade storage. Run these
2538commands to set up credentials:
2539
2540 phabricator/ $ ./bin/config set mysql.host __host__
2541 phabricator/ $ ./bin/config set mysql.user __username__
2542 phabricator/ $ ./bin/config set mysql.pass __password__
2543
2544These standard credentials are separate from any administrative credentials
2545provided to this command with __--user__ or __--password__, and must be
2546configured correctly before you can proceed.
2547
2548Raw MySQL Error: Attempt to connect to root@localhost failed with error
2549#2002: Connection refused.
2550
2551
2552STDERR
2553[2021-03-15 23:20:20] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-70/repo/arcanist/src/future/exec/ExecFuture.php on line 421
2554

Build Working Copy

When
Completed at Mar 15 2021, 11:16 PM · Built for 12 s
Status
Passed