Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent scheduling a new rule with a duplicate alias #3029

Add duplicate alias check for scheduled changes for new rule

333df81
Select commit
Loading
Failed to load commit list.
Closed

Prevent scheduling a new rule with a duplicate alias #3029

Add duplicate alias check for scheduled changes for new rule
333df81
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / ui-build succeeded Oct 24, 2023 in 3m 0s

FirefoxCI (pull_request)

Balrog frontend build

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2023-10-24 08:59:17.030Z] Task ID: JiioF1iGS1e9J7zclHxT-w
[taskcluster 2023-10-24 08:59:17.030Z] Worker ID: 6448893986501966297
[taskcluster 2023-10-24 08:59:17.030Z] Worker Group: us-central1
[taskcluster 2023-10-24 08:59:17.030Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2023-10-24 08:59:17.030Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2023-10-24 08:59:17.030Z] Worker Version: 38.0.5
[taskcluster 2023-10-24 08:59:17.030Z] Public IP: 34.67.97.158
[taskcluster 2023-10-24 08:59:17.030Z] Hostname: releng-t-linux-gcp-cynelqxxsao--a219tmuxw
[taskcluster 2023-10-24 08:59:17.030Z] using cache "releng-level-1-checkouts-hg58-v3-cd3f3781615a074a8159" -> /builds/worker/checkouts

