Page MenuHomePhabricator

Build 34879
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, 38 s
Status
Failed

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

217COMMAND
218php /core/data/drydock/workingcopy-84/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_pg73jth6d2afb5ibcmjlg3hn
219
220STDOUT
221MySQL Credentials Not Configured
222
223Unable to connect to MySQL using the configured credentials. You must
224configure standard credentials before you can upgrade storage. Run these
225commands to set up credentials:
226
227 phabricator/ $ ./bin/config set mysql.host __host__
228 phabricator/ $ ./bin/config set mysql.user __username__
229 phabricator/ $ ./bin/config set mysql.pass __password__
230
231These standard credentials are separate from any administrative credentials
232provided to this command with __--user__ or __--password__, and must be
233configured correctly before you can proceed.
234
235Raw MySQL Error: Attempt to connect to root@localhost failed with error
236#2002: Connection refused.
237
238
239STDERR
240[2021-03-15 23:20:13] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-84/repo/arcanist/src/future/exec/ExecFuture.php on line 421
241

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

2314COMMAND
2315php /core/data/drydock/workingcopy-84/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_pg73jth6d2afb5ibcmjlg3hn
2316
2317STDOUT
2318MySQL Credentials Not Configured
2319
2320Unable to connect to MySQL using the configured credentials. You must
2321configure standard credentials before you can upgrade storage. Run these
2322commands to set up credentials:
2323
2324 phabricator/ $ ./bin/config set mysql.host __host__
2325 phabricator/ $ ./bin/config set mysql.user __username__
2326 phabricator/ $ ./bin/config set mysql.pass __password__
2327
2328These standard credentials are separate from any administrative credentials
2329provided to this command with __--user__ or __--password__, and must be
2330configured correctly before you can proceed.
2331
2332Raw MySQL Error: Attempt to connect to root@localhost failed with error
2333#2002: Connection refused.
2334
2335
2336STDERR
2337[2021-03-15 23:20:13] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-84/repo/arcanist/src/future/exec/ExecFuture.php on line 421
2338

Build Working Copy

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