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

docs: add to docker howto #631

Merged
merged 1 commit into from
Jan 24, 2025

docs: add to docker howto

e7ac427
Select commit
Loading
Failed to load commit list.
Merged

docs: add to docker howto #631

docs: add to docker howto
e7ac427
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / doc-generate succeeded Jan 23, 2025 in 1m 40s

FirefoxCI (pull_request)

Generate documentation and fail on warnings (Treeherder push)

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-01-23T16:50:33.995Z
Resolved: 2025-01-23T16:50:53.501Z
Task Execution Time: 19 seconds, 506 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-01-23 16:50:34.087Z] Task ID: QNcvKE55THKSZnA9ryzI_g
[taskcluster 2025-01-23 16:50:34.087Z] Worker ID: 4412441195888758584
[taskcluster 2025-01-23 16:50:34.087Z] Worker Group: us-central1-f
[taskcluster 2025-01-23 16:50:34.087Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-23 16:50:34.087Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2025-01-23 16:50:34.087Z] Worker Version: 38.0.5
[taskcluster 2025-01-23 16:50:34.087Z] Public IP: 34.59.153.144
[taskcluster 2025-01-23 16:50:34.087Z] Hostname: taskgraph-t-linux-gcp-pxe9vrlatyu-lzhz1prduw
[taskcluster 2025-01-23 16:50:34.087Z] using cache "taskgraph-level-1-checkouts-v3-492fcd7a01ebf3b75635-H51xZa0tQ3WQP0kIW4JP-g" -> /builds/worker/checkouts

