Closed Bug 752686 Opened 13 years ago Closed 13 years ago

Push Betafarm To Stage

Categories

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

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bensternthal, Assigned: bburton)

Details

Please push betafarm to stage. * Note please update the code from the "v1.1" tag on github
Please complete this afternoon, we are testing some minor tweaks before we push this code to production tomorrow.
:jakem is working on some devmo stuff, so I'll have this done shortly
Assignee: server-ops → bburton
Status: NEW → ASSIGNED
Push complete [bburton@genericadm.private.phx1 mozillalabs.allizom.org]$ sudo bash -x update + CODE_DIR=/data/genericrhel6-stage/src/mozillalabs.allizom.org/betafarm + VENDOR_DIR=/data/genericrhel6-stage/src/mozillalabs.allizom.org/betafarm/vendor + update_code ++ tee /data/genericrhel6-stage/src/mozillalabs.allizom.org/betafarm/media/update_info.txt + echo -e 'Updating code...' Updating code... + cd /data/genericrhel6-stage/src/mozillalabs.allizom.org/betafarm + checkretval + retval=0 + [[ 0 -gt 0 ]] + git checkout v1.1 HEAD is now at 4c758e6... Remove code that did not fix google search pagination issue. + checkretval + retval=0 + [[ 0 -gt 0 ]] + echo -e 'Updating vendor submodules...' Updating vendor submodules... + git submodule update --init --recursive -q + checkretval + retval=0 + [[ 0 -gt 0 ]] + echo -e syncdb syncdb + python /data/genericrhel6-stage/src/mozillalabs.allizom.org/betafarm/manage.py syncdb + checkretval + retval=0 + [[ 0 -gt 0 ]] + echo -e migrate migrate + python /data/genericrhel6-stage/src/mozillalabs.allizom.org/betafarm/manage.py migrate + checkretval + retval=0 + [[ 0 -gt 0 ]] + echo -e 'manage.py tasks...' manage.py tasks... + python /data/genericrhel6-stage/src/mozillalabs.allizom.org/betafarm/manage.py cron get_isotope + checkretval + retval=0 + [[ 0 -gt 0 ]] + python /data/genericrhel6-stage/src/mozillalabs.allizom.org/betafarm/manage.py compress_assets + checkretval + retval=0 + [[ 0 -gt 0 ]] + echo -e 'Cleaning gitignore and pyc files...' Cleaning gitignore and pyc files... + cd /data/genericrhel6-stage/src/mozillalabs.allizom.org/betafarm + find . -type f -name .gitignore -or -name '*.pyc' -delete + checkretval + retval=0 + [[ 0 -gt 0 ]] + echo -e 'Storing revision information...' Storing revision information... + cd /data/genericrhel6-stage/src/mozillalabs.allizom.org/betafarm + git rev-parse HEAD + checkretval + retval=0 + [[ 0 -gt 0 ]] ++ date + touch /data/genericrhel6-stage/src/mozillalabs.allizom.org/betafarm/wsgi/betafarm.wsgi + echo 'finished at Mon May 7 15:22:34 PDT 2012' finished at Mon May 7 15:22:34 PDT 2012 + echo -e 'Deploying code...' Deploying code... + '[' xterm-256color == dumb ']' + /data/genericrhel6-stage/deploy mozillalabs.allizom.org [2012-05-07 15:22:34] Running rsync_project [2012-05-07 15:22:34] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6-stage/src/mozillalabs.allizom.org/ /data/genericrhel6-stage/www/mozillalabs.allizom.org/ [2012-05-07 15:22:38] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6-stage/src/mozillalabs.allizom.org/ /data/genericrhel6-stage/www/mozillalabs.allizom.org/ (4.668s) [2012-05-07 15:22:38] Running commit_www [2012-05-07 15:22:38] [localhost] running: cd /data/genericrhel6-stage/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy' [2012-05-07 15:24:23] [localhost] finished: cd /data/genericrhel6-stage/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy' (104.848s) [localhost] out: [master 1a4b78b] deploy [localhost] out: 8 files changed, 95 insertions(+), 17 deletions(-) [localhost] out: rewrite mozillalabs.allizom.org/betafarm/media/css/search-min.css (99%) [2012-05-07 15:24:23] Running push_www [2012-05-07 15:24:23] [generic1.stage.seamicro.phx1.mozilla.com] running: /data/bin/update-www.sh mozillalabs.allizom.org [2012-05-07 15:24:23] [generic2.stage.seamicro.phx1.mozilla.com] running: /data/bin/update-www.sh mozillalabs.allizom.org [2012-05-07 15:24:23] [generic3.stage.seamicro.phx1.mozilla.com] running: /data/bin/update-www.sh mozillalabs.allizom.org [2012-05-07 15:24:23] [generic4.stage.seamicro.phx1.mozilla.com] running: /data/bin/update-www.sh mozillalabs.allizom.org [2012-05-07 15:24:40] [generic1.stage.seamicro.phx1.mozilla.com] finished: /data/bin/update-www.sh mozillalabs.allizom.org (16.662s) [generic1.stage.seamicro.phx1.mozilla.com] out: Not removing sheriffs.allizom.org/sheriffs/apps/commons/ [2012-05-07 15:24:41] [generic2.stage.seamicro.phx1.mozilla.com] finished: /data/bin/update-www.sh mozillalabs.allizom.org (17.686s) [generic2.stage.seamicro.phx1.mozilla.com] out: Not removing sheriffs.allizom.org/sheriffs/apps/commons/ [2012-05-07 15:24:41] [generic3.stage.seamicro.phx1.mozilla.com] finished: /data/bin/update-www.sh mozillalabs.allizom.org (17.686s) [generic3.stage.seamicro.phx1.mozilla.com] out: Not removing sheriffs.allizom.org/sheriffs/apps/commons/ [2012-05-07 15:24:44] [generic4.stage.seamicro.phx1.mozilla.com] failed: /data/bin/update-www.sh mozillalabs.allizom.org (21.022s) + /usr/bin/issue-multi-command -i /root/.ssh/id_rsa_genericrhel6_automation genericrhel6-stage touch /data/www/mozillalabs.allizom.org/betafarm/wsgi/betafarm.wsgi [2012-05-07 15:24:44] [generic1.stage.seamicro.phx1.mozilla.com] running: touch /data/www/mozillalabs.allizom.org/betafarm/wsgi/betafarm.wsgi [2012-05-07 15:24:44] [generic2.stage.seamicro.phx1.mozilla.com] running: touch /data/www/mozillalabs.allizom.org/betafarm/wsgi/betafarm.wsgi [2012-05-07 15:24:44] [generic3.stage.seamicro.phx1.mozilla.com] running: touch /data/www/mozillalabs.allizom.org/betafarm/wsgi/betafarm.wsgi [2012-05-07 15:24:44] [generic4.stage.seamicro.phx1.mozilla.com] running: touch /data/www/mozillalabs.allizom.org/betafarm/wsgi/betafarm.wsgi [2012-05-07 15:24:45] [generic1.stage.seamicro.phx1.mozilla.com] finished: touch /data/www/mozillalabs.allizom.org/betafarm/wsgi/betafarm.wsgi (0.801s) [2012-05-07 15:24:46] [generic2.stage.seamicro.phx1.mozilla.com] finished: touch /data/www/mozillalabs.allizom.org/betafarm/wsgi/betafarm.wsgi (1.719s) [2012-05-07 15:24:46] [generic3.stage.seamicro.phx1.mozilla.com] finished: touch /data/www/mozillalabs.allizom.org/betafarm/wsgi/betafarm.wsgi (1.718s) [2012-05-07 15:25:05] [generic4.stage.seamicro.phx1.mozilla.com] finished: touch /data/www/mozillalabs.allizom.org/betafarm/wsgi/betafarm.wsgi (21.009s)
Status: ASSIGNED → RESOLVED
Closed: 13 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.