[taskcluster 2023-10-24 08:59:20.992Z] Downloading artifact "public/image.tar.zst" from task ID: PwmgIAXZREeOVvpuaUrXiQ.
[taskcluster 2023-10-24 08:59:24.847Z] Downloaded artifact successfully.
[taskcluster 2023-10-24 08:59:24.847Z] Downloaded 271.365 mb
[taskcluster 2023-10-24 08:59:24.848Z] Decompressing downloaded image
[taskcluster 2023-10-24 08:59:26.664Z] Loading docker image from downloaded archive.
[taskcluster 2023-10-24 08:59:42.592Z] Image 'public/image.tar.zst' from task 'PwmgIAXZREeOVvpuaUrXiQ' loaded.  Using image ID sha256:59463c2df48890dea754137c0795400d5e611335dcbece8192988e2ac1982ff9.
[taskcluster 2023-10-24 08:59:42.746Z] === Task Starting ===
[setup 2023-10-24T08:59:43.330Z] run-task started in /
[cache 2023-10-24T08:59:43.331Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2023-10-24T08:59:43.332Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2023-10-24T08:59:43.332Z] volume /builds/worker/checkouts is a cache
[setup 2023-10-24T08:59:43.332Z] running as worker:worker
[vcs 2023-10-24T08:59:43.332Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/vcs']
[vcs 2023-10-24T08:59:43.335Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2023-10-24T08:59:50.636Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/michellemounde/balrog', 'duplicate-alias-scheduled-rule']
[vcs 2023-10-24T08:59:50.957Z] From https://github.com/michellemounde/balrog
[vcs 2023-10-24T08:59:50.957Z]  * branch              duplicate-alias-scheduled-rule -> FETCH_HEAD
[vcs 2023-10-24T08:59:50.961Z] executing ['git', 'checkout', '-f', '-B', 'duplicate-alias-scheduled-rule', '333df81763c9f133ef41839cc9d2a299ea23288e']
[vcs 2023-10-24T08:59:51.079Z] Switched to a new branch 'duplicate-alias-scheduled-rule'
[vcs 2023-10-24T08:59:51.080Z] cleaning git checkout...
[vcs 2023-10-24T08:59:51.080Z] executing ['git', 'clean', '-nxdff']
[vcs 2023-10-24T08:59:51.086Z] removing []
[vcs 2023-10-24T08:59:51.086Z] successfully cleaned git checkout!
[vcs 2023-10-24T08:59:51.088Z] TinderboxPrint:<a href='https://github.com/michellemounde/balrog/commit/333df81763c9f133ef41839cc9d2a299ea23288e' title='Built from balrog commit 333df81763c9f133ef41839cc9d2a299ea23288e'>333df81763c9f133ef41839cc9d2a299ea23288e</a>
[task 2023-10-24T08:59:51.088Z] executing ['bash', '-cx', 'yarn install && yarn build']
[task 2023-10-24T08:59:51.090Z] + yarn install
[task 2023-10-24T08:59:51.339Z] yarn install v1.22.19
[task 2023-10-24T08:59:51.404Z] [1/5] Validating package.json...
[task 2023-10-24T08:59:51.406Z] [2/5] Resolving packages...
[task 2023-10-24T08:59:51.768Z] [3/5] Fetching packages...
[task 2023-10-24T09:00:15.298Z] [4/5] Linking dependencies...
[task 2023-10-24T09:00:15.301Z] warning " > @material-ui/[email protected]" has unmet peer dependency "@date-io/core@^1.3.6".
[task 2023-10-24T09:00:15.304Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/[email protected]" has incorrect peer dependency "eslint@^6.0.0".
[task 2023-10-24T09:00:15.304Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
[task 2023-10-24T09:00:15.304Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/[email protected]" has incorrect peer dependency "eslint@^6.0.0".
[task 2023-10-24T09:00:15.304Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
[task 2023-10-24T09:00:15.305Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > [email protected]" has incorrect peer dependency "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0".
[task 2023-10-24T09:00:15.306Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/eslint > [email protected]" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0".
[task 2023-10-24T09:00:15.307Z] warning "@neutrinojs/jest > eslint-plugin-jest > @typescript-eslint/experimental-utils > @typescript-eslint/typescript-estree > [email protected]" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
[task 2023-10-24T09:00:43.188Z] [5/5] Building fresh packages...
[task 2023-10-24T09:00:43.978Z] Done in 52.64s.
[task 2023-10-24T09:00:44.012Z] + yarn build
[task 2023-10-24T09:00:44.193Z] yarn run v1.22.19
[task 2023-10-24T09:00:44.221Z] $ dotenv webpack -- --mode production
[task 2023-10-24T09:00:46.852Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2023-10-24T09:00:46.852Z]   npx browserslist@latest --update-db
[task 2023-10-24T09:00:46.852Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2023-10-24T09:01:16.126Z] Hash: 12bf93800b19d6f878f6
[task 2023-10-24T09:01:16.126Z] Version: webpack 4.46.0
[task 2023-10-24T09:01:16.126Z] Time: 30771ms
[task 2023-10-24T09:01:16.126Z] Built at: 10/24/2023 9:01:15 AM
[task 2023-10-24T09:01:16.126Z]                                               Asset       Size    Chunks                                Chunk Names
[task 2023-10-24T09:01:16.126Z]                                assets/0.6bc09e27.js   37.5 KiB         0  [emitted] [immutable]         
[task 2023-10-24T09:01:16.126Z]                                assets/1.c0960212.js   30.5 KiB         1  [emitted] [immutable]         
[task 2023-10-24T09:01:16.126Z]                                assets/2.16b0499c.js   9.91 KiB         2  [emitted] [immutable]         
[task 2023-10-24T09:01:16.126Z]                               assets/28.003b3af3.js    1.5 MiB        28  [emitted] [immutable]  [big]  
[task 2023-10-24T09:01:16.126Z]                              assets/28.9fbeb06c.css   1.24 KiB        28  [emitted] [immutable]         
[task 2023-10-24T09:01:16.126Z]                               assets/29.a9f19443.js   33.2 KiB        29  [emitted] [immutable]         
[task 2023-10-24T09:01:16.126Z]                                assets/3.bcc74971.js   22.4 KiB         3  [emitted] [immutable]         
[task 2023-10-24T09:01:16.126Z]                                assets/4.438e84cb.js    161 KiB         4  [emitted] [immutable]         
[task 2023-10-24T09:01:16.126Z]                                assets/5.dd98fd95.js   13.3 KiB         5  [emitted] [immutable]         
[task 2023-10-24T09:01:16.126Z]                             assets/Home.0764a0bd.js   3.38 KiB         6  [emitted] [immutable]         Home
[task 2023-10-24T09:01:16.126Z]                            assets/Login.9be8add2.js  221 bytes         7  [emitted] [immutable]         Login
[task 2023-10-24T09:01:16.126Z]    assets/Releases.ListReleaseRevisions.bdce9bca.js   11.1 KiB         9  [emitted] [immutable]         Releases.ListReleaseRevisions
[task 2023-10-24T09:01:16.126Z]   assets/Releases.ListReleaseRevisions.d9e90396.css   1.99 KiB         9  [emitted] [immutable]         Releases.ListReleaseRevisions
[task 2023-10-24T09:01:16.126Z]  assets/Releases.ListReleaseRevisionsV2.34b91ef2.js   11.2 KiB        10  [emitted] [immutable]         Releases.ListReleaseRevisionsV2
[task 2023-10-24T09:01:16.126Z] assets/Releases.ListReleaseRevisionsV2.d9e90396.css   1.99 KiB        10  [emitted] [immutable]         Releases.ListReleaseRevisionsV2
[task 2023-10-24T09:01:16.126Z]            assets/Releases.ListReleases.8ee71996.js   76.6 KiB     11, 5  [emitted] [immutable]         Releases.ListReleases
[task 2023-10-24T09:01:16.126Z]                 assets/Releases.Release.5aa78061.js    268 KiB        12  [emitted] [immutable]  [big]  Releases.Release
[task 2023-10-24T09:01:16.126Z]                assets/Releases.Release.eb824a16.css     11 KiB        12  [emitted] [immutable]         Releases.Release
[task 2023-10-24T09:01:16.126Z]               assets/Releases.ReleaseV2.87dd3fdd.js    267 KiB        13  [emitted] [immutable]  [big]  Releases.ReleaseV2
[task 2023-10-24T09:01:16.126Z]              assets/Releases.ReleaseV2.eb824a16.css     11 KiB        13  [emitted] [immutable]         Releases.ReleaseV2
[task 2023-10-24T09:01:16.126Z]                         assets/Releases.e8b213db.js  363 bytes         8  [emitted] [immutable]         Releases
[task 2023-10-24T09:01:16.126Z]                 assets/RequiredSignoffs.640abd3e.js  364 bytes        14  [emitted] [immutable]         RequiredSignoffs
[task 2023-10-24T09:01:16.126Z]                  assets/Roles.ListRoles.b728bbf2.js   10.3 KiB        16  [emitted] [immutable]         Roles.ListRoles
[task 2023-10-24T09:01:16.126Z]                            assets/Roles.d299cbef.js  364 bytes        15  [emitted] [immutable]         Roles
[task 2023-10-24T09:01:16.126Z]          assets/Rules.ListRuleRevisions.2f365f21.js    123 KiB        18  [emitted] [immutable]         Rules.ListRuleRevisions
[task 2023-10-24T09:01:16.126Z]         assets/Rules.ListRuleRevisions.4d7172b5.css    4.8 KiB        18  [emitted] [immutable]         Rules.ListRuleRevisions
[task 2023-10-24T09:01:16.126Z]                  assets/Rules.ListRules.11215a35.js    455 KiB  19, 4, 5  [emitted] [immutable]  [big]  Rules.ListRules
[task 2023-10-24T09:01:16.126Z]                 assets/Rules.ListRules.1d86c289.css   2.81 KiB  19, 4, 5  [emitted] [immutable]         Rules.ListRules
[task 2023-10-24T09:01:16.126Z]                       assets/Rules.Rule.9d2b4da0.js    208 KiB        20  [emitted] [immutable]         Rules.Rule
[task 2023-10-24T09:01:16.126Z]                            assets/Rules.da842235.js  364 bytes        17  [emitted] [immutable]         Rules
[task 2023-10-24T09:01:16.126Z]            assets/Signoffs.ListSignoffs.b95a1046.js   63.7 KiB     21, 5  [emitted] [immutable]         Signoffs.ListSignoffs
[task 2023-10-24T09:01:16.126Z]             assets/Signoffs.ViewSignoff.c1a633f7.js    105 KiB        22  [emitted] [immutable]         Signoffs.ViewSignoff
[task 2023-10-24T09:01:16.126Z]                  assets/Users.ListUsers.0b09bcad.js   13.4 KiB        24  [emitted] [immutable]         Users.ListUsers
[task 2023-10-24T09:01:16.126Z]                   assets/Users.ViewUser.56143ef3.js   70.4 KiB        25  [emitted] [immutable]         Users.ViewUser
[task 2023-10-24T09:01:16.126Z]                            assets/Users.e0bdd75d.js  364 bytes        23  [emitted] [immutable]         Users
[task 2023-10-24T09:01:16.126Z]                          assets/balrog.3f768d7d.svg    162 KiB            [emitted] [immutable]         
[task 2023-10-24T09:01:16.126Z]               assets/diff.worker.135259dd.worker.js   18.2 KiB            [emitted] [immutable]         
[task 2023-10-24T09:01:16.126Z]                            assets/index.1e90dca9.js   15.5 KiB        26  [emitted] [immutable]         index
[task 2023-10-24T09:01:16.126Z]                          assets/runtime.6069abd2.js   4.58 KiB        27  [emitted] [immutable]         runtime
[task 2023-10-24T09:01:16.126Z]                                         favicon.png   34.5 KiB            [emitted]                     
[task 2023-10-24T09:01:16.126Z]                                          index.html  536 bytes            [emitted]                     
[task 2023-10-24T09:01:16.126Z] 
[task 2023-10-24T09:01:16.126Z] WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
[task 2023-10-24T09:01:16.126Z] This can impact web performance.
[task 2023-10-24T09:01:16.126Z] Assets: 
[task 2023-10-24T09:01:16.126Z]   assets/Releases.Release.5aa78061.js (268 KiB)
[task 2023-10-24T09:01:16.126Z]   assets/Releases.ReleaseV2.87dd3fdd.js (267 KiB)
[task 2023-10-24T09:01:16.126Z]   assets/Rules.ListRules.11215a35.js (455 KiB)
[task 2023-10-24T09:01:16.126Z]   assets/28.003b3af3.js (1.5 MiB)
[task 2023-10-24T09:01:16.126Z] 
[task 2023-10-24T09:01:16.126Z] WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
[task 2023-10-24T09:01:16.126Z] Entrypoints:
[task 2023-10-24T09:01:16.126Z]   index (1.52 MiB)
[task 2023-10-24T09:01:16.126Z]       assets/runtime.6069abd2.js
[task 2023-10-24T09:01:16.126Z]       assets/28.9fbeb06c.css
[task 2023-10-24T09:01:16.126Z]       assets/28.003b3af3.js
[task 2023-10-24T09:01:16.126Z]       assets/index.1e90dca9.js
[task 2023-10-24T09:01:16.126Z] 
[task 2023-10-24T09:01:16.191Z] Done in 32.00s.
[taskcluster 2023-10-24 09:01:16.393Z] === Task Finished ===
[taskcluster 2023-10-24 09:01:16.394Z] Successful task run with exit code: 0 completed in 119.365 seconds