Page MenuHomePhabricator

Build 34480
FailedPublic

Run "arc unit --everything"

When
Completed at Jan 11 2021, 4:05 AM · Built for 3 s
Status
Failed

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

1PHP Fatal error: Call to undefined function ArcanistFormattedStringXHPASTLinterRule::processXsprintfCallback() in /core/data/drydock/workingcopy-70/repo/arcanist/src/xsprintf/xsprintf.php on line 70
2

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

94Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
95TO INSTALL: Install JSCS using `npm install -g jscs`.
96  SKIP  ArcanistJscsLinterTestCase::testLinter
97Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
98TO INSTALL: Install JSCS using `npm install -g jscs`.
99  SKIP  ArcanistLesscLinterTestCase::testVersion
100Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
101TO INSTALL: Install lessc using `npm install -g less`.
102  SKIP  ArcanistLesscLinterTestCase::testLinter
103Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
104TO INSTALL: Install lessc using `npm install -g less`.
105  SKIP  ArcanistPEP8LinterTestCase::testVersion
106Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
107TO INSTALL: Install PEP8 using `pip install pep8`.
108  SKIP  ArcanistPEP8LinterTestCase::testLinter
109Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
110TO INSTALL: Install PEP8 using `pip install pep8`.
111  PASS   19ms★ ArcanistPhpLinterTestCase::testVersion
112  PASS  128ms ArcanistPhpLinterTestCase::testLinter
113  SKIP  ArcanistPhpcsLinterTestCase::testVersion
114Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
115TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
116  SKIP  ArcanistPhpcsLinterTestCase::testLinter
117Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
118TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
119  SKIP  ArcanistPuppetLintLinterTestCase::testLinter
120Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
121TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
122  SKIP  ArcanistPuppetLintLinterTestCase::testVersion
123Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
124TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
125  SKIP  ArcanistPyFlakesLinterTestCase::testLinter
126Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
127TO INSTALL: Install pyflakes with `pip install pyflakes`.
128  SKIP  ArcanistPyFlakesLinterTestCase::testVersion
129Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
130TO INSTALL: Install pyflakes with `pip install pyflakes`.
131  SKIP  ArcanistPyLintLinterTestCase::testLinter
132Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
133TO INSTALL: Install PyLint using `pip install pylint`.
134  SKIP  ArcanistPyLintLinterTestCase::testVersion
135Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
136TO INSTALL: Install PyLint using `pip install pylint`.
137  SKIP  ArcanistRuboCopLinterTestCase::testVersion
138Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
139TO INSTALL: Install RuboCop using `gem install rubocop`.
140  SKIP  ArcanistRuboCopLinterTestCase::testLinter
141Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
142TO INSTALL: Install RuboCop using `gem install rubocop`.
143  SKIP  ArcanistRubyLinterTestCase::testLinter
144Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
145TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
146  SKIP  ArcanistRubyLinterTestCase::testVersion
147Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
148TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
149  PASS   9ms★ ArcanistFilenameLinterTestCase::testLinter
150  PASS   9ms★ ArcanistGeneratedLinterTestCase::testLinter
151  PASS   90ms ArcanistJSONLinterTestCase::testLinter
152  PASS   8ms★ ArcanistMergeConflictLinterTestCase::testLinter
153  PASS   10ms★ ArcanistNoLintLinterTestCase::testLinter
154  PASS   13ms★ ArcanistSpellingLinterTestCase::testLinter
155  PASS   <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
156  PASS   30ms★ ArcanistTextLinterTestCase::testLinter
157  PASS   44ms★ ArcanistAbstractMethodBodyXHPASTLinterRuleTestCase::testLinter
158  PASS   11ms★ ArcanistAbstractPrivateMethodXHPASTLinterRuleTestCase::testLinter
159  PASS   11ms★ ArcanistAliasFunctionXHPASTLinterRuleTestCase::testLinter
160  PASS   11ms★ ArcanistArrayCombineXHPASTLinterRuleTestCase::testLinter
161  PASS   11ms★ ArcanistArrayIndexSpacingXHPASTLinterRuleTestCase::testLinter
162  PASS   13ms★ ArcanistArraySeparatorXHPASTLinterRuleTestCase::testLinter
163  PASS   12ms★ ArcanistArrayValueXHPASTLinterRuleTestCase::testLinter
164  PASS   21ms★ ArcanistBinaryExpressionSpacingXHPASTLinterRuleTestCase::testLinter
165  PASS   11ms★ ArcanistBinaryNumericScalarCasingXHPASTLinterRuleTestCase::testLinter
166  PASS   11ms★ ArcanistBlacklistedFunctionXHPASTLinterRuleTestCase::testLinter
167  PASS   35ms★ ArcanistBraceFormattingXHPASTLinterRuleTestCase::testLinter
168  PASS   18ms★ ArcanistCallParenthesesXHPASTLinterRuleTestCase::testLinter
169  PASS   22ms★ ArcanistCallTimePassByReferenceXHPASTLinterRuleTestCase::testLinter
170  PASS   13ms★ ArcanistCastSpacingXHPASTLinterRuleTestCase::testLinter
171  PASS   12ms★ ArcanistClassExtendsObjectXHPASTLinterRuleTestCase::testLinter
172  PASS   24ms★ ArcanistClassMustBeDeclaredAbstractXHPASTLinterRuleTestCase::testLinter
173  PASS   13ms★ ArcanistClassNameLiteralXHPASTLinterRuleTestCase::testLinter
174  PASS   12ms★ ArcanistCommentStyleXHPASTLinterRuleTestCase::testLinter
175  PASS   12ms★ ArcanistConcatenationOperatorXHPASTLinterRuleTestCase::testLinter
176  PASS   12ms★ ArcanistConstructorParenthesesXHPASTLinterRuleTestCase::testLinter
177  PASS   25ms★ ArcanistContinueInsideSwitchXHPASTLinterRuleTestCase::testLinter
178  PASS   15ms★ ArcanistControlStatementSpacingXHPASTLinterRuleTestCase::testLinter
179  PASS   30ms★ ArcanistCurlyBraceArrayIndexXHPASTLinterRuleTestCase::testLinter
180  PASS   15ms★ ArcanistDeclarationParenthesesXHPASTLinterRuleTestCase::testLinter
181  PASS   13ms★ ArcanistDefaultParametersXHPASTLinterRuleTestCase::testLinter
182  PASS   11ms★ ArcanistDeprecationXHPASTLinterRuleTestCase::testLinter
183  PASS   12ms★ ArcanistDoubleQuoteXHPASTLinterRuleTestCase::testLinter
184  PASS   14ms★ ArcanistDuplicateKeysInArrayXHPASTLinterRuleTestCase::testLinter
185  PASS   13ms★ ArcanistDuplicateSwitchCaseXHPASTLinterRuleTestCase::testLinter
186  PASS   12ms★ ArcanistDynamicDefineXHPASTLinterRuleTestCase::testLinter
187  PASS   12ms★ ArcanistElseIfUsageXHPASTLinterRuleTestCase::testLinter
188  PASS   12ms★ ArcanistEmptyStatementXHPASTLinterRuleTestCase::testLinter
189  PASS   12ms★ ArcanistExitExpressionXHPASTLinterRuleTestCase::testLinter
190  PASS   11ms★ ArcanistExtractUseXHPASTLinterRuleTestCase::testLinter
191
192Fatal error: Call to undefined function ArcanistFormattedStringXHPASTLinterRule::processXsprintfCallback() in /core/data/drydock/workingcopy-70/repo/arcanist/src/xsprintf/xsprintf.php on line 70
193

Build Working Copy

When
Completed at Jan 11 2021, 4:05 AM · Built for 5 s
Status
Passed

Event Timeline