Skip to content

Instantly share code, notes, and snippets.

@dannon
Created August 29, 2017 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dannon/1349ce69ed1dbce49fb0c120b0463eec to your computer and use it in GitHub Desktop.
Save dannon/1349ce69ed1dbce49fb0c120b0463eec to your computer and use it in GitHub Desktop.
Activating virtualenv at .venv
Requirement already satisfied: pip>=8.1 in ./.venv/lib/python2.7/site-packages
Requirement already satisfied: bx-python==0.7.3 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 2))
Requirement already satisfied: MarkupSafe==0.23 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 3))
Requirement already satisfied: PyYAML==3.11 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 4))
Requirement already satisfied: SQLAlchemy==1.0.15 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 5))
Requirement already satisfied: mercurial==3.7.3 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 6))
Requirement already satisfied: numpy==1.9.2 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 7))
Requirement already satisfied: pycrypto==2.6.1 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 8))
Requirement already satisfied: uWSGI==2.0.15 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 9))
Requirement already satisfied: Paste==2.0.2 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 16))
Requirement already satisfied: PasteDeploy==1.5.2 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 17))
Requirement already satisfied: docutils==0.12 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 18))
Requirement already satisfied: wchartype==0.1 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 19))
Requirement already satisfied: repoze.lru==0.6 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 20))
Requirement already satisfied: Routes==2.4.1 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 21))
Requirement already satisfied: WebOb==1.4.1 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 22))
Requirement already satisfied: WebHelpers==1.3 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 23))
Requirement already satisfied: Mako==1.0.2 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 24))
Requirement already satisfied: pytz==2015.4 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 25))
Requirement already satisfied: Babel==2.4.0 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 26))
Requirement already satisfied: Beaker==1.7.0 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 27))
Requirement already satisfied: dictobj==0.3.1 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 28))
Requirement already satisfied: nose==1.3.7 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 29))
Requirement already satisfied: Parsley==1.3 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 30))
Requirement already satisfied: six==1.10.0 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 31))
Requirement already satisfied: Whoosh==2.7.4 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 32))
Requirement already satisfied: testfixtures==4.10.0 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 33))
Requirement already satisfied: galaxy_sequence_utils==1.0.2 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 34))
Requirement already satisfied: pykwalify==1.5.1 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 37))
Requirement already satisfied: python-dateutil==2.5.3 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 38))
Requirement already satisfied: docopt==0.6.2 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 39))
Requirement already satisfied: Cheetah==2.4.4 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 42))
Requirement already satisfied: Markdown==2.6.3 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 43))
Requirement already satisfied: bioblend==0.7.0 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 46))
Requirement already satisfied: boto==2.38.0 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 47))
Requirement already satisfied: requests==2.10.0 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 48))
Requirement already satisfied: requests-toolbelt==0.4.0 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 49))
Requirement already satisfied: kombu==3.0.30 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 52))
Requirement already satisfied: amqp==1.4.8 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 53))
Requirement already satisfied: anyjson==0.3.3 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 54))
Requirement already satisfied: psutil==4.1.0 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 57))
Requirement already satisfied: pulsar-galaxy-lib==0.7.0.dev5 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 58))
Requirement already satisfied: sqlalchemy-migrate==0.10.0 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 61))
Requirement already satisfied: decorator==4.0.2 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 62))
Requirement already satisfied: Tempita==0.5.3dev in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 63))
Requirement already satisfied: sqlparse==0.1.16 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 64))
Requirement already satisfied: pbr==1.8.0 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 65))
Requirement already satisfied: svgwrite==1.1.6 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 68))
Requirement already satisfied: pyparsing==2.1.1 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 69))
Requirement already satisfied: Fabric==1.13.2 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 72))
Requirement already satisfied: paramiko==2.2.1 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 73))
Requirement already satisfied: ecdsa==0.13 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 74))
Requirement already satisfied: pysam==0.8.4+gx5 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 77))
Requirement already satisfied: chronos-python==0.38.0 in ./.venv/lib/python2.7/site-packages (from -r requirements.txt (line 80))
Requirement already satisfied: PasteScript in ./.venv/lib/python2.7/site-packages (from pulsar-galaxy-lib==0.7.0.dev5->-r requirements.txt (line 58))
Requirement already satisfied: bcrypt>=3.1.3 in ./.venv/lib/python2.7/site-packages (from paramiko==2.2.1->-r requirements.txt (line 73))
Requirement already satisfied: cryptography>=1.1 in ./.venv/lib/python2.7/site-packages (from paramiko==2.2.1->-r requirements.txt (line 73))
Requirement already satisfied: pynacl>=1.0.1 in ./.venv/lib/python2.7/site-packages (from paramiko==2.2.1->-r requirements.txt (line 73))
Requirement already satisfied: pyasn1>=0.1.7 in ./.venv/lib/python2.7/site-packages (from paramiko==2.2.1->-r requirements.txt (line 73))
Requirement already satisfied: httplib2>=0.9 in ./.venv/lib/python2.7/site-packages (from chronos-python==0.38.0->-r requirements.txt (line 80))
Requirement already satisfied: cffi>=1.1 in ./.venv/lib/python2.7/site-packages (from bcrypt>=3.1.3->paramiko==2.2.1->-r requirements.txt (line 73))
Requirement already satisfied: idna>=2.1 in ./.venv/lib/python2.7/site-packages (from cryptography>=1.1->paramiko==2.2.1->-r requirements.txt (line 73))
Requirement already satisfied: enum34 in ./.venv/lib/python2.7/site-packages (from cryptography>=1.1->paramiko==2.2.1->-r requirements.txt (line 73))
Requirement already satisfied: asn1crypto>=0.21.0 in ./.venv/lib/python2.7/site-packages (from cryptography>=1.1->paramiko==2.2.1->-r requirements.txt (line 73))
Requirement already satisfied: ipaddress in ./.venv/lib/python2.7/site-packages (from cryptography>=1.1->paramiko==2.2.1->-r requirements.txt (line 73))
Requirement already satisfied: pycparser in ./.venv/lib/python2.7/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko==2.2.1->-r requirements.txt (line 73))
Requirement already satisfied: psycopg2==2.6.1 in ./.venv/lib/python2.7/site-packages (from -r /dev/stdin (line 1))
Requirement already satisfied: WebError==0.10.3 in ./.venv/lib/python2.7/site-packages (from -r /dev/stdin (line 2))
Requirement already satisfied: Pygments==2.0.2 in ./.venv/lib/python2.7/site-packages (from -r /dev/stdin (line 3))
Requirement already satisfied: statsd in ./.venv/lib/python2.7/site-packages (from -r /dev/stdin (line 4))
Requirement already satisfied: Tempita in ./.venv/lib/python2.7/site-packages (from WebError==0.10.3->-r /dev/stdin (line 2))
Requirement already satisfied: Paste>=1.7.1 in ./.venv/lib/python2.7/site-packages (from WebError==0.10.3->-r /dev/stdin (line 2))
Requirement already satisfied: WebOb in ./.venv/lib/python2.7/site-packages (from WebError==0.10.3->-r /dev/stdin (line 2))
Requirement already satisfied: six in ./.venv/lib/python2.7/site-packages (from Paste>=1.7.1->WebError==0.10.3->-r /dev/stdin (line 2))
Requirement already satisfied: nose in ./.venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 2))
Requirement already satisfied: NoseHTML in ./.venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 3))
Requirement already satisfied: twill==0.9.1 in ./.venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 4))
Requirement already satisfied: mock in ./.venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 5))
Requirement already satisfied: selenium in ./.venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 6))
Requirement already satisfied: pygithub3 in ./.venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 9))
Requirement already satisfied: sphinx in ./.venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 12))
Requirement already satisfied: sphinx_rtd_theme in ./.venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 13))
Requirement already satisfied: lxml in ./.venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 14))
Requirement already satisfied: recommonmark in ./.venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 15))
Requirement already satisfied: funcsigs>=1; python_version < "3.3" in ./.venv/lib/python2.7/site-packages (from mock->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 5))
Requirement already satisfied: pbr>=0.11 in ./.venv/lib/python2.7/site-packages (from mock->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 5))
Requirement already satisfied: six>=1.9 in ./.venv/lib/python2.7/site-packages (from mock->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 5))
Requirement already satisfied: requests>=2.0.0 in ./.venv/lib/python2.7/site-packages (from pygithub3->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 9))
Requirement already satisfied: snowballstemmer>=1.1 in ./.venv/lib/python2.7/site-packages (from sphinx->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 12))
Requirement already satisfied: Jinja2>=2.3 in ./.venv/lib/python2.7/site-packages (from sphinx->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 12))
Requirement already satisfied: alabaster<0.8,>=0.7 in ./.venv/lib/python2.7/site-packages (from sphinx->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 12))
Requirement already satisfied: docutils>=0.11 in ./.venv/lib/python2.7/site-packages (from sphinx->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 12))
Requirement already satisfied: Pygments>=2.0 in ./.venv/lib/python2.7/site-packages (from sphinx->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 12))
Requirement already satisfied: imagesize in ./.venv/lib/python2.7/site-packages (from sphinx->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 12))
Requirement already satisfied: babel!=2.0,>=1.3 in ./.venv/lib/python2.7/site-packages (from sphinx->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 12))
Requirement already satisfied: commonmark<=0.5.4 in ./.venv/lib/python2.7/site-packages (from recommonmark->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 15))
Requirement already satisfied: MarkupSafe>=0.23 in ./.venv/lib/python2.7/site-packages (from Jinja2>=2.3->sphinx->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 12))
Requirement already satisfied: pytz>=0a in ./.venv/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 12))
Activating virtualenv at .venv
DEBUG:galaxy.app:python path is: /Users/yoplait/work/galaxy/scripts, /Users/yoplait/work/galaxy/lib, /Users/yoplait/work/galaxy/lib, /Users/yoplait/work/galaxy/test, /Users/yoplait/work/galaxy/.venv/lib/python27.zip, /Users/yoplait/work/galaxy/.venv/lib/python2.7, /Users/yoplait/work/galaxy/.venv/lib/python2.7/plat-darwin, /Users/yoplait/work/galaxy/.venv/lib/python2.7/plat-mac, /Users/yoplait/work/galaxy/.venv/lib/python2.7/plat-mac/lib-scriptpackages, /Users/yoplait/work/galaxy/.venv/lib/python2.7/lib-tk, /Users/yoplait/work/galaxy/.venv/lib/python2.7/lib-old, /Users/yoplait/work/galaxy/.venv/lib/python2.7/lib-dynload, /usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7, /usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin, /usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk, /usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac, /usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages, /Users/yoplait/work/galaxy/.venv/lib/python2.7/site-packages
WARNING:galaxy.containers:config file './config/containers_conf.yml' does not exist, running with default config
INFO:galaxy.config:Logging at '10' level to 'stdout'
galaxy.queue_worker INFO 2017-08-29 10:04:46,087 Initializing main Galaxy Queue Worker on sqlalchemy+sqlite:////var/folders/gm/53ksmsz51njf80yl3snw6g500000gn/T/tmpIeM6a3/tmp_oERhG/tmpo2Jpcd/database/galaxy.sqlite
tool_shed.tool_shed_registry DEBUG 2017-08-29 10:04:46,108 Loading references to tool sheds from ./config/tool_sheds_conf.xml.sample
tool_shed.tool_shed_registry DEBUG 2017-08-29 10:04:46,109 Loaded reference to tool shed: Galaxy Main Tool Shed
galaxy.objectstore DEBUG 2017-08-29 10:04:46,111 Loading backends for distributed object store from primary
galaxy.objectstore DEBUG 2017-08-29 10:04:46,111 Loaded disk backend 'files2' with weight 1 and file_path: /Users/yoplait/work/galaxy/database/files2/
galaxy.objectstore DEBUG 2017-08-29 10:04:46,111 Extra directories:
galaxy.objectstore DEBUG 2017-08-29 10:04:46,111 job_work: /tmp/job_work/
galaxy.objectstore DEBUG 2017-08-29 10:04:46,111 temp: /tmp/
galaxy.objectstore DEBUG 2017-08-29 10:04:46,111 Loaded disk backend 'files3' with weight 1 and file_path: /Users/yoplait/work/galaxy/database/files3/
galaxy.objectstore DEBUG 2017-08-29 10:04:46,111 Extra directories:
galaxy.objectstore DEBUG 2017-08-29 10:04:46,111 job_work: /tmp/job_work/
galaxy.objectstore DEBUG 2017-08-29 10:04:46,111 temp: /tmp/
galaxy.app DEBUG 2017-08-29 10:04:46,111 Using "galaxy.ini" config file: config/galaxy.ini.sample
migrate.versioning.repository DEBUG 2017-08-29 10:04:46,146 Loading repository lib/galaxy/model/migrate...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,147 Loading script lib/galaxy/model/migrate/versions/0001_initial_tables.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,147 Script lib/galaxy/model/migrate/versions/0001_initial_tables.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,147 Loading script lib/galaxy/model/migrate/versions/0002_metadata_file_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Script lib/galaxy/model/migrate/versions/0002_metadata_file_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Loading script lib/galaxy/model/migrate/versions/0003_security_and_libraries.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Script lib/galaxy/model/migrate/versions/0003_security_and_libraries.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Loading script lib/galaxy/model/migrate/versions/0004_indexes_and_defaults.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Script lib/galaxy/model/migrate/versions/0004_indexes_and_defaults.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Loading script lib/galaxy/model/migrate/versions/0005_cleanup_datasets_fix.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Script lib/galaxy/model/migrate/versions/0005_cleanup_datasets_fix.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Loading script lib/galaxy/model/migrate/versions/0006_change_qual_datatype.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Script lib/galaxy/model/migrate/versions/0006_change_qual_datatype.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Loading script lib/galaxy/model/migrate/versions/0007_sharing_histories.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Script lib/galaxy/model/migrate/versions/0007_sharing_histories.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Loading script lib/galaxy/model/migrate/versions/0008_galaxy_forms.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Script lib/galaxy/model/migrate/versions/0008_galaxy_forms.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Loading script lib/galaxy/model/migrate/versions/0009_request_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Script lib/galaxy/model/migrate/versions/0009_request_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Loading script lib/galaxy/model/migrate/versions/0010_hda_display_at_authz_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Script lib/galaxy/model/migrate/versions/0010_hda_display_at_authz_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,148 Loading script lib/galaxy/model/migrate/versions/0011_v0010_mysql_index_fix.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Script lib/galaxy/model/migrate/versions/0011_v0010_mysql_index_fix.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Loading script lib/galaxy/model/migrate/versions/0012_user_address.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Script lib/galaxy/model/migrate/versions/0012_user_address.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Loading script lib/galaxy/model/migrate/versions/0013_change_lib_item_templates_to_forms.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Script lib/galaxy/model/migrate/versions/0013_change_lib_item_templates_to_forms.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Loading script lib/galaxy/model/migrate/versions/0014_pages.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Script lib/galaxy/model/migrate/versions/0014_pages.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Loading script lib/galaxy/model/migrate/versions/0015_tagging.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Script lib/galaxy/model/migrate/versions/0015_tagging.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Loading script lib/galaxy/model/migrate/versions/0016_v0015_mysql_index_fix.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Script lib/galaxy/model/migrate/versions/0016_v0015_mysql_index_fix.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Loading script lib/galaxy/model/migrate/versions/0017_library_item_indexes.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Script lib/galaxy/model/migrate/versions/0017_library_item_indexes.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Loading script lib/galaxy/model/migrate/versions/0018_ordered_tags_and_page_tags.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,149 Script lib/galaxy/model/migrate/versions/0018_ordered_tags_and_page_tags.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Loading script lib/galaxy/model/migrate/versions/0019_request_library_folder.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Script lib/galaxy/model/migrate/versions/0019_request_library_folder.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Loading script lib/galaxy/model/migrate/versions/0020_library_upload_job.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Script lib/galaxy/model/migrate/versions/0020_library_upload_job.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Loading script lib/galaxy/model/migrate/versions/0021_user_prefs.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Script lib/galaxy/model/migrate/versions/0021_user_prefs.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Loading script lib/galaxy/model/migrate/versions/0022_visualization_tables.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Script lib/galaxy/model/migrate/versions/0022_visualization_tables.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Loading script lib/galaxy/model/migrate/versions/0023_page_published_and_deleted_columns.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Script lib/galaxy/model/migrate/versions/0023_page_published_and_deleted_columns.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Loading script lib/galaxy/model/migrate/versions/0024_page_slug_unique_constraint.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Script lib/galaxy/model/migrate/versions/0024_page_slug_unique_constraint.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Loading script lib/galaxy/model/migrate/versions/0025_user_info.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,150 Script lib/galaxy/model/migrate/versions/0025_user_info.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Loading script lib/galaxy/model/migrate/versions/0026_cloud_tables.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Script lib/galaxy/model/migrate/versions/0026_cloud_tables.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Loading script lib/galaxy/model/migrate/versions/0027_request_events.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Script lib/galaxy/model/migrate/versions/0027_request_events.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Loading script lib/galaxy/model/migrate/versions/0028_external_metadata_file_override.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Script lib/galaxy/model/migrate/versions/0028_external_metadata_file_override.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Loading script lib/galaxy/model/migrate/versions/0029_user_actions.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Script lib/galaxy/model/migrate/versions/0029_user_actions.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Loading script lib/galaxy/model/migrate/versions/0030_history_slug_column.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Script lib/galaxy/model/migrate/versions/0030_history_slug_column.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Loading script lib/galaxy/model/migrate/versions/0031_community_and_workflow_tags.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Script lib/galaxy/model/migrate/versions/0031_community_and_workflow_tags.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Loading script lib/galaxy/model/migrate/versions/0032_stored_workflow_slug_column.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Script lib/galaxy/model/migrate/versions/0032_stored_workflow_slug_column.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Loading script lib/galaxy/model/migrate/versions/0033_published_cols_for_histories_and_workflows.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Script lib/galaxy/model/migrate/versions/0033_published_cols_for_histories_and_workflows.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Loading script lib/galaxy/model/migrate/versions/0034_page_user_share_association.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Script lib/galaxy/model/migrate/versions/0034_page_user_share_association.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Loading script lib/galaxy/model/migrate/versions/0035_item_annotations_and_workflow_step_tags.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Script lib/galaxy/model/migrate/versions/0035_item_annotations_and_workflow_step_tags.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,151 Loading script lib/galaxy/model/migrate/versions/0036_add_deleted_column_to_library_template_assoc_tables.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Script lib/galaxy/model/migrate/versions/0036_add_deleted_column_to_library_template_assoc_tables.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Loading script lib/galaxy/model/migrate/versions/0037_samples_library.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Script lib/galaxy/model/migrate/versions/0037_samples_library.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Loading script lib/galaxy/model/migrate/versions/0038_add_inheritable_column_to_library_template_assoc_tables.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Script lib/galaxy/model/migrate/versions/0038_add_inheritable_column_to_library_template_assoc_tables.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Loading script lib/galaxy/model/migrate/versions/0039_add_synopsis_column_to_library_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Script lib/galaxy/model/migrate/versions/0039_add_synopsis_column_to_library_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Loading script lib/galaxy/model/migrate/versions/0040_page_annotations.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Script lib/galaxy/model/migrate/versions/0040_page_annotations.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Loading script lib/galaxy/model/migrate/versions/0041_workflow_invocation.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Script lib/galaxy/model/migrate/versions/0041_workflow_invocation.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Loading script lib/galaxy/model/migrate/versions/0042_workflow_invocation_fix.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Script lib/galaxy/model/migrate/versions/0042_workflow_invocation_fix.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Loading script lib/galaxy/model/migrate/versions/0043_visualization_sharing_tagging_annotating.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Script lib/galaxy/model/migrate/versions/0043_visualization_sharing_tagging_annotating.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Loading script lib/galaxy/model/migrate/versions/0044_add_notify_column_to_request_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Script lib/galaxy/model/migrate/versions/0044_add_notify_column_to_request_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Loading script lib/galaxy/model/migrate/versions/0045_request_type_permissions_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Script lib/galaxy/model/migrate/versions/0045_request_type_permissions_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Loading script lib/galaxy/model/migrate/versions/0046_post_job_actions.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,152 Script lib/galaxy/model/migrate/versions/0046_post_job_actions.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Loading script lib/galaxy/model/migrate/versions/0047_job_table_user_id_column.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Script lib/galaxy/model/migrate/versions/0047_job_table_user_id_column.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Loading script lib/galaxy/model/migrate/versions/0048_dataset_instance_state_column.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Script lib/galaxy/model/migrate/versions/0048_dataset_instance_state_column.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Loading script lib/galaxy/model/migrate/versions/0049_api_keys_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Script lib/galaxy/model/migrate/versions/0049_api_keys_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Loading script lib/galaxy/model/migrate/versions/0050_drop_cloud_tables.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Script lib/galaxy/model/migrate/versions/0050_drop_cloud_tables.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Loading script lib/galaxy/model/migrate/versions/0051_imported_col_for_jobs_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Script lib/galaxy/model/migrate/versions/0051_imported_col_for_jobs_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Loading script lib/galaxy/model/migrate/versions/0052_sample_dataset_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Script lib/galaxy/model/migrate/versions/0052_sample_dataset_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Loading script lib/galaxy/model/migrate/versions/0053_item_ratings.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Script lib/galaxy/model/migrate/versions/0053_item_ratings.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Loading script lib/galaxy/model/migrate/versions/0054_visualization_dbkey.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Script lib/galaxy/model/migrate/versions/0054_visualization_dbkey.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Loading script lib/galaxy/model/migrate/versions/0055_add_pja_assoc_for_jobs.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Script lib/galaxy/model/migrate/versions/0055_add_pja_assoc_for_jobs.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Loading script lib/galaxy/model/migrate/versions/0056_workflow_outputs.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Script lib/galaxy/model/migrate/versions/0056_workflow_outputs.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Loading script lib/galaxy/model/migrate/versions/0057_request_notify.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,153 Script lib/galaxy/model/migrate/versions/0057_request_notify.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Loading script lib/galaxy/model/migrate/versions/0058_history_import_export.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Script lib/galaxy/model/migrate/versions/0058_history_import_export.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Loading script lib/galaxy/model/migrate/versions/0059_sample_dataset_file_path.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Script lib/galaxy/model/migrate/versions/0059_sample_dataset_file_path.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Loading script lib/galaxy/model/migrate/versions/0060_history_archive_import.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Script lib/galaxy/model/migrate/versions/0060_history_archive_import.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Loading script lib/galaxy/model/migrate/versions/0061_tasks.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Script lib/galaxy/model/migrate/versions/0061_tasks.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Loading script lib/galaxy/model/migrate/versions/0062_user_openid_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Script lib/galaxy/model/migrate/versions/0062_user_openid_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Loading script lib/galaxy/model/migrate/versions/0063_sequencer_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Script lib/galaxy/model/migrate/versions/0063_sequencer_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Loading script lib/galaxy/model/migrate/versions/0064_add_run_and_sample_run_association_tables.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Script lib/galaxy/model/migrate/versions/0064_add_run_and_sample_run_association_tables.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Loading script lib/galaxy/model/migrate/versions/0065_add_name_to_form_fields_and_values.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Script lib/galaxy/model/migrate/versions/0065_add_name_to_form_fields_and_values.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Loading script lib/galaxy/model/migrate/versions/0066_deferred_job_and_transfer_job_tables.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Script lib/galaxy/model/migrate/versions/0066_deferred_job_and_transfer_job_tables.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,154 Loading script lib/galaxy/model/migrate/versions/0067_populate_sequencer_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Script lib/galaxy/model/migrate/versions/0067_populate_sequencer_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Loading script lib/galaxy/model/migrate/versions/0068_rename_sequencer_to_external_services.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Script lib/galaxy/model/migrate/versions/0068_rename_sequencer_to_external_services.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Loading script lib/galaxy/model/migrate/versions/0069_rename_sequencer_form_type.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Script lib/galaxy/model/migrate/versions/0069_rename_sequencer_form_type.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Loading script lib/galaxy/model/migrate/versions/0070_add_info_column_to_deferred_job_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Script lib/galaxy/model/migrate/versions/0070_add_info_column_to_deferred_job_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Loading script lib/galaxy/model/migrate/versions/0071_add_history_and_workflow_to_sample.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Script lib/galaxy/model/migrate/versions/0071_add_history_and_workflow_to_sample.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Loading script lib/galaxy/model/migrate/versions/0072_add_pid_and_socket_columns_to_transfer_job_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Script lib/galaxy/model/migrate/versions/0072_add_pid_and_socket_columns_to_transfer_job_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Loading script lib/galaxy/model/migrate/versions/0073_add_ldda_to_implicit_conversion_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Script lib/galaxy/model/migrate/versions/0073_add_ldda_to_implicit_conversion_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Loading script lib/galaxy/model/migrate/versions/0074_add_purged_column_to_library_dataset_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Script lib/galaxy/model/migrate/versions/0074_add_purged_column_to_library_dataset_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Loading script lib/galaxy/model/migrate/versions/0075_add_subindex_column_to_run_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Script lib/galaxy/model/migrate/versions/0075_add_subindex_column_to_run_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Loading script lib/galaxy/model/migrate/versions/0076_fix_form_values_data_corruption.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Script lib/galaxy/model/migrate/versions/0076_fix_form_values_data_corruption.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,155 Loading script lib/galaxy/model/migrate/versions/0077_create_tool_tag_association_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Script lib/galaxy/model/migrate/versions/0077_create_tool_tag_association_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Loading script lib/galaxy/model/migrate/versions/0078_add_columns_for_disk_usage_accounting.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Script lib/galaxy/model/migrate/versions/0078_add_columns_for_disk_usage_accounting.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Loading script lib/galaxy/model/migrate/versions/0079_input_library_to_job_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Script lib/galaxy/model/migrate/versions/0079_input_library_to_job_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Loading script lib/galaxy/model/migrate/versions/0080_quota_tables.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Script lib/galaxy/model/migrate/versions/0080_quota_tables.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Loading script lib/galaxy/model/migrate/versions/0081_add_tool_version_to_hda_ldda.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Script lib/galaxy/model/migrate/versions/0081_add_tool_version_to_hda_ldda.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Loading script lib/galaxy/model/migrate/versions/0082_add_tool_shed_repository_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Script lib/galaxy/model/migrate/versions/0082_add_tool_shed_repository_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Loading script lib/galaxy/model/migrate/versions/0083_add_prepare_files_to_task.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Script lib/galaxy/model/migrate/versions/0083_add_prepare_files_to_task.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Loading script lib/galaxy/model/migrate/versions/0084_add_ldda_id_to_implicit_conversion_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Script lib/galaxy/model/migrate/versions/0084_add_ldda_id_to_implicit_conversion_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Loading script lib/galaxy/model/migrate/versions/0085_add_task_info.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Script lib/galaxy/model/migrate/versions/0085_add_task_info.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Loading script lib/galaxy/model/migrate/versions/0086_add_tool_shed_repository_table_columns.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Script lib/galaxy/model/migrate/versions/0086_add_tool_shed_repository_table_columns.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Loading script lib/galaxy/model/migrate/versions/0087_tool_id_guid_map_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,156 Script lib/galaxy/model/migrate/versions/0087_tool_id_guid_map_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Loading script lib/galaxy/model/migrate/versions/0088_add_installed_changeset_revison_column.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Script lib/galaxy/model/migrate/versions/0088_add_installed_changeset_revison_column.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Loading script lib/galaxy/model/migrate/versions/0089_add_object_store_id_columns.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Script lib/galaxy/model/migrate/versions/0089_add_object_store_id_columns.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Loading script lib/galaxy/model/migrate/versions/0090_add_tool_shed_repository_table_columns.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Script lib/galaxy/model/migrate/versions/0090_add_tool_shed_repository_table_columns.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Loading script lib/galaxy/model/migrate/versions/0091_add_tool_version_tables.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Script lib/galaxy/model/migrate/versions/0091_add_tool_version_tables.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Loading script lib/galaxy/model/migrate/versions/0092_add_migrate_tools_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Script lib/galaxy/model/migrate/versions/0092_add_migrate_tools_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Loading script lib/galaxy/model/migrate/versions/0093_add_job_params_col.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Script lib/galaxy/model/migrate/versions/0093_add_job_params_col.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Loading script lib/galaxy/model/migrate/versions/0094_add_job_handler_col.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Script lib/galaxy/model/migrate/versions/0094_add_job_handler_col.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Loading script lib/galaxy/model/migrate/versions/0095_hda_subsets.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Script lib/galaxy/model/migrate/versions/0095_hda_subsets.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Loading script lib/galaxy/model/migrate/versions/0096_openid_provider.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Script lib/galaxy/model/migrate/versions/0096_openid_provider.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Loading script lib/galaxy/model/migrate/versions/0097_add_ctx_rev_column.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,157 Script lib/galaxy/model/migrate/versions/0097_add_ctx_rev_column.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Loading script lib/galaxy/model/migrate/versions/0098_genome_index_tool_data_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Script lib/galaxy/model/migrate/versions/0098_genome_index_tool_data_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Loading script lib/galaxy/model/migrate/versions/0099_add_tool_dependency_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Script lib/galaxy/model/migrate/versions/0099_add_tool_dependency_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Loading script lib/galaxy/model/migrate/versions/0100_alter_tool_dependency_table_version_column.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Script lib/galaxy/model/migrate/versions/0100_alter_tool_dependency_table_version_column.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Loading script lib/galaxy/model/migrate/versions/0101_drop_installed_changeset_revision_column.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Script lib/galaxy/model/migrate/versions/0101_drop_installed_changeset_revision_column.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Loading script lib/galaxy/model/migrate/versions/0102_add_tool_dependency_status_columns.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Script lib/galaxy/model/migrate/versions/0102_add_tool_dependency_status_columns.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Loading script lib/galaxy/model/migrate/versions/0103_add_tool_shed_repository_status_columns.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Script lib/galaxy/model/migrate/versions/0103_add_tool_shed_repository_status_columns.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Loading script lib/galaxy/model/migrate/versions/0104_update_genome_downloader_job_parameters.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Script lib/galaxy/model/migrate/versions/0104_update_genome_downloader_job_parameters.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Loading script lib/galaxy/model/migrate/versions/0105_add_cleanup_event_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Script lib/galaxy/model/migrate/versions/0105_add_cleanup_event_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Loading script lib/galaxy/model/migrate/versions/0106_add_missing_indexes.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Script lib/galaxy/model/migrate/versions/0106_add_missing_indexes.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Loading script lib/galaxy/model/migrate/versions/0107_add_exit_code_to_job_and_task.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Script lib/galaxy/model/migrate/versions/0107_add_exit_code_to_job_and_task.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,158 Loading script lib/galaxy/model/migrate/versions/0108_add_extended_metadata.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Script lib/galaxy/model/migrate/versions/0108_add_extended_metadata.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Loading script lib/galaxy/model/migrate/versions/0109_add_repository_dependency_tables.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Script lib/galaxy/model/migrate/versions/0109_add_repository_dependency_tables.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Loading script lib/galaxy/model/migrate/versions/0110_add_dataset_uuid.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Script lib/galaxy/model/migrate/versions/0110_add_dataset_uuid.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Loading script lib/galaxy/model/migrate/versions/0111_add_job_destinations.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Script lib/galaxy/model/migrate/versions/0111_add_job_destinations.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Loading script lib/galaxy/model/migrate/versions/0112_add_data_manager_history_association_and_data_manager_job_association_tables.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Script lib/galaxy/model/migrate/versions/0112_add_data_manager_history_association_and_data_manager_job_association_tables.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Loading script lib/galaxy/model/migrate/versions/0113_update_migrate_tools_table.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Script lib/galaxy/model/migrate/versions/0113_update_migrate_tools_table.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Loading script lib/galaxy/model/migrate/versions/0114_update_migrate_tools_table_again.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Script lib/galaxy/model/migrate/versions/0114_update_migrate_tools_table_again.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Loading script lib/galaxy/model/migrate/versions/0115_longer_user_password_field.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Script lib/galaxy/model/migrate/versions/0115_longer_user_password_field.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Loading script lib/galaxy/model/migrate/versions/0116_drop_update_available_col_add_tool_shed_status_col.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Script lib/galaxy/model/migrate/versions/0116_drop_update_available_col_add_tool_shed_status_col.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Loading script lib/galaxy/model/migrate/versions/0117_add_user_activation.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Script lib/galaxy/model/migrate/versions/0117_add_user_activation.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Loading script lib/galaxy/model/migrate/versions/0118_add_hda_extended_metadata.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Script lib/galaxy/model/migrate/versions/0118_add_hda_extended_metadata.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,159 Loading script lib/galaxy/model/migrate/versions/0119_job_metrics.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Script lib/galaxy/model/migrate/versions/0119_job_metrics.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Loading script lib/galaxy/model/migrate/versions/0120_dataset_collections.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Script lib/galaxy/model/migrate/versions/0120_dataset_collections.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Loading script lib/galaxy/model/migrate/versions/0121_workflow_uuids.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Script lib/galaxy/model/migrate/versions/0121_workflow_uuids.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Loading script lib/galaxy/model/migrate/versions/0122_grow_mysql_blobs.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Script lib/galaxy/model/migrate/versions/0122_grow_mysql_blobs.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Loading script lib/galaxy/model/migrate/versions/0123_add_workflow_request_tables.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Script lib/galaxy/model/migrate/versions/0123_add_workflow_request_tables.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Loading script lib/galaxy/model/migrate/versions/0124_job_state_history.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Script lib/galaxy/model/migrate/versions/0124_job_state_history.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Loading script lib/galaxy/model/migrate/versions/0125_workflow_step_tracking.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Script lib/galaxy/model/migrate/versions/0125_workflow_step_tracking.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Loading script lib/galaxy/model/migrate/versions/0126_password_reset.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Script lib/galaxy/model/migrate/versions/0126_password_reset.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Loading script lib/galaxy/model/migrate/versions/0127_output_collection_adjustments.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Script lib/galaxy/model/migrate/versions/0127_output_collection_adjustments.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Loading script lib/galaxy/model/migrate/versions/0128_session_timeout.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Script lib/galaxy/model/migrate/versions/0128_session_timeout.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,160 Loading script lib/galaxy/model/migrate/versions/0129_job_external_output_metadata_validity.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,161 Script lib/galaxy/model/migrate/versions/0129_job_external_output_metadata_validity.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,161 Loading script lib/galaxy/model/migrate/versions/0130_change_pref_datatype.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,161 Script lib/galaxy/model/migrate/versions/0130_change_pref_datatype.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,161 Loading script lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_parameter_modules.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,161 Script lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_parameter_modules.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,161 Loading script lib/galaxy/model/migrate/versions/0132_add_lastpasswordchange_to_user.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,161 Script lib/galaxy/model/migrate/versions/0132_add_lastpasswordchange_to_user.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,161 Loading script lib/galaxy/model/migrate/versions/0133_add_dependency_column_to_job.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,161 Script lib/galaxy/model/migrate/versions/0133_add_dependency_column_to_job.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,161 Loading script lib/galaxy/model/migrate/versions/0134_hda_set_deleted_if_purged.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,161 Script lib/galaxy/model/migrate/versions/0134_hda_set_deleted_if_purged.py loaded successfully
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,161 Loading script lib/galaxy/model/migrate/versions/0135_add_library_tags.py...
migrate.versioning.script.base DEBUG 2017-08-29 10:04:46,161 Script lib/galaxy/model/migrate/versions/0135_add_library_tags.py loaded successfully
migrate.versioning.repository DEBUG 2017-08-29 10:04:46,161 Repository lib/galaxy/model/migrate loaded successfully
migrate.versioning.repository DEBUG 2017-08-29 10:04:46,161 Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'Galaxy'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))])
galaxy.model.migrate.check INFO 2017-08-29 10:04:46,164 No database, initializing
galaxy.model.migrate.check INFO 2017-08-29 10:04:46,178 Migrating 0 -> 1...
galaxy.model.migrate.check INFO 2017-08-29 10:04:46,350
galaxy.model.migrate.check INFO 2017-08-29 10:04:46,350 Migrating 1 -> 2...
galaxy.model.migrate.check INFO 2017-08-29 10:04:46,411
galaxy.model.migrate.check INFO 2017-08-29 10:04:46,411 Migrating 2 -> 3...
galaxy.model.migrate.check INFO 2017-08-29 10:04:46,659
galaxy.model.migrate.check INFO 2017-08-29 10:04:46,659 Migrating 3 -> 4...
galaxy.model.migrate.check INFO 2017-08-29 10:04:46,814
galaxy.model.migrate.check INFO 2017-08-29 10:04:46,814 Migrating 4 -> 5...
0005_cleanup_datasets_fix DEBUG 2017-08-29 10:04:46,847 Fixing a discrepancy concerning deleted shared history items.
/Users/yoplait/work/galaxy/.venv/lib/python2.7/site-packages/sqlalchemy/orm/relationships.py:2408: SAWarning: Non-simple column elements in primary join condition for property LibraryDatasetDatasetAssociation.visible_children - consider using remote() annotations to mark the remote side.
% self.prop
/Users/yoplait/work/galaxy/.venv/lib/python2.7/site-packages/sqlalchemy/orm/relationships.py:2408: SAWarning: Non-simple column elements in primary join condition for property HistoryDatasetAssociation.visible_children - consider using remote() annotations to mark the remote side.
% self.prop
/Users/yoplait/work/galaxy/.venv/lib/python2.7/site-packages/sqlalchemy/sql/sqltypes.py:562: SAWarning: Dialect sqlite+pysqlite does *not* support Decimal objects natively, and SQLAlchemy must convert from floating point - rounding errors and other issues may occur. Please consider storing Decimal numbers as strings or integers on this platform for lossless storage.
'storage.' % (dialect.name, dialect.driver))
0005_cleanup_datasets_fix DEBUG 2017-08-29 10:04:46,876 0 items affected, and restored.
0005_cleanup_datasets_fix DEBUG 2017-08-29 10:04:46,876 Time elapsed: 0.0294258594513
0005_cleanup_datasets_fix DEBUG 2017-08-29 10:04:46,876 Fixing a discrepancy concerning cleaning up deleted history items shared before HDAs.
0005_cleanup_datasets_fix DEBUG 2017-08-29 10:04:46,879 0 items affected, and restored.
0005_cleanup_datasets_fix DEBUG 2017-08-29 10:04:46,879 Time elapsed: 0.00256299972534
galaxy.model.migrate.check INFO 2017-08-29 10:04:46,883
galaxy.model.migrate.check INFO 2017-08-29 10:04:46,883 Migrating 5 -> 6...
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,032
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,032 This migration script changes certain values in the history_dataset_association.extension
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,032 column, specifically 'qual' is changed to be 'qual454'.
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,032
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,032
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,032 Migrating 6 -> 7...
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,186
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,186 This migration script creates the new history_user_share_association table, and adds
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,187 a new boolean type column to the history table. This provides support for sharing
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,187 histories in the same way that workflows are shared.
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,187
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,187
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,187 Migrating 7 -> 8...
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,403
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,404 This migration script adds the following new tables for supporting Galaxy forms:
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,404 1) form_definition_current
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,404 2) form_definition
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,404 3) form_values
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,404 4) request_type
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,404 5) request
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,404 6) sample
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,404 7) sample_state
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,404 8) sample_event
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,404
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,404
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,404 Migrating 8 -> 9...
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,601
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,601 This migration script adds a new column to 2 tables:
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,601 1) a new boolean type column named 'submitted' to the 'request' table
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,601 2) a new string type column named 'bar_code' to the 'sample' table
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,601
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,601
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,601 Migrating 9 -> 10...
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,876
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,876 This migration script adds the history_dataset_association_display_at_authorization table,
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,876 which allows 'private' datasets to be displayed at external sites without making them public.
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,876
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,877 If using mysql, this script will display the following error, which is corrected in the next
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,877 migration script:
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,877 history_dataset_association_display_at_authorization table failed: (OperationalError)
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,877 (1059, "Identifier name 'ix_history_dataset_association_display_at_authorization_update_time'
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,877 is too long
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,877
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,877
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,877 Migrating 10 -> 11...
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,884
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,884 This script fixes a problem introduced in the previous migration script
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,884 0010_hda_display_at_atuhz_table.py . MySQL has a name length limit and
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,884 thus the index "ix_hdadaa_history_dataset_association_id" has to be
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,884 manually created.
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,884
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,884
galaxy.model.migrate.check INFO 2017-08-29 10:04:47,884 Migrating 11 -> 12...
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,075
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,076 This script adds a new user_address table that is currently only used with sample requests, where
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,076 a user can select from a list of his addresses to associate with the request. This script also
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,076 drops the request.submitted column which was boolean and replaces it with a request.state column
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,076 which is a string, allowing for more flexibility with request states.
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,076
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,076
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,076 Migrating 12 -> 13...
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291 This migration script eliminates all of the tables that were used for the 1st version of the
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291 library templates where template fields and contents were each stored as a separate table row
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291 in various library item tables. All of these tables are dropped in this script, eliminating all
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291 existing template data. A total of 14 existing tables are dropped.
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291 We're now basing library templates on forms, so field contents are
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291 stored as a jsonified list in the form_values table. This script introduces the following 3
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291 new association tables:
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291 1) library_info_association
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291 2) library_folder_info_association
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291 3) library_dataset_dataset_info_association
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291 If using mysql, this script will throw an (OperationalError) exception due to a long index name on
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291 the library_dataset_dataset_info_association table, which is OK because the script creates an index
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291 with a shortened name.
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,291
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,292
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,292 Migrating 13 -> 14...
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,458
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,458 Migration script to add support for "Pages".
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,458 1) Creates Page and PageRevision tables
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,458 2) Adds username column to User table
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,458
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,458
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,458 Migrating 14 -> 15...
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,635
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,635 This migration script adds the tables necessary to support tagging of histories,
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,635 datasets, and history-dataset associations (user views of datasets).
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,635
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,635 If using mysql, this script will display the following error, which is corrected in the next
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,635 migration script:
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,635 history_dataset_association_tag_association table failed: (OperationalError)
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,635 (1059, "Identifier name 'ix_history_dataset_association_tag_association_history_dataset_association_id'
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,635 is too long)
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,635
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,635
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,635 Migrating 15 -> 16...
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,787
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,787 This script fixes a problem introduced in 0015_tagging.py. MySQL has a name length
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,787 limit and thus the index "ix_hda_ta_history_dataset_association_id" has to be
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,787 manually created.
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,787
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,787
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,787 Migrating 16 -> 17...
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,956
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,956 This script adds 3 indexes to table columns: library_folder.name,
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,956 library_dataset.name, library_dataset_dataset_association.name.
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,956
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,956
galaxy.model.migrate.check INFO 2017-08-29 10:04:48,956 Migrating 17 -> 18...
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,157
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,157 This migration script provides support for (a) ordering tags by recency and
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,158 (b) tagging pages. This script deletes all existing tags.
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,158
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,158
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,158 Migrating 18 -> 19...
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,478
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,478 This script creates a request.folder_id column which is a foreign
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,478 key to the library_folder table. This also adds a 'type' and 'layout' column
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,478 to the form_definition table.
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,478
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,478
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,478 Migrating 19 -> 20...
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,647
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,647 This script creates a job_to_output_library_dataset table for allowing library
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,647 uploads to run as regular jobs. To support this, a library_folder_id column is
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,647 added to the job table, and library_folder/output_library_datasets relations
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,647 are added to the Job object. An index is also added to the dataset.state
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,647 column.
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,647
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,648
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,648 Migrating 20 -> 21...
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,810
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,810 This migration script adds a user preferences table to Galaxy.
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,811
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,811
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,811 Migrating 21 -> 22...
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,990
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,990 Migration script to add support for storing visualizations.
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,990 1) Creates Visualization and VisualizationRevision tables
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,990
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,990
galaxy.model.migrate.check INFO 2017-08-29 10:04:49,990 Migrating 22 -> 23...
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,194
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,194 Migration script to add columns for tracking whether pages are deleted and
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,194 publicly accessible.
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,194
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,194
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,194 Migrating 23 -> 24...
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,377
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,377 Remove unique constraint from page slugs to allow creating a page with
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,377 the same slug as a deleted page.
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,377
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,377
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,377 Migrating 24 -> 25...
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,552
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,552 This script adds a foreign key to the form_values table in the galaxy_user table
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,552
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,552
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,552 Migrating 25 -> 26...
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,767
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,767 This script adds tables needed for Galaxy cloud functionality.
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,767
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,767
galaxy.model.migrate.check INFO 2017-08-29 10:04:50,767 Migrating 26 -> 27...
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,142
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,142 This migration script adds the request_event table and
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,142 removes the state field in the request table
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,142
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,142
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,143 Migrating 27 -> 28...
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,331
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,331 This script adds the filename_override_metadata column to the JobExternalOutputMetadata table,
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,331 allowing existing metadata files to be written when using external metadata and a cluster
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,331 set up with read-only access to database/files
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,331
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,331
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,331 Migrating 28 -> 29...
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,528
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,528 This migration script adds a user actions table to Galaxy.
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,528
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,528
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,528 Migrating 29 -> 30...
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,726
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,726 Migration script to add column for a history slug.
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,726
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,726
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,726 Migrating 30 -> 31...
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,955
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,955 Migration script to (a) add and populate necessary columns for doing community tagging of histories, datasets, and pages and (b) add table for doing individual and community tagging of workflows.
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,955
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,955
galaxy.model.migrate.check INFO 2017-08-29 10:04:51,955 Migrating 31 -> 32...
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,153
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,154 Migration script to add slug column for stored workflow.
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,154
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,154
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,154 Migrating 32 -> 33...
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,378
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,379 Migration script to add necessary columns for distinguishing between viewing/importing and publishing histories, workflows, and pages. Script adds published column to histories and workflows and importable column to pages.
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,379
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,379
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,379 Migrating 33 -> 34...
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,588
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,588 Migration script to create a table for page-user share association.
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,588
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,588
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,589 Migrating 34 -> 35...
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,839
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,839 Migration script to (a) create tables for annotating objects and (b) create tags for workflow steps.
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,840
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,840
galaxy.model.migrate.check INFO 2017-08-29 10:04:52,840 Migrating 35 -> 36...
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,311
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,311 Migration script to add a deleted column to the following tables:
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,311 library_info_association, library_folder_info_association, library_dataset_dataset_info_association.
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,311
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,311
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,311 Migrating 36 -> 37...
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,582
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,582 This migration script removes the library_id & folder_id fields in the 'request' table and
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,582 adds the same to the 'sample' table. This also adds a 'datatx' column to request_type table
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,582 to store the sequencer login information. Finally, this adds a 'dataset_files' column to
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,582 the sample table.
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,582
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,582
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,582 Migrating 37 -> 38...
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,821
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,821 Migration script to add an inheritable column to the following tables:
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,822 library_info_association, library_folder_info_association.
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,822 Also, in case of sqlite check if the previous migration script deleted the
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,822 request table and if so, restore the table.
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,822
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,822
galaxy.model.migrate.check INFO 2017-08-29 10:04:53,822 Migrating 38 -> 39...
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,041
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,042 Migration script to add a synopsis column to the library table.
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,042
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,042
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,042 Migrating 39 -> 40...
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,275
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,275 Migration script to (a) create tables for annotating pages.
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,275
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,275
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,275 Migrating 40 -> 41...
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,501
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,502 Migration script to create tables for tracking workflow invocations.
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,502
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,502
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,502 Migrating 41 -> 42...
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,741
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,741 Drop and readd workflow invocation tables, allowing null jobs
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,741
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,741
galaxy.model.migrate.check INFO 2017-08-29 10:04:54,741 Migrating 42 -> 43...
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,037
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,037 Migration script to create tables and columns for sharing visualizations.
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,037
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,037
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,037 Migrating 43 -> 44...
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,280
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,280 Migration script to add a notify column to the request table.
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,280
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,280
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,280 Migrating 44 -> 45...
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,779
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,779 Migration script to add the request_type_permissions table.
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,779
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,779
galaxy.model.migrate.check INFO 2017-08-29 10:04:55,779 Migrating 45 -> 46...
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,027
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,027 Migration script to create tables for handling post-job actions.
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,027
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,027
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,027 Migrating 46 -> 47...
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,277
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,277 Add a user_id column to the job table.
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,277
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,277 Updating user_id column in job table for 0 rows...
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,277
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,277 Updated the user_id column for 0 rows in the job table.
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,277 0 rows have no user_id since the value was NULL in the galaxy_session table.
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,277
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,277
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,277 Migrating 47 -> 48...
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,532
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,532 Add a state column to the history_dataset_association and library_dataset_dataset_association table.
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,532
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,532
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,532 Migrating 48 -> 49...
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,779
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,779 Migration script to add the api_keys table.
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,779
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,779
galaxy.model.migrate.check INFO 2017-08-29 10:04:56,779 Migrating 49 -> 50...
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,033
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,033 This script drops tables that were associated with the old Galaxy Cloud functionality.
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,033
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,033
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,033 Migrating 50 -> 51...
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,264
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,264 Migration script to add imported column for jobs table.
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,264
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,264
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,264 Migrating 51 -> 52...
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,530
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,530 Migration script to add the sample_dataset table and remove the 'dataset_files' column
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,530 from the 'sample' table
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,530
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,530
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,530 Migrating 52 -> 53...
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,804
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,804 Migration script to create tables for rating histories, datasets, workflows, pages, and visualizations.
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,805
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,805
galaxy.model.migrate.check INFO 2017-08-29 10:04:57,805 Migrating 53 -> 54...
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,058
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,058 Migration script to add dbkey column for visualization.
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,058
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,058
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,058 Migrating 54 -> 55...
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,311
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,311 Migration script to add the post_job_action_association table.
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,311
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,311
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,311 Migrating 55 -> 56...
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,868
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,868 Migration script to create tables for adding explicit workflow outputs.
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,868
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,868
galaxy.model.migrate.check INFO 2017-08-29 10:04:58,868 Migrating 56 -> 57...
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,113
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,113 Migration script to modify the 'notify' field in the 'request' table from a boolean
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,113 to a JSONType
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,113
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,113
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,113 Migrating 57 -> 58...
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,354
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,354 Migration script to create table for exporting histories to archives.
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,354
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,354
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,355 Migrating 58 -> 59...
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,615
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,616 Migration script to modify the 'file_path' field type in 'sample_dataset' table
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,616 to 'TEXT' so that it can support large file paths exceeding 255 characters
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,616
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,616
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,616 Migrating 59 -> 60...
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,887
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,887 Migration script to create column and table for importing histories from
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,887 file archives.
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,887
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,887
galaxy.model.migrate.check INFO 2017-08-29 10:04:59,888 Migrating 60 -> 61...
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,150
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,150 Migration script to create tables task management.
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,150
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,150
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,150 Migrating 61 -> 62...
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,419
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,419 Migration script to create table for associating sessions and users with
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,419 OpenIDs.
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,419
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,419
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,419 Migrating 62 -> 63...
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,684
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,684 Migration script to create a new 'sequencer' table
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,684
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,684
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,684 Migrating 63 -> 64...
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,958
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,958 Migration script to add the run and sample_run_association tables.
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,958
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,958
galaxy.model.migrate.check INFO 2017-08-29 10:05:00,958 Migrating 64 -> 65...
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,234
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,235 Migration script to add 'name' attribute to the JSON dict which describes
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,235 a form definition field and the form values in the database. In the 'form_values'
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,235 table, the 'content' column is now a JSON dict instead of a list.
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,235
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,235
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,235 Migrating 65 -> 66...
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,519
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,519 Migration script to create table for storing deferred job and managed transfer
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,519 information.
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,519
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,519
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,519 Migrating 66 -> 67...
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,828
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,828 Migration script to populate the 'sequencer' table and it is populated using unique
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,828 entries in the 'datatx_info' column in the 'request_type' table. It also deletes the 'datatx_info'
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,828 column in the 'request_type' table and adds a foreign key to the 'sequencer' table. The
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,828 actual contents of the datatx_info column are stored as form_values.
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,828
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,828
galaxy.model.migrate.check INFO 2017-08-29 10:05:01,828 Migrating 67 -> 68...
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,172
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,172 This migration script renames the sequencer table to 'external_service' table and
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,172 creates a association table, 'request_type_external_service_association' and
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,172 populates it. The 'sequencer_id' foreign_key from the 'request_type' table is removed.
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,172 The 'sequencer_type_id' column is renamed to 'external_service_type_id' in the renamed
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,172 table 'external_service'. Finally, adds a foreign key to the external_service table in the
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,172 sample_dataset table and populates it.
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,172
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,172
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,172 Migrating 68 -> 69...
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,847
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,847 Migration script to rename the sequencer information form type to external service information form
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,847
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,847
galaxy.model.migrate.check INFO 2017-08-29 10:05:02,847 Migrating 69 -> 70...
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,118
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,119 Migration script to add 'info' column to the transfer_job table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,119
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,119
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,119 Migrating 70 -> 71...
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,435
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,435 Migration script to add 'workflow' and 'history' columns for a sample.
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,435
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,435
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,435 Migrating 71 -> 72...
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,719
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,719 Migration script to add 'pid' and 'socket' columns to the transfer_job table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,719
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,719
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,719 Migrating 72 -> 73...
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,998
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,998 Migration script to add 'ldda_parent_id' column to the implicitly_converted_dataset_association table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,998
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,998
galaxy.model.migrate.check INFO 2017-08-29 10:05:03,998 Migrating 73 -> 74...
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,282
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,282 Migration script to add 'purged' column to the library_dataset table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,282
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,282
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,282 Migrating 74 -> 75...
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,567
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,568 Migration script to add a 'subindex' column to the run table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,568
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,568
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,568 Migrating 75 -> 76...
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,840
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,841 This migration script fixes the data corruption caused in the form_values
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,841 table (content json field) by migrate script 65.
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,841
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,841 No corrupted rows found.
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,841
galaxy.model.migrate.check INFO 2017-08-29 10:05:04,841 Migrating 76 -> 77...
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,146
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,146 Migration script to create table for storing tool tag associations.
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,146
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,146
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,146 Migrating 77 -> 78...
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,459
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,459 Migration script to add 'total_size' column to the dataset table, 'purged'
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,459 column to the HDA table, and 'disk_usage' column to the User and GalaxySession
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,459 tables.
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,459
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,459
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,459 Migrating 78 -> 79...
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,749
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,749 Migration script to add the job_to_input_library_dataset table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,749
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,749
galaxy.model.migrate.check INFO 2017-08-29 10:05:05,749 Migrating 79 -> 80...
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,082
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,082 Migration script to create tables for disk quotas.
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,082
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,082
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,082 Migrating 80 -> 81...
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,376
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,376 Migration script to add a 'tool_version' column to the hda/ldda tables.
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,376
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,376
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,376 Migrating 81 -> 82...
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,677
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,677 Migration script to add the tool_shed_repository table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,677
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,677
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,677 Migrating 82 -> 83...
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,989
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,989 Migration script to add 'prepare_input_files_cmd' column to the task table and to rename a column.
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,989
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,989
galaxy.model.migrate.check INFO 2017-08-29 10:05:06,989 Migrating 83 -> 84...
galaxy.model.migrate.check INFO 2017-08-29 10:05:07,749
galaxy.model.migrate.check INFO 2017-08-29 10:05:07,749 Migration script to add 'ldda_id' column to the implicitly_converted_dataset_association table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:07,749
galaxy.model.migrate.check INFO 2017-08-29 10:05:07,749
galaxy.model.migrate.check INFO 2017-08-29 10:05:07,749 Migrating 84 -> 85...
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,040
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,040 Migration script to add 'info' column to the task table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,040
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,040
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,040 Migrating 85 -> 86...
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,359
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,359 Migration script to add the metadata, update_available and includes_datatypes columns to the tool_shed_repository table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,359
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,359
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,359 Migrating 86 -> 87...
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,661
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,661 Migration script to create the tool_id_guid_map table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,661
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,661
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,661 Migrating 87 -> 88...
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,960
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,960 Migration script to add the installed_changeset_revision column to the tool_shed_repository table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,960
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,960 Updated the installed_changeset_revision column for 0 rows in the tool_shed_repository table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,960
galaxy.model.migrate.check INFO 2017-08-29 10:05:08,960 Migrating 88 -> 89...
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,288
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,288 Migration script to add 'object_store_id' column to various tables
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,288
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,288
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,288 Migrating 89 -> 90...
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,608
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,608 Migration script to add the uninstalled and dist_to_shed columns to the tool_shed_repository table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,608
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,609
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,609 Migrating 90 -> 91...
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,934
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,934 Migration script to create the tool_version and tool_version_association tables and drop the tool_id_guid_map table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,934
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,934 Added 0 rows to the new tool_version table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,934
galaxy.model.migrate.check INFO 2017-08-29 10:05:09,934 Migrating 91 -> 92...
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,235
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,236 Migration script to create the migrate_tools table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,236
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,236
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,236 Migrating 92 -> 93...
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,547
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,548 Migration script to add a 'params' column to the 'job' table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,548
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,548
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,548 Migrating 93 -> 94...
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,920
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,920 Migration script to add a 'handler' column to the 'job' table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,920
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,920
galaxy.model.migrate.check INFO 2017-08-29 10:05:10,920 Migrating 94 -> 95...
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,229
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,229 Migration script to create table for tracking history_dataset_association subsets.
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,229
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,229
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,229 Migrating 95 -> 96...
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,533
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,533 Migration script to add column to openid table for provider.
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,533 Remove any OpenID entries with nonunique GenomeSpace Identifier
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,533
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,533
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,533 Migrating 96 -> 97...
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,835
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,835 Migration script to add the ctx_rev column to the tool_shed_repository table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,835
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,835
galaxy.model.migrate.check INFO 2017-08-29 10:05:11,835 Migrating 97 -> 98...
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,153
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,153 Migration script to create the genome_index_tool_data table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,153
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,153
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,153 Migrating 98 -> 99...
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,470
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,470 Migration script to add the tool_dependency table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,470
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,470
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,470 Migrating 99 -> 100...
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,772
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,772 Migration script to alter the type of the tool_dependency.version column from TrimmedString(40) to Text.
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,772
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,772
galaxy.model.migrate.check INFO 2017-08-29 10:05:12,772 Migrating 100 -> 101...
galaxy.model.migrate.check INFO 2017-08-29 10:05:13,090
galaxy.model.migrate.check INFO 2017-08-29 10:05:13,090 Migration script to drop the installed_changeset_revision column from the tool_dependency table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:13,090
galaxy.model.migrate.check INFO 2017-08-29 10:05:13,090
galaxy.model.migrate.check INFO 2017-08-29 10:05:13,090 Migrating 101 -> 102...
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,006
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,006 Migration script to add status and error_message columns to the tool_dependency table and drop the uninstalled column from the tool_dependency table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,007
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,007
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,007 Migrating 102 -> 103...
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,352 Migration script to add status and error_message columns to the tool_shed_repository table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,352
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,352 Migrating 103 -> 104...
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,369
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,369 Migrating 104 -> 105...
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,743
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,744 Migration script to add the cleanup_event* tables.
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,744
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,744
galaxy.model.migrate.check INFO 2017-08-29 10:05:14,744 Migrating 105 -> 106...
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,067 Creating index 'ix_metadata_file_lda_id' on column 'lda_id' in table 'metadata_file'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,087 Creating index 'ix_history_importable' on column 'importable' in table 'history'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,112 Creating index 'ix_sample_bar_code' on column 'bar_code' in table 'sample'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,136 Creating index 'ix_request_type_deleted' on column 'deleted' in table 'request_type'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,150 Creating index 'ix_galaxy_user_username' on column 'username' in table 'galaxy_user'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,176 Creating index 'ix_form_definition_type' on column 'type' in table 'form_definition'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,185 Creating index 'ix_form_definition_layout' on column 'layout' in table 'form_definition'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,190 Creating index 'ix_job_library_folder_id' on column 'library_folder_id' in table 'job'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,216 Creating index 'ix_page_published' on column 'published' in table 'page'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,239 Creating index 'ix_page_deleted' on column 'deleted' in table 'page'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,239 Creating index 'ix_galaxy_user_form_values_id' on column 'form_values_id' in table 'galaxy_user'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,245 Creating index 'ix_lia_deleted' on column 'deleted' in table 'library_info_association'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,269 Creating index 'ix_lfia_deleted' on column 'deleted' in table 'library_folder_info_association'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,290 Creating index 'ix_lddia_deleted' on column 'deleted' in table 'library_dataset_dataset_info_association'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,307 Creating index 'ix_sample_library_id' on column 'library_id' in table 'sample'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,307 Creating index 'ix_sample_folder_id' on column 'folder_id' in table 'sample'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,312 Creating index 'ix_lia_inheritable' on column 'inheritable' in table 'library_info_association'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,316 Creating index 'ix_lfia_inheritable' on column 'inheritable' in table 'library_folder_info_association'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,321 Creating index 'ix_job_imported' on column 'imported' in table 'job'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,321 Creating index 'ix_request_notification' on column 'notification' in table 'request'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,341 Creating index 'ix_sd_external_service_id' on column 'external_service_id' in table 'sample_dataset'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,356 Creating index 'ix_icda_ldda_parent_id' on column 'ldda_parent_id' in table 'implicitly_converted_dataset_association'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,382 Creating index 'ix_library_dataset_purged' on column 'purged' in table 'library_dataset'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,403 Creating index 'ix_run_subindex' on column 'subindex' in table 'run'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,417 Creating index 'ix_history_dataset_association_purged' on column 'purged' in table 'history_dataset_association'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,436 Creating index 'ix_galaxy_user_disk_usage' on column 'disk_usage' in table 'galaxy_user'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,436 Creating index 'ix_galaxy_session_disk_usage' on column 'disk_usage' in table 'galaxy_session'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,447 Creating index 'ix_icda_ldda_id' on column 'ldda_id' in table 'implicitly_converted_dataset_association'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,451 Creating index 'ix_tsr_includes_datatypes' on column 'includes_datatypes' in table 'tool_shed_repository'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,475 Creating index 'ix_dataset_object_store_id' on column 'object_store_id' in table 'dataset'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,491 Creating index 'ix_job_object_store_id' on column 'object_store_id' in table 'job'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,491 Creating index 'ix_metadata_file_object_store_id' on column 'object_store_id' in table 'metadata_file'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,491 Creating index 'ix_job_handler' on column 'handler' in table 'job'
0106_add_missing_indexes DEBUG 2017-08-29 10:05:15,491 Creating index 'ix_galaxy_user_email' on column 'email' in table 'galaxy_user'
galaxy.model.migrate.check INFO 2017-08-29 10:05:15,504
galaxy.model.migrate.check INFO 2017-08-29 10:05:15,504 Migration script to create missing indexes. Adding new columns to existing tables via SQLAlchemy does not create the index, even if the column definition includes index=True.
galaxy.model.migrate.check INFO 2017-08-29 10:05:15,505
galaxy.model.migrate.check INFO 2017-08-29 10:05:15,505
galaxy.model.migrate.check INFO 2017-08-29 10:05:15,505 Migrating 106 -> 107...
galaxy.model.migrate.check INFO 2017-08-29 10:05:15,835
galaxy.model.migrate.check INFO 2017-08-29 10:05:15,835 Add the exit_code column to the Job and Task tables.
galaxy.model.migrate.check INFO 2017-08-29 10:05:15,835
galaxy.model.migrate.check INFO 2017-08-29 10:05:15,835
galaxy.model.migrate.check INFO 2017-08-29 10:05:15,835 Migrating 107 -> 108...
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,236
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,236 Add the ExtendedMetadata and ExtendedMetadataIndex tables
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,236
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,236
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,236 Migrating 108 -> 109...
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,588
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,588 Migration script to add the repository_dependency and repository_repository_dependency_association tables.
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,588
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,588
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,588 Migrating 109 -> 110...
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,927
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,927 Add UUID column to dataset table
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,927
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,927
galaxy.model.migrate.check INFO 2017-08-29 10:05:16,927 Migrating 110 -> 111...
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,282
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,282 Add support for job destinations to the job table
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,282
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,282
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,282 Migrating 111 -> 112...
0112_add_data_manager_history_association_and_data_manager_job_association_tables DEBUG 2017-08-29 10:05:17,635 Created data_manager_history_association table
0112_add_data_manager_history_association_and_data_manager_job_association_tables DEBUG 2017-08-29 10:05:17,646 Created data_manager_job_association table
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,656
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,656 Migration script to add the data_manager_history_association table and data_manager_job_association.
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,656
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,656
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,656 Migrating 112 -> 113...
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,668
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,669 Migration script to update the migrate_tools.repository_path column to point to the new location lib/tool_shed/galaxy_install/migrate.
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,669
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,669
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,669 Migrating 113 -> 114...
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,682
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,682 Migration script to update the migrate_tools.repository_path column to point to the new location lib/tool_shed/galaxy_install/migrate.
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,682
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,682
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,682 Migrating 114 -> 115...
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,762
galaxy.model.migrate.check INFO 2017-08-29 10:05:17,762 Migrating 115 -> 116...
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,098
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,098 Migration script to drop the update_available Boolean column and replace it with the tool_shed_status JSONType column in the tool_shed_repository table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,098
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,098
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,098 Migrating 116 -> 117...
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,448
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,448 Adds 'active' and 'activation_token' columns to the galaxy_user table.
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,448
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,448
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,448 Migrating 117 -> 118...
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,828
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,829 Add link from history_dataset_association to the extended_metadata table
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,829
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,829
galaxy.model.migrate.check INFO 2017-08-29 10:05:18,829 Migrating 118 -> 119...
galaxy.model.migrate.check INFO 2017-08-29 10:05:19,211
galaxy.model.migrate.check INFO 2017-08-29 10:05:19,211 Migration script for job metric plugins.
galaxy.model.migrate.check INFO 2017-08-29 10:05:19,211
galaxy.model.migrate.check INFO 2017-08-29 10:05:19,211
galaxy.model.migrate.check INFO 2017-08-29 10:05:19,211 Migrating 119 -> 120...
galaxy.model.migrate.check INFO 2017-08-29 10:05:19,751
galaxy.model.migrate.check INFO 2017-08-29 10:05:19,751 Migration script for tables related to dataset collections.
galaxy.model.migrate.check INFO 2017-08-29 10:05:19,752
galaxy.model.migrate.check INFO 2017-08-29 10:05:19,752
galaxy.model.migrate.check INFO 2017-08-29 10:05:19,752 Migrating 120 -> 121...
galaxy.model.migrate.check INFO 2017-08-29 10:05:20,146
galaxy.model.migrate.check INFO 2017-08-29 10:05:20,146 Add UUIDs to workflows
galaxy.model.migrate.check INFO 2017-08-29 10:05:20,146
galaxy.model.migrate.check INFO 2017-08-29 10:05:20,146
galaxy.model.migrate.check INFO 2017-08-29 10:05:20,146 Migrating 121 -> 122...
galaxy.model.migrate.check INFO 2017-08-29 10:05:20,541
galaxy.model.migrate.check INFO 2017-08-29 10:05:20,541 Migration script to grow MySQL blobs.
galaxy.model.migrate.check INFO 2017-08-29 10:05:20,541
galaxy.model.migrate.check INFO 2017-08-29 10:05:20,541
galaxy.model.migrate.check INFO 2017-08-29 10:05:20,541 Migrating 122 -> 123...
galaxy.model.migrate.check INFO 2017-08-29 10:05:21,029
galaxy.model.migrate.check INFO 2017-08-29 10:05:21,029 Migration script for workflow request tables.
galaxy.model.migrate.check INFO 2017-08-29 10:05:21,029
galaxy.model.migrate.check INFO 2017-08-29 10:05:21,029
galaxy.model.migrate.check INFO 2017-08-29 10:05:21,029 Migrating 123 -> 124...
galaxy.model.migrate.check INFO 2017-08-29 10:05:21,440
galaxy.model.migrate.check INFO 2017-08-29 10:05:21,440 Migration script for the job state history table
galaxy.model.migrate.check INFO 2017-08-29 10:05:21,440
galaxy.model.migrate.check INFO 2017-08-29 10:05:21,440
galaxy.model.migrate.check INFO 2017-08-29 10:05:21,440 Migrating 124 -> 125...
galaxy.model.migrate.check INFO 2017-08-29 10:05:22,588
galaxy.model.migrate.check INFO 2017-08-29 10:05:22,589 Migration script to enhance workflow step usability by adding labels and UUIDs.
galaxy.model.migrate.check INFO 2017-08-29 10:05:22,589
galaxy.model.migrate.check INFO 2017-08-29 10:05:22,589
galaxy.model.migrate.check INFO 2017-08-29 10:05:22,589 Migrating 125 -> 126...
galaxy.model.migrate.check INFO 2017-08-29 10:05:22,988
galaxy.model.migrate.check INFO 2017-08-29 10:05:22,988 Migration script for the password reset table
galaxy.model.migrate.check INFO 2017-08-29 10:05:22,988
galaxy.model.migrate.check INFO 2017-08-29 10:05:22,988
galaxy.model.migrate.check INFO 2017-08-29 10:05:22,988 Migrating 126 -> 127...
galaxy.model.migrate.check INFO 2017-08-29 10:05:23,407
galaxy.model.migrate.check INFO 2017-08-29 10:05:23,407 Migration script updating collections tables for output collections.
galaxy.model.migrate.check INFO 2017-08-29 10:05:23,407
galaxy.model.migrate.check INFO 2017-08-29 10:05:23,407
galaxy.model.migrate.check INFO 2017-08-29 10:05:23,407 Migrating 127 -> 128...
galaxy.model.migrate.check INFO 2017-08-29 10:05:23,817
galaxy.model.migrate.check INFO 2017-08-29 10:05:23,817 Migration script to add session update time (used for timeouts)
galaxy.model.migrate.check INFO 2017-08-29 10:05:23,817
galaxy.model.migrate.check INFO 2017-08-29 10:05:23,817
galaxy.model.migrate.check INFO 2017-08-29 10:05:23,817 Migrating 128 -> 129...
galaxy.model.migrate.check INFO 2017-08-29 10:05:24,232
galaxy.model.migrate.check INFO 2017-08-29 10:05:24,233 Migration script to allow invalidation of job external output metadata temp files
galaxy.model.migrate.check INFO 2017-08-29 10:05:24,233
galaxy.model.migrate.check INFO 2017-08-29 10:05:24,233
galaxy.model.migrate.check INFO 2017-08-29 10:05:24,233 Migrating 129 -> 130...
galaxy.model.migrate.check INFO 2017-08-29 10:05:24,667
galaxy.model.migrate.check INFO 2017-08-29 10:05:24,668 Migration script to change the 'value' column of 'user_preference' table from varchar to text.
galaxy.model.migrate.check INFO 2017-08-29 10:05:24,668
galaxy.model.migrate.check INFO 2017-08-29 10:05:24,668
galaxy.model.migrate.check INFO 2017-08-29 10:05:24,668 Migrating 130 -> 131...
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,134
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,134 Migration script to support subworkflows and workflow request input parameters
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,134
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,134
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,134 Migrating 131 -> 132...
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,157
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,157 Migrating 132 -> 133...
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,577
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,577 Add dependencies column to jobs table
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,577
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,577
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,577 Migrating 133 -> 134...
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,593
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,593 Migration script to set the 'deleted' column of the
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,593 'history_dataset_association' table to True if 'purged' is True.
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,593
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,593
galaxy.model.migrate.check INFO 2017-08-29 10:05:25,593 Migrating 134 -> 135...
galaxy.model.migrate.check INFO 2017-08-29 10:05:26,018
galaxy.model.migrate.check INFO 2017-08-29 10:05:26,018 This migration script adds support for storing tags in the context of a dataset in a library
galaxy.model.migrate.check INFO 2017-08-29 10:05:26,018
galaxy.model.migrate.check INFO 2017-08-29 10:05:26,019
galaxy.config INFO 2017-08-29 10:05:26,033 Install database targetting Galaxy's database configuration.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,055 Loading datatypes from /Users/yoplait/work/galaxy/test/functional/tools/sample_datatypes_conf.xml
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,056 Retrieved datatype module galaxy.datatypes.assembly:Velvet from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,056 Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,056 Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,056 Retrieved datatype module galaxy.datatypes.interval:Interval from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,056 Retrieved datatype module galaxy.datatypes.sequence:Fasta from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,056 Retrieved datatype module galaxy.datatypes.sequence:Fastq from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,056 Retrieved datatype module galaxy.datatypes.sequence:FastqSanger from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,056 Retrieved datatype module galaxy.datatypes.sequence:FastqSolexa from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,056 Retrieved datatype module galaxy.datatypes.sequence:FastqCSSanger from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,057 Retrieved datatype module galaxy.datatypes.sequence:FastqIllumina from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,057 Retrieved datatype module galaxy.datatypes.tabular:Sam from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,057 Retrieved datatype module galaxy.datatypes.binary:Bam from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,057 Retrieved datatype module galaxy.datatypes.binary:Bcf from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,057 Retrieved datatype module galaxy.datatypes.text:Biom1 from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,057 Retrieved datatype module galaxy.datatypes.interval:Bed from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,057 Retrieved datatype module galaxy.datatypes.xml:GenericXml from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,057 Retrieved datatype module galaxy.datatypes.tabular:Vcf from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,057 Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,058 Retrieved datatype module galaxy.datatypes.tabular:VcfGz from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,058 Retrieved datatype module galaxy.datatypes.text:Html from the datatype registry.
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,062 Loaded build site 'ucsc': tool-data/shared/ucsc/ucsc_build_sites.txt with display sites: ['main', 'test', 'archaea', 'ucla']
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,062 Loaded build site 'gbrowse': tool-data/shared/gbrowse/gbrowse_build_sites.txt with display sites: ['modencode', 'sgd_yeast', 'tair', 'wormbase', 'wormbase_ws120', 'wormbase_ws140', 'wormbase_ws170', 'wormbase_ws180', 'wormbase_ws190', 'wormbase_ws200', 'wormbase_ws204', 'wormbase_ws210', 'wormbase_ws220', 'wormbase_ws225']
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,063 Loaded build site 'ensembl': tool-data/shared/ensembl/ensembl_sites.txt
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,063 Loaded build site 'ensembl_data_url': tool-data/shared/ensembl/ensembl_sites_data_URL.txt
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,063 Loaded build site 'igv': tool-data/shared/igv/igv_build_sites.txt
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:26,063 Loaded build site 'rviewer': tool-data/shared/rviewer/rviewer_build_sites.txt
galaxy.tools.data DEBUG 2017-08-29 10:05:26,073 Loaded 0 lines from 'tool-data/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,073 Loaded tool data table 'all_fasta' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,073 Loaded 0 lines from 'tool-data/bfast_indexes.loc' for 'bfast_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,073 Loaded tool data table 'bfast_indexes' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data INFO 2017-08-29 10:05:26,073 Could not find tool data tool-data/blastdb.loc, reading sample
galaxy.tools.data DEBUG 2017-08-29 10:05:26,073 Loaded 0 lines from 'tool-data/blastdb.loc.sample' for 'blastdb'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,073 Loaded tool data table 'blastdb' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,073 Loaded 0 lines from 'tool-data/blastdb_p.loc' for 'blastdb_p'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,073 Loaded tool data table 'blastdb_p' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data INFO 2017-08-29 10:05:26,074 Could not find tool data tool-data/blastdb_d.loc, reading sample
galaxy.tools.data DEBUG 2017-08-29 10:05:26,074 Loaded 0 lines from 'tool-data/blastdb_d.loc.sample' for 'blastdb_d'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,074 Loaded tool data table 'blastdb_d' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data WARNING 2017-08-29 10:05:26,074 Cannot find index file 'tool-data/bwa_index.loc' for tool data table 'bwa_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,074 Loaded tool data table 'bwa_indexes' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data WARNING 2017-08-29 10:05:26,074 Cannot find index file 'tool-data/bwa_index_color.loc' for tool data table 'bwa_indexes_color'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,074 Loaded tool data table 'bwa_indexes_color' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,074 Loaded 0 lines from 'tool-data/maf_index.loc' for 'indexed_maf_files'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,074 Loaded tool data table 'indexed_maf_files' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,075 Loaded 0 lines from 'tool-data/ngs_sim_fasta.loc' for 'ngs_sim_fasta'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,075 Loaded tool data table 'ngs_sim_fasta' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,075 Loaded 0 lines from 'tool-data/perm_base_index.loc' for 'perm_base_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,075 Loaded tool data table 'perm_base_indexes' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,075 Loaded 0 lines from 'tool-data/perm_color_index.loc' for 'perm_color_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,075 Loaded tool data table 'perm_color_indexes' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,075 Loaded 0 lines from 'tool-data/picard_index.loc' for 'picard_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,075 Loaded tool data table 'picard_indexes' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,076 Loaded 0 lines from 'tool-data/picard_index.loc' for 'srma_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,076 Loaded tool data table 'srma_indexes' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,076 Loaded 0 lines from 'tool-data/mosaik_index.loc' for 'mosaik_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,076 Loaded tool data table 'mosaik_indexes' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,076 Loaded 0 lines from 'tool-data/twobit.loc' for 'twobit'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,076 Loaded tool data table 'twobit' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,170 Loading Data Table URL "http://igv.broadinstitute.org/genomes/genomes.txt" as filename "/var/folders/gm/53ksmsz51njf80yl3snw6g500000gn/T/TTDT_URL_igv_broad_genomes-T6wfQq".
galaxy.tools.data WARNING 2017-08-29 10:05:26,171 Line 1 in tool data table 'igv_broad_genomes' is invalid (HINT: '<TAB>' characters must be used to separate fields):
<Server-Side Genome List>
galaxy.tools.data DEBUG 2017-08-29 10:05:26,172 Loaded 155 lines from '/var/folders/gm/53ksmsz51njf80yl3snw6g500000gn/T/TTDT_URL_igv_broad_genomes-T6wfQq' for 'igv_broad_genomes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,173 Loaded tool data table 'igv_broad_genomes' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,173 Loaded 0 lines from 'tool-data/liftOver.loc' for 'liftOver'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,174 Loaded tool data table 'liftOver' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,174 Loaded 1 lines from 'tool-data/bam_iobio.loc' for 'bam_iobio'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,174 Loaded tool data table 'bam_iobio' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,174 Loaded 1 lines from 'tool-data/vcf_iobio.loc' for 'vcf_iobio'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,174 Loaded tool data table 'vcf_iobio' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data INFO 2017-08-29 10:05:26,174 Could not find tool data tool-data/biom_simple_display.loc, reading sample
galaxy.tools.data DEBUG 2017-08-29 10:05:26,175 Loaded 1 lines from 'tool-data/biom_simple_display.loc.sample' for 'biom_simple_display'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,175 Loaded tool data table 'biom_simple_display' from file './config/tool_data_table_conf.xml.sample'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,175 Loaded 2 lines from './test/functional/tool-data/testalpha.loc' for 'testalpha'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,175 Loaded tool data table 'testalpha' from file './test/functional/tool-data/sample_tool_data_tables.xml'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,176 Loaded 0 lines from './test/functional/tool-data/testbeta.loc' for 'testbeta'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,176 Loaded tool data table 'testbeta' from file './test/functional/tool-data/sample_tool_data_tables.xml'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,176 Loaded 2 lines from './test/functional/tool-data/fasta_indexes.loc' for 'test_fasta_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,176 Loaded tool data table 'test_fasta_indexes' from file './test/functional/tool-data/sample_tool_data_tables.xml'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,178 Loaded 0 lines from '/Users/yoplait/work/galaxy/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/sam_to_bam/d04d9f1c6791/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,178 Loaded tool data table 'fasta_indexes' from file './config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,178 Loaded 0 lines from '/Users/yoplait/work/galaxy/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/8fb829f953d6/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,178 Loading another instance of data table 'fasta_indexes' from file './config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2017-08-29 10:05:26,178 Loaded 0 lines from '/Users/yoplait/work/galaxy/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/8fb829f953d6/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,178 Loading another instance of data table 'fasta_indexes' from file './config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2017-08-29 10:05:26,178 Loaded 0 lines from '/Users/yoplait/work/galaxy/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/8fb829f953d6/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,178 Loading another instance of data table 'fasta_indexes' from file './config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2017-08-29 10:05:26,179 Loaded 0 lines from '/Users/yoplait/work/galaxy/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_fetch_genome_all_fasta/fb744a070bee/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,179 Loading another instance of data table 'all_fasta' from file './config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2017-08-29 10:05:26,179 Loaded 0 lines from '/Users/yoplait/work/galaxy/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/data_manager_snpeff/9ac823a8b328/snpeffv_genomedb.loc' for 'snpeffv_genomedb'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,179 Loaded tool data table 'snpeffv_genomedb' from file './config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,179 Loaded 0 lines from '/Users/yoplait/work/galaxy/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/data_manager_snpeff/9ac823a8b328/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,179 Loaded tool data table 'snpeffv_regulationdb' from file './config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,179 Loaded 0 lines from '/Users/yoplait/work/galaxy/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/data_manager_snpeff/9ac823a8b328/snpeffv_annotations.loc' for 'snpeffv_annotations'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,179 Loaded tool data table 'snpeffv_annotations' from file './config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,180 Loaded 0 lines from '/Users/yoplait/work/galaxy/tool-data/toolshed.g2.bx.psu.edu/repos/iuc/data_manager_snpeff/9ac823a8b328/snpeffv_databases.loc' for 'snpeffv_databases'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,180 Loaded tool data table 'snpeffv_databases' from file './config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,180 Loaded 0 lines from '/Users/yoplait/work/galaxy/tool-data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/4f92dccc808a/bowtie2_indices.loc' for 'bowtie2_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,180 Loaded tool data table 'bowtie2_indexes' from file './config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,180 Loaded 0 lines from '/Users/yoplait/work/galaxy/tool-data/toolshed.g2.bx.psu.edu/repos/avowinkel/gatk/b80ff7f43ad1/picard_index.loc' for 'picard_indexes'
galaxy.tools.data DEBUG 2017-08-29 10:05:26,180 Loading another instance of data table 'picard_indexes' from file './config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.jobs DEBUG 2017-08-29 10:05:26,197 Loading job configuration from ./config/job_conf.xml
galaxy.util.handlers DEBUG 2017-08-29 10:05:26,197 Read definition for handler 'main'
galaxy.util.handlers INFO 2017-08-29 10:05:26,197 Setting <handlers> default to child with id 'main'
galaxy.util.handlers INFO 2017-08-29 10:05:26,197 Setting <destinations> default to child with id 'local'
galaxy.jobs DEBUG 2017-08-29 10:05:26,197 Done loading job configuration
beaker.container DEBUG 2017-08-29 10:05:26,254 data file ./database/citations/data/container_file/4/48/48e563f148dc04d8b31c94878c138019862e580d.cache
galaxy.tools.toolbox.base INFO 2017-08-29 10:05:26,257 Parsing the tool configuration ./config/tool_conf.xml.sample
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,341 Datatype class not found for extension 'gff', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,341 Datatype class not found for extension 'gtf', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,367 Datatype class not found for extension 'gff', which is used in the 'format' attribute of parameter 'input1'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,369 Datatype class not found for extension 'gff', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,370 Datatype class not found for extension 'gff', which is used in the 'format' attribute of parameter 'input_file1'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,371 Datatype class not found for extension 'gtf', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,379 Datatype class not found for extension 'axt', which is used in the 'format' attribute of parameter 'axt_input'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,380 Datatype class not found for extension 'axt', which is used in the 'format' attribute of parameter 'axt_input'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,381 Datatype class not found for extension 'axt', which is used in the 'format' attribute of parameter 'align_input'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,384 Datatype class not found for extension 'gff', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,385 Datatype class not found for extension 'lav', which is used in the 'format' attribute of parameter 'lav_file'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,386 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'input1'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,389 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'input1'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,393 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'input1'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,394 Datatype class not found for extension 'wig', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,396 Datatype class not found for extension 'sff', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,398 Datatype class not found for extension 'gtf', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,399 Datatype class not found for extension 'wig', which is used in the 'format' attribute of parameter 'input1'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,400 Datatype class not found for extension 'bedgraph', which is used in the 'format' attribute of parameter 'input1'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,404 Datatype class not found for extension 'gff', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,409 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'mafFile'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,411 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'input1'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,413 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'maf_file'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,416 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'maf_file'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,419 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'input2'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,421 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'input1'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,423 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'input1'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,424 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'input1'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,426 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'input2'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,427 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'input1'
galaxy.tools.parameters.basic WARNING 2017-08-29 10:05:26,430 Datatype class not found for extension 'maf', which is used in the 'format' attribute of parameter 'input1'
galaxy.tools.toolbox.base INFO 2017-08-29 10:05:26,440 Parsing the tool configuration ./test/functional/tools/samples_tool_conf.xml
galaxy.tools WARNING 2017-08-29 10:05:26,527 Tool identifier_multiple_in_conditional: a when tag has not been defined for 'inner_cond (cond_param_inner) --> false', assuming empty inputs.
galaxy.tools WARNING 2017-08-29 10:05:26,527 Tool identifier_multiple_in_conditional: a when tag has not been defined for 'outer_cond (cond_param_outer) --> false', assuming empty inputs.
galaxy.tools.parser.factory INFO 2017-08-29 10:05:26,567 Loading tool from YAML - this is experimental - tool will not function in future.
galaxy.tools.toolbox.base INFO 2017-08-29 10:05:26,588 Parsing the tool configuration ./config/migrated_tools_conf.xml
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,588 Reading tools from config files finshed (330.799 ms)
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,588 Loading section: Testing
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,588 Loading section: Get Data
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,588
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,589 Loaded tool id: ucsc_table_direct1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,589 Loaded tool id: ucsc_table_direct_test1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,589 Loaded tool id: ucsc_table_direct_archaea1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,589 Loaded tool id: ebi_sra_main, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,589 Loaded tool id: microbial_import1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,589 Loaded tool id: biomart, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,589 Loaded tool id: cbi_rice_mart, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,589 Loaded tool id: gramenemart, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,590 Loaded tool id: modENCODEfly, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,590 Loaded tool id: flymine, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,590 Loaded tool id: flymine_test, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,590 Loaded tool id: modmine, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,590 Loaded tool id: mousemine, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,590 Loaded tool id: ratmine, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,590 Loaded tool id: yeastmine, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,591 Loaded tool id: metabolicmine, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,591 Loaded tool id: modENCODEworm, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,591 Loaded tool id: wormbase, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,591 Loaded tool id: wormbase_test, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,591 Loaded tool id: zebrafishmine, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,591 Loaded tool id: eupathdb, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,592 Loaded tool id: hbvar, version: 2.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,592 Loaded tool id: genomespace_file_browser_prod, version: 0.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,592 Loaded tool id: genomespace_importer, version: 0.0.2 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,592 Loading section: Collection Operations
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,592
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,592
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,592
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,593
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,593
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,593
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,593
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,593
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,593 Loading section: Send Data
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,593 Loaded tool id: genomespace_exporter, version: 0.0.4 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,593 Loading section: Lift-Over
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,593 Loaded tool id: liftOver1, version: 1.0.4 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,594 Loading section: Text Manipulation
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,594 Loaded tool id: addValue, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,594 Loaded tool id: cat1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,594 Loaded tool id: Cut1, version: 1.0.2 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,594 Loaded tool id: mergeCols1, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,594 Loaded tool id: Convert characters1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,594 Loaded tool id: createInterval, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,595 Loaded tool id: ChangeCase, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,595 Loaded tool id: Paste1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,595 Loaded tool id: Remove beginning1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,595 Loaded tool id: random_lines1, version: 2.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,595 Loaded tool id: Show beginning1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,595 Loaded tool id: Show tail1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,595 Loaded tool id: trimmer, version: 0.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,596 Loaded tool id: wc_gnu, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,596 Loaded tool id: secure_hash_message_digest, version: 0.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,596 Loading section: Filter and Sort
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,596 Loaded tool id: Filter1, version: 1.1.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,596 Loaded tool id: sort1, version: 1.0.3 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,596 Loaded tool id: Grep1, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,596 Loaded label: GFF
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,597 Loaded tool id: Extract_features1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,597 Loaded tool id: gff_filter_by_attribute, version: 0.2 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,597 Loaded tool id: gff_filter_by_feature_count, version: 0.1.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,597 Loaded tool id: gtf_filter_by_attribute_values_list, version: 0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,597 Loading section: Join, Subtract and Group
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,597 Loaded tool id: join1, version: 2.0.2 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,597 Loaded tool id: comp1, version: 1.0.2 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,597 Loaded tool id: Grouping1, version: 2.1.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,597 Loading section: Convert Formats
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,598 Loaded tool id: axt_to_concat_fasta, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,598 Loaded tool id: axt_to_fasta, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,598 Loaded tool id: axt_to_lav_1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,598 Loaded tool id: bed2gff1, version: 2.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,598 Loaded tool id: gff2bed1, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,598 Loaded tool id: lav_to_bed1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,598 Loaded tool id: MAF_To_BED1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,599 Loaded tool id: MAF_To_Interval1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,599 Loaded tool id: MAF_To_Fasta1, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,599 Loaded tool id: wiggle2simple1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,599 Loaded tool id: Sff_extractor, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,599 Loaded tool id: gtf2bedgraph, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,599 Loaded tool id: wig_to_bigWig, version: 1.1.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,599 Loaded tool id: bed_to_bigBed, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,599 Loading section: Extract Features
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,600 Loaded tool id: gene2exon1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,600 Loading section: Fetch Sequences
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,600 Loaded tool id: Extract genomic DNA 1, version: 2.2.3 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,600 Loading section: Fetch Alignments
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,600 Loaded tool id: Interval2Maf_pairwise1, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,600 Loaded tool id: Interval2Maf1, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,600 Loaded tool id: MAF_split_blocks_by_species1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,600 Loaded tool id: Interval_Maf_Merged_Fasta2, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,600 Loaded tool id: GeneBed_Maf_Fasta2, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,600 Loaded tool id: maf_stats1, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,601 Loaded tool id: MAF_Thread_For_Species1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,601 Loaded tool id: MAF_Limit_To_Species1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,601 Loaded tool id: maf_limit_size1, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,601 Loaded tool id: maf_by_block_number1, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,601 Loaded tool id: MAF_Reverse_Complement_1, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,601 Loaded tool id: MAF_filter, version: 1.0.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,601 Loading section: Statistics
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,601 Loaded tool id: Summary_Statistics1, version: 1.1.1 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,601 Loaded tool id: Count1, version: 1.0.2 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,602
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,602
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,602
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,602
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,602
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,602
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,602
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,602
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,602
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,602
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,602
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,603
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,603
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,603
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,603
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,603
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,603
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,603
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,603
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,603
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,603
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,603
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,603
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,604
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,604
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,604
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,604
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,604
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,604
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,604
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,604
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,604
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,604
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,604
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,604
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,604
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,605
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,605
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,605
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,605
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,605
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,605
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,605
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,605
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,605
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,605
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,605
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,605
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,605
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,606
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,606
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,606
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,606
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,606
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,606
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,606
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,606
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,606
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,606
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,606
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,606
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,606
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,607
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,607
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,607
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,607
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,607
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,607
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,607
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,607
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,607
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,607
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,607
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,607
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,607
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,608
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,608
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,608
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,608
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,608
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,608
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,608
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,608
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,608
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,608
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,608
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,609
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,609
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,609
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,609
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,609
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,609
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,609
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,609
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,609
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,609
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,609
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,609
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,610
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,610
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,610
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,610
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,610
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,610
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,610
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,610
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,610 Loading section: Graph/Display Data
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,610 Loaded tool id: barchart_gnuplot, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,610 Loaded tool id: qual_stats_boxplot, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,611 Loaded tool id: vcf_to_maf_customtrack1, version: 1.0.0 into tool panel..
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,611
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,611
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,611
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,611
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,611
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,611
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,611
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,611
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,611
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,611
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,611 Loading section: BEDTOOLS
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,611
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,612
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,612
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,612
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,612
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,612
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,612
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,612
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,612
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,612
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,612
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,612
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,612
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: GOPS
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: FASTQC
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: test_1000
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: test_1010
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: test_1020
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: test_1030
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: column_maker
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: emboss_5_0050
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: freebayes
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: test_1060
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: test_1070
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: convert_chars
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: new_column_maker
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: new_convert_chars
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: freebayes_1090
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: filtering_1090
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: bwa_1090
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: Test 0120
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,613 Loading section: test_1410
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,614 Loading section: repair
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,614 Loading section: filtering
galaxy.tools.toolbox.base DEBUG 2017-08-29 10:05:26,614 Loading tool panel finished (25.523 ms)
galaxy.tools.deps DEBUG 2017-08-29 10:05:26,615 Unable to find config file './dependency_resolvers_conf.xml'
galaxy.tools.deps.installable WARNING 2017-08-29 10:05:26,622 Conda not installed and auto-installation disabled.
galaxy.tools.deps.installable WARNING 2017-08-29 10:05:26,630 Conda not installed and auto-installation disabled.
galaxy.tools.search DEBUG 2017-08-29 10:05:26,631 Starting to build toolbox index.
galaxy.tools.search DEBUG 2017-08-29 10:05:27,732 Toolbox index finished (1101.725 ms)
galaxy.tools.data_manager.manager DEBUG 2017-08-29 10:05:27,735 Loaded Data Manager: test_data_manager
galaxy.tools.data_manager.manager WARNING 2017-08-29 10:05:27,741 Could not determine tool shed repository from database. This should only ever happen when running tests.
galaxy.tools.data_manager.manager DEBUG 2017-08-29 10:05:27,751 Loaded Data Manager: toolshed.g2.bx.psu.edu/repos/devteam/data_manager_fetch_genome_all_fasta/data_manager/fetch_genome_all_fasta/0.0.1
galaxy.tools.data_manager.manager WARNING 2017-08-29 10:05:27,751 Could not determine tool shed repository from database. This should only ever happen when running tests.
galaxy.tools.data_manager.manager DEBUG 2017-08-29 10:05:27,757 Loaded Data Manager: toolshed.g2.bx.psu.edu/repos/iuc/data_manager_snpeff/data_manager/data_manager_snpeff_databases/0.0.1
galaxy.tools.data_manager.manager WARNING 2017-08-29 10:05:27,757 Could not determine tool shed repository from database. This should only ever happen when running tests.
galaxy.tools.data_manager.manager DEBUG 2017-08-29 10:05:27,763 Loaded Data Manager: toolshed.g2.bx.psu.edu/repos/iuc/data_manager_snpeff/data_manager/data_manager_snpeff_download/0.0.1
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:27,764 Loaded converter: CONVERTER_fasta_to_tabular
galaxy.datatypes.registry DEBUG 2017-08-29 10:05:27,766 Loaded external metadata tool: __SET_METADATA__
galaxy.tools.special_tools DEBUG 2017-08-29 10:05:27,768 Loaded history import tool: __IMPORT_HISTORY__
galaxy.tools.special_tools DEBUG 2017-08-29 10:05:27,769 Loaded history export tool: __EXPORT_HISTORY__
galaxy.web.base.pluginframework INFO 2017-08-29 10:05:27,770 VisualizationsRegistry, loaded plugin: charts
galaxy.visualization.plugins.config_parser INFO 2017-08-29 10:05:27,771 Visualizations plugin disabled: Circster. Skipping...
galaxy.visualization.plugins.config_parser INFO 2017-08-29 10:05:27,771 template syntax is deprecated: use entry_point instead
galaxy.web.base.pluginframework INFO 2017-08-29 10:05:27,771 VisualizationsRegistry, loaded plugin: csg
galaxy.visualization.plugins.config_parser INFO 2017-08-29 10:05:27,772 template syntax is deprecated: use entry_point instead
galaxy.web.base.pluginframework INFO 2017-08-29 10:05:27,772 VisualizationsRegistry, loaded plugin: graphviz
galaxy.web.base.pluginframework INFO 2017-08-29 10:05:27,772 VisualizationsRegistry, loaded plugin: phyloviz
galaxy.web.base.pluginframework INFO 2017-08-29 10:05:27,773 VisualizationsRegistry, loaded plugin: scatterplot
galaxy.visualization.plugins.config_parser INFO 2017-08-29 10:05:27,773 Visualizations plugin disabled: Sweepster. Skipping...
galaxy.web.base.pluginframework INFO 2017-08-29 10:05:27,774 VisualizationsRegistry, loaded plugin: trackster
galaxy.visualization.plugins.config_parser INFO 2017-08-29 10:05:27,775 template syntax is deprecated: use entry_point instead
galaxy.web.base.pluginframework INFO 2017-08-29 10:05:27,775 VisualizationsRegistry, loaded plugin: unipept
galaxy.tours INFO 2017-08-29 10:05:27,810 Loaded tour 'core.galaxy_ui'
galaxy.tours INFO 2017-08-29 10:05:27,829 Loaded tour 'core.history'
galaxy.tours INFO 2017-08-29 10:05:27,838 Loaded tour 'core.scratchbook'
galaxy.jobs.manager DEBUG 2017-08-29 10:05:27,848 Starting job handler
galaxy.jobs INFO 2017-08-29 10:05:27,848 Handler 'main' will load all configured runner plugins
galaxy.jobs.runners.state_handler_factory DEBUG 2017-08-29 10:05:27,849 Loaded 'failure' state handler from module galaxy.jobs.runners.state_handlers.resubmit
galaxy.jobs.runners DEBUG 2017-08-29 10:05:27,849 Starting 4 LocalRunner workers
galaxy.jobs DEBUG 2017-08-29 10:05:27,849 Loaded job runner 'galaxy.jobs.runners.local:LocalJobRunner' as 'local'
galaxy.jobs.runners.state_handler_factory DEBUG 2017-08-29 10:05:27,850 Loaded 'failure' state handler from module galaxy.jobs.runners.state_handlers.resubmit
galaxy.jobs.runners DEBUG 2017-08-29 10:05:27,850 Starting 2 TaskRunner workers
galaxy.jobs DEBUG 2017-08-29 10:05:27,850 Loaded job runner 'galaxy.jobs.runners.tasks:TaskedJobRunner' as 'tasks'
galaxy.jobs.handler DEBUG 2017-08-29 10:05:27,850 Loaded job runners plugins: tasks:local
galaxy.jobs.handler INFO 2017-08-29 10:05:27,850 job handler stop queue started
galaxy.jobs.handler INFO 2017-08-29 10:05:27,862 job handler queue started
galaxy.sample_tracking.external_service_types DEBUG 2017-08-29 10:05:27,865 Loaded external_service_type: Simple unknown sequencer 1.0.0
galaxy.sample_tracking.external_service_types DEBUG 2017-08-29 10:05:27,867 Loaded external_service_type: Applied Biosystems SOLiD 1.0.0
galaxy.workflow.scheduling_manager DEBUG 2017-08-29 10:05:27,869 Starting workflow schedulers
galaxy.app INFO 2017-08-29 10:05:27,872 Galaxy app startup finished (41865.234 ms)
test_driver INFO 2017-08-29 10:05:27,872 Embedded Galaxy application started
easyprocess DEBUG 2017-08-29 10:05:27,874 version=0.2.3
pyvirtualdisplay DEBUG 2017-08-29 10:05:27,877 version=0.2.1
galaxy.tools.verify.asserts DEBUG 2017-08-29 10:05:27,953 galaxy.tools.verify.asserts.text
galaxy.tools.verify.asserts DEBUG 2017-08-29 10:05:27,953 galaxy.tools.verify.asserts.tabular
galaxy.tools.verify.asserts DEBUG 2017-08-29 10:05:27,954 galaxy.tools.verify.asserts.xml
galaxy.web.framework.base DEBUG 2017-08-29 10:05:27,958 Enabling 'admin' controller, class: AdminGalaxy
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,035 Enabling 'admin_toolshed' controller, class: AdminGalaxy
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,035 Enabling 'admin_toolshed' controller, class: AdminToolshed
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,035 Enabling 'async' controller, class: ASync
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,036 Enabling 'biostar' controller, class: BiostarController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,036 Enabling 'data_manager' controller, class: DataManager
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,037 Enabling 'dataset' controller, class: DatasetInterface
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,037 Enabling 'error' controller, class: Error
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,038 Enabling 'external_service' controller, class: ExternalService
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,039 Enabling 'external_services' controller, class: ExternalServiceController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,039 Enabling 'forms' controller, class: Forms
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,042 Enabling 'history' controller, class: HistoryController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,042 Enabling 'interactive_environments' controller, class: InteractiveEnvironmentsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,046 Enabling 'library' controller, class: Library
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,047 Enabling 'library_admin' controller, class: LibraryAdmin
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,047 Enabling 'library_common' controller, class: LibraryCommon
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,048 Enabling 'mobile' controller, class: Mobile
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,049 Enabling 'page' controller, class: PageController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,050 Enabling 'request_type' controller, class: RequestType
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,050 Enabling 'requests' controller, class: Requests
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,051 Enabling 'requests_admin' controller, class: RequestsAdmin
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,051 Enabling 'requests_common' controller, class: RequestsCommon
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,052 Enabling 'root' controller, class: RootController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,052 Enabling 'tag' controller, class: TagsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,053 Enabling 'tool_runner' controller, class: ToolRunner
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,053 Enabling 'user' controller, class: User
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,054 Enabling 'userskeys' controller, class: User
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,055 Enabling 'visualization' controller, class: VisualizationController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,056 Enabling 'workflow' controller, class: WorkflowController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,058 Enabling 'history_annotations' API controller, class: HistoryAnnotationsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,058 Enabling 'history_content_annotations' API controller, class: HistoryContentAnnotationsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,058 Enabling 'workflow_annotations' API controller, class: WorkflowAnnotationsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,058 Enabling 'authenticate' API controller, class: AuthenticationController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,059 Enabling 'configuration' API controller, class: ConfigurationController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,059 Enabling 'dataset_collections' API controller, class: DatasetCollectionsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,060 Enabling 'datasets' API controller, class: DatasetsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,060 Enabling 'datatypes' API controller, class: DatatypesController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,060 Enabling 'history_dataset_extended_metadata' API controller, class: HistoryDatasetExtendMetadataController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,060 Enabling 'library_dataset_extended_metadata' API controller, class: LibraryDatasetExtendMetadataController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,061 Enabling 'folder_contents' API controller, class: FolderContentsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,061 Enabling 'folders' API controller, class: FoldersController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,061 Enabling 'forms' API controller, class: FormDefinitionAPIController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,062 Enabling 'genomes' API controller, class: GenomesController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,062 Enabling 'group_roles' API controller, class: GroupRolesAPIController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,062 Enabling 'group_users' API controller, class: GroupUsersAPIController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,062 Enabling 'groups' API controller, class: GroupAPIController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,063 Enabling 'histories' API controller, class: HistoriesController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,064 Enabling 'history_contents' API controller, class: HistoryContentsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,065 Enabling 'history_content_tags' API controller, class: HistoryContentTagsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,065 Enabling 'history_tags' API controller, class: HistoryTagsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,065 Enabling 'workflow_tags' API controller, class: WorkflowTagsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,065 Enabling 'job_files' API controller, class: JobFilesAPIController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,066 Enabling 'jobs' API controller, class: JobController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,067 Enabling 'lda_datasets' API controller, class: LibraryDatasetsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,068 Enabling 'libraries' API controller, class: LibrariesController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,068 Enabling 'library_contents' API controller, class: LibraryContentsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,068 Enabling 'metrics' API controller, class: MetricsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,068 Enabling 'page_revisions' API controller, class: PageRevisionsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,069 Enabling 'pages' API controller, class: PagesController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,069 Enabling 'history_content_provenance' API controller, class: HDAProvenanceController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,069 Enabling 'ldda_provenance' API controller, class: LDDAProvenanceController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,069 Enabling 'quotas' API controller, class: QuotaAPIController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,071 Enabling 'remote_files' API controller, class: RemoteFilesAPIController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,071 Enabling 'request_types' API controller, class: RequestTypeAPIController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,072 Enabling 'requests' API controller, class: RequestsAPIController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,072 Enabling 'roles' API controller, class: RoleAPIController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,072 Enabling 'samples' API controller, class: SamplesAPIController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,080 Enabling 'search' API controller, class: SearchController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,080 Enabling 'tool_data' API controller, class: ToolData
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,080 Enabling 'tool_dependencies' API controller, class: ToolDependenciesAPIController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,081 Enabling 'tool_shed_repositories' API controller, class: ToolShedRepositoriesController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,082 Enabling 'tools' API controller, class: ToolsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,082 Enabling 'toolshed' API controller, class: ToolShedController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,082 Enabling 'tours' API controller, class: ToursController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,083 Enabling 'users' API controller, class: UserAPIController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,083 Enabling 'visualizations' API controller, class: VisualizationsController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,084 Enabling 'webhooks' API controller, class: WebhooksController
galaxy.web.framework.base DEBUG 2017-08-29 10:05:28,084 Enabling 'workflows' API controller, class: WorkflowsAPIController
galaxy.webapps.util DEBUG 2017-08-29 10:05:28,355 Enabling 'paste.httpexceptions' middleware
galaxy.webapps.util DEBUG 2017-08-29 10:05:28,356 Enabling 'RecursiveMiddleware' middleware
galaxy.webapps.util DEBUG 2017-08-29 10:05:28,359 Enabling 'ErrorMiddleware' middleware
galaxy.webapps.util DEBUG 2017-08-29 10:05:28,359 Enabling 'XForwardedHostMiddleware' middleware
galaxy.webapps.util DEBUG 2017-08-29 10:05:28,359 Enabling 'RequestIDMiddleware' middleware
galaxy.webapps.util DEBUG 2017-08-29 10:05:28,360 Enabling 'BatchMiddleware' middleware
galaxy.webapps.util DEBUG 2017-08-29 10:05:28,360 Enabling 'wrap_in_static' middleware
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,363 added url, path to static middleware: /plugins/visualizations/charts/static, ./config/plugins/visualizations/charts/static
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,364 added url, path to static middleware: /plugins/visualizations/csg/static, ./config/plugins/visualizations/csg/static
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,364 added url, path to static middleware: /plugins/visualizations/graphviz/static, ./config/plugins/visualizations/graphviz/static
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,364 added url, path to static middleware: /plugins/visualizations/scatterplot/static, ./config/plugins/visualizations/scatterplot/static
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,364 added url, path to static middleware: /plugins/visualizations/unipept/static, ./config/plugins/visualizations/unipept/static
galaxy.queue_worker INFO 2017-08-29 10:05:28,365 Binding and starting galaxy control worker for main
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,365 Prior to webapp return, Galaxy thread <_MainThread(MainThread, started 140736162907072)> is alive.
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,370 Prior to webapp return, Galaxy thread <Thread(ToolConfWatcher.thread, started daemon 123145405480960)> is alive.
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,373 Prior to webapp return, Galaxy thread <Thread(TaskRunner.work_thread-1, started daemon 123145434927104)> is alive.
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,373 Prior to webapp return, Galaxy thread <Thread(LocalRunner.work_thread-2, started daemon 123145422307328)> is alive.
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,373 Prior to webapp return, Galaxy thread <Thread(LocalRunner.work_thread-0, started daemon 123145413894144)> is alive.
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,373 Prior to webapp return, Galaxy thread <Thread(LocalRunner.work_thread-3, started daemon 123145426513920)> is alive.
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,373 Prior to webapp return, Galaxy thread <Thread(JobHandlerStopQueue.monitor_thread, started daemon 123145439133696)> is alive.
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,373 Prior to webapp return, Galaxy thread <GalaxyQueueWorker(Thread-1, started daemon 123145451753472)> is alive.
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,374 Prior to webapp return, Galaxy thread <Thread(LocalRunner.work_thread-1, started daemon 123145418100736)> is alive.
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,374 Prior to webapp return, Galaxy thread <Thread(WorkflowRequestMonitor.monitor_thread, started daemon 123145447546880)> is alive.
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,374 Prior to webapp return, Galaxy thread <Thread(TaskRunner.work_thread-0, started daemon 123145430720512)> is alive.
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,374 Prior to webapp return, Galaxy thread <Thread(JobHandlerQueue.monitor_thread, started daemon 123145443340288)> is alive.
galaxy.webapps.galaxy.buildapp DEBUG 2017-08-29 10:05:28,375 Prior to webapp return, Galaxy thread <Thread(ToolConfWatcher.thread, started daemon 123145409687552)> is alive.
test_driver INFO 2017-08-29 10:05:28,489 Embedded web server for galaxy started
test_driver INFO 2017-08-29 10:05:28,489 Functional tests will be run against external Galaxy server localhost:9508
nose.plugins.manager DEBUG 2017-08-29 10:05:28,490 DefaultPluginManager load plugin nosehtml = nosehtml.plugin:NoseHTML
test_history_grid_histories (selenium_tests.test_published_histories_grid.HistoryGridTestCase) ... selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:29,542 POST http://127.0.0.1:55661/session {"requiredCapabilities": {}, "desiredCapabilities": {"platform": "ANY", "browserName": "chrome", "version": "", "chromeOptions": {"args": [], "extensions": []}, "javascriptEnabled": true}}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:30,112 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:30,112 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/url {"url": "http://localhost:9508", "sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,063 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,063 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#masthead"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,081 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,081 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.5980889861443508-1/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.5980889861443508-1"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,095 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,096 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,110 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,110 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.5980889861443508-2/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.5980889861443508-2"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,126 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,126 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "xpath", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,142 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,142 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.5980889861443508-3/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.5980889861443508-3"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,205 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,205 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "link text", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "Register"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,232 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:31,232 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.5980889861443508-4/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.5980889861443508-4"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,040 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,040 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/frame {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "galaxy_main"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,098 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,098 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "id", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "registration"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,117 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,117 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-1/element {"using": "name", "sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-1", "value": "username"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,133 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,133 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-2/value {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-2", "value": ["t", "e", "s", "t", "_", "u", "s", "e", "r", "1"]}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,208 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,208 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-1/element {"using": "name", "sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-1", "value": "password"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,224 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,224 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-3/value {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-3", "value": ["1", "2", "3", "4", "5", "6"]}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,271 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,272 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-1/element {"using": "name", "sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-1", "value": "email"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,287 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,287 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-4/value {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-4", "value": ["t", "e", "s", "t", "_", "u", "s", "e", "r", "1", "@", "t", "e", "s", "t", ".", "t", "e", "s", "t"]}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,363 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,363 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-1/element {"using": "name", "sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-1", "value": "confirm"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,377 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,377 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-5/value {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-5", "value": ["1", "2", "3", "4", "5", "6"]}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,419 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,420 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "xpath", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "//input[@value='Submit']"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,435 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:32,435 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-6/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-6"}
/Users/yoplait/work/galaxy/.venv/lib/python2.7/site-packages/sqlalchemy/sql/default_comparator.py:153: SAWarning: The IN-predicate on "request_type.id" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
'strategies for improved performance.' % expr)
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:33,346 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:33,599 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/frame {"sessionId": "e095061557e2af095de1941c8af68e31", "id": null}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:33,603 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:33,604 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/url {"url": "http://localhost:9508", "sessionId": "e095061557e2af095de1941c8af68e31"}
Traceback (most recent call last):
File "/Users/yoplait/work/galaxy/.venv/lib/python2.7/site-packages/paste/httpserver.py", line 1085, in process_request_in_thread
self.finish_request(request, client_address)
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 331, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 654, in __init__
self.finish()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 713, in finish
self.wfile.close()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 283, in close
self.flush()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 307, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,338 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,338 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#masthead"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,344 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,344 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.24813032195450613-1/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.24813032195450613-1"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,358 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,359 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,363 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,363 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.24813032195450613-2/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.24813032195450613-2"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,377 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,377 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "xpath", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,384 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,384 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.24813032195450613-3/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.24813032195450613-3"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,449 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,449 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "ul.nav#user .dropdown-menu"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,468 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,469 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.24813032195450613-4/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.24813032195450613-4"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,485 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,485 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "xpath", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "//a[contains(text(), \"Logged in as\")]"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,508 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,509 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.24813032195450613-5/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.24813032195450613-5"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,523 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,523 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.24813032195450613-5/text {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.24813032195450613-5"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,541 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,541 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/cookie {"sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,547 Finished Request
requests.packages.urllib3.connectionpool INFO 2017-08-29 10:05:34,551 Starting new HTTP connection (1): localhost
requests.packages.urllib3.connectionpool DEBUG 2017-08-29 10:05:34,809 "GET /api/users/current HTTP/1.1" 200 None
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,810 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#center"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,831 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,831 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/moveto {"sessionId": "e095061557e2af095de1941c8af68e31", "element": "0.24813032195450613-6"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,852 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,853 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/click {"button": 0, "sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,864 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:34,865 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/url {"url": "http://localhost:9508", "sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,404 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,404 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#masthead"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,423 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,423 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-1/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-1"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,437 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,437 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,442 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,442 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-2/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-2"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,456 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,456 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#history-options-button"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,470 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,470 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-3/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-3"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,485 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,485 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#history-options-button span.fa-cog"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,499 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,499 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-4/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-4"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,513 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,513 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-3/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-3"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,558 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,558 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "link text", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "Create New"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,635 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,635 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-5/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-5"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,686 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,686 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".title .name"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:35,713 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:36,213 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".title .name"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:36,218 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:36,219 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-6/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-6"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:36,260 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:36,260 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:36,291 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:36,795 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:36,803 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:37,306 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:37,314 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:37,819 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:37,832 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:38,334 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:38,343 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:38,844 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:38,852 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:39,355 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:39,363 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:39,866 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:39,874 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:40,377 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:40,385 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:40,887 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:40,895 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:41,399 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:41,406 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:41,906 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:41,914 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:42,414 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:42,422 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:42,925 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:42,933 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:43,439 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:43,448 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:43,953 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:43,960 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:44,464 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:44,472 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:44,974 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:44,984 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:45,486 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:45,495 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:46,001 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:46,009 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:46,509 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:46,525 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:47,029 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:47,037 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:47,540 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:47,548 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:48,051 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:48,059 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:48,562 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:48,571 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:49,072 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:49,082 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:49,583 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:49,591 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:50,094 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:50,104 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:50,605 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:50,614 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:51,116 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:51,125 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:51,626 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:51,634 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:52,137 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:52,148 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:52,651 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:52,660 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:53,165 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:53,172 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:53,675 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:53,685 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:54,186 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:54,195 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:54,697 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:54,705 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:55,208 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:55,216 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:55,719 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:55,727 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:56,230 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:56,237 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:56,741 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:56,748 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:57,251 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:57,262 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:57,762 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:57,770 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:58,271 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:58,279 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:58,781 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:58,790 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:59,295 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:59,302 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:59,805 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:05:59,814 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:00,316 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:00,324 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:00,827 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:00,835 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:01,344 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:01,351 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:01,855 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:01,864 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:02,368 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:02,377 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:02,879 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:02,888 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:03,393 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:03,400 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:03,906 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:03,915 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:04,424 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:04,433 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:04,943 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:04,953 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:05,454 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:05,461 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:05,970 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:05,978 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:06,487 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:06,497 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:07,003 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:07,012 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:07,520 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:07,528 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:08,037 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:08,046 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:08,550 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:08,559 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:09,064 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:09,074 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:09,581 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:09,589 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:10,097 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:10,107 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:10,614 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:10,625 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:11,135 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:11,144 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:11,653 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:11,661 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:12,170 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:12,177 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:12,680 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:12,688 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:13,190 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:13,200 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:13,702 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:13,714 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:14,223 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:14,231 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:14,741 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:14,748 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:15,256 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:15,265 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:15,774 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:15,782 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:16,291 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:16,302 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:16,805 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:16,814 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:17,318 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:17,327 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:17,829 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:17,836 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:18,346 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:18,354 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:18,856 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:18,863 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:19,373 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:19,383 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:19,892 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:19,902 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:20,406 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:20,414 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:20,917 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:20,925 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:21,434 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:21,442 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:21,951 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:21,958 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:22,462 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:22,471 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:22,978 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:22,986 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:23,495 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:23,503 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:24,006 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:24,014 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:24,519 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:24,528 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:25,039 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:25,049 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:25,556 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:25,564 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:26,066 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:26,074 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:26,583 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:26,592 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:27,100 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:27,107 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:27,616 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:27,624 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:28,133 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:28,142 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:28,649 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:28,658 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:29,168 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:29,178 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:29,685 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:29,694 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:30,204 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:30,212 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:30,722 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:30,731 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:31,233 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:31,242 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:31,749 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:31,758 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:32,266 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:32,276 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:32,782 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:32,791 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:33,299 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:33,309 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:33,816 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:33,826 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:34,332 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:34,342 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:34,848 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:34,857 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:35,366 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:35,375 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:35,883 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:35,893 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:36,399 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/screenshot {"sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:36,899 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:36,901 GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/source {"sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:36,913 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:36,913 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/execute {"sessionId": "e095061557e2af095de1941c8af68e31", "args": [], "script": "return document.documentElement.outerHTML"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:36,924 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:36,925 POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/elements {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "iframe"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:36,941 Finished Request
ERROR
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:36,943 DELETE http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/window {"sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:37,059 Finished Request
test_history_grid_search_advanced (selenium_tests.test_published_histories_grid.HistoryGridTestCase) ... selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:38,098 POST http://127.0.0.1:56021/session {"requiredCapabilities": {}, "desiredCapabilities": {"platform": "ANY", "browserName": "chrome", "version": "", "chromeOptions": {"args": [], "extensions": []}, "javascriptEnabled": true}}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:38,680 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:38,680 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/url {"url": "http://localhost:9508", "sessionId": "c2fca06399429d52664d8989b969d06e"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,794 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,795 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "#masthead"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,814 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,814 GET http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.552848676901406-1/displayed {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.552848676901406-1"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,828 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,828 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,842 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,842 GET http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.552848676901406-2/displayed {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.552848676901406-2"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,856 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,856 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "xpath", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,871 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,872 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.552848676901406-3/click {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.552848676901406-3"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,934 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,934 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "link text", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "Shared Data"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,956 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:39,956 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.552848676901406-4/click {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.552848676901406-4"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:40,021 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:40,021 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "a[href=\"/histories/list_published\"]"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:40,049 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:40,049 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.552848676901406-5/click {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.552848676901406-5"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:40,567 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:40,567 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "#standard-search .advanced-search-toggle"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:40,589 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:41,092 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "#standard-search .advanced-search-toggle"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:41,098 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:41,098 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-1/click {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-1"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:41,144 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:41,144 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "#input-name-filter"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:41,163 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:41,673 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-2/click {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-2"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:41,720 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:41,721 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-2/value {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-2", "value": ["F", "i", "r", "s", "t"]}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:41,771 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:41,771 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-2/value {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-2", "value": ["\ue007"]}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:41,796 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,301 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,317 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,317 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-3/elements {"using": "tag name", "sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-3", "value": "tr"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,333 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,333 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-4/elements {"using": "tag name", "sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-4", "value": "td"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,348 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,348 GET http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-5/text {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-5"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,365 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,365 GET http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/screenshot {"sessionId": "c2fca06399429d52664d8989b969d06e"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,840 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,842 GET http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/source {"sessionId": "c2fca06399429d52664d8989b969d06e"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,853 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,854 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/execute {"sessionId": "c2fca06399429d52664d8989b969d06e", "args": [], "script": "return document.documentElement.outerHTML"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,865 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,866 POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/elements {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "iframe"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,883 Finished Request
FAIL
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,883 DELETE http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/window {"sessionId": "c2fca06399429d52664d8989b969d06e"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:43,998 Finished Request
test_history_grid_search_standard (selenium_tests.test_published_histories_grid.HistoryGridTestCase) ... selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:45,033 POST http://127.0.0.1:56151/session {"requiredCapabilities": {}, "desiredCapabilities": {"platform": "ANY", "browserName": "chrome", "version": "", "chromeOptions": {"args": [], "extensions": []}, "javascriptEnabled": true}}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:45,630 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:45,630 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/url {"url": "http://localhost:9508", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,725 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,725 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "#masthead"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,747 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,747 GET http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.3360949410429661-1/displayed {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.3360949410429661-1"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,763 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,763 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,779 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,779 GET http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.3360949410429661-2/displayed {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.3360949410429661-2"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,795 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,796 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "xpath", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,813 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,814 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.3360949410429661-3/click {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.3360949410429661-3"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,880 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,881 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "link text", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "Shared Data"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,903 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,904 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.3360949410429661-4/click {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.3360949410429661-4"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,970 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,971 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "a[href=\"/histories/list_published\"]"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,986 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:46,986 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.3360949410429661-5/click {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.3360949410429661-5"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:47,026 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:47,027 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "#input-free-text-search-filter"}
Traceback (most recent call last):
File "/Users/yoplait/work/galaxy/.venv/lib/python2.7/site-packages/paste/httpserver.py", line 1085, in process_request_in_thread
self.finish_request(request, client_address)
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 331, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 654, in __init__
self.finish()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 713, in finish
self.wfile.close()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 283, in close
self.flush()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 307, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:47,708 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:48,211 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "#input-free-text-search-filter"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:48,217 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:48,217 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.30395465740508865-1/value {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.30395465740508865-1", "value": ["F", "i", "r", "s", "t"]}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:48,277 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:48,277 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.30395465740508865-1/value {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.30395465740508865-1", "value": ["\ue007"]}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:48,302 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:49,808 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:49,825 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:49,825 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.30395465740508865-2/elements {"using": "tag name", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.30395465740508865-2", "value": "tr"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:49,841 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:49,841 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.30395465740508865-3/elements {"using": "tag name", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.30395465740508865-3", "value": "td"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:49,856 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:49,856 GET http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.30395465740508865-4/text {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.30395465740508865-4"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:49,873 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:49,874 GET http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/screenshot {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:50,349 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:50,351 GET http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/source {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:50,362 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:50,363 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/execute {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "args": [], "script": "return document.documentElement.outerHTML"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:50,374 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:50,375 POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/elements {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "iframe"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:50,389 Finished Request
FAIL
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:50,390 DELETE http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/window {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:50,495 Finished Request
test_history_grid_sort_by_name (selenium_tests.test_published_histories_grid.HistoryGridTestCase) ... selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:51,534 POST http://127.0.0.1:56276/session {"requiredCapabilities": {}, "desiredCapabilities": {"platform": "ANY", "browserName": "chrome", "version": "", "chromeOptions": {"args": [], "extensions": []}, "javascriptEnabled": true}}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:52,116 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:52,116 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/url {"url": "http://localhost:9508", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,182 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,183 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "#masthead"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,200 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,200 GET http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.7852589866480717-1/displayed {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.7852589866480717-1"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,215 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,215 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,230 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,230 GET http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.7852589866480717-2/displayed {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.7852589866480717-2"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,244 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,245 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "xpath", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,261 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,261 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.7852589866480717-3/click {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.7852589866480717-3"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,323 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,323 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "link text", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "Shared Data"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,347 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,347 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.7852589866480717-4/click {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.7852589866480717-4"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,415 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,415 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "a[href=\"/histories/list_published\"]"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,430 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:53,431 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.7852589866480717-5/click {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.7852589866480717-5"}
Traceback (most recent call last):
File "/Users/yoplait/work/galaxy/.venv/lib/python2.7/site-packages/paste/httpserver.py", line 1085, in process_request_in_thread
self.finish_request(request, client_address)
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 331, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 654, in __init__
self.finish()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 713, in finish
self.wfile.close()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 283, in close
self.flush()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 307, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:54,236 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:54,237 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "th#name-header > a"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:54,262 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:54,765 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "th#name-header > a"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:54,771 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:54,771 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.8636537265187769-1/click {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.8636537265187769-1"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:54,821 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,332 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,350 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,350 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.8636537265187769-2/elements {"using": "tag name", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.8636537265187769-2", "value": "tr"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,364 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,365 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.8636537265187769-3/elements {"using": "tag name", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.8636537265187769-3", "value": "td"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,380 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,380 GET http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.8636537265187769-4/text {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.8636537265187769-4"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,398 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,398 GET http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/screenshot {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,863 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,866 GET http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/source {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,877 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,878 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/execute {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "args": [], "script": "return document.documentElement.outerHTML"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,888 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,890 POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/elements {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "iframe"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,906 Finished Request
FAIL
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:56,906 DELETE http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/window {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:57,018 Finished Request
test_history_grid_sort_by_owner (selenium_tests.test_published_histories_grid.HistoryGridTestCase) ... selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:58,059 POST http://127.0.0.1:56398/session {"requiredCapabilities": {}, "desiredCapabilities": {"platform": "ANY", "browserName": "chrome", "version": "", "chromeOptions": {"args": [], "extensions": []}, "javascriptEnabled": true}}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:58,635 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:58,635 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/url {"url": "http://localhost:9508", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,822 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,823 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "#masthead"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,842 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,842 GET http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8919919067934539-1/displayed {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8919919067934539-1"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,857 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,857 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,871 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,871 GET http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8919919067934539-2/displayed {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8919919067934539-2"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,885 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,885 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "xpath", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,901 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,901 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8919919067934539-3/click {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8919919067934539-3"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,979 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:06:59,982 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "link text", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "Shared Data"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:00,005 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:00,005 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8919919067934539-4/click {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8919919067934539-4"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:00,082 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:00,082 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "a[href=\"/histories/list_published\"]"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:00,097 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:00,097 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8919919067934539-5/click {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8919919067934539-5"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:00,858 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:00,858 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "th#username-header > a"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:00,876 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:01,382 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "th#username-header > a"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:01,388 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:01,388 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8633360142669013-1/click {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8633360142669013-1"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:01,439 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:02,944 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:02,960 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:02,961 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8633360142669013-2/elements {"using": "tag name", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8633360142669013-2", "value": "tr"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:02,975 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:02,975 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8633360142669013-3/elements {"using": "tag name", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8633360142669013-3", "value": "td"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:02,989 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:02,989 GET http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8633360142669013-4/text {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8633360142669013-4"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:03,006 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:03,008 GET http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/screenshot {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:03,479 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:03,481 GET http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/source {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:03,493 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:03,493 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/execute {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "args": [], "script": "return document.documentElement.outerHTML"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:03,503 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:03,504 POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/elements {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "iframe"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:03,519 Finished Request
FAIL
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:03,519 DELETE http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/window {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:03,630 Finished Request
test_history_grid_tag_click (selenium_tests.test_published_histories_grid.HistoryGridTestCase) ... selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:04,670 POST http://127.0.0.1:56520/session {"requiredCapabilities": {}, "desiredCapabilities": {"platform": "ANY", "browserName": "chrome", "version": "", "chromeOptions": {"args": [], "extensions": []}, "javascriptEnabled": true}}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:05,257 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:05,257 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/url {"url": "http://localhost:9508", "sessionId": "709ca9f655a435bf179d28bd4d97eb74"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,335 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,335 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "#masthead"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,355 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,355 GET http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.6305101515511828-1/displayed {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.6305101515511828-1"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,371 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,372 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,386 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,386 GET http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.6305101515511828-2/displayed {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.6305101515511828-2"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,400 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,400 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "xpath", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,417 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,417 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.6305101515511828-3/click {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.6305101515511828-3"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,484 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,484 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "link text", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "Shared Data"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,505 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,506 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.6305101515511828-4/click {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.6305101515511828-4"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,570 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,570 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "a[href=\"/histories/list_published\"]"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,586 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:06,586 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.6305101515511828-5/click {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.6305101515511828-5"}
Traceback (most recent call last):
File "/Users/yoplait/work/galaxy/.venv/lib/python2.7/site-packages/paste/httpserver.py", line 1085, in process_request_in_thread
self.finish_request(request, client_address)
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 331, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 654, in __init__
self.finish()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 713, in finish
self.wfile.close()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 283, in close
self.flush()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 307, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:08,306 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:08,306 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:08,325 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:08,830 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:08,836 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,343 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,352 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,352 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.623985314697082-1/elements {"using": "tag name", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.623985314697082-1", "value": "tr"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,367 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,368 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.623985314697082-2/elements {"using": "tag name", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.623985314697082-2", "value": "td"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,384 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,385 GET http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.623985314697082-3/text {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.623985314697082-3"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,403 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,405 GET http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/screenshot {"sessionId": "709ca9f655a435bf179d28bd4d97eb74"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,891 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,893 GET http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/source {"sessionId": "709ca9f655a435bf179d28bd4d97eb74"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,906 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,909 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/execute {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "args": [], "script": "return document.documentElement.outerHTML"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,919 Finished Request
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,920 POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/elements {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "iframe"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,936 Finished Request
FAIL
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:09,937 DELETE http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/window {"sessionId": "709ca9f655a435bf179d28bd4d97eb74"}
selenium.webdriver.remote.remote_connection DEBUG 2017-08-29 10:07:10,055 Finished Request
======================================================================
ERROR: test_history_grid_histories (selenium_tests.test_published_histories_grid.HistoryGridTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/yoplait/work/galaxy/test/selenium_tests/framework.py", line 77, in func_wrapper
return f(self, *args, **kwds)
File "/Users/yoplait/work/galaxy/test/selenium_tests/test_published_histories_grid.py", line 22, in test_history_grid_histories
self.setup_users_and_histories()
File "/Users/yoplait/work/galaxy/test/selenium_tests/test_published_histories_grid.py", line 189, in setup_users_and_histories
self.create_history(HISTORY1_NAME)
File "/Users/yoplait/work/galaxy/test/selenium_tests/test_published_histories_grid.py", line 208, in create_history
editable_text_input_element = self.click_to_rename_history()
File "/Users/yoplait/work/galaxy/test/selenium_tests/test_published_histories_grid.py", line 239, in click_to_rename_history
return self.wait_for_selector(edit_title_input_selector)
File "/Users/yoplait/work/galaxy/test/galaxy_selenium/has_driver.py", line 51, in wait_for_selector
"CSS selector [%s] to become present" % selector,
File "/Users/yoplait/work/galaxy/test/galaxy_selenium/has_driver.py", line 94, in _wait_on
return wait.until(condition, message)
File "/Users/yoplait/work/galaxy/.venv/lib/python2.7/site-packages/selenium/webdriver/support/wait.py", line 80, in until
raise TimeoutException(message, screen, stacktrace)
TimeoutException: Message: Timeout waiting on CSS selector [.name input] to become present.
-------------------- >> begin captured stdout << ---------------------
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 55818)
----------------------------------------
--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session {"requiredCapabilities": {}, "desiredCapabilities": {"platform": "ANY", "browserName": "chrome", "version": "", "chromeOptions": {"args": [], "extensions": []}, "javascriptEnabled": true}}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/url {"url": "http://localhost:9508", "sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#masthead"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.5980889861443508-1/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.5980889861443508-1"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.5980889861443508-2/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.5980889861443508-2"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "xpath", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.5980889861443508-3/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.5980889861443508-3"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "link text", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "Register"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.5980889861443508-4/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.5980889861443508-4"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/frame {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "galaxy_main"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "id", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "registration"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-1/element {"using": "name", "sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-1", "value": "username"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-2/value {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-2", "value": ["t", "e", "s", "t", "_", "u", "s", "e", "r", "1"]}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-1/element {"using": "name", "sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-1", "value": "password"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-3/value {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-3", "value": ["1", "2", "3", "4", "5", "6"]}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-1/element {"using": "name", "sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-1", "value": "email"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-4/value {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-4", "value": ["t", "e", "s", "t", "_", "u", "s", "e", "r", "1", "@", "t", "e", "s", "t", ".", "t", "e", "s", "t"]}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-1/element {"using": "name", "sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-1", "value": "confirm"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-5/value {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-5", "value": ["1", "2", "3", "4", "5", "6"]}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "xpath", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "//input[@value='Submit']"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.8355565152126891-6/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.8355565152126891-6"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/frame {"sessionId": "e095061557e2af095de1941c8af68e31", "id": null}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/url {"url": "http://localhost:9508", "sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#masthead"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.24813032195450613-1/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.24813032195450613-1"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.24813032195450613-2/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.24813032195450613-2"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "xpath", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.24813032195450613-3/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.24813032195450613-3"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "ul.nav#user .dropdown-menu"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.24813032195450613-4/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.24813032195450613-4"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "xpath", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "//a[contains(text(), \"Logged in as\")]"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.24813032195450613-5/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.24813032195450613-5"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.24813032195450613-5/text {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.24813032195450613-5"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/cookie {"sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): localhost
requests.packages.urllib3.connectionpool: DEBUG: "GET /api/users/current HTTP/1.1" 200 None
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#center"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/moveto {"sessionId": "e095061557e2af095de1941c8af68e31", "element": "0.24813032195450613-6"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/click {"button": 0, "sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/url {"url": "http://localhost:9508", "sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#masthead"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-1/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-1"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-2/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-2"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#history-options-button"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-3/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-3"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "#history-options-button span.fa-cog"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-4/displayed {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-4"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-3/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-3"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "link text", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "Create New"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-5/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-5"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".title .name"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".title .name"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element/0.6040872213277186-6/click {"sessionId": "e095061557e2af095de1941c8af68e31", "id": "0.6040872213277186-6"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/element {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": ".name input"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/screenshot {"sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/source {"sessionId": "e095061557e2af095de1941c8af68e31"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/execute {"sessionId": "e095061557e2af095de1941c8af68e31", "args": [], "script": "return document.documentElement.outerHTML"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:55661/session/e095061557e2af095de1941c8af68e31/elements {"using": "css selector", "sessionId": "e095061557e2af095de1941c8af68e31", "value": "iframe"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_history_grid_search_advanced (selenium_tests.test_published_histories_grid.HistoryGridTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/yoplait/work/galaxy/test/selenium_tests/framework.py", line 77, in func_wrapper
return f(self, *args, **kwds)
File "/Users/yoplait/work/galaxy/test/selenium_tests/test_published_histories_grid.py", line 61, in test_history_grid_search_advanced
assert histories == [HISTORY1_NAME]
AssertionError:
-------------------- >> begin captured logging << --------------------
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session {"requiredCapabilities": {}, "desiredCapabilities": {"platform": "ANY", "browserName": "chrome", "version": "", "chromeOptions": {"args": [], "extensions": []}, "javascriptEnabled": true}}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/url {"url": "http://localhost:9508", "sessionId": "c2fca06399429d52664d8989b969d06e"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "#masthead"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.552848676901406-1/displayed {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.552848676901406-1"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.552848676901406-2/displayed {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.552848676901406-2"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "xpath", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.552848676901406-3/click {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.552848676901406-3"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "link text", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "Shared Data"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.552848676901406-4/click {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.552848676901406-4"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "a[href=\"/histories/list_published\"]"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.552848676901406-5/click {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.552848676901406-5"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "#standard-search .advanced-search-toggle"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "#standard-search .advanced-search-toggle"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-1/click {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-1"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "#input-name-filter"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-2/click {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-2"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-2/value {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-2", "value": ["F", "i", "r", "s", "t"]}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-2/value {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-2", "value": ["\ue007"]}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-3/elements {"using": "tag name", "sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-3", "value": "tr"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-4/elements {"using": "tag name", "sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-4", "value": "td"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/element/0.6704529715674885-5/text {"sessionId": "c2fca06399429d52664d8989b969d06e", "id": "0.6704529715674885-5"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/screenshot {"sessionId": "c2fca06399429d52664d8989b969d06e"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/source {"sessionId": "c2fca06399429d52664d8989b969d06e"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/execute {"sessionId": "c2fca06399429d52664d8989b969d06e", "args": [], "script": "return document.documentElement.outerHTML"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56021/session/c2fca06399429d52664d8989b969d06e/elements {"using": "css selector", "sessionId": "c2fca06399429d52664d8989b969d06e", "value": "iframe"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_history_grid_search_standard (selenium_tests.test_published_histories_grid.HistoryGridTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/yoplait/work/galaxy/test/selenium_tests/framework.py", line 77, in func_wrapper
return f(self, *args, **kwds)
File "/Users/yoplait/work/galaxy/test/selenium_tests/test_published_histories_grid.py", line 36, in test_history_grid_search_standard
assert histories == [HISTORY1_NAME]
AssertionError:
-------------------- >> begin captured stdout << ---------------------
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 56237)
----------------------------------------
--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session {"requiredCapabilities": {}, "desiredCapabilities": {"platform": "ANY", "browserName": "chrome", "version": "", "chromeOptions": {"args": [], "extensions": []}, "javascriptEnabled": true}}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/url {"url": "http://localhost:9508", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "#masthead"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.3360949410429661-1/displayed {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.3360949410429661-1"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.3360949410429661-2/displayed {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.3360949410429661-2"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "xpath", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.3360949410429661-3/click {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.3360949410429661-3"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "link text", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "Shared Data"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.3360949410429661-4/click {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.3360949410429661-4"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "a[href=\"/histories/list_published\"]"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.3360949410429661-5/click {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.3360949410429661-5"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "#input-free-text-search-filter"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "#input-free-text-search-filter"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.30395465740508865-1/value {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.30395465740508865-1", "value": ["F", "i", "r", "s", "t"]}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.30395465740508865-1/value {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.30395465740508865-1", "value": ["\ue007"]}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.30395465740508865-2/elements {"using": "tag name", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.30395465740508865-2", "value": "tr"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.30395465740508865-3/elements {"using": "tag name", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.30395465740508865-3", "value": "td"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/element/0.30395465740508865-4/text {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "id": "0.30395465740508865-4"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/screenshot {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/source {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/execute {"sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "args": [], "script": "return document.documentElement.outerHTML"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56151/session/ef22fdea4f7ac4b3175f2cb2caa2e5dc/elements {"using": "css selector", "sessionId": "ef22fdea4f7ac4b3175f2cb2caa2e5dc", "value": "iframe"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_history_grid_sort_by_name (selenium_tests.test_published_histories_grid.HistoryGridTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/yoplait/work/galaxy/test/selenium_tests/framework.py", line 77, in func_wrapper
return f(self, *args, **kwds)
File "/Users/yoplait/work/galaxy/test/selenium_tests/test_published_histories_grid.py", line 90, in test_history_grid_sort_by_name
assert histories == [HISTORY1_NAME, HISTORY2_NAME, HISTORY3_NAME]
AssertionError:
-------------------- >> begin captured stdout << ---------------------
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 56359)
----------------------------------------
--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session {"requiredCapabilities": {}, "desiredCapabilities": {"platform": "ANY", "browserName": "chrome", "version": "", "chromeOptions": {"args": [], "extensions": []}, "javascriptEnabled": true}}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/url {"url": "http://localhost:9508", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "#masthead"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.7852589866480717-1/displayed {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.7852589866480717-1"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.7852589866480717-2/displayed {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.7852589866480717-2"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "xpath", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.7852589866480717-3/click {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.7852589866480717-3"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "link text", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "Shared Data"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.7852589866480717-4/click {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.7852589866480717-4"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "a[href=\"/histories/list_published\"]"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.7852589866480717-5/click {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.7852589866480717-5"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "th#name-header > a"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "th#name-header > a"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.8636537265187769-1/click {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.8636537265187769-1"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.8636537265187769-2/elements {"using": "tag name", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.8636537265187769-2", "value": "tr"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.8636537265187769-3/elements {"using": "tag name", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.8636537265187769-3", "value": "td"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/element/0.8636537265187769-4/text {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "id": "0.8636537265187769-4"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/screenshot {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/source {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/execute {"sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "args": [], "script": "return document.documentElement.outerHTML"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56276/session/6f1d1b47a2f38e97c3b42ec3ecf3dad2/elements {"using": "css selector", "sessionId": "6f1d1b47a2f38e97c3b42ec3ecf3dad2", "value": "iframe"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_history_grid_sort_by_owner (selenium_tests.test_published_histories_grid.HistoryGridTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/yoplait/work/galaxy/test/selenium_tests/framework.py", line 77, in func_wrapper
return f(self, *args, **kwds)
File "/Users/yoplait/work/galaxy/test/selenium_tests/test_published_histories_grid.py", line 98, in test_history_grid_sort_by_owner
assert histories == [HISTORY1_NAME, HISTORY3_NAME, HISTORY2_NAME]
AssertionError:
-------------------- >> begin captured logging << --------------------
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session {"requiredCapabilities": {}, "desiredCapabilities": {"platform": "ANY", "browserName": "chrome", "version": "", "chromeOptions": {"args": [], "extensions": []}, "javascriptEnabled": true}}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/url {"url": "http://localhost:9508", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "#masthead"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8919919067934539-1/displayed {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8919919067934539-1"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8919919067934539-2/displayed {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8919919067934539-2"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "xpath", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8919919067934539-3/click {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8919919067934539-3"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "link text", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "Shared Data"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8919919067934539-4/click {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8919919067934539-4"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "a[href=\"/histories/list_published\"]"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8919919067934539-5/click {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8919919067934539-5"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "th#username-header > a"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "th#username-header > a"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8633360142669013-1/click {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8633360142669013-1"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8633360142669013-2/elements {"using": "tag name", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8633360142669013-2", "value": "tr"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8633360142669013-3/elements {"using": "tag name", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8633360142669013-3", "value": "td"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/element/0.8633360142669013-4/text {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "id": "0.8633360142669013-4"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/screenshot {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/source {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/execute {"sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "args": [], "script": "return document.documentElement.outerHTML"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56398/session/7c447a0bbd35af0e8fafda8ac252d78e/elements {"using": "css selector", "sessionId": "7c447a0bbd35af0e8fafda8ac252d78e", "value": "iframe"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_history_grid_tag_click (selenium_tests.test_published_histories_grid.HistoryGridTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/yoplait/work/galaxy/test/selenium_tests/framework.py", line 77, in func_wrapper
return f(self, *args, **kwds)
File "/Users/yoplait/work/galaxy/test/selenium_tests/test_published_histories_grid.py", line 111, in test_history_grid_tag_click
assert tags is not None
AssertionError:
-------------------- >> begin captured stdout << ---------------------
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 56603)
----------------------------------------
--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session {"requiredCapabilities": {}, "desiredCapabilities": {"platform": "ANY", "browserName": "chrome", "version": "", "chromeOptions": {"args": [], "extensions": []}, "javascriptEnabled": true}}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/url {"url": "http://localhost:9508", "sessionId": "709ca9f655a435bf179d28bd4d97eb74"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "#masthead"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.6305101515511828-1/displayed {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.6305101515511828-1"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "#current-history-panel"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.6305101515511828-2/displayed {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.6305101515511828-2"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "xpath", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "//ul[@id=\"user\"]"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.6305101515511828-3/click {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.6305101515511828-3"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "link text", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "Shared Data"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.6305101515511828-4/click {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.6305101515511828-4"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "a[href=\"/histories/list_published\"]"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.6305101515511828-5/click {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.6305101515511828-5"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "#grid-table-body"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.623985314697082-1/elements {"using": "tag name", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.623985314697082-1", "value": "tr"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.623985314697082-2/elements {"using": "tag name", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.623985314697082-2", "value": "td"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/element/0.623985314697082-3/text {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "id": "0.623985314697082-3"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/screenshot {"sessionId": "709ca9f655a435bf179d28bd4d97eb74"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: GET http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/source {"sessionId": "709ca9f655a435bf179d28bd4d97eb74"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/execute {"sessionId": "709ca9f655a435bf179d28bd4d97eb74", "args": [], "script": "return document.documentElement.outerHTML"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
selenium.webdriver.remote.remote_connection: DEBUG: POST http://127.0.0.1:56520/session/709ca9f655a435bf179d28bd4d97eb74/elements {"using": "css selector", "sessionId": "709ca9f655a435bf179d28bd4d97eb74", "value": "iframe"}
selenium.webdriver.remote.remote_connection: DEBUG: Finished Request
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
Ran 6 tests in 101.548s
FAILED (errors=1, failures=5)
test_driver INFO 2017-08-29 10:07:10,057 Shutting down
test_driver INFO 2017-08-29 10:07:10,057 Shutting down embedded galaxy web server
test_driver INFO 2017-08-29 10:07:10,059 Embedded web server galaxy stopped
test_driver INFO 2017-08-29 10:07:10,059 Stopping application galaxy
galaxy.jobs.handler INFO 2017-08-29 10:07:10,059 sending stop signal to worker thread
galaxy.jobs.handler INFO 2017-08-29 10:07:10,059 job handler queue stopped
galaxy.jobs.runners INFO 2017-08-29 10:07:10,059 TaskRunner: Sending stop signal to 2 worker threads
galaxy.jobs.runners INFO 2017-08-29 10:07:10,060 LocalRunner: Sending stop signal to 4 worker threads
galaxy.jobs.handler INFO 2017-08-29 10:07:10,061 sending stop signal to worker thread
galaxy.jobs.handler INFO 2017-08-29 10:07:10,061 job handler stop queue stopped
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/Users/yoplait/work/galaxy/.venv/lib/python2.7/site-packages/paste/httpserver.py", line 1101, in serve_forever
self.handle_request()
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 271, in handle_request
fd_sets = _eintr_retry(select.select, [self], [], [], timeout)
File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 150, in _eintr_retry
return func(*args)
error: (9, 'Bad file descriptor')
test_driver INFO 2017-08-29 10:07:10,062 Application galaxy stopped.
galaxy.jobs.handler INFO 2017-08-29 10:07:10,062 sending stop signal to worker thread
galaxy.jobs.handler INFO 2017-08-29 10:07:10,062 job handler queue stopped
galaxy.jobs.runners INFO 2017-08-29 10:07:10,062 TaskRunner: Sending stop signal to 2 worker threads
galaxy.jobs.runners INFO 2017-08-29 10:07:10,063 LocalRunner: Sending stop signal to 4 worker threads
galaxy.jobs.handler INFO 2017-08-29 10:07:10,063 sending stop signal to worker thread
galaxy.jobs.handler INFO 2017-08-29 10:07:10,063 job handler stop queue stopped
Testing complete. HTML report is in "./run_selenium_tests.html".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment