Closed Bug 803743 Opened 12 years ago Closed 12 years ago

Please update MozTrap staging to latest 1.1.2 branch

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task, P3)

All
Other

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: camd, Assigned: bburton)

Details

(Whiteboard: [push interrupt][triaged 20121023])

Sorry for the new change, but I found and fixed a bug. Now in 1.1.2 Please also restart the moztrap-dev site so it picks up my new changes merged to master. Thanks!
dropping prio to not page oncall, pinging webops so they can handle.
Severity: major → normal
Shoot, sorry about that. I should have put it "in the next week." We have a QA guy who is doing some testing over the weekend, and was hoping to get a small tweak in before he tested it. But it's not that critical if you can't get to it till next week sometime.
Assignee: server-ops-webops → bburton
Group: infra
Priority: -- → P3
Whiteboard: [push interrupt][triaged 20121023]
Push complete [root@genericadm.private.phx1 ~]# /data/genericrhel6-stage/src/moztrap.allizom.org/update Updating code... Updating dd65d18..e62e515 Fast-forward moztrap/model/execution/api.py | 4 +- moztrap/model/library/api.py | 8 +- moztrap/view/manage/runs/forms.py | 3 + tests/factories.py | 4 +- tests/model/execution/api/test_run.py | 157 ++++++++++++++++++++ tests/model/library/api/test_suite_resource.py | 189 +++++++++++++++++++++++++ 6 files changed, 357 insertions(+), 8 deletions(-) Updating vendor submodules... syncing the dbs... /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/moztrap/model/core/models.py:10: UserWarning: Module memcache was already imported from /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/requirements/vendor/lib/python/memcache.py, but /usr/lib/python2.6/site-packages is being added to sys.path from pkg_resources import parse_version /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/moztrap/model/core/models.py:10: UserWarning: Module south was already imported from /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/requirements/vendor/lib/python/south/__init__.py, but /usr/lib/python2.6/site-packages is being added to sys.path from pkg_resources import parse_version Syncing... Creating tables ... Installing custom SQL ... Installing indexes ... No fixtures found. Migrating... Running migrations for preferences: - Nothing to migrate. - Loading initial data for preferences. No fixtures found. Running migrations for core: - Nothing to migrate. - Loading initial data for core. No fixtures found. Running migrations for library: - Nothing to migrate. - Loading initial data for library. No fixtures found. Running migrations for environments: - Nothing to migrate. - Loading initial data for environments. No fixtures found. Running migrations for execution: - Nothing to migrate. - Loading initial data for execution. No fixtures found. Running migrations for tags: - Nothing to migrate. - Loading initial data for tags. No fixtures found. Synced: > django.contrib.sessions > django.contrib.messages > django.contrib.staticfiles > django.contrib.contenttypes > django.contrib.auth > django.contrib.admin > south > moztrap.model.attachments > registration > django_sha2 > compressor > floppyforms > djangosecure > icanhaz > html5accordion > messages_ui > ajax_loading_overlay Migrated: - preferences - moztrap.model.core - moztrap.model.library - moztrap.model.environments - moztrap.model.execution - moztrap.model.tags assets... /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/moztrap/model/core/models.py:10: UserWarning: Module memcache was already imported from /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/requirements/vendor/lib/python/memcache.pyc, but /usr/lib/python2.6/site-packages is being added to sys.path from pkg_resources import parse_version /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/moztrap/model/core/models.py:10: UserWarning: Module south was already imported from /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/requirements/vendor/lib/python/south/__init__.pyc, but /usr/lib/python2.6/site-packages is being added to sys.path from pkg_resources import parse_version 0 static files copied to '/data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/collected-assets' (444 unmodified). /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/moztrap/model/core/models.py:10: UserWarning: Module memcache was already imported from /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/requirements/vendor/lib/python/memcache.pyc, but /usr/lib/python2.6/site-packages is being added to sys.path from pkg_resources import parse_version /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/moztrap/model/core/models.py:10: UserWarning: Module south was already imported from /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/requirements/vendor/lib/python/south/__init__.pyc, but /usr/lib/python2.6/site-packages is being added to sys.path from pkg_resources import parse_version Invalid template at: /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/requirements/vendor/lib/python/floppyforms/templates/floppyforms/gis/openlayers-sekizai.html Found 'compress' tags in: /data/genericrhel6-stage/src/moztrap.allizom.org/moz-trap/templates/base.html Compressing... done Compressed 3 block(s) from 1 template(s). Cleaning gitignore and pyc files... setting revision e62e515e79cabcec1412bc3bbf23109502aca458 touching wsgi file Deploying code... done at Tue Oct 23 09:48:00 PDT 2012 [2012-10-23 09:48:00] Running rsync_project [2012-10-23 09:48:00] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6-stage/src/moztrap.allizom.org/ /data/genericrhel6-stage/www/moztrap.allizom.org/ [2012-10-23 09:48:03] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6-stage/src/moztrap.allizom.org/ /data/genericrhel6-stage/www/moztrap.allizom.org/ (2.919s) [2012-10-23 09:48:03] Finished rsync_project (2.919s) [2012-10-23 09:48:03] Running commit_www [2012-10-23 09:48:03] [localhost] running: cd /data/genericrhel6-stage/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['moztrap.allizom.org']' [2012-10-23 09:48:49] [localhost] finished: cd /data/genericrhel6-stage/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['moztrap.allizom.org']' (45.941s) [localhost] out: [master a93f149] deploy [moztrap.allizom.org] [localhost] out: 7 files changed, 370 insertions(+), 13 deletions(-) [2012-10-23 09:48:49] Finished commit_www (45.942s) [2012-10-23 09:48:49] Running push_www [2012-10-23 09:48:49] [generic1.stage.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh moztrap.allizom.org [2012-10-23 09:48:49] [generic2.stage.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh moztrap.allizom.org [2012-10-23 09:49:00] [generic1.stage.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh moztrap.allizom.org (10.305s) [generic1.stage.webapp.phx1.mozilla.com] out: Not removing air.allizom.org/air/vendor-local/lib/python/PIL/ [2012-10-23 09:49:00] [generic2.stage.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh moztrap.allizom.org (10.404s) [2012-10-23 09:49:00] Finished push_www (10.407s) [2012-10-23 09:49:00] [generic1.stage.webapp.phx1.mozilla.com] running: touch /data/www/moztrap.allizom.org/moz-trap/moztrap/deploy/vendor_wsgi.py [2012-10-23 09:49:00] [generic2.stage.webapp.phx1.mozilla.com] running: touch /data/www/moztrap.allizom.org/moz-trap/moztrap/deploy/vendor_wsgi.py [2012-10-23 09:49:00] [generic2.stage.webapp.phx1.mozilla.com] finished: touch /data/www/moztrap.allizom.org/moz-trap/moztrap/deploy/vendor_wsgi.py (0.239s) [2012-10-23 09:49:00] [generic1.stage.webapp.phx1.mozilla.com] finished: touch /data/www/moztrap.allizom.org/moz-trap/moztrap/deploy/vendor_wsgi.py (0.284s) [root@genericadm.private.phx1 ~]# issue-multi-command genericrhel6-stage service httpd graceful [2012-10-23 09:50:12] [generic1.stage.webapp.phx1.mozilla.com] running: service httpd graceful [2012-10-23 09:50:12] [generic2.stage.webapp.phx1.mozilla.com] running: service httpd graceful [2012-10-23 09:50:12] [generic1.stage.webapp.phx1.mozilla.com] finished: service httpd graceful (0.316s) [2012-10-23 09:50:12] [generic2.stage.webapp.phx1.mozilla.com] finished: service httpd graceful (0.624s)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.