Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Feb 19 2021, 7:20 PM · Built for 3 m, 30 s
- Status
Failed
| 89 | COMMAND |
|---|---|
| 90 | php /core/data/drydock/workingcopy-85/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_ors7t2ofumr4mkcbpqrhczzu |
| 91 | |
| 92 | STDOUT |
| 93 | MySQL Credentials Not Configured |
| 94 | |
| 95 | Unable to connect to MySQL using the configured credentials. You must |
| 96 | configure standard credentials before you can upgrade storage. Run these |
| 97 | commands to set up credentials: |
| 98 | |
| 99 | phabricator/ $ ./bin/config set mysql.host __host__ |
| 100 | phabricator/ $ ./bin/config set mysql.user __username__ |
| 101 | phabricator/ $ ./bin/config set mysql.pass __password__ |
| 102 | |
| 103 | These standard credentials are separate from any administrative credentials |
| 104 | provided to this command with __--user__ or __--password__, and must be |
| 105 | configured correctly before you can proceed. |
| 106 | |
| 107 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
| 108 | #2002: Connection refused. |
| 109 | |
| 110 | |
| 111 | STDERR |
| 112 | [2021-02-19 19:20:18] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-85/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
| 113 |
| 1184 | COMMAND |
|---|---|
| 1185 | php /core/data/drydock/workingcopy-85/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_ors7t2ofumr4mkcbpqrhczzu |
| 1186 | |
| 1187 | STDOUT |
| 1188 | MySQL Credentials Not Configured |
| 1189 | |
| 1190 | Unable to connect to MySQL using the configured credentials. You must |
| 1191 | configure standard credentials before you can upgrade storage. Run these |
| 1192 | commands to set up credentials: |
| 1193 | |
| 1194 | phabricator/ $ ./bin/config set mysql.host __host__ |
| 1195 | phabricator/ $ ./bin/config set mysql.user __username__ |
| 1196 | phabricator/ $ ./bin/config set mysql.pass __password__ |
| 1197 | |
| 1198 | These standard credentials are separate from any administrative credentials |
| 1199 | provided to this command with __--user__ or __--password__, and must be |
| 1200 | configured correctly before you can proceed. |
| 1201 | |
| 1202 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
| 1203 | #2002: Connection refused. |
| 1204 | |
| 1205 | |
| 1206 | STDERR |
| 1207 | [2021-02-19 19:20:18] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-85/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
| 1208 |
Build Working Copy
Build Working Copy
- When
- Completed at Feb 19 2021, 7:16 PM · Built for 12 s
- Status
Passed