Closed Bug 748133 Opened 12 years ago Closed 12 years ago

Please update TBPL production to 1d987babf0d7

Categories

(Developer Services :: General, task)

task
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jgriffin, Assigned: bkero)

References

Details

http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/1d987babf0d7, so TBPL can post its comment data to the OrangeFactor database after the recent move of the ES cluster from SCJ1 -> SCL3.

Marking as critical since OrangeFactor won't be populated with current data until this is done.
[root@genericadm.private.phx1 tbpl.mozilla.org]# ./update 1d987babf0d7
+ date
Mon Apr 23 15:51:09 PDT 2012
+ echo -e 'Updating code...'
Updating code...
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg pull
pulling from http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog
searching for changes
adding changesets
adding manifests
adding file changes
added 2 changesets with 4 changes to 4 files
(run 'hg update' to get a working copy)
+ hg update 1d987babf0d7
4 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg tip
changeset:   779:1d987babf0d7
tag:         tip
user:        Jonathan Griffin <jgriffin@mozilla.com>
date:        Mon Apr 23 14:35:33 2012 -0700
summary:     Bug 748129 - Update address of ElasticSearch

+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[2012-04-23 15:51:10] Running rsync_project
[2012-04-23 15:51:10] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/
[2012-04-23 15:51:10] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/ (0.145s)
[2012-04-23 15:51:10] Running commit_www
[2012-04-23 15:51:10] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy'
[2012-04-23 15:51:40] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy' (29.683s)
[localhost] out: [master 65d17ef] deploy
[localhost] out: 4 files changed, 56 insertions(+), 13 deletions(-)
Assignee: server-ops-devservices → bkero
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in before you can comment on or make changes to this bug.