Closed Bug 823926 Opened 12 years ago Closed 12 years ago

Please update TBPL production to c9336d5f275c

Categories

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

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: emorley, Assigned: bburton)

References

()

Details

(Whiteboard: [push interrupt])

Please may tbpl.mozilla.org be updated to the changeset in the bug summary.

Thank you :-)

(Current production revision is: 59909a7add37)
Assignee: server-ops-webops → bburton
Status: NEW → ASSIGNED
Priority: -- → P3
Whiteboard: [push interrupt]
[bburton@genericadm.private.phx1 ~]$ sudo /data/genericrhel6/src/tbpl.mozilla.org/update c9336d5f275c
+ date
+ echo -e 'Updating code...'
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg incoming -r c9336d5f275c --template '{node|short} | {desc|firstline}\n'
/usr/bin/tee: /data/genericrhel6/src/tbpl.mozilla.org/tbpl/cache/revision_info.txt: No such file or directory
Fri Dec 21 09:34:54 PST 2012
Updating code...
comparing with http://hg.mozilla.org/webtools/tbpl
searching for changes
c3e8b9d5a88b | Bug 822596 - Part 1: s/staticSheriff/sheriff; r=jhammel
71b470fb5dd9 | Bug 822596 - Part 2: Don't embed buildduty calendar, just link to it; r=jhammel
7f8399e896db | Bug 822596 - Part 3: Move generating the custom sheriff text from updateTreeStatus() to _buildTreeInfo(); r=jhammel
8bdec10c2ca9 | Bug 822596 - Part 4: Stop using defunct sheriff calendar, instead list #developers unless custom sheriff text specified for that tree in Config.js; r=jhammel
8c09f46f3d7e | Bug 822596 - Part 5: Specify custom sheriff text for more trees; r=jhammel
378958920517 | Bug 823737 - Add support for B2G Marionette-enabled builds ('b2g_mozilla-b2g18_unagi_eng_dep' / 'b2g_mozilla-b2g18_unagi_eng_nightly'); r=jgriffin
98ccec65a179 | Move the Android x86 build row higher up (no bug); r=me
c9336d5f275c | List bug number for comment about cleaning up android regexes (no bug); r=me
+ hg pull -r c9336d5f275c -u -v
pulling from http://hg.mozilla.org/webtools/tbpl
searching for changes
all local heads known remotely
adding changesets
adding manifests
adding file changes
added 8 changesets with 16 changes to 5 files
resolving manifests
getting index.html
getting js/Config.js
getting js/Controller.js
getting js/Data.js
getting js/UserInterface.js
5 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 parent
changeset:   984:c9336d5f275c
tag:         tip
user:        Ed Morley <emorley@mozilla.com>
date:        Fri Dec 21 13:32:51 2012 +0000
summary:     List bug number for comment about cleaning up android regexes (no bug); r=me

+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
[2012-12-21 09:34:56] Running rsync_project
[2012-12-21 09:34:56] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/
[2012-12-21 09:34:56] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/ (0.075s)
[2012-12-21 09:34:56] Finished rsync_project (0.075s)
[2012-12-21 09:34:56] Running commit_www
[2012-12-21 09:34:56] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']'
[2012-12-21 09:35:09] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' (13.464s)
[localhost] out: [master 9577fa4] deploy [tbpl.mozilla.org]
[localhost] out: 5 files changed, 29 insertions(+), 78 deletions(-)
[2012-12-21 09:35:09] Finished commit_www (13.464s)
[2012-12-21 09:35:09] Running push_www
[2012-12-21 09:35:09] [generic1.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org
[2012-12-21 09:35:09] [generic2.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org
[2012-12-21 09:35:09] [generic3.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org
[2012-12-21 09:35:09] [generic4.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org
[2012-12-21 09:35:09] [generic5.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org
[2012-12-21 09:35:09] [generic102.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org
[2012-12-21 09:35:10] [generic1.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh tbpl.mozilla.org (1.189s)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Looking good, thank you :-)
Status: RESOLVED → VERIFIED
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.