Closed
Bug 1906660
Opened 4 months ago
Closed 4 months ago
central-to-beta merge fails due to changes to mobile/locales/l10n-changesets.json
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jcristau, Assigned: jcristau)
References
Details
Attachments
(2 files)
Today's central merge to beta is blocked because:
2024-07-08 13:08:27,694 - scriptworker_client.utils - INFO - remote: adding changesets
2024-07-08 13:08:27,694 - scriptworker_client.utils - INFO - remote: adding manifests
2024-07-08 13:08:27,694 - scriptworker_client.utils - INFO - remote: adding file changes
2024-07-08 13:08:27,694 - scriptworker_client.utils - INFO - remote: mozilla-beta is CLOSED! Reason: closed for 128 rc week
2024-07-08 13:08:27,694 - scriptworker_client.utils - INFO - remote: But you included the magic words. Hope you had permission!
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote: not trusting file /repo/hg/mozilla/mozilla-unified/.hg/hgrc from untrusted user hg-aggregate, group hg
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote:
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote: **************** ERROR ****************
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote: ffxbld-merge can only push changes to
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote: the following paths:
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote: .hgtags
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote: CLOBBER
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote: browser/config/mozconfigs/
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote: browser/config/version.txt
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote: browser/config/version_display.txt
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote: browser/locales/l10n-changesets.json
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote: build/defines.sh
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote: build/mozconfig.common
2024-07-08 13:08:27,695 - scriptworker_client.utils - INFO - remote: config/milestone.txt
2024-07-08 13:08:27,696 - scriptworker_client.utils - INFO - remote: mobile/android/version.txt
2024-07-08 13:08:27,696 - scriptworker_client.utils - INFO - remote: services/sync/modules/constants.sys.mjs
2024-07-08 13:08:27,696 - scriptworker_client.utils - INFO - remote: xpcom/components/Module.h
2024-07-08 13:08:27,696 - scriptworker_client.utils - INFO - remote:
2024-07-08 13:08:27,696 - scriptworker_client.utils - INFO - remote: Illegal paths found:
2024-07-08 13:08:27,696 - scriptworker_client.utils - INFO - remote: mobile/locales/l10n-changesets.json
2024-07-08 13:08:27,696 - scriptworker_client.utils - INFO - remote: ***************************************
2024-07-08 13:08:27,696 - scriptworker_client.utils - INFO - remote:
2024-07-08 13:08:27,696 - scriptworker_client.utils - INFO - remote: transaction abort!
2024-07-08 13:08:27,696 - scriptworker_client.utils - INFO - remote: rollback completed
2024-07-08 13:08:27,696 - scriptworker_client.utils - INFO - remote: pretxnchangegroup.mozhooks hook failed
2024-07-08 13:08:27,696 - scriptworker_client.utils - INFO - abort: push failed on remote
Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → jcristau
Status: NEW → ASSIGNED
Assignee | ||
Updated•4 months ago
|
Component: General → Mercurial: hg.mozilla.org
Product: Release Engineering → Developer Services
QA Contact: jlorenzo
Assignee | ||
Updated•4 months ago
|
Summary: central-to-beta merge fails due to changes to mobile/android/l10n-changesets.json → central-to-beta merge fails due to changes to mobile/locales/l10n-changesets.json
Updated•4 months ago
|
Attachment #9411529 -
Attachment description: hooks: let ffxbld edit mobile/android/l10n-changesets.json on merge day (bug 1906660) r=sheehan!,bhearsum → hooks: let ffxbld edit mobile/locales/l10n-changesets.json on merge day (bug 1906660) r=sheehan!,bhearsum
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/93309fb21aee
hooks: let ffxbld edit mobile/locales/l10n-changesets.json on merge day r=bhearsum,zeid
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•4 months ago
|
||
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/d4144224b019
testing: update merge-day hook output r=sheehan
You need to log in
before you can comment on or make changes to this bug.
Description
•