chore(deps): update dependency eslint to v8.57.1 #237
Merged
firefoxci-taskcluster / build-remote-settings-devtools
succeeded
Sep 19, 2024 in 2m 18s
FirefoxCI (push)
Build XPI from source code.
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-09-19 07:36:03.097Z] Task ID: SCS0GynMQL2LZspmW8dRJQ
[taskcluster 2024-09-19 07:36:03.097Z] Worker ID: 7288676847205116667
[taskcluster 2024-09-19 07:36:03.097Z] Worker Group: us-central1-a
[taskcluster 2024-09-19 07:36:03.097Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-09-19 07:36:03.097Z] Worker Pool: xpi-1/b-linux-gcp
[taskcluster 2024-09-19 07:36:03.097Z] Worker Version: 38.0.5
[taskcluster 2024-09-19 07:36:03.097Z] Public IP: 34.46.111.1
[taskcluster 2024-09-19 07:36:03.097Z] Hostname: xpi-1-b-linux-gcp-bp3zj-xzrs6rgkdg0md6zw
[taskcluster 2024-09-19 07:36:05.718Z] Downloading artifact "public/image.tar.zst" from task ID: IPcpSM1CSGOfoi55ECVboA.
[taskcluster 2024-09-19 07:36:08.206Z] Downloaded artifact successfully.
[taskcluster 2024-09-19 07:36:08.207Z] Downloaded 313.690 mb
[taskcluster 2024-09-19 07:36:08.208Z] Decompressing downloaded image
[taskcluster 2024-09-19 07:36:10.828Z] Loading docker image from downloaded archive.
[taskcluster 2024-09-19 07:36:29.549Z] Image 'public/image.tar.zst' from task 'IPcpSM1CSGOfoi55ECVboA' loaded. Using image ID sha256:56621217611f5b919e8be0208d88772e3aeed1e55e9f718b0df550236918966b.
[taskcluster 2024-09-19 07:36:29.729Z] === Task Starting ===
[setup 2024-09-19T07:36:30.195Z] run-task started in /
[setup 2024-09-19T07:36:30.195Z] Invoked by command: --xpi-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx python3 /usr/local/bin/build.py
[setup 2024-09-19T07:36:30.195Z] Python version: 3.11.2
[volume 2024-09-19T07:36:30.196Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-09-19T07:36:30.196Z] changing ownership of volume /builds/worker/checkouts to 1000:1000
[setup 2024-09-19T07:36:30.196Z] running as worker:worker
[vcs 2024-09-19T07:36:30.197Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-09-19T07:36:30.199Z] executing ['git', 'clone', 'https://github.com/mozilla-extensions/remote-settings-devtools', '/builds/worker/checkouts/vcs']
[vcs 2024-09-19T07:36:30.201Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-09-19T07:36:30.829Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-extensions/remote-settings-devtools', 'refs/heads/renovate/eslint-monorepo']
[vcs 2024-09-19T07:36:31.025Z] From https://github.com/mozilla-extensions/remote-settings-devtools
[vcs 2024-09-19T07:36:31.025Z] * branch renovate/eslint-monorepo -> FETCH_HEAD
[vcs 2024-09-19T07:36:31.030Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-extensions/remote-settings-devtools', 'refs/heads/renovate/eslint-monorepo']
[vcs 2024-09-19T07:36:31.228Z] From https://github.com/mozilla-extensions/remote-settings-devtools
[vcs 2024-09-19T07:36:31.228Z] * branch renovate/eslint-monorepo -> FETCH_HEAD
[vcs 2024-09-19T07:36:31.233Z] executing ['git', 'checkout', '-f', '-B', 'refs/heads/renovate/eslint-monorepo', '15dcd4581764a89b1fd2c038aa6c33f8d59ed954']
[vcs 2024-09-19T07:36:31.241Z] Switched to a new branch 'refs/heads/renovate/eslint-monorepo'
[vcs 2024-09-19T07:36:31.241Z] cleaning git checkout...
[vcs 2024-09-19T07:36:31.241Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-09-19T07:36:31.243Z] removing []
[vcs 2024-09-19T07:36:31.243Z] successfully cleaned git checkout!
[vcs 2024-09-19T07:36:31.245Z] TinderboxPrint:<a href='https://github.com/mozilla-extensions/remote-settings-devtools/commit/15dcd4581764a89b1fd2c038aa6c33f8d59ed954' title='Built from remote-settings-devtools commit 15dcd4581764a89b1fd2c038aa6c33f8d59ed954'>15dcd4581764a89b1fd2c038aa6c33f8d59ed954</a>
[task 2024-09-19T07:36:31.245Z] executing ['bash', '-cx', 'python3 /usr/local/bin/build.py']
[task 2024-09-19T07:36:31.246Z] + python3 /usr/local/bin/build.py
[task 2024-09-19T07:36:36.383Z] npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
[task 2024-09-19T07:36:36.406Z] npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
[task 2024-09-19T07:36:38.952Z]
[task 2024-09-19T07:36:38.952Z] added 748 packages, and audited 749 packages in 8s
[task 2024-09-19T07:36:38.952Z]
[task 2024-09-19T07:36:38.952Z] 198 packages are looking for funding
[task 2024-09-19T07:36:38.952Z] run `npm fund` for details
[task 2024-09-19T07:36:38.956Z]
[task 2024-09-19T07:36:38.956Z] 3 vulnerabilities (1 moderate, 2 high)
[task 2024-09-19T07:36:38.956Z]
[task 2024-09-19T07:36:38.956Z] To address all issues, run:
[task 2024-09-19T07:36:38.956Z] npm audit fix
[task 2024-09-19T07:36:38.956Z]
[task 2024-09-19T07:36:38.956Z] Run `npm audit` for details.
[task 2024-09-19T07:36:39.088Z]
[task 2024-09-19T07:36:39.088Z] > remote-settings-devtools@1.10.20240919.73631 build
[task 2024-09-19T07:36:39.088Z] > npm-run-all clean build:*
[task 2024-09-19T07:36:39.088Z]
[task 2024-09-19T07:36:39.269Z]
[task 2024-09-19T07:36:39.269Z] > remote-settings-devtools@1.10.20240919.73631 clean
[task 2024-09-19T07:36:39.269Z] > npx rimraf web-ext-artifacts
[task 2024-09-19T07:36:39.269Z]
[task 2024-09-19T07:36:39.765Z]
[task 2024-09-19T07:36:39.765Z] > remote-settings-devtools@1.10.20240919.73631 build:extension
[task 2024-09-19T07:36:39.765Z] > npx web-ext build -s ./extension/ --overwrite-dest
[task 2024-09-19T07:36:39.765Z]
[task 2024-09-19T07:36:40.395Z] Building web extension from ./extension/
[task 2024-09-19T07:36:40.447Z] Your web extension is ready: /builds/worker/checkouts/vcs/web-ext-artifacts/remote-settings-devtools-1.10.20240919.73631.zip
[task 2024-09-19T07:36:40.593Z]
[task 2024-09-19T07:36:40.593Z] > remote-settings-devtools@1.10.20240919.73631 build:finalize
[task 2024-09-19T07:36:40.593Z] > mv web-ext-artifacts/*.zip web-ext-artifacts/remote-settings-devtools.xpi
[task 2024-09-19T07:36:40.593Z]
[task 2024-09-19T07:36:40.612Z] Getting output from ['git', 'rev-parse', 'HEAD'] ...
[task 2024-09-19T07:36:40.612Z] Buildid version is 1.10.20240919.73631
[task 2024-09-19T07:36:40.612Z] Updating package.json version from 1.10.0 to 1.10.20240919.73631...
[task 2024-09-19T07:36:40.612Z] Updating ./extension/manifest.json version...
[task 2024-09-19T07:36:40.612Z] was 1.10.0, now 1.10.20240919.73631
[task 2024-09-19T07:36:40.612Z] Running ['npm', 'install'] ...
[task 2024-09-19T07:36:40.612Z] Running ['npm', 'run', 'build'] ...
[task 2024-09-19T07:36:40.612Z] Copying web-ext-artifacts/remote-settings-devtools.xpi to /builds/worker/artifacts/remote-settings-devtools.xpi
[task 2024-09-19T07:36:40.612Z] Add-on id remote-settings-devtools@mozilla.com matches the allowlist.
[task 2024-09-19T07:36:40.612Z] webextension/manifest.json doesn't exist in /builds/worker/artifacts/remote-settings-devtools.xpi...
[taskcluster 2024-09-19 07:36:41.381Z] === Task Finished ===
[taskcluster 2024-09-19 07:36:41.850Z] Successful task run with exit code: 0 completed in 38.754 seconds
Loading