Closed
Bug 963552
Opened 12 years ago
Closed 12 years ago
Please deploy trychooser from tools repo tip
Categories
(Infrastructure & Operations :: IT-Managed Tools, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhopkins, Assigned: jd)
References
Details
Thanks!
| Assignee | ||
Comment 1•12 years ago
|
||
Done
# /data/releng/src/trychooser/update tip
pulling from http://hg.mozilla.org/build/tools
searching for changes
adding changesets
adding manifests
adding file changes
added 50 changesets with 81 changes to 24 files
(run 'hg update' to get a working copy)
24 files updated, 0 files merged, 0 files removed, 0 files unresolved
Deploying code...
[2014-01-24 08:43:10] Running rsync_project
[2014-01-24 08:43:10] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/releng/src/trychooser/ /data/releng/www/trychooser/
[2014-01-24 08:43:10] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/releng/src/trychooser/ /data/releng/www/trychooser/ (0.089s)
[2014-01-24 08:43:10] Finished rsync_project (0.090s)
[2014-01-24 08:43:10] Running commit_www
[2014-01-24 08:43:10] [localhost] running: cd /data/releng/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['trychooser']'
[2014-01-24 08:43:12] [localhost] finished: cd /data/releng/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['trychooser']' (2.370s)
[localhost] out: [master d59c274] deploy [trychooser]
[localhost] out: Committer: root <root@relengwebadm.private.scl3.mozilla.com>
[localhost] out: Your name and email address were configured automatically based
[localhost] out: on your username and hostname. Please check that they are accurate.
[localhost] out: You can suppress this message by setting them explicitly:
[localhost] out:
[localhost] out: git config --global user.name "Your Name"
[localhost] out: git config --global user.email you@example.com
[localhost] out:
[localhost] out: After doing this, you may fix the identity used for this commit with:
[localhost] out:
[localhost] out: git commit --amend --reset-author
[localhost] out:
[localhost] out: 24 files changed, 1505 insertions(+), 1985 deletions(-)
[localhost] out: create mode 100644 trychooser/tools/buildfarm/maintenance/slaverebooter.ini.sample
[localhost] out: rewrite trychooser/tools/release/updates/mozBeta-thunderbird-win32.cfg (89%)
[2014-01-24 08:43:12] Finished commit_www (2.371s)
[2014-01-24 08:43:12] Running push_www
[2014-01-24 08:43:12] [web1.releng.webapp.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2014-01-24 08:43:12] [web2.releng.webapp.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2014-01-24 08:43:17] [web2.releng.webapp.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (5.060s)
[2014-01-24 08:43:17] [web1.releng.webapp.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (5.201s)
[2014-01-24 08:43:17] Finished push_www (5.202s)
Assignee: server-ops-webops → jcrowe
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•