Page MenuHomePhabricator

Build 34880
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, 41 s
Status
Failed

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

151COMMAND
152php /core/data/drydock/workingcopy-88/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_kbztw4grnjr2dq2lkonpet3v
153
154STDOUT
155MySQL Credentials Not Configured
156
157Unable to connect to MySQL using the configured credentials. You must
158configure standard credentials before you can upgrade storage. Run these
159commands to set up credentials:
160
161 phabricator/ $ ./bin/config set mysql.host __host__
162 phabricator/ $ ./bin/config set mysql.user __username__
163 phabricator/ $ ./bin/config set mysql.pass __password__
164
165These standard credentials are separate from any administrative credentials
166provided to this command with __--user__ or __--password__, and must be
167configured correctly before you can proceed.
168
169Raw MySQL Error: Attempt to connect to root@localhost failed with error
170#2002: Connection refused.
171
172
173STDERR
174[2021-03-15 23:20:13] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-88/repo/arcanist/src/future/exec/ExecFuture.php on line 421
175

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

1733COMMAND
1734php /core/data/drydock/workingcopy-88/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_kbztw4grnjr2dq2lkonpet3v
1735
1736STDOUT
1737MySQL Credentials Not Configured
1738
1739Unable to connect to MySQL using the configured credentials. You must
1740configure standard credentials before you can upgrade storage. Run these
1741commands to set up credentials:
1742
1743 phabricator/ $ ./bin/config set mysql.host __host__
1744 phabricator/ $ ./bin/config set mysql.user __username__
1745 phabricator/ $ ./bin/config set mysql.pass __password__
1746
1747These standard credentials are separate from any administrative credentials
1748provided to this command with __--user__ or __--password__, and must be
1749configured correctly before you can proceed.
1750
1751Raw MySQL Error: Attempt to connect to root@localhost failed with error
1752#2002: Connection refused.
1753
1754
1755STDERR
1756[2021-03-15 23:20:13] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-88/repo/arcanist/src/future/exec/ExecFuture.php on line 421
1757

Build Working Copy

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