Override the existing_tasks explicitly provided in the action's input #683
firefoxci-taskcluster / toolchain-extract-lex
succeeded
Jun 19, 2024 in 3m 10s
FirefoxCI (push)
extract-lex
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-06-19 00:14:40.479Z] Task ID: XMMsbu8xTF-LYyt2WUwCWg
[taskcluster 2024-06-19 00:14:40.479Z] Worker ID: 3715141349727509579
[taskcluster 2024-06-19 00:14:40.479Z] Worker Group: us-central1-a
[taskcluster 2024-06-19 00:14:40.479Z] Worker Node Type: projects/887720501152/machineTypes/n2-highmem-32
[taskcluster 2024-06-19 00:14:40.479Z] Worker Pool: translations-1/b-linux-large-gcp
[taskcluster 2024-06-19 00:14:40.479Z] Worker Version: 38.0.5
[taskcluster 2024-06-19 00:14:40.479Z] Public IP: 34.44.224.98
[taskcluster 2024-06-19 00:14:40.479Z] Hostname: translations-1-b-linux-large-gcp-agcnl24dtqgbfgesickxxw
[taskcluster 2024-06-19 00:14:40.479Z] using cache "translations-level-1-checkouts-sparse-v3-7afeb851dd97df8f3607-akVweDGDT0eKQdPfmQsWrQ" -> /builds/worker/checkouts
[taskcluster 2024-06-19 00:14:43.560Z] Downloading artifact "public/image.tar.zst" from task ID: akVweDGDT0eKQdPfmQsWrQ.
[taskcluster 2024-06-19 00:14:48.562Z] Download Progress: 21.07%
[taskcluster 2024-06-19 00:14:53.562Z] Download Progress: 51.04%
[taskcluster 2024-06-19 00:14:58.562Z] Download Progress: 83.79%
[taskcluster 2024-06-19 00:15:01.539Z] Downloaded artifact successfully.
[taskcluster 2024-06-19 00:15:01.540Z] Downloaded 787.658 mb
[taskcluster 2024-06-19 00:15:01.541Z] Decompressing downloaded image
[taskcluster 2024-06-19 00:15:06.753Z] Loading docker image from downloaded archive.
[taskcluster 2024-06-19 00:15:35.843Z] Image 'public/image.tar.zst' from task 'akVweDGDT0eKQdPfmQsWrQ' loaded. Using image ID sha256:9e477ce5b3d2b8aef3e8f54c70f83787687564bcaf7304ef6c0c4c7cc7437501.
[taskcluster 2024-06-19 00:15:36.152Z] === Task Starting ===
[setup 2024-06-19T00:15:44.801Z] run-task started in /builds/worker
[setup 2024-06-19T00:15:44.802Z] Invoked by command: --firefox_translations_training-checkout=/builds/worker/checkouts/vcs/ --firefox_translations_training-sparse-profile=build/sparse-profiles/toolchain-build --task-cwd /builds/worker/checkouts -- vcs/taskcluster/scripts/toolchain/build-extract-lex.sh
[setup 2024-06-19T00:15:44.802Z] Python version: 3.10.12
[cache 2024-06-19T00:15:44.803Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-06-19T00:15:44.803Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-06-19T00:15:44.804Z] volume /builds/worker/checkouts is a cache
[setup 2024-06-19T00:15:44.804Z] running as worker:worker
[vcs 2024-06-19T00:15:44.804Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-06-19T00:15:44.806Z] executing ['git', 'clone', 'https://github.com/mozilla/firefox-translations-training', '/builds/worker/checkouts/vcs']
[vcs 2024-06-19T00:15:44.807Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-06-19T00:15:45.674Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/firefox-translations-training', 'refs/heads/escape-hatch-to-put-existing-tasks-in-the-graph']
[vcs 2024-06-19T00:15:45.887Z] From https://github.com/mozilla/firefox-translations-training
[vcs 2024-06-19T00:15:45.887Z] * branch escape-hatch-to-put-existing-tasks-in-the-graph -> FETCH_HEAD
[vcs 2024-06-19T00:15:45.893Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/firefox-translations-training', 'refs/heads/escape-hatch-to-put-existing-tasks-in-the-graph']
[vcs 2024-06-19T00:15:46.104Z] From https://github.com/mozilla/firefox-translations-training
[vcs 2024-06-19T00:15:46.104Z] * branch escape-hatch-to-put-existing-tasks-in-the-graph -> FETCH_HEAD
[vcs 2024-06-19T00:15:46.109Z] executing ['git', 'checkout', '-f', '-B', 'refs/heads/escape-hatch-to-put-existing-tasks-in-the-graph', '658adc2555649ee219e2ca5a5a3630d7230275de']
[vcs 2024-06-19T00:15:46.171Z] Switched to a new branch 'refs/heads/escape-hatch-to-put-existing-tasks-in-the-graph'
[vcs 2024-06-19T00:15:46.172Z] executing ['git', 'submodule', 'init']
[vcs 2024-06-19T00:15:46.189Z] Submodule '3rd_party/browsermt-marian-dev' (https://github.com/browsermt/marian-dev) registered for path '3rd_party/browsermt-marian-dev'
[vcs 2024-06-19T00:15:46.189Z] Submodule 'extract-lex' (https://github.com/marian-nmt/extract-lex) registered for path '3rd_party/extract-lex'
[vcs 2024-06-19T00:15:46.189Z] Submodule 'fast_align' (https://github.com/clab/fast_align) registered for path '3rd_party/fast_align'
[vcs 2024-06-19T00:15:46.190Z] Submodule '3rd_party/kenlm' (https://github.com/kpu/kenlm) registered for path '3rd_party/kenlm'
[vcs 2024-06-19T00:15:46.190Z] Submodule '3rd_party/marian-dev' (https://github.com/marian-nmt/marian-dev) registered for path '3rd_party/marian-dev'
[vcs 2024-06-19T00:15:46.190Z] Submodule '3rd_party/preprocess' (https://github.com/kpu/preprocess.git) registered for path '3rd_party/preprocess'
[vcs 2024-06-19T00:15:46.191Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2024-06-19T00:15:46.209Z] Cloning into '/builds/worker/checkouts/vcs/3rd_party/browsermt-marian-dev'...
[vcs 2024-06-19T00:15:47.329Z] Cloning into '/builds/worker/checkouts/vcs/3rd_party/extract-lex'...
[vcs 2024-06-19T00:15:47.625Z] Cloning into '/builds/worker/checkouts/vcs/3rd_party/fast_align'...
[vcs 2024-06-19T00:15:47.943Z] Cloning into '/builds/worker/checkouts/vcs/3rd_party/kenlm'...
[vcs 2024-06-19T00:15:48.544Z] Cloning into '/builds/worker/checkouts/vcs/3rd_party/marian-dev'...
[vcs 2024-06-19T00:15:49.794Z] Cloning into '/builds/worker/checkouts/vcs/3rd_party/preprocess'...
[vcs 2024-06-19T00:15:50.294Z] Submodule path '3rd_party/browsermt-marian-dev': checked out '11c6ae7c46be21ef96ed10c60f28022fa968939f'
[vcs 2024-06-19T00:15:50.302Z] Submodule path '3rd_party/extract-lex': checked out '42fa605b53f32eaf6c6e0b5677255c21c91b3d49'
[vcs 2024-06-19T00:15:50.310Z] Submodule path '3rd_party/fast_align': checked out 'cab1e9aac8d3bb02ff5ae58218d8d225a039fa11'
[vcs 2024-06-19T00:15:50.332Z] Submodule path '3rd_party/kenlm': checked out 'bbf4fc511266c5d4515047055d7bdec659a6e158'
[vcs 2024-06-19T00:15:50.427Z] Submodule path '3rd_party/marian-dev': checked out 'e8a1a2530fb84cbff7383302ebca393e5875c441'
[vcs 2024-06-19T00:15:50.443Z] Submodule path '3rd_party/preprocess': checked out '64307314b4d5a9a0bd529b5c1036b0710d995eec'
[vcs 2024-06-19T00:15:50.443Z] cleaning git checkout...
[vcs 2024-06-19T00:15:50.443Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-06-19T00:15:50.445Z] removing []
[vcs 2024-06-19T00:15:50.445Z] successfully cleaned git checkout!
[vcs 2024-06-19T00:15:50.447Z] TinderboxPrint:<a href='https://github.com/mozilla/firefox-translations-training/commit/658adc2555649ee219e2ca5a5a3630d7230275de' title='Built from firefox-translations-training commit 658adc2555649ee219e2ca5a5a3630d7230275de'>658adc2555649ee219e2ca5a5a3630d7230275de</a>
[setup 2024-06-19T00:15:50.447Z] MOZ_FETCHES_DIR is /builds/worker/fetches
[setup 2024-06-19T00:15:50.447Z] UPLOAD_DIR is /builds/worker/artifacts
[fetches 2024-06-19T00:15:50.447Z] fetching artifacts
[fetches 2024-06-19T00:15:50.447Z] executing ['/usr/bin/python3', '-u', '/usr/local/bin/fetch-content', 'task-artifacts']
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/YWWi8HklRVGyCyie_exuyg/artifacts/public/extract-lex.tar.zst to /builds/worker/fetches/extract-lex.tar.zst
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/YWWi8HklRVGyCyie_exuyg/artifacts/public/extract-lex.tar.zst
/usr/local/bin/fetch-content:192: DeprecationWarning: cafile, capath and cadefault are deprecated, use a custom context instead.
with urllib.request.urlopen(
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/YWWi8HklRVGyCyie_exuyg/artifacts/public/extract-lex.tar.zst resolved to 15477 bytes with sha256 103d6febcb9703a26b8515aa9bf20847da9ebefe913733e7bf9fcec82ea22ff4 in 0.334s
Extracting /builds/worker/fetches/extract-lex.tar.zst to /builds/worker/fetches
/builds/worker/fetches/extract-lex.tar.zst extracted in 0.002s
Removing /builds/worker/fetches/extract-lex.tar.zst
PERFHERDER_DATA: {"framework": {"name": "build_metrics"}, "suites": [{"name": "fetch_content", "value": 0.33751071000000366, "lowerIsBetter": true, "shouldAlert": false, "subtests": []}]}
[fetches 2024-06-19T00:15:50.862Z] finished fetching artifacts
[task 2024-06-19T00:15:50.862Z] executing ['vcs/taskcluster/scripts/toolchain/build-extract-lex.sh']
[task 2024-06-19T00:15:50.863Z] + EXTRACT_LEX_DIR=/builds/worker/fetches/extract-lex
[task 2024-06-19T00:15:50.863Z] ++ mktemp -d
[task 2024-06-19T00:15:50.864Z] + build_dir=/tmp/tmp.gQNkW2AndM
[task 2024-06-19T00:15:50.864Z] + cd /tmp/tmp.gQNkW2AndM
[task 2024-06-19T00:15:50.864Z] + cmake /builds/worker/fetches/extract-lex
[task 2024-06-19T00:15:50.908Z] -- The C compiler identification is GNU 11.4.0
[task 2024-06-19T00:15:50.955Z] -- The CXX compiler identification is GNU 11.4.0
[task 2024-06-19T00:15:50.961Z] -- Detecting C compiler ABI info
[task 2024-06-19T00:15:51.010Z] -- Detecting C compiler ABI info - done
[task 2024-06-19T00:15:51.017Z] -- Check for working C compiler: /usr/bin/cc - skipped
[task 2024-06-19T00:15:51.018Z] -- Detecting C compile features
[task 2024-06-19T00:15:51.018Z] -- Detecting C compile features - done
[task 2024-06-19T00:15:51.021Z] -- Detecting CXX compiler ABI info
[task 2024-06-19T00:15:51.078Z] -- Detecting CXX compiler ABI info - done
[task 2024-06-19T00:15:51.085Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped
[task 2024-06-19T00:15:51.086Z] -- Detecting CXX compile features
[task 2024-06-19T00:15:51.086Z] -- Detecting CXX compile features - done
[task 2024-06-19T00:15:51.087Z] CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
[task 2024-06-19T00:15:51.087Z] Compatibility with CMake < 2.8.12 will be removed from a future version of
[task 2024-06-19T00:15:51.087Z] CMake.
[task 2024-06-19T00:15:51.087Z]
[task 2024-06-19T00:15:51.087Z] Update the VERSION argument <min> value or use a ...<max> suffix to tell
[task 2024-06-19T00:15:51.087Z] CMake that the project does not need compatibility with older versions.
[task 2024-06-19T00:15:51.087Z]
[task 2024-06-19T00:15:51.087Z]
[task 2024-06-19T00:15:51.093Z] -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0") found components: filesystem iostreams
[task 2024-06-19T00:15:51.094Z] -- Configuring done
[task 2024-06-19T00:15:51.096Z] -- Generating done
[task 2024-06-19T00:15:51.096Z] -- Build files have been written to: /tmp/tmp.gQNkW2AndM
[task 2024-06-19T00:15:51.098Z] ++ nproc
[task 2024-06-19T00:15:51.099Z] + make -j32
[task 2024-06-19T00:15:51.124Z] [ 25%] Building CXX object CMakeFiles/extract_lex.dir/src/extract-lex-main.cpp.o
[task 2024-06-19T00:15:51.124Z] [ 50%] Building CXX object CMakeFiles/extract_lex.dir/src/utils.cpp.o
[task 2024-06-19T00:15:51.125Z] [ 75%] Building CXX object CMakeFiles/extract_lex.dir/src/exception.cpp.o
[task 2024-06-19T00:15:54.607Z] [100%] Linking CXX executable extract_lex
[task 2024-06-19T00:15:54.685Z] [100%] Built target extract_lex
[task 2024-06-19T00:15:54.691Z] + cd /tmp/tmp.gQNkW2AndM
[task 2024-06-19T00:15:54.691Z] + chmod +x extract_lex
[task 2024-06-19T00:15:54.691Z] + tar --zstd -cf /builds/worker/artifacts/extract_lex.tar.zst extract_lex
[fetches 2024-06-19T00:15:54.708Z] removing /builds/worker/fetches
[fetches 2024-06-19T00:15:54.709Z] finished
[taskcluster 2024-06-19 00:15:54.991Z] === Task Finished ===
[taskcluster 2024-06-19 00:15:55.705Z] Successful task run with exit code: 0 completed in 75.227 seconds
Loading