LambCI v0.9.13 triggered on stack "lambci"
Looking up keys in lambci-config: global, gh/Synergetic-Engineering/cloud-koala
$ rm -rf /tmp/lambci/build
$ git clone --depth 5 https://github.com/Synergetic-Engineering/cloud-koala.git -b master /tmp/lambci/build/Synergetic-Engineering/cloud-koala
Cloning into '/tmp/lambci/build/Synergetic-Engineering/cloud-koala'...
$ cd /tmp/lambci/build/Synergetic-Engineering/cloud-koala && git checkout -qf 7f76c2ead790a80a5bd9ca77c5b261594765b109
Build #110 started...
Branch log: https://lambci-buildresults-x3wvacl759wh.s3.amazonaws.com/gh/Synergetic-Engineering/cloud-koala/branches/master/371624d728e1605ae2aced95a05e3266.html
Branch status img: https://lambci-buildresults-x3wvacl759wh.s3.amazonaws.com/gh/Synergetic-Engineering/cloud-koala/branches/master/26821f4cec821f75611edd3567f261a6.svg
Build log: https://lambci-buildresults-x3wvacl759wh.s3.amazonaws.com/gh/Synergetic-Engineering/cloud-koala/builds/110/5cf0628a65c841a41b0c4a2bef803049.html
$ pip install --user tox && tox
Collecting tox
Downloading tox-2.9.1-py2.py3-none-any.whl (73kB)
Requirement already satisfied: six in /var/task/vendor/python/lib/python2.7/site-packages (from tox)
Collecting virtualenv>=1.11.2; python_version != "3.2" (from tox)
Downloading virtualenv-15.1.0-py2.py3-none-any.whl (1.8MB)
Collecting pluggy<1.0,>=0.3.0 (from tox)
Downloading pluggy-0.6.0.tar.gz
Collecting py>=1.4.17 (from tox)
Downloading py-1.5.2-py2.py3-none-any.whl (88kB)
Building wheels for collected packages: pluggy
Running setup.py bdist_wheel for pluggy: started
Running setup.py bdist_wheel for pluggy: finished with status 'done'
Stored in directory: /tmp/lambci/home/.cache/pip/wheels/df/44/8e/e136760ae525eac46b3e3db643ef58ff1753177b5a722b0c96
Successfully built pluggy
Installing collected packages: virtualenv, pluggy, py, tox
Successfully installed pluggy-0.6.0 py-1.5.2 tox-2.9.1 virtualenv-15.1.0
py27 create: /tmp/lambci/build/Synergetic-Engineering/cloud-koala/.tox/py27
py27 installdeps: -r/tmp/lambci/build/Synergetic-Engineering/cloud-koala/requirements.txt, -r/tmp/lambci/build/Synergetic-Engineering/cloud-koala/lib/tests/test_requirements.txt
WARNING:Discarding $PYTHONPATH from environment, to override specify PYTHONPATH in 'passenv' in your configuration.
py27 installed: asn1crypto==0.24.0,astroid==1.6.1,attrs==17.4.0,aws-xray-sdk==0.96,backports.functools-lru-cache==1.5,backports.ssl-match-hostname==3.5.0.1,backports.tempfile==1.0,backports.weakref==1.0.post1,boto==2.48.0,boto3==1.6.9,botocore==1.9.9,certifi==2018.1.18,cffi==1.11.5,chardet==3.0.4,configparser==3.5.0,cookies==2.2.1,cryptography==2.1.4,Cython==0.27.2,decorator==4.2.1,docker==3.1.1,docker-pycreds==0.2.2,docutils==0.14,enum34==1.1.6,et-xmlfile==1.0.1,funcsigs==1.0.2,future==0.16.0,futures==3.2.0,idna==2.6,ipaddress==1.0.19,isort==4.3.4,jdcal==1.3,Jinja2==2.10,jmespath==0.9.3,jsondiff==1.1.1,jsonpickle==0.9.6,koala2==0.0.17,lazy-object-proxy==1.3.1,lxml==4.1.1,MarkupSafe==1.0,mccabe==0.6.1,mock==2.0.0,moto==1.2.0,networkx==1.9,numpy==1.13.3,openpyxl==2.4.9,pbr==3.1.1,pluggy==0.6.0,py==1.5.2,pyaml==17.12.1,pycparser==2.18,pylint==1.8.2,pytest==3.4.2,python-dateutil==2.7.0,pytz==2018.3,PyYAML==3.12,requests==2.18.4,s3transfer==0.1.13,simplejson==3.13.2,singledispatch==3.4.0.3,six==1.11.0,urllib3==1.22,websocket-client==0.47.0,Werkzeug==0.14.1,wrapt==1.10.11,xmltodict==0.11.0
py27 runtests: PYTHONHASHSEED='3674637630'
py27 runtests: commands[0] | pytest
============================= test session starts ==============================
platform linux2 -- Python 2.7.12, pytest-3.4.2, py-1.5.2, pluggy-0.6.0
rootdir: /tmp/lambci/build/Synergetic-Engineering/cloud-koala, inifile:
collected 21 items
lib/tests/test_config.py .. [ 9%]
lib/tests/test_handler.py ........... [ 61%]
lib/tests/test_model.py ........ [100%]
========================== 21 passed in 3.65 seconds ===========================
py27 runtests: commands[1] | pylint -E --rcfile=/tmp/lambci/build/Synergetic-Engineering/cloud-koala/.pylintrc lib/handler.py lib/model.py lib/tests
Using config file /tmp/lambci/build/Synergetic-Engineering/cloud-koala/.pylintrc
___________________________________ summary ____________________________________
py27: commands succeeded
congratulations :)
Build #110 successful!