oneclient acceptance tests using environment deployed from packages
Build: #3359 was successful
Job: _Static analysis was successful
Build log
The build generated 65 lines of output. Download or view full build log.
07-Nov-2024 20:56:22 | Build Onedata Products - oneclient acceptance pkg - _Static analysis #3359 (ODSRV-OAP-STAN-3359) is being prepared for building on agent bamboo-agent-amd-17-gui-dont-disable, bamboo version: 9.6.0 |
07-Nov-2024 20:56:22 | Remote agent on 10.87.23.12 (10.87.23.12:22) |
07-Nov-2024 20:56:22 | Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN |
07-Nov-2024 20:56:22 | Executing build Onedata Products - oneclient acceptance pkg - _Static analysis #3359 (ODSRV-OAP-STAN-3359) |
07-Nov-2024 20:56:22 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
07-Nov-2024 20:56:22 | Build always requires a clean checkout |
07-Nov-2024 20:56:22 | Cleaning build directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance' |
07-Nov-2024 20:56:22 | Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance |
07-Nov-2024 20:56:22 | Updating source code to revision: c18700de471305139e99164a5a310688c8d70eab |
07-Nov-2024 20:56:22 | Creating local git repository in '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance/.git'. |
07-Nov-2024 20:56:22 | hint: Using 'master' as the name for the initial branch. This default branch name |
07-Nov-2024 20:56:22 | hint: is subject to change. To configure the initial branch name to use in all |
07-Nov-2024 20:56:22 | hint: of your new repositories, which will suppress this warning, call: |
07-Nov-2024 20:56:22 | hint: |
07-Nov-2024 20:56:22 | hint: git config --global init.defaultBranch <name> |
07-Nov-2024 20:56:22 | hint: |
07-Nov-2024 20:56:22 | hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and |
07-Nov-2024 20:56:22 | hint: 'development'. The just-created branch can be renamed via this command: |
07-Nov-2024 20:56:22 | hint: |
07-Nov-2024 20:56:22 | hint: git branch -m <name> |
07-Nov-2024 20:56:22 | Initialized empty Git repository in /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance/.git/ |
07-Nov-2024 20:56:23 | Fetching 'refs/heads/develop' from 'ssh://git@git.onedata.org:7999/vfs/onedata-acceptance.git'. |
07-Nov-2024 20:56:23 | Warning: Permanently added '[127.0.0.1]:35367' (RSA) to the list of known hosts. |
07-Nov-2024 20:56:24 | Checking out revision c18700de471305139e99164a5a310688c8d70eab. |
07-Nov-2024 20:56:25 | Switched to branch 'develop' |
07-Nov-2024 20:56:25 | Updated source code to revision: c18700de471305139e99164a5a310688c8d70eab |
07-Nov-2024 20:56:25 | Finished task 'Checkout Default Repository' with result: Success |
07-Nov-2024 20:56:25 | Running pre-build action: Build Log Labeller Pre Build Action |
07-Nov-2024 20:56:25 | Running pre-build action: VCS Version Collector |
07-Nov-2024 20:56:25 | Build Onedata Products - oneclient acceptance pkg - _Static analysis #3359 (ODSRV-OAP-STAN-3359) started building on agent 'bamboo-agent-amd-17-gui-dont-disable' (Remote agent on 10.87.23.12 (10.87.23.12:22)) |
07-Nov-2024 20:56:25 | All conditions for task 'Static analysis' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
07-Nov-2024 20:56:25 | Starting task 'Static analysis' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
07-Nov-2024 20:56:25 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - _Static analysis #3359 (ODSRV-OAP-STAN-3359)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-STAN-3359-ScriptBuildTask-7988730345075322430.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance |
07-Nov-2024 20:56:25 | docker run --rm -i -v `pwd`:`pwd` -w `pwd` "docker.onedata.org/python_static_analyser:v8" pylint tests/gui/steps tests/gui/meta_steps tests/gui/utils tests/gui/__init__.py tests/__init__.py tests/mixed/steps tests/mixed/utils tests/mixed/__init__.py tests/oneclient/steps tests/oneclient/__init__.py --output-format=colorized --recursive=y --rcfile=tests/configs/.pylintrc |
07-Nov-2024 20:57:21 | |
07-Nov-2024 20:57:21 | ------------------------------------ |
07-Nov-2024 20:57:21 | Your code has been rated at 10.00/10 |
07-Nov-2024 20:57:21 | |
07-Nov-2024 20:57:25 | docker run --rm -i -v `pwd`:`pwd` -w `pwd` "docker.onedata.org/python_static_analyser:v8" pylint tests/conftest.py tests/gui/conftest.py tests/mixed/conftest.py tests/oneclient/conftest.py --output-format=colorized --recursive=y \ |
07-Nov-2024 20:57:25 | --disable=redefined-outer-name,import-outside-toplevel,protected-access,unused-argument --rcfile=tests/configs/.pylintrc |
07-Nov-2024 20:57:36 | |
07-Nov-2024 20:57:36 | ------------------------------------ |
07-Nov-2024 20:57:36 | Your code has been rated at 10.00/10 |
07-Nov-2024 20:57:36 | |
07-Nov-2024 20:57:38 | Finished task 'Static analysis' with result: Success |
07-Nov-2024 20:57:38 | Running post build plugin 'Docker Container Cleanup' |
07-Nov-2024 20:57:38 | Running post build plugin 'NCover Results Collector' |
07-Nov-2024 20:57:38 | Running post build plugin 'Build Results Label Collector' |
07-Nov-2024 20:57:38 | Running post build plugin 'Clover Results Collector' |
07-Nov-2024 20:57:38 | Running post build plugin 'npm Cache Cleanup' |
07-Nov-2024 20:57:38 | Running post build plugin 'Artifact Copier' |
07-Nov-2024 20:57:38 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN' |
07-Nov-2024 20:57:38 | Finalising the build... |
07-Nov-2024 20:57:38 | Stopping timer. |
07-Nov-2024 20:57:38 | Build ODSRV-OAP-STAN-3359 completed. |
07-Nov-2024 20:57:38 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
07-Nov-2024 20:57:38 | Running on server: post build plugin 'NCover Results Collector' |
07-Nov-2024 20:57:38 | Running on server: post build plugin 'Build Labeller' |
07-Nov-2024 20:57:38 | Running on server: post build plugin 'Clover Delta Calculator' |
07-Nov-2024 20:57:38 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
07-Nov-2024 20:57:38 | All post build plugins have finished |
07-Nov-2024 20:57:38 | Generating build results summary... |
07-Nov-2024 20:57:39 | Saving build results to disk... |
07-Nov-2024 20:57:39 | Store variable context... |
07-Nov-2024 20:57:39 | Finished building ODSRV-OAP-STAN-3359. |