SuccessConsole Output

[osmclient-stage_2-merge_v7.0] Running shell script
+ devops-stages/stage-test.sh
GLOB sdist-make: /opt/jenkins/workspace/osmclient-stage_2-merge_v7.0/setup.py
py36 create: /opt/jenkins/workspace/osmclient-stage_2-merge_v7.0/.tox/py36
py36 installdeps: -r/opt/jenkins/workspace/osmclient-stage_2-merge_v7.0/requirements.txt, -r/opt/jenkins/workspace/osmclient-stage_2-merge_v7.0/test-requirements.txt
py36 inst: /opt/jenkins/workspace/osmclient-stage_2-merge_v7.0/.tox/dist/osmclient-7.1.5+g1afdb8f.dirty.zip
py36 installed: bitarray==1.4.2,certifi==2020.6.20,chardet==3.0.4,click==7.1.2,enum34==1.1.10,idna==2.10,Jinja2==2.11.2,lxml==4.5.2,MarkupSafe==1.1.1,mock==4.0.2,nose==1.3.7,osm-im @ git+https://osm.etsi.org/gerrit/osm/IM.git@e438d2af0fbe1cceb0127db1b49edb6c01a176e6,osmclient @ file:///opt/jenkins/workspace/osmclient-stage_2-merge_v7.0/.tox/dist/osmclient-7.1.5%2Bg1afdb8f.dirty.zip,packaging==20.4,pkg-resources==0.0.0,prettytable==0.7.2,pyang==2.3.2,pyangbind==0.8.1,pycurl==7.43.0.5,pyparsing==2.4.7,python-magic==0.4.18,PyYAML==5.3.1,regex==2020.7.14,requests==2.24.0,ruamel.yaml==0.16.10,ruamel.yaml.clib==0.2.0,six==1.15.0,urllib3==1.25.10,verboselogs==1.7
py36 runtests: PYTHONHASHSEED='2467835065'
py36 runtests: commands[0] | nosetests
.......................
----------------------------------------------------------------------
Ran 23 tests in 10.766s

OK
flakes create: /opt/jenkins/workspace/osmclient-stage_2-merge_v7.0/.tox/flakes
flakes installdeps: flake8, pyflakes, -r/opt/jenkins/workspace/osmclient-stage_2-merge_v7.0/requirements.txt, -r/opt/jenkins/workspace/osmclient-stage_2-merge_v7.0/test-requirements.txt
flakes inst: /opt/jenkins/workspace/osmclient-stage_2-merge_v7.0/.tox/dist/osmclient-7.1.5+g1afdb8f.dirty.zip
flakes installed: bitarray==1.4.2,certifi==2020.6.20,chardet==3.0.4,click==7.1.2,enum34==1.1.10,flake8==3.8.3,idna==2.10,importlib-metadata==1.7.0,Jinja2==2.11.2,lxml==4.5.2,MarkupSafe==1.1.1,mccabe==0.6.1,mock==4.0.2,nose==1.3.7,osm-im @ git+https://osm.etsi.org/gerrit/osm/IM.git@e438d2af0fbe1cceb0127db1b49edb6c01a176e6,osmclient @ file:///opt/jenkins/workspace/osmclient-stage_2-merge_v7.0/.tox/dist/osmclient-7.1.5%2Bg1afdb8f.dirty.zip,packaging==20.4,pkg-resources==0.0.0,prettytable==0.7.2,pyang==2.3.2,pyangbind==0.8.1,pycodestyle==2.6.0,pycurl==7.43.0.5,pyflakes==2.2.0,pyparsing==2.4.7,python-magic==0.4.18,PyYAML==5.3.1,regex==2020.7.14,requests==2.24.0,ruamel.yaml==0.16.10,ruamel.yaml.clib==0.2.0,six==1.15.0,urllib3==1.25.10,verboselogs==1.7,zipp==3.1.0
flakes runtests: PYTHONHASHSEED='2467835065'
flakes runtests: commands[0] | flake8 setup.py
flakes runtests: commands[1] | pyflakes osmclient
___________________________________ summary ____________________________________
  py36: commands succeeded
  flakes: commands succeeded
  congratulations :)