CCC mkdocs failing in CI pipeline
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3580400. --> Reported by: [kristen pol](https://www.drupal.org/user/8389) Related to !105 !106 >>> <p>[Tracker]<br> <strong>Update Summary: </strong>[One-line status update for stakeholders]<br> <strong>Check-in Date: </strong>MM/DD/YYYY<br> <strong>Blocked by: </strong>[#XXXXXX] (New issues on new lines)<br> <strong>Additional Collaborators: </strong> @username1, @username2<br> <em>Metadata is used by the <a href="https://www.drupalstarforge.ai/" title="AI Tracker">AI Tracker.</a> Docs and additional fields <a href="https://www.drupalstarforge.ai/ai-dashboard/docs" title="AI Issue Tracker Documentation">here</a>.</em><br> [/Tracker]</p> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p><a href="https://git.drupalcode.org/project/ai_context/-/pipelines/773047">https://git.drupalcode.org/project/ai_context/-/pipelines/773047</a><br> <a href="https://git.drupalcode.org/project/ai_context/-/jobs/8986370">https://git.drupalcode.org/project/ai_context/-/jobs/8986370</a></p> <pre>Running with gitlab-runner 18.9.0 (07e534ba)<br>&nbsp; on gitlab-runner-75988f9bbc-2lw98 s8ex1X2yJ, system ID: r_jn1wgoxXYJLn<br>Resolving secrets<br>Preparing the "kubernetes" executor<br>00:00<br>"CPURequest" overwritten with "2"<br>Using Kubernetes namespace: gitlab-runner<br>Using Kubernetes executor with image python:3.12 ...<br>Using attach strategy to execute scripts...<br>Using effective pull policy of [] for container build<br>Using effective pull policy of [] for container helper<br>Using effective pull policy of [] for container init-permissions<br>Preparing environment<br>00:30<br>Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 30m0s...<br>Waiting for pod gitlab-runner/runner-s8ex1x2yj-project-191993-concurrent-3-q9m64232 to be running, status is Pending<br>Running on runner-s8ex1x2yj-project-191993-concurrent-3-q9m64232 via gitlab-runner-75988f9bbc-2lw98...<br>Getting source from Git repository<br>00:01<br>Gitaly correlation ID: 1848529168<br>Fetching changes with git depth set to 20...<br>Initialized empty Git repository in /builds/project/ai_context/.git/<br>Created fresh repository.<br>Checking out fa2012a8 as detached HEAD (ref is 1.0.x)...<br>Skipping Git submodules setup<br>Executing "step_script" stage of the job script<br>$ cd $CI_PROJECT_DIR &amp;&amp; pwd<br>/builds/project/ai_context<br>$ printf "CI_PIPELINE_SOURCE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = %s\n" $CI_PIPELINE_SOURCE &amp;&amp; # collapsed multi-line command<br>CI_PIPELINE_SOURCE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = push<br>CI_DEFAULT_BRANCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1.0.x<br>CI_COMMIT_BRANCH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1.0.x<br>CI_MERGE_REQUEST_EVENT_TYPE = <br>CI_PROJECT_ROOT_NAMESPACE&nbsp;&nbsp; = project<br>CI_PAGES_URL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = http://ai-context-b13f05.pages.drupalcode.org<br>$ (ls -l . &amp;&amp; ls -l docs/*) | grep logo || true # collapsed multi-line command<br>$ echo -e "\e[0Ksection_start:`date +%s`:mkdocs[collapsed=true]\r\e[0KInstall MkDocs and build the documentation site"<br>Install MkDocs and build the documentation site<br>00:15<br>Cleaning up project directory and file based variables<br>00:00<br>ERROR: Job failed: command terminated with exit code 1</pre><h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Look at ai core gitlab ci file and see what they do</p> <h3 id="summary-remaining-tasks">Target date or deadline</h3> <p>March 2026</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <ul> <li>Update code</li> <li>Review and test</li> </ul> <h3 id="summary-ai-usage">AI usage (if applicable)</h3> <p>[ ] AI Assisted Issue<br> This issue was generated with AI assistance, but was reviewed and refined by the creator.</p> <p>[ ] AI Assisted Code<br> This code was mainly generated by a human, with AI autocompleting or parts AI generated, but under full human supervision.</p> <p>[ ] AI Generated Code<br> This code was mainly generated by an AI with human guidance, and reviewed, tested, and refined by a human.</p> <p>[ ] Vibe Coded<br> This code was generated by an AI and has only been functionally tested.</p>
issue