[taskcluster 2025-01-23 16:50:34.522Z] Image 'public/image.tar.zst' from task 'H51xZa0tQ3WQP0kIW4JP-g' loaded.  Using image ID sha256:41b2d921147f8acf172da45647ce83f67d1e88685cdf4d6af208a54f8cdb73d7.
[taskcluster 2025-01-23 16:50:34.578Z] === Task Starting ===
[setup 2025-01-23T16:50:34.828Z] run-task started in /
[setup 2025-01-23T16:50:34.828Z] Invoked by command: --ci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx uv run make html
[setup 2025-01-23T16:50:34.828Z] Python version: 3.11.2
[cache 2025-01-23T16:50:34.829Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2025-01-23T16:50:34.829Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-01-23T16:50:34.829Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-23T16:50:34.830Z] running as worker:worker
[vcs 2025-01-23T16:50:34.830Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-23T16:50:34.832Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/taskgraph', 'docs-docker']
[vcs 2025-01-23T16:50:35.037Z] From https://github.com/jcristau/taskgraph
[vcs 2025-01-23T16:50:35.037Z]  * branch              docs-docker -> FETCH_HEAD
[vcs 2025-01-23T16:50:35.042Z] executing ['git', 'checkout', '-f', '-B', 'docs-docker', 'e7ac427ccb745c6cefe20c7a8646121ac1a35475']
[vcs 2025-01-23T16:50:35.045Z] Reset branch 'docs-docker'
[vcs 2025-01-23T16:50:35.046Z] cleaning git checkout...
[vcs 2025-01-23T16:50:35.046Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-23T16:50:35.108Z] removing ['/builds/worker/checkouts/vcs/.pytest_cache/', '/builds/worker/checkouts/vcs/.venv/', '/builds/worker/checkouts/vcs/__pycache__/', '/builds/worker/checkouts/vcs/artifacts/', '/builds/worker/checkouts/vcs/src/taskgraph/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/actions/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/loader/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/optimize/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/run-task/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/transforms/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/transforms/run/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/util/__pycache__/', '/builds/worker/checkouts/vcs/test/__pycache__/', '/builds/worker/checkouts/vcs/test/data/taskcluster/test_taskgraph/transforms/__pycache__/', '/builds/worker/checkouts/vcs/test/data/testmod/__pycache__/']
[vcs 2025-01-23T16:50:35.332Z] successfully cleaned git checkout!
[vcs 2025-01-23T16:50:35.334Z] TinderboxPrint:<a href='https://github.com/jcristau/taskgraph/commit/e7ac427ccb745c6cefe20c7a8646121ac1a35475' title='Built from taskgraph commit e7ac427ccb745c6cefe20c7a8646121ac1a35475'>e7ac427ccb745c6cefe20c7a8646121ac1a35475</a>
[task 2025-01-23T16:50:35.334Z] executing ['bash', '-cx', 'uv run make html']
[task 2025-01-23T16:50:35.336Z] + uv run make html
[task 2025-01-23T16:50:35.512Z] Using Python 3.13.0rc2
[task 2025-01-23T16:50:35.512Z] Creating virtualenv at: .venv
[task 2025-01-23T16:50:36.520Z] warning: Missing version constraint (e.g., a lower bound) for `coverage`
[task 2025-01-23T16:50:36.520Z] warning: Missing version constraint (e.g., a lower bound) for `mock`
[task 2025-01-23T16:50:36.520Z] warning: Missing version constraint (e.g., a lower bound) for `pre-commit`
[task 2025-01-23T16:50:36.520Z] warning: Missing version constraint (e.g., a lower bound) for `pyright`
[task 2025-01-23T16:50:36.520Z] warning: Missing version constraint (e.g., a lower bound) for `pytest`
[task 2025-01-23T16:50:36.520Z] warning: Missing version constraint (e.g., a lower bound) for `pytest-mock`
[task 2025-01-23T16:50:36.520Z] warning: Missing version constraint (e.g., a lower bound) for `responses`
[task 2025-01-23T16:50:36.520Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx`
[task 2025-01-23T16:50:36.520Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-autobuild`
[task 2025-01-23T16:50:36.520Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-argparse`
[task 2025-01-23T16:50:36.520Z] warning: Missing version constraint (e.g., a lower bound) for `sphinxcontrib-mermaid`
[task 2025-01-23T16:50:36.520Z] warning: Missing version constraint (e.g., a lower bound) for `zstandard`
[task 2025-01-23T16:50:36.520Z] warning: Missing version constraint (e.g., a lower bound) for `mozilla-repo-urls`
[task 2025-01-23T16:50:39.000Z] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2025-01-23T16:50:39.000Z]          If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2025-01-23T16:50:39.000Z]          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2025-01-23T16:50:39.115Z] Installed 74 packages in 116ms
[task 2025-01-23T16:50:40.201Z] Running Sphinx v6.2.1
[task 2025-01-23T16:50:41.246Z] making output directory... done
[task 2025-01-23T16:50:41.393Z] building [mo]: targets for 0 po files that are out of date
[task 2025-01-23T16:50:41.393Z] writing output... 
[task 2025-01-23T16:50:41.396Z] building [html]: targets for 42 source files that are out of date
[task 2025-01-23T16:50:41.397Z] updating environment: [new config] 42 added, 0 changed, 0 removed
[task 2025-01-23T16:50:41.397Z] reading sources... [  2%] concepts/index
[task 2025-01-23T16:50:41.417Z] reading sources... [  4%] concepts/kind
[task 2025-01-23T16:50:41.423Z] reading sources... [  7%] concepts/loading
[task 2025-01-23T16:50:41.431Z] reading sources... [  9%] concepts/optimization
[task 2025-01-23T16:50:41.443Z] reading sources... [ 11%] concepts/scopes
[task 2025-01-23T16:50:41.468Z] reading sources... [ 14%] concepts/task-graphs
[task 2025-01-23T16:50:41.489Z] reading sources... [ 16%] concepts/taskcluster
[task 2025-01-23T16:50:41.494Z] reading sources... [ 19%] concepts/transforms
[task 2025-01-23T16:50:41.515Z] reading sources... [ 21%] contributing
[task 2025-01-23T16:50:41.540Z] reading sources... [ 23%] glossary
[task 2025-01-23T16:50:41.570Z] reading sources... [ 26%] howto/bootstrap-taskgraph
[task 2025-01-23T16:50:41.593Z] reading sources... [ 28%] howto/create-actions
[task 2025-01-23T16:50:41.626Z] reading sources... [ 30%] howto/create-tasks
[task 2025-01-23T16:50:41.640Z] reading sources... [ 33%] howto/debugging
[task 2025-01-23T16:50:41.647Z] reading sources... [ 35%] howto/docker
[task 2025-01-23T16:50:41.703Z] reading sources... [ 38%] howto/index
[task 2025-01-23T16:50:41.706Z] reading sources... [ 40%] howto/run-locally
[task 2025-01-23T16:50:41.735Z] reading sources... [ 42%] howto/send-notifications
[task 2025-01-23T16:50:41.757Z] reading sources... [ 45%] howto/use-fetches
[task 2025-01-23T16:50:41.768Z] reading sources... [ 47%] index
[task 2025-01-23T16:50:41.789Z] reading sources... [ 50%] reference/cli
[task 2025-01-23T16:50:42.057Z] reading sources... [ 52%] reference/index
[task 2025-01-23T16:50:42.060Z] reading sources... [ 54%] reference/migrations
[task 2025-01-23T16:50:42.087Z] reading sources... [ 57%] reference/optimization-strategies
[task 2025-01-23T16:50:42.096Z] reading sources... [ 59%] reference/parameters
[task 2025-01-23T16:50:42.117Z] reading sources... [ 61%] reference/source/modules
[task 2025-01-23T16:50:42.120Z] reading sources... [ 64%] reference/source/taskgraph
[task 2025-01-23T16:50:43.416Z] reading sources... [ 66%] reference/source/taskgraph.actions
[task 2025-01-23T16:50:43.593Z] reading sources... [ 69%] reference/source/taskgraph.loader
[task 2025-01-23T16:50:43.608Z] reading sources... [ 71%] reference/source/taskgraph.optimize
[task 2025-01-23T16:50:43.782Z] reading sources... [ 73%] reference/source/taskgraph.transforms
[task 2025-01-23T16:50:44.199Z] reading sources... [ 76%] reference/source/taskgraph.transforms.run
[task 2025-01-23T16:50:44.323Z] reading sources... [ 78%] reference/source/taskgraph.util
[task 2025-01-23T16:50:45.335Z] reading sources... [ 80%] reference/transforms/chunking
[task 2025-01-23T16:50:45.342Z] reading sources... [ 83%] reference/transforms/from_deps
[task 2025-01-23T16:50:45.367Z] reading sources... [ 85%] reference/transforms/index
[task 2025-01-23T16:50:45.369Z] reading sources... [ 88%] reference/transforms/matrix
[task 2025-01-23T16:50:45.386Z] reading sources... [ 90%] reference/transforms/task_context
[task 2025-01-23T16:50:45.399Z] reading sources... [ 92%] tutorials/connecting-taskcluster
[task 2025-01-23T16:50:45.432Z] reading sources... [ 95%] tutorials/creating-a-task-graph
[task 2025-01-23T16:50:45.449Z] reading sources... [ 97%] tutorials/getting-started
[task 2025-01-23T16:50:45.473Z] reading sources... [100%] tutorials/index
[task 2025-01-23T16:50:45.477Z] 
[task 2025-01-23T16:50:45.477Z] looking for now-outdated files... none found
[task 2025-01-23T16:50:45.571Z] pickling environment... done
[task 2025-01-23T16:50:45.571Z] checking consistency... done
[task 2025-01-23T16:50:45.573Z] preparing documents... done
[task 2025-01-23T16:50:45.573Z] writing output... [  2%] concepts/index
[task 2025-01-23T16:50:45.852Z] writing output... [  4%] concepts/kind
[task 2025-01-23T16:50:45.911Z] writing output... [  7%] concepts/loading
[task 2025-01-23T16:50:45.996Z] writing output... [  9%] concepts/optimization
[task 2025-01-23T16:50:46.062Z] writing output... [ 11%] concepts/scopes
[task 2025-01-23T16:50:46.260Z] writing output... [ 14%] concepts/task-graphs
[task 2025-01-23T16:50:46.339Z] writing output... [ 16%] concepts/taskcluster
[task 2025-01-23T16:50:46.391Z] writing output... [ 19%] concepts/transforms
[task 2025-01-23T16:50:46.472Z] writing output... [ 21%] contributing
[task 2025-01-23T16:50:46.557Z] writing output... [ 23%] glossary
[task 2025-01-23T16:50:46.731Z] writing output... [ 26%] howto/bootstrap-taskgraph
[task 2025-01-23T16:50:46.803Z] writing output... [ 28%] howto/create-actions
[task 2025-01-23T16:50:46.885Z] writing output... [ 30%] howto/create-tasks
[task 2025-01-23T16:50:46.962Z] writing output... [ 33%] howto/debugging
[task 2025-01-23T16:50:47.045Z] writing output... [ 35%] howto/docker
[task 2025-01-23T16:50:47.243Z] writing output... [ 38%] howto/index
[task 2025-01-23T16:50:47.294Z] writing output... [ 40%] howto/run-locally
[task 2025-01-23T16:50:47.370Z] writing output... [ 42%] howto/send-notifications
[task 2025-01-23T16:50:47.458Z] writing output... [ 45%] howto/use-fetches
[task 2025-01-23T16:50:47.656Z] writing output... [ 47%] index
[task 2025-01-23T16:50:47.753Z] writing output... [ 50%] reference/cli
[task 2025-01-23T16:50:47.902Z] writing output... [ 52%] reference/index
[task 2025-01-23T16:50:48.124Z] writing output... [ 54%] reference/migrations
[task 2025-01-23T16:50:48.232Z] writing output... [ 57%] reference/optimization-strategies
[task 2025-01-23T16:50:48.366Z] writing output... [ 59%] reference/parameters
[task 2025-01-23T16:50:48.554Z] writing output... [ 61%] reference/source/modules
[task 2025-01-23T16:50:48.719Z] writing output... [ 64%] reference/source/taskgraph
[task 2025-01-23T16:50:49.108Z] writing output... [ 66%] reference/source/taskgraph.actions
[task 2025-01-23T16:50:49.259Z] writing output... [ 69%] reference/source/taskgraph.loader
[task 2025-01-23T16:50:49.456Z] writing output... [ 71%] reference/source/taskgraph.optimize
[task 2025-01-23T16:50:49.564Z] writing output... [ 73%] reference/source/taskgraph.transforms
[task 2025-01-23T16:50:49.745Z] writing output... [ 76%] reference/source/taskgraph.transforms.run
[task 2025-01-23T16:50:49.954Z] writing output... [ 78%] reference/source/taskgraph.util
[task 2025-01-23T16:50:50.286Z] writing output... [ 80%] reference/transforms/chunking
[task 2025-01-23T16:50:50.488Z] writing output... [ 83%] reference/transforms/from_deps
[task 2025-01-23T16:50:50.592Z] writing output... [ 85%] reference/transforms/index
[task 2025-01-23T16:50:50.695Z] writing output... [ 88%] reference/transforms/matrix
[task 2025-01-23T16:50:50.905Z] writing output... [ 90%] reference/transforms/task_context
[task 2025-01-23T16:50:50.993Z] writing output... [ 92%] tutorials/connecting-taskcluster
[task 2025-01-23T16:50:51.085Z] writing output... [ 95%] tutorials/creating-a-task-graph
[task 2025-01-23T16:50:51.177Z] writing output... [ 97%] tutorials/getting-started
[task 2025-01-23T16:50:51.337Z] writing output... [100%] tutorials/index
[task 2025-01-23T16:50:51.386Z] 
[task 2025-01-23T16:50:51.515Z] generating indices... genindex py-modindex done
[task 2025-01-23T16:50:51.585Z] writing additional pages... search done
[task 2025-01-23T16:50:51.585Z] copying downloadable files... [100%] tutorials/example-taskcluster.yml
[task 2025-01-23T16:50:51.586Z] 
[task 2025-01-23T16:50:51.612Z] copying static files... done
[task 2025-01-23T16:50:51.612Z] copying extra files... done
[task 2025-01-23T16:50:51.623Z] dumping search index in English (code: en)... done
[task 2025-01-23T16:50:51.630Z] dumping object inventory... done
[task 2025-01-23T16:50:51.665Z] build succeeded.
[task 2025-01-23T16:50:51.665Z] 
[task 2025-01-23T16:50:51.665Z] The HTML pages are in docs/_build/html.
[taskcluster 2025-01-23 16:50:53.002Z] === Task Finished ===
[taskcluster 2025-01-23 16:50:53.002Z] Successful task run with exit code: 0 completed in 18.916 seconds