Closed
Bug 794538
Opened 12 years ago
Closed 12 years ago
Please update TBPL production to bc9b61b581cc
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task, P3)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: bburton)
References
Details
(Whiteboard: [push-interrupt][triaged 20120926])
Please may tbpl.mozilla.org be updated to bc9b61b581cc
(
http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/bc9b61b581cc).
Thanks!
(Note to self: Current production revision is e32299202235).
Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-webops → bburton
Priority: -- → P3
Whiteboard: [push-interrupt][triaged 20120926]
Assignee | ||
Comment 1•12 years ago
|
||
Prod pushed
[root@genericadm.private.phx1 ~]# /data/genericrhel6/src/tbpl.mozilla.org/update bc9b61b581cc
+ date
Wed Sep 26 10:52:10 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 13 changesets with 20 changes to 13 files
(run 'hg update' to get a working copy)
+ hg update bc9b61b581cc
merging dataimport/import-buildbot-data.py
12 files updated, 1 files merged, 1 files removed, 0 files unresolved
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg parent
changeset: 882:bc9b61b581cc
tag: tip
user: Ed Morley <emorley@mozilla.com>
date: Wed Sep 26 17:58:20 2012 +0100
summary: Bug 794483 - Only prefetch {testfailed,busted,exception} failures, not RETRY as well; r=Swatinem
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[2012-09-26 10:52:12] Running rsync_project
[2012-09-26 10:52:12] [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-09-26 10:52:12] [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.131s)
[2012-09-26 10:52:12] Finished rsync_project (0.132s)
[2012-09-26 10:52:12] Running commit_www
[2012-09-26 10:52:12] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']'
[2012-09-26 10:52:44] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' (31.733s)
[localhost] out: [master 581c1a4] deploy [tbpl.mozilla.org]
[localhost] out: 13 files changed, 120 insertions(+), 57 deletions(-)
[localhost] out: create mode 100644 tbpl.mozilla.org/tbpl/logs/.htaccess
[localhost] out: create mode 100644 tbpl.mozilla.org/tbpl/php/config-cli.php
[localhost] out: create mode 100644 tbpl.mozilla.org/tbpl/php/inc/.htaccess
[localhost] out: create mode 100644 tbpl.mozilla.org/tbpl/php/inc/Debug.php
[localhost] out: delete mode 100644 tbpl.mozilla.org/tbpl/php/inc/Timer.php
[2012-09-26 10:52:44] Finished commit_www (31.733s)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•12 years ago
|
||
Looks great - thank you :-)
Updated•11 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•