invicnaper/MWF

View on GitHub
adding Frame #98
Hamza Naper authored 70fbecf1
complete00:00:14
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No checked in config: nothing to validate.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-28T12:25:53.492753 #1]  WARN -- : Skipping Utils/t/cookie_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:53.492797 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:53.494107 #1]  WARN -- : Skipping Utils/t/secure_post_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:53.494139 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:53.495278 #1]  WARN -- : Skipping Utils/t/jsonrpc_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:53.495306 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:53.496372 #1]  WARN -- : Skipping Utils/t/proto_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:53.496399 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:53.497472 #1]  WARN -- : Skipping Utils/t/session_interface_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:53.497499 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:53.498521 #1]  WARN -- : Skipping Utils/t/forwarder_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:53.498547 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:53.499572 #1]  WARN -- : Skipping Utils/t/file_server_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:53.499597 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:53.500610 #1]  WARN -- : Skipping Utils/t/form_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:53.500636 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:53.501663 #1]  WARN -- : Skipping Utils/t/status_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:53.501689 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-28T12:25:57.614782 #1]  WARN -- : Skipping ./Utils/t/cookie_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:57.684907 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:57.687114 #1]  WARN -- : Skipping ./Utils/t/secure_post_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:57.687242 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:57.687204 #1]  WARN -- : Skipping ./Utils/t/jsonrpc_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:57.687348 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:57.688666 #1]  WARN -- : Skipping ./Utils/t/proto_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:57.688993 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:57.689055 #1]  WARN -- : Skipping ./Utils/t/session_interface_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:57.689149 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:57.690433 #1]  WARN -- : Skipping ./Utils/t/forwarder_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:57.690751 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:57.690852 #1]  WARN -- : Skipping ./Utils/t/file_server_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:57.690953 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:57.692566 #1]  WARN -- : Skipping ./Utils/t/form_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:57.692686 #1]  WARN -- : Response status: 422
W, [2024-10-28T12:25:57.692642 #1]  WARN -- : Skipping ./Utils/t/status_test.js due to CC::Parser::Client::HTTPError
W, [2024-10-28T12:25:57.692769 #1]  WARN -- : Response status: 422
I, [2024-10-28T12:25:57.972815 #1]  INFO -- : Skipping file ./Utils/t/form_test.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/json/__init__.py", line 244, in dumps
    return _default_encoder.encode(obj)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 207, in encode
    chunks = self.iterencode(o, _one_shot=True)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 270, in iterencode
    return _iterencode(o, 0)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 8: invalid start byte