linuxmuster/linuxmuster-linuxclient7

View on GitHub
Merge pull request #67 from linuxmuster/release/1.0.9 #130
Dorian Zedler authored 3dc223a4
complete00:00:11
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...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-09-15T04:24:36.342849 #1]  INFO -- : Skipping file ./usr/lib/python3/dist-packages/krb5KeytabUtil/__init__.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/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 103
    def print(self):
            ^
SyntaxError: invalid syntax


I, [2024-09-15T04:24:36.362110 #1]  INFO -- : Skipping file ./usr/lib/python3/dist-packages/linuxmusterLinuxclient7/gpo.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/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 229
    shareName = f"{drive['label']} ({drive['letter']}:)"  
                                                       ^
SyntaxError: invalid syntax


I, [2024-09-15T04:24:36.381794 #1]  INFO -- : Skipping file ./usr/lib/python3/dist-packages/linuxmusterLinuxclient7/ldapHelper.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/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 77
    logging.debug(f"Search \"{filter}\" did not return any objects")
                                                                  ^
SyntaxError: invalid syntax


I, [2024-09-15T04:24:36.439932 #1]  INFO -- : Skipping file ./usr/lib/python3/dist-packages/linuxmusterLinuxclient7/logging.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/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 130
    subprocess.call(["logger", "-t", "linuxmuster-linuxclient7", f"[{level.name}] {message}"])
                                                                                           ^
SyntaxError: invalid syntax


I, [2024-09-15T04:24:36.586557 #1]  INFO -- : Skipping file ./usr/lib/python3/dist-packages/linuxmusterLinuxclient7/printers.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/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 77
    installCommand = ["timeout", "10", "lpadmin", "-p", name, "-E", "-v", networkPath, "-m", "everywhere", "-u", f"allow:{username}"]
                                                                                                                                   ^
SyntaxError: invalid syntax


I, [2024-09-15T04:24:36.626871 #1]  INFO -- : Skipping file ./usr/lib/python3/dist-packages/linuxmusterLinuxclient7/shares.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/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 123
    networkPath = f"//{networkConfig['serverHostname']}/sysvol"
                                                              ^
SyntaxError: invalid syntax


I, [2024-09-15T04:24:36.666823 #1]  INFO -- : Skipping file ./usr/lib/python3/dist-packages/linuxmusterLinuxclient7/setup.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/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 48
    logging.info(f"#### Joining domain {domain} ####")
                                                    ^
SyntaxError: invalid syntax


I, [2024-09-15T04:24:36.685676 #1]  INFO -- : Skipping file ./usr/lib/python3/dist-packages/linuxmusterLinuxclient7/user.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/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 15
    return ldapHelper.searchOne(f"(sAMAccountName={user.username()})")
                                                                    ^
SyntaxError: invalid syntax