Page MenuHomePhabricator

Build 34727

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

Run "arc unit --everything"

When
Completed at Feb 19 2021, 8:02 PM · Built for 3 m, 5 s
Status
Failed

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

1[2021-02-19 20:02:32] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
2[2021-02-19 20:02:32] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
3[2021-02-19 20:02:32] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
4[2021-02-19 20:02:32] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-83/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-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_qwrvwi575ubn3ywkfke7xvnf
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: No such file or directory.
26
27
28STDERR
29[2021-02-19 20:02:38] PHLOG: 'Retrying database connection to "localhost" af in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421
30

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

2437 PASS <1ms★ PhutilMarkupTestCase::testArrayEscaping
2438 PASS 3ms★ PhutilMarkupTestCase::testTagJavascriptProtocolRejection
2439 PASS <1ms★ PhutilMarkupTestCase::testTagEmpty
2440 PASS <1ms★ PhutilMarkupTestCase::testTagEscapes
2441 PASS <1ms★ PhutilMarkupTestCase::testURIPathComponentEscape
2442 PASS <1ms★ PhutilMarkupTestCase::testTagNullAttribute
2443 PASS <1ms★ PhutilMarkupTestCase::testURIEscape
2444 PASS <1ms★ PhutilMarkupTestCase::testTagBasics
2445 PASS <1ms★ PhutilMarkupTestCase::testTagAttributes
2446 PASS <1ms★ PhutilMarkupTestCase::testTagDefaults
2447 PASS <1ms★ PhutilMarkupTestCase::testAppendHTML
2448 PASS 8ms★ PhutilPHPFragmentLexerHighlighterTestCase::testLexer
2449 PASS <1ms★ PhutilPygmentizeParserTestCase::testPygmentizeParser
2450 PASS 228ms PhutilRemarkupEngineTestCase::testEngine
2451 SKIP PhutilSafeHTMLTestCase::testOperator
2452Operator extension not available.
2453 PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries
2454 PASS 6ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming
2455 PASS 6ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions
2456 PASS 3ms★ PhutilSearchStemmerTestCase::testStemDocuments
2457 PASS 3ms★ PhutilSearchStemmerTestCase::testStemTokens
2458 PASS <1ms★ PhutilTranslatedHTMLTestCase::testHTMLTranslations
2459 PASS 129ms PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames
2460
2461Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
2462COMMAND
2463php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_qwrvwi575ubn3ywkfke7xvnf
2464
2465STDOUT
2466MySQL Credentials Not Configured
2467
2468Unable to connect to MySQL using the configured credentials. You must
2469configure standard credentials before you can upgrade storage. Run these
2470commands to set up credentials:
2471
2472 phabricator/ $ ./bin/config set mysql.host __host__
2473 phabricator/ $ ./bin/config set mysql.user __username__
2474 phabricator/ $ ./bin/config set mysql.pass __password__
2475
2476These standard credentials are separate from any administrative credentials
2477provided to this command with __--user__ or __--password__, and must be
2478configured correctly before you can proceed.
2479
2480Raw MySQL Error: Attempt to connect to root@localhost failed with error
2481#2002: No such file or directory.
2482
2483
2484STDERR
2485[2021-02-19 20:02:38] PHLOG: 'Retrying database connection to "localhost" af in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421
2486

Build Working Copy

When
Completed at Feb 19 2021, 7:59 PM · Built for 7 s
Status
Passed