Injecting configuration and compiling...
[1G [1G-----> Python app detected
[1G ! The latest version of Python 2 is python-2.7.14 (you are using python-2.7.6, which is unsupported).
[1G ! We recommend upgrading by specifying the latest version (python-2.7.14).
[1G Learn More: https://devcenter.heroku.com/articles/python-runtimes
[1G-----> Installing python-2.7.6
[1G-----> Installing pip
[1G-----> Installing requirements with pip
[1G Obtaining scraperwiki from git+http://github.com/openaustralia/scraperwiki-python.git@morph_defaults#egg=scraperwiki (from -r /tmp/build/requirements.txt (line 1))
[1G Cloning http://github.com/openaustralia/scraperwiki-python.git (to revision morph_defaults) to /app/.heroku/src/scraperwiki
[1G Collecting lxml==3.4.4 (from -r /tmp/build/requirements.txt (line 2))
[1G /app/.heroku/python/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py:339: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
[1G SNIMissingWarning
[1G /app/.heroku/python/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
[1G InsecurePlatformWarning
[1G /app/.heroku/python/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
[1G InsecurePlatformWarning
[1G Downloading https://files.pythonhosted.org/packages/63/c7/4f2a2a4ad6c6fa99b14be6b3c1cece9142e2d915aa7c43c908677afc8fa4/lxml-3.4.4.tar.gz (3.5MB)
[1G Collecting cssselect==0.9.1 (from -r /tmp/build/requirements.txt (line 3))
[1G Downloading https://files.pythonhosted.org/packages/aa/e5/9ee1460d485b94a6d55732eb7ad5b6c084caf73dd6f9cb0bb7d2a78fafe8/cssselect-0.9.1.tar.gz
[1G Collecting beautifulsoup4 (from -r /tmp/build/requirements.txt (line 4))
[1G Downloading https://files.pythonhosted.org/packages/a6/29/bcbd41a916ad3faf517780a0af7d0254e8d6722ff6414723eedba4334531/beautifulsoup4-4.6.0-py2-none-any.whl (86kB)
[1G Collecting python-dateutil (from -r /tmp/build/requirements.txt (line 5))
[1G Downloading https://files.pythonhosted.org/packages/cf/f5/af2b09c957ace60dcfac112b669c45c8c97e32f94aa8b56da4c6d1682825/python_dateutil-2.7.3-py2.py3-none-any.whl (211kB)
[1G Collecting dumptruck>=0.1.2 (from scraperwiki->-r /tmp/build/requirements.txt (line 1))
[1G Downloading https://files.pythonhosted.org/packages/15/27/3330a343de80d6849545b6c7723f8c9a08b4b104de964ac366e7e6b318df/dumptruck-0.1.6.tar.gz
[1G Collecting requests (from scraperwiki->-r /tmp/build/requirements.txt (line 1))
[1G Downloading https://files.pythonhosted.org/packages/49/df/50aa1999ab9bde74656c2919d9c0c085fd2b3775fd3eca826012bef76d8c/requests-2.18.4-py2.py3-none-any.whl (88kB)
[1G Collecting six>=1.5 (from python-dateutil->-r /tmp/build/requirements.txt (line 5))
[1G Downloading https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl
[1G Collecting chardet<3.1.0,>=3.0.2 (from requests->scraperwiki->-r /tmp/build/requirements.txt (line 1))
[1G Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
[1G Collecting certifi>=2017.4.17 (from requests->scraperwiki->-r /tmp/build/requirements.txt (line 1))
[1G Downloading https://files.pythonhosted.org/packages/7c/e6/92ad559b7192d846975fc916b65f667c7b8c3a32bea7372340bfe9a15fa5/certifi-2018.4.16-py2.py3-none-any.whl (150kB)
[1G Collecting urllib3<1.23,>=1.21.1 (from requests->scraperwiki->-r /tmp/build/requirements.txt (line 1))
[1G Downloading https://files.pythonhosted.org/packages/63/cb/6965947c13a94236f6d4b8223e21beb4d576dc72e8130bd7880f600839b8/urllib3-1.22-py2.py3-none-any.whl (132kB)
[1G Collecting idna<2.7,>=2.5 (from requests->scraperwiki->-r /tmp/build/requirements.txt (line 1))
[1G Downloading https://files.pythonhosted.org/packages/27/cc/6dd9a3869f15c2edfab863b992838277279ce92663d334df9ecf5106f5c6/idna-2.6-py2.py3-none-any.whl (56kB)
[1G Installing collected packages: dumptruck, chardet, certifi, urllib3, idna, requests, scraperwiki, lxml, cssselect, beautifulsoup4, six, python-dateutil
[1G Running setup.py install for dumptruck: started
[1G Running setup.py install for dumptruck: finished with status 'done'
[1G Running setup.py develop for scraperwiki
[1G Running setup.py install for lxml: started
[1G Running setup.py install for lxml: still running...
[1G Running setup.py install for lxml: finished with status 'done'
[1G Running setup.py install for cssselect: started
[1G Running setup.py install for cssselect: finished with status 'done'
[1G Successfully installed beautifulsoup4-4.6.0 certifi-2018.4.16 chardet-3.0.4 cssselect-0.9.1 dumptruck-0.1.6 idna-2.6 lxml-3.4.4 python-dateutil-2.7.3 requests-2.18.4 scraperwiki six-1.11.0 urllib3-1.22
[1G
[1G ! Hello! It looks like your application is using an outdated version of Python.
[1G ! This caused the security warning you saw above during the 'pip install' step.
[1G ! We recommend 'python-3.6.2', which you can specify in a 'runtime.txt' file.
[1G ! -- Much Love, Heroku.
[1G
[1G [1G-----> Discovering process types
[1G Procfile declares types -> scraper
Injecting scraper and running...
E1031_AVBC_gov_2010_04
E1031_AVBC_gov_2010_05
E1031_AVBC_gov_2010_06
E1031_AVBC_gov_2010_07
E1031_AVBC_gov_2010_08
E1031_AVBC_gov_2010_09
E1031_AVBC_gov_2010_10
E1031_AVBC_gov_2010_11
E1031_AVBC_gov_2010_12
E1031_AVBC_gov_2011_01
E1031_AVBC_gov_2011_02
E1031_AVBC_gov_2011_03
E1031_AVBC_gov_2011_04
E1031_AVBC_gov_2011_05
E1031_AVBC_gov_2011_06
E1031_AVBC_gov_2011_07
E1031_AVBC_gov_2011_08
E1031_AVBC_gov_2011_09
E1031_AVBC_gov_2011_10
E1031_AVBC_gov_2011_11
E1031_AVBC_gov_2011_12
E1031_AVBC_gov_2012_01
E1031_AVBC_gov_2012_02
E1031_AVBC_gov_2012_03
E1031_AVBC_gov_2012_04
E1031_AVBC_gov_2012_05
E1031_AVBC_gov_2012_06
E1031_AVBC_gov_2012_07
E1031_AVBC_gov_2012_08
E1031_AVBC_gov_2012_09
E1031_AVBC_gov_2012_10
E1031_AVBC_gov_2012_11
E1031_AVBC_gov_2012_12
E1031_AVBC_gov_2013_01
E1031_AVBC_gov_2013_02
E1031_AVBC_gov_2013_03
E1031_AVBC_gov_2013_04
E1031_AVBC_gov_2013_05
E1031_AVBC_gov_2013_06
E1031_AVBC_gov_2013_07
E1031_AVBC_gov_2013_08
E1031_AVBC_gov_2013_09
E1031_AVBC_gov_2013_10
E1031_AVBC_gov_2013_11
E1031_AVBC_gov_2013_12
E1031_AVBC_gov_2014_01
E1031_AVBC_gov_2014_02
E1031_AVBC_gov_2014_03
E1031_AVBC_gov_2014_04
E1031_AVBC_gov_2014_05
E1031_AVBC_gov_2014_06
E1031_AVBC_gov_2014_07
E1031_AVBC_gov_2014_08
E1031_AVBC_gov_2014_09
E1031_AVBC_gov_2014_10
E1031_AVBC_gov_2014_11
E1031_AVBC_gov_2014_12
E1031_AVBC_gov_2015_01
E1031_AVBC_gov_2015_02
E1031_AVBC_gov_2015_03
E1031_AVBC_gov_2015_04
E1031_AVBC_gov_2015_05
E1031_AVBC_gov_2015_06
E1031_AVBC_gov_2015_07
E1031_AVBC_gov_2015_08
E1031_AVBC_gov_2015_09
E1031_AVBC_gov_2015_10
E1031_AVBC_gov_2015_11
E1031_AVBC_gov_2015_12
E1031_AVBC_gov_2016_01
E1031_AVBC_gov_2016_02
E1031_AVBC_gov_2016_03
E1031_AVBC_gov_2016_04
E1031_AVBC_gov_2016_05
E1031_AVBC_gov_2016_06
E1031_AVBC_gov_2016_07
E1031_AVBC_gov_2016_08
E1031_AVBC_gov_2016_09
E1031_AVBC_gov_2016_10
E1031_AVBC_gov_2016_11
E1031_AVBC_gov_2016_12
E1031_AVBC_gov_2017_01
E1031_AVBC_gov_2017_02
E1031_AVBC_gov_2017_03
E1031_AVBC_gov_2017_04
E1031_AVBC_gov_2017_05
E1031_AVBC_gov_2017_06
E1031_AVBC_gov_2017_07
E1031_AVBC_gov_2017_08
E1031_AVBC_gov_2017_09
E1031_AVBC_gov_2017_10
E1031_AVBC_gov_2017_11
E1031_AVBC_gov_2017_12
E1031_AVBC_gov_2018_01
E1031_AVBC_gov_2018_02
E1031_AVBC_gov_2018_03