Files
taxbaik/job314.log
kjh2064 5053245575 feat: implement API-first architecture Phase 1 - Dashboard API
**Architecture Refactor (SOLID Principles):**
- Implement AdminDashboardController (REST API)
- Add dashboard summary endpoint
- Add upcoming filings endpoint
- Add recent inquiries endpoint
- Add monthly statistics endpoint

**Database Layer (Repository Pattern):**
- Extend IInquiryRepository with date range queries
- Implement CountByDateRangeAsync
- Implement CountByStatusAndDateAsync
- Extend InquiryRepository with new methods

**Service Layer (Single Responsibility):**
- Extend AdminDashboardService with API methods
- Add GetRecentInquiriesAsync
- Add GetMonthlyStatsAsync with caching

**Test Coverage:**
- Update FakeInquiryRepository mock with new methods

**SOLID Application:**
✓ Single Responsibility: Each class has one reason to change
✓ Open/Closed: Dashboard API can be extended without modifying existing code
✓ Dependency Inversion: Service depends on Repository abstraction
✓ Interface Segregation: API endpoints are focused and specific

Status: ✓ Compiles successfully (0 errors, 0 warnings)

Next phases:
- Add remaining API controllers (Announcement, Client, FAQ, TaxFiling)
- Refactor Blazor components to use API instead of services
- Implement JWT token refresh mechanism
- Add SignalR for change notifications

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-28 10:41:33 +09:00

1019 lines
98 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
2026-06-27T12:18:35.0118193Z hz-prod-runner(version:v0.6.1) received task 260 of job browser-e2e, be triggered by event: push
2026-06-27T12:18:35.0123619Z workflow prepared
2026-06-27T12:18:35.0124894Z evaluating expression 'success()'
2026-06-27T12:18:35.0126060Z expression 'success()' evaluated to 'true'
2026-06-27T12:18:35.0129205Z 🚀 Start image=docker.gitea.com/runner-images:ubuntu-latest
2026-06-27T12:18:35.0218805Z 🐳 docker pull image=docker.gitea.com/runner-images:ubuntu-latest platform= username= forcePull=false
2026-06-27T12:18:35.0219069Z 🐳 docker pull docker.gitea.com/runner-images:ubuntu-latest
2026-06-27T12:18:35.0581268Z Image exists? true
2026-06-27T12:18:35.1153455Z 🐳 docker create image=docker.gitea.com/runner-images:ubuntu-latest platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="gitea_default"
2026-06-27T12:18:35.2295817Z Created container name=GITEA-ACTIONS-TASK-260-WORKFLOW-TaxBaik-Browser-E2E-JOB-browser-0ccaf55aec13581946c515e2ca79f918f77d4a1a9cd17e218006b9575e1e781e id=458e6da6817b050c3d94719ef0847d6e864f246c6a6e73155eba0bfc2f3ec44b from image docker.gitea.com/runner-images:ubuntu-latest (platform: )
2026-06-27T12:18:35.2297180Z ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=X64 RUNNER_TEMP=/tmp LANG=C.UTF-8]
2026-06-27T12:18:35.2297353Z 🐳 docker run image=docker.gitea.com/runner-images:ubuntu-latest platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="gitea_default"
2026-06-27T12:18:35.2297640Z Starting container: 458e6da6817b050c3d94719ef0847d6e864f246c6a6e73155eba0bfc2f3ec44b
2026-06-27T12:18:35.3690411Z Started container: 458e6da6817b050c3d94719ef0847d6e864f246c6a6e73155eba0bfc2f3ec44b
2026-06-27T12:18:35.4673460Z Writing entry to tarball workflow/event.json len:4696
2026-06-27T12:18:35.4674039Z Writing entry to tarball workflow/envs.txt len:0
2026-06-27T12:18:35.4674213Z Extracting content to '/var/run/act/'
2026-06-27T12:18:35.4935160Z ☁ git clone 'https://github.com/actions/checkout' # ref=v4
2026-06-27T12:18:35.4935670Z cloning https://github.com/actions/checkout to /root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab
2026-06-27T12:18:35.9838994Z Unable to pull refs/heads/v4: non-fast-forward update
2026-06-27T12:18:35.9839487Z Cloned https://github.com/actions/checkout to /root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab
2026-06-27T12:18:35.9912298Z Checked out v4
2026-06-27T12:18:36.0008212Z ☁ git clone 'https://github.com/actions/setup-node' # ref=v4
2026-06-27T12:18:36.0011484Z cloning https://github.com/actions/setup-node to /root/.cache/act/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc
2026-06-27T12:18:36.9917499Z Unable to pull refs/heads/v4: worktree contains unstaged changes
2026-06-27T12:18:36.9918091Z Cloned https://github.com/actions/setup-node to /root/.cache/act/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc
2026-06-27T12:18:37.0088383Z Checked out v4
2026-06-27T12:18:37.0176531Z ☁ git clone 'https://github.com/actions/cache' # ref=v4
2026-06-27T12:18:37.0176949Z cloning https://github.com/actions/cache to /root/.cache/act/6b4e4eb40e21c1bd02cb00a273f4d79af7c42205c1390e4e65c594ecd7a3696e
2026-06-27T12:18:37.9315463Z Unable to pull refs/heads/v4: worktree contains unstaged changes
2026-06-27T12:18:37.9316925Z Cloned https://github.com/actions/cache to /root/.cache/act/6b4e4eb40e21c1bd02cb00a273f4d79af7c42205c1390e4e65c594ecd7a3696e
2026-06-27T12:18:37.9591668Z Checked out v4
2026-06-27T12:18:38.0128427Z evaluating expression ''
2026-06-27T12:18:38.0129126Z expression '' evaluated to 'true'
2026-06-27T12:18:38.0129260Z ⭐ Run Main Checkout code
2026-06-27T12:18:38.0129467Z Writing entry to tarball workflow/outputcmd.txt len:0
2026-06-27T12:18:38.0129635Z Writing entry to tarball workflow/statecmd.txt len:0
2026-06-27T12:18:38.0129831Z Writing entry to tarball workflow/pathcmd.txt len:0
2026-06-27T12:18:38.0130007Z Writing entry to tarball workflow/envs.txt len:0
2026-06-27T12:18:38.0130166Z Writing entry to tarball workflow/SUMMARY.md len:0
2026-06-27T12:18:38.0130365Z Extracting content to '/var/run/act'
2026-06-27T12:18:38.0169238Z ::group::Run Checkout code
2026-06-27T12:18:38.5049436Z ::add-matcher::/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/problem-matcher.json
2026-06-27T12:18:38.5055539Z Syncing repository: ***/taxbaik
2026-06-27T12:18:38.5061111Z ::group::Getting Git version info
2026-06-27T12:18:38.5064687Z Working directory is '/workspace/***/taxbaik'
2026-06-27T12:18:38.5111105Z [command]/usr/bin/git version
2026-06-27T12:18:38.5170191Z git version 2.54.0
2026-06-27T12:18:38.5206642Z ::endgroup::
2026-06-27T12:18:38.5232998Z Temporarily overriding HOME='/tmp/49ac52d1-7b21-4e8b-b310-22d8308e92c0' before making global git config changes
2026-06-27T12:18:38.5235755Z Adding repository directory to the temporary git global config as a safe directory
2026-06-27T12:18:38.5245375Z [command]/usr/bin/git config --global --add safe.directory /workspace/***/taxbaik
2026-06-27T12:18:38.5294812Z Deleting the contents of '/workspace/***/taxbaik'
2026-06-27T12:18:38.5305741Z ::group::Initializing the repository
2026-06-27T12:18:38.5309559Z [command]/usr/bin/git init /workspace/***/taxbaik
2026-06-27T12:18:38.5413948Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-27T12:18:38.5422972Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-06-27T12:18:38.5423415Z hint: to use in all of your new repositories, which will suppress this warning,
2026-06-27T12:18:38.5423536Z hint: call:
2026-06-27T12:18:38.5423678Z hint:
2026-06-27T12:18:38.5423784Z hint: git config --global init.defaultBranch <name>
2026-06-27T12:18:38.5423867Z hint:
2026-06-27T12:18:38.5423946Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-27T12:18:38.5424084Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-27T12:18:38.5424169Z hint:
2026-06-27T12:18:38.5424248Z hint: git branch -m <name>
2026-06-27T12:18:38.5424389Z hint:
2026-06-27T12:18:38.5424458Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-06-27T12:18:38.5429165Z Initialized empty Git repository in /workspace/***/taxbaik/.git/
2026-06-27T12:18:38.5450527Z [command]/usr/bin/git remote add origin http://gitea:3000/***/taxbaik
2026-06-27T12:18:38.5487032Z ::endgroup::
2026-06-27T12:18:38.5488453Z ::group::Disabling automatic garbage collection
2026-06-27T12:18:38.5497542Z [command]/usr/bin/git config --local gc.auto 0
2026-06-27T12:18:38.5531895Z ::endgroup::
2026-06-27T12:18:38.5532913Z ::group::Setting up auth
2026-06-27T12:18:38.5543458Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-27T12:18:38.5581889Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-27T12:18:38.5911624Z [command]/usr/bin/git config --local --name-only --get-regexp http\.http\:\/\/gitea\:3000\/\.extraheader
2026-06-27T12:18:38.5943603Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.http\:\/\/gitea\:3000\/\.extraheader' && git config --local --unset-all 'http.http://gitea:3000/.extraheader' || :"
2026-06-27T12:18:38.6205544Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-27T12:18:38.6243015Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-27T12:18:38.6508421Z [command]/usr/bin/git config --local http.http://gitea:3000/.extraheader AUTHORIZATION: basic ***
2026-06-27T12:18:38.6551634Z ::endgroup::
2026-06-27T12:18:38.6554409Z ::group::Fetching the repository
2026-06-27T12:18:38.6565140Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +38e81a751416726ac481bf06cf98e61e23619054:refs/remotes/origin/master
2026-06-27T12:18:38.7739226Z From http://gitea:3000/***/taxbaik
2026-06-27T12:18:38.7739637Z * [new ref] 38e81a751416726ac481bf06cf98e61e23619054 -> origin/master
2026-06-27T12:18:38.7774011Z ::endgroup::
2026-06-27T12:18:38.7776925Z ::group::Determining the checkout info
2026-06-27T12:18:38.7783350Z ::endgroup::
2026-06-27T12:18:38.7793721Z [command]/usr/bin/git sparse-checkout disable
2026-06-27T12:18:38.7859839Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-27T12:18:38.7894495Z ::group::Checking out the ref
2026-06-27T12:18:38.7903364Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master
2026-06-27T12:18:38.8037054Z Reset branch 'master'
2026-06-27T12:18:38.8044630Z branch 'master' set up to track 'origin/master'.
2026-06-27T12:18:38.8057036Z ::endgroup::
2026-06-27T12:18:38.8417335Z [command]/usr/bin/git log -1 --format=%H
2026-06-27T12:18:38.8480243Z 38e81a751416726ac481bf06cf98e61e23619054
2026-06-27T12:18:38.8489510Z ::remove-matcher owner=checkout-git::
2026-06-27T12:18:38.8833780Z ::endgroup::
2026-06-27T12:18:38.9342566Z ::group::Run Setup Node.js
2026-06-27T12:18:38.9343228Z with:
2026-06-27T12:18:38.9343383Z cache: npm
2026-06-27T12:18:38.9343466Z node-version: 22
2026-06-27T12:18:40.0215216Z (node:141) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-06-27T12:18:40.0216029Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-06-27T12:18:40.0217727Z Found in cache @ /opt/hostedtoolcache/node/22.23.1/x64
2026-06-27T12:18:40.0217894Z ::group::Environment details
2026-06-27T12:18:40.5859017Z node: v22.23.1
2026-06-27T12:18:40.5859686Z npm: 10.9.8
2026-06-27T12:18:40.5859803Z yarn:
2026-06-27T12:18:40.5860033Z ::endgroup::
2026-06-27T12:18:40.5879667Z [command]/opt/hostedtoolcache/node/22.23.1/x64/bin/npm config get cache
2026-06-27T12:18:40.9176723Z /root/.npm
2026-06-27T12:18:41.0538459Z Cache Size: ~3 MB (2871987 B)
2026-06-27T12:18:41.0654590Z [command]/usr/bin/tar -xf /tmp/bd65c89a-f354-4324-94e8-707e92f780cb/cache.tzst -P -C /workspace/***/taxbaik --use-compress-program unzstd
2026-06-27T12:18:41.0928812Z Cache restored successfully
2026-06-27T12:18:41.0937052Z Cache restored from key: node-cache-linux-x64-npm-da5b0f170046fc2084d2c68f83e739454760e58eda8b88046a83cc8256c7af8f
2026-06-27T12:18:41.0937687Z ##[add-matcher]/run/act/actions/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc/.github/tsc.json
2026-06-27T12:18:41.0938045Z ##[add-matcher]/run/act/actions/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc/.github/eslint-stylish.json
2026-06-27T12:18:41.0938291Z ##[add-matcher]/run/act/actions/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc/.github/eslint-compact.json
2026-06-27T12:18:41.1172122Z ::endgroup::
2026-06-27T12:18:41.4647190Z ::group::Run Cache Playwright browsers
2026-06-27T12:18:41.4647628Z with:
2026-06-27T12:18:41.4647741Z key: ${{ runner.os }}-playwright-${{ hashFiles('package-lock.json') }}
2026-06-27T12:18:41.4647923Z path: ~/.cache/ms-playwright
2026-06-27T12:18:41.4648018Z restore-keys: ${{ runner.os }}-playwright-
2026-06-27T12:18:42.6791056Z (node:203) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-06-27T12:18:42.6791631Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-06-27T12:18:44.2665172Z Cache Size: ~247 MB (259204371 B)
2026-06-27T12:18:44.2927522Z [command]/usr/bin/tar -xf /tmp/994c8c80-e1b1-43a4-8695-02705850237c/cache.tzst -P -C /workspace/***/taxbaik --use-compress-program unzstd
2026-06-27T12:18:46.8843841Z Cache restored successfully
2026-06-27T12:18:46.9296545Z Cache restored from key: linux-playwright-da5b0f170046fc2084d2c68f83e739454760e58eda8b88046a83cc8256c7af8f
2026-06-27T12:18:46.9485103Z ::endgroup::
2026-06-27T12:18:47.0937284Z ::group::Run set -e
2026-06-27T12:18:47.0937643Z set -e
2026-06-27T12:18:47.0937777Z npm ci
2026-06-27T12:18:47.0937860Z npx playwright install chromium --with-deps
2026-06-27T12:18:47.0937955Z shell: bash --noprofile --norc -e -o pipefail {0}
2026-06-27T12:18:47.0938067Z ::endgroup::
2026-06-27T12:18:48.7458385Z
2026-06-27T12:18:48.7459108Z added 3 packages, and audited 4 packages in 1s
2026-06-27T12:18:48.7477194Z
2026-06-27T12:18:48.7477513Z found 0 vulnerabilities
2026-06-27T12:18:49.9332632Z Installing dependencies...
2026-06-27T12:18:50.1190254Z Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2026-06-27T12:18:50.1194992Z Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
2026-06-27T12:18:50.1905880Z Get:3 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu noble InRelease [24.3 kB]
2026-06-27T12:18:50.2037236Z Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2026-06-27T12:18:50.2593862Z Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2026-06-27T12:18:50.2865799Z Get:6 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
2026-06-27T12:18:50.3084440Z Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
2026-06-27T12:18:50.3542102Z Get:8 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu noble/main amd64 Packages [2988 B]
2026-06-27T12:18:50.3971844Z Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1487 kB]
2026-06-27T12:18:50.4930396Z Get:10 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [43.8 kB]
2026-06-27T12:18:50.4997649Z Get:11 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [976 kB]
2026-06-27T12:18:50.5170075Z Get:12 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1339 kB]
2026-06-27T12:18:50.5487772Z Get:13 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2026-06-27T12:18:50.6527545Z Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB]
2026-06-27T12:18:50.6629843Z Get:15 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
2026-06-27T12:18:50.6743335Z Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1412 kB]
2026-06-27T12:18:50.6875265Z Get:17 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [49.5 kB]
2026-06-27T12:18:50.6931419Z Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1296 kB]
2026-06-27T12:18:50.7139166Z Get:19 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2108 kB]
2026-06-27T12:18:50.7297857Z Get:20 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB]
2026-06-27T12:18:50.7320536Z Get:21 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B]
2026-06-27T12:18:50.7380923Z Get:22 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB]
2026-06-27T12:18:50.8436934Z Get:24 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [187 kB]
2026-06-27T12:18:50.8479575Z Get:23 https://packagecloud.io/github/git-lfs/ubuntu noble InRelease [29.2 kB]
2026-06-27T12:18:50.8840525Z Get:25 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2026-06-27T12:18:51.1522518Z Get:26 https://packagecloud.io/github/git-lfs/ubuntu noble/main amd64 Packages [1273 B]
2026-06-27T12:18:52.0237376Z Fetched 31.3 MB in 2s (15.7 MB/s)
2026-06-27T12:18:53.3572288Z Reading package lists...
2026-06-27T12:18:54.4128022Z Reading package lists...
2026-06-27T12:18:54.7100575Z Building dependency tree...
2026-06-27T12:18:54.7117143Z Reading state information...
2026-06-27T12:18:54.9799262Z libcairo2 is already the newest version (1.18.0-3build1).
2026-06-27T12:18:54.9799929Z libcairo2 set to manually installed.
2026-06-27T12:18:54.9800057Z libdbus-1-3 is already the newest version (1.14.10-4ubuntu4.1).
2026-06-27T12:18:54.9800153Z libdbus-1-3 set to manually installed.
2026-06-27T12:18:54.9800328Z libglib2.0-0t64 is already the newest version (2.80.0-6ubuntu3.8).
2026-06-27T12:18:54.9800435Z libglib2.0-0t64 set to manually installed.
2026-06-27T12:18:54.9800515Z libpango-1.0-0 is already the newest version (1.52.1+ds-1build1).
2026-06-27T12:18:54.9800618Z libpango-1.0-0 set to manually installed.
2026-06-27T12:18:54.9800693Z libx11-6 is already the newest version (2:1.8.7-1build1).
2026-06-27T12:18:54.9800776Z libx11-6 set to manually installed.
2026-06-27T12:18:54.9800855Z libxcb1 is already the newest version (1.15-1ubuntu2).
2026-06-27T12:18:54.9800959Z libxcb1 set to manually installed.
2026-06-27T12:18:54.9801035Z libxext6 is already the newest version (2:1.3.4-1build2).
2026-06-27T12:18:54.9801114Z libxext6 set to manually installed.
2026-06-27T12:18:54.9801383Z libfontconfig1 is already the newest version (2.15.0-1.1ubuntu2).
2026-06-27T12:18:54.9801499Z libfontconfig1 set to manually installed.
2026-06-27T12:18:54.9801579Z libfreetype6 is already the newest version (2.13.2+dfsg-1ubuntu0.1).
2026-06-27T12:18:54.9801682Z libfreetype6 set to manually installed.
2026-06-27T12:18:54.9801786Z The following additional packages will be installed:
2026-06-27T12:18:54.9801891Z at-spi2-common libasound2-data libavahi-client3 libavahi-common-data
2026-06-27T12:18:54.9808820Z libavahi-common3 libdrm-amdgpu1 libdrm-common libdrm-intel1 libfontenc1
2026-06-27T12:18:54.9814804Z libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libllvm20
2026-06-27T12:18:54.9815637Z libpciaccess0 libsensors-config libsensors5 libvulkan1 libx11-xcb1 libxaw7
2026-06-27T12:18:54.9824281Z libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1
2026-06-27T12:18:54.9824805Z libxcb-xfixes0 libxfont2 libxi6 libxkbfile1 libxmu6 libxmuu1 libxpm4
2026-06-27T12:18:54.9825878Z libxshmfence1 libxxf86vm1 mesa-libgallium x11-xkb-utils xauth
2026-06-27T12:18:54.9826346Z xfonts-encodings xfonts-utils xkb-data xserver-common
2026-06-27T12:18:54.9846000Z Suggested packages:
2026-06-27T12:18:54.9846532Z alsa-utils libasound2-plugins cups-common pciutils lm-sensors
2026-06-27T12:18:54.9846635Z Recommended packages:
2026-06-27T12:18:54.9846809Z fonts-ipafont-mincho fonts-liberation-sans-narrow fonts-tlwg-loma
2026-06-27T12:18:54.9847132Z alsa-ucm-conf alsa-topology-conf at-spi2-core mesa-vulkan-drivers
2026-06-27T12:18:54.9847230Z | vulkan-icd xfonts-base
2026-06-27T12:18:55.1259053Z The following NEW packages will be installed:
2026-06-27T12:18:55.1259763Z at-spi2-common fonts-freefont-ttf fonts-ipafont-gothic fonts-liberation
2026-06-27T12:18:55.1263467Z fonts-noto-color-emoji fonts-tlwg-loma-otf fonts-unifont fonts-wqy-zenhei
2026-06-27T12:18:55.1263740Z libasound2-data libasound2t64 libatk-bridge2.0-0t64 libatk1.0-0t64
2026-06-27T12:18:55.1263842Z libatspi2.0-0t64 libavahi-client3 libavahi-common-data libavahi-common3
2026-06-27T12:18:55.1266724Z libcups2t64 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 libfontenc1
2026-06-27T12:18:55.1271775Z libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libllvm20
2026-06-27T12:18:55.1272474Z libnspr4 libnss3 libpciaccess0 libsensors-config libsensors5 libvulkan1
2026-06-27T12:18:55.1276712Z libx11-xcb1 libxaw7 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
2026-06-27T12:18:55.1276931Z libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxdamage1 libxfixes3 libxfont2
2026-06-27T12:18:55.1277229Z libxi6 libxkbcommon0 libxkbfile1 libxmu6 libxmuu1 libxpm4 libxrandr2
2026-06-27T12:18:55.1286769Z libxshmfence1 libxxf86vm1 mesa-libgallium x11-xkb-utils xauth
2026-06-27T12:18:55.1286997Z xfonts-cyrillic xfonts-encodings xfonts-scalable xfonts-utils xkb-data
2026-06-27T12:18:55.1287093Z xserver-common xvfb
2026-06-27T12:18:55.2004190Z 0 upgraded, 66 newly installed, 0 to remove and 52 not upgraded.
2026-06-27T12:18:55.2004861Z Need to get 79.3 MB of archives.
2026-06-27T12:18:55.2005019Z After this operation, 303 MB of additional disk space will be used.
2026-06-27T12:18:55.2005128Z Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-ipafont-gothic all 00303-21ubuntu1 [3513 kB]
2026-06-27T12:18:55.3149812Z Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xkb-data all 2.41-2ubuntu1.1 [397 kB]
2026-06-27T12:18:55.3239867Z Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.2 [9250 B]
2026-06-27T12:18:55.3330592Z Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.2 [41.4 kB]
2026-06-27T12:18:55.3435301Z Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5546 B]
2026-06-27T12:18:55.3533760Z Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB]
2026-06-27T12:18:55.3611118Z Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libxkbcommon0 amd64 1.6.0-1build1 [122 kB]
2026-06-27T12:18:55.3696326Z Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmuu1 amd64 2:1.1.3-3build2 [8958 B]
2026-06-27T12:18:55.3808712Z Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 xauth amd64 1:1.1.2-1build1 [25.6 kB]
2026-06-27T12:18:55.3896361Z Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-common all 2.52.0-1build1 [8674 B]
2026-06-27T12:18:55.3985733Z Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-freefont-ttf all 20211204+svn4273-2 [5641 kB]
2026-06-27T12:18:55.4610900Z Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB]
2026-06-27T12:18:55.4703989Z Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fonts-noto-color-emoji all 2.047-0ubuntu0.24.04.1 [9764 kB]
2026-06-27T12:18:55.5306276Z Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-tlwg-loma-otf all 1:0.7.3-1 [107 kB]
2026-06-27T12:18:55.5341063Z Get:15 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-unifont all 1:15.1.01-1build1 [2993 kB]
2026-06-27T12:18:55.5558300Z Get:16 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-wqy-zenhei all 0.9.45-8 [7472 kB]
2026-06-27T12:18:55.6070437Z Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB]
2026-06-27T12:18:55.6077123Z Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB]
2026-06-27T12:18:55.6108648Z Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libatk1.0-0t64 amd64 2.52.0-1build1 [55.3 kB]
2026-06-27T12:18:55.6119155Z Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libxi6 amd64 2:1.8.1-1build1 [32.4 kB]
2026-06-27T12:18:55.6217721Z Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libatspi2.0-0t64 amd64 2.52.0-1build1 [80.5 kB]
2026-06-27T12:18:55.6317796Z Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libatk-bridge2.0-0t64 amd64 2.52.0-1build1 [66.0 kB]
2026-06-27T12:18:55.6397971Z Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB]
2026-06-27T12:18:55.6472495Z Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB]
2026-06-27T12:18:55.6546509Z Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB]
2026-06-27T12:18:55.6632557Z Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB]
2026-06-27T12:18:55.6724767Z Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.2 [21.4 kB]
2026-06-27T12:18:55.6803904Z Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB]
2026-06-27T12:18:55.6883773Z Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.2 [63.9 kB]
2026-06-27T12:18:55.6957197Z Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libfontenc1 amd64 1:1.1.8-1build1 [14.0 kB]
2026-06-27T12:18:55.7032639Z Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.3 [30.6 MB]
2026-06-27T12:18:55.9349528Z Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7800 B]
2026-06-27T12:18:55.9350255Z Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7142 B]
2026-06-27T12:18:55.9351281Z Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5676 B]
2026-06-27T12:18:55.9352828Z Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB]
2026-06-27T12:18:55.9449213Z Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9312 B]
2026-06-27T12:18:55.9455502Z Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB]
2026-06-27T12:18:55.9460112Z Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4764 B]
2026-06-27T12:18:55.9467816Z Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.2 [10.8 MB]
2026-06-27T12:18:56.0067862Z Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.2 [34.2 kB]
2026-06-27T12:18:56.0080111Z Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB]
2026-06-27T12:18:56.0094551Z Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.2 [37.9 kB]
2026-06-27T12:18:56.0101779Z Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB]
2026-06-27T12:18:56.0103319Z Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9282 B]
2026-06-27T12:18:56.0185770Z Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.2 [110 kB]
2026-06-27T12:18:56.0317186Z Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
2026-06-27T12:18:56.0441978Z Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1445 kB]
2026-06-27T12:18:56.0624392Z Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB]
2026-06-27T12:18:56.0755642Z Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB]
2026-06-27T12:18:56.0948492Z Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB]
2026-06-27T12:18:56.1072306Z Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6320 B]
2026-06-27T12:18:56.1164228Z Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6150 B]
2026-06-27T12:18:56.1247775Z Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libxfixes3 amd64 1:6.0.0-2build1 [10.8 kB]
2026-06-27T12:18:56.1337360Z Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libxfont2 amd64 1:2.0.6-1build1 [93.0 kB]
2026-06-27T12:18:56.1423919Z Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libxkbfile1 amd64 1:1.1.0-1build4 [70.0 kB]
2026-06-27T12:18:56.1514649Z Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB]
2026-06-27T12:18:56.1613133Z Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 x11-xkb-utils amd64 7.7+8build2 [170 kB]
2026-06-27T12:18:56.1726743Z Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2026-06-27T12:18:56.1791156Z Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2026-06-27T12:18:56.1878772Z Get:60 http://archive.ubuntu.com/ubuntu noble/universe amd64 xfonts-cyrillic all 1:1.0.5+nmu1 [384 kB]
2026-06-27T12:18:56.1974623Z Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-scalable all 1:1.0.3-1.3 [304 kB]
2026-06-27T12:18:56.2066601Z Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xserver-common all 2:21.1.12-1ubuntu1.6 [34.7 kB]
2026-06-27T12:18:56.2160208Z Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB]
2026-06-27T12:18:56.2244309Z Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB]
2026-06-27T12:18:56.2329180Z Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB]
2026-06-27T12:18:56.2415719Z Get:66 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 xvfb amd64 2:21.1.12-1ubuntu1.6 [877 kB]
2026-06-27T12:18:56.4537894Z debconf: delaying package configuration, since apt-utils is not installed
2026-06-27T12:18:56.5062741Z Fetched 79.3 MB in 1s (71.8 MB/s)
2026-06-27T12:18:56.5400745Z Selecting previously unselected package fonts-ipafont-gothic.
2026-06-27T12:18:56.6731586Z (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26518 files and directories currently installed.)
2026-06-27T12:18:56.6766009Z Preparing to unpack .../00-fonts-ipafont-gothic_00303-21ubuntu1_all.deb ...
2026-06-27T12:18:56.6858454Z Unpacking fonts-ipafont-gothic (00303-21ubuntu1) ...
2026-06-27T12:18:56.9899772Z Selecting previously unselected package xkb-data.
2026-06-27T12:18:56.9938575Z Preparing to unpack .../01-xkb-data_2.41-2ubuntu1.1_all.deb ...
2026-06-27T12:18:56.9966834Z Unpacking xkb-data (2.41-2ubuntu1.1) ...
2026-06-27T12:18:57.0770755Z Selecting previously unselected package libdrm-common.
2026-06-27T12:18:57.0815992Z Preparing to unpack .../02-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ...
2026-06-27T12:18:57.0846825Z Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:18:57.1121330Z Selecting previously unselected package libdrm2:amd64.
2026-06-27T12:18:57.1160539Z Preparing to unpack .../03-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
2026-06-27T12:18:57.1223768Z Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:18:57.1483030Z Selecting previously unselected package libsensors-config.
2026-06-27T12:18:57.1520181Z Preparing to unpack .../04-libsensors-config_1%3a3.6.0-9build1_all.deb ...
2026-06-27T12:18:57.1558870Z Unpacking libsensors-config (1:3.6.0-9build1) ...
2026-06-27T12:18:57.1958864Z Selecting previously unselected package libsensors5:amd64.
2026-06-27T12:18:57.1995528Z Preparing to unpack .../05-libsensors5_1%3a3.6.0-9build1_amd64.deb ...
2026-06-27T12:18:57.2580381Z Unpacking libsensors5:amd64 (1:3.6.0-9build1) ...
2026-06-27T12:18:57.2858235Z Selecting previously unselected package libxkbcommon0:amd64.
2026-06-27T12:18:57.2871462Z Preparing to unpack .../06-libxkbcommon0_1.6.0-1build1_amd64.deb ...
2026-06-27T12:18:57.2900404Z Unpacking libxkbcommon0:amd64 (1.6.0-1build1) ...
2026-06-27T12:18:57.3170626Z Selecting previously unselected package libxmuu1:amd64.
2026-06-27T12:18:57.3193266Z Preparing to unpack .../07-libxmuu1_2%3a1.1.3-3build2_amd64.deb ...
2026-06-27T12:18:57.3218173Z Unpacking libxmuu1:amd64 (2:1.1.3-3build2) ...
2026-06-27T12:18:57.3503691Z Selecting previously unselected package xauth.
2026-06-27T12:18:57.3566499Z Preparing to unpack .../08-xauth_1%3a1.1.2-1build1_amd64.deb ...
2026-06-27T12:18:57.3597329Z Unpacking xauth (1:1.1.2-1build1) ...
2026-06-27T12:18:57.3890114Z Selecting previously unselected package at-spi2-common.
2026-06-27T12:18:57.3934873Z Preparing to unpack .../09-at-spi2-common_2.52.0-1build1_all.deb ...
2026-06-27T12:18:57.3956863Z Unpacking at-spi2-common (2.52.0-1build1) ...
2026-06-27T12:18:57.4238748Z Selecting previously unselected package fonts-freefont-ttf.
2026-06-27T12:18:57.4273249Z Preparing to unpack .../10-fonts-freefont-ttf_20211204+svn4273-2_all.deb ...
2026-06-27T12:18:57.4289030Z Unpacking fonts-freefont-ttf (20211204+svn4273-2) ...
2026-06-27T12:18:57.5484096Z Selecting previously unselected package fonts-liberation.
2026-06-27T12:18:57.5536036Z Preparing to unpack .../11-fonts-liberation_1%3a2.1.5-3_all.deb ...
2026-06-27T12:18:57.5556636Z Unpacking fonts-liberation (1:2.1.5-3) ...
2026-06-27T12:18:57.6038115Z Selecting previously unselected package fonts-noto-color-emoji.
2026-06-27T12:18:57.6038648Z Preparing to unpack .../12-fonts-noto-color-emoji_2.047-0ubuntu0.24.04.1_all.deb ...
2026-06-27T12:18:57.6057280Z Unpacking fonts-noto-color-emoji (2.047-0ubuntu0.24.04.1) ...
2026-06-27T12:18:57.6748683Z Selecting previously unselected package fonts-tlwg-loma-otf.
2026-06-27T12:18:57.6773271Z Preparing to unpack .../13-fonts-tlwg-loma-otf_1%3a0.7.3-1_all.deb ...
2026-06-27T12:18:57.6793163Z Unpacking fonts-tlwg-loma-otf (1:0.7.3-1) ...
2026-06-27T12:18:57.7144122Z Selecting previously unselected package fonts-unifont.
2026-06-27T12:18:57.7145057Z Preparing to unpack .../14-fonts-unifont_1%3a15.1.01-1build1_all.deb ...
2026-06-27T12:18:57.7187288Z Unpacking fonts-unifont (1:15.1.01-1build1) ...
2026-06-27T12:18:57.8902311Z Selecting previously unselected package fonts-wqy-zenhei.
2026-06-27T12:18:57.8937770Z Preparing to unpack .../15-fonts-wqy-zenhei_0.9.45-8_all.deb ...
2026-06-27T12:18:57.9075652Z Unpacking fonts-wqy-zenhei (0.9.45-8) ...
2026-06-27T12:18:58.5437851Z Selecting previously unselected package libasound2-data.
2026-06-27T12:18:58.5447248Z Preparing to unpack .../16-libasound2-data_1.2.11-1ubuntu0.2_all.deb ...
2026-06-27T12:18:58.5471740Z Unpacking libasound2-data (1.2.11-1ubuntu0.2) ...
2026-06-27T12:18:58.6146416Z Selecting previously unselected package libasound2t64:amd64.
2026-06-27T12:18:58.6146937Z Preparing to unpack .../17-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ...
2026-06-27T12:18:58.6176572Z Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ...
2026-06-27T12:18:58.6498771Z Selecting previously unselected package libatk1.0-0t64:amd64.
2026-06-27T12:18:58.6528657Z Preparing to unpack .../18-libatk1.0-0t64_2.52.0-1build1_amd64.deb ...
2026-06-27T12:18:58.6549547Z Unpacking libatk1.0-0t64:amd64 (2.52.0-1build1) ...
2026-06-27T12:18:58.6952754Z Selecting previously unselected package libxi6:amd64.
2026-06-27T12:18:58.7068401Z Preparing to unpack .../19-libxi6_2%3a1.8.1-1build1_amd64.deb ...
2026-06-27T12:18:58.7178817Z Unpacking libxi6:amd64 (2:1.8.1-1build1) ...
2026-06-27T12:18:58.7909004Z Selecting previously unselected package libatspi2.0-0t64:amd64.
2026-06-27T12:18:58.7934909Z Preparing to unpack .../20-libatspi2.0-0t64_2.52.0-1build1_amd64.deb ...
2026-06-27T12:18:58.8024226Z Unpacking libatspi2.0-0t64:amd64 (2.52.0-1build1) ...
2026-06-27T12:18:58.8438656Z Selecting previously unselected package libatk-bridge2.0-0t64:amd64.
2026-06-27T12:18:58.8458403Z Preparing to unpack .../21-libatk-bridge2.0-0t64_2.52.0-1build1_amd64.deb ...
2026-06-27T12:18:58.8528389Z Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ...
2026-06-27T12:18:58.9033178Z Selecting previously unselected package libavahi-common-data:amd64.
2026-06-27T12:18:58.9087981Z Preparing to unpack .../22-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ...
2026-06-27T12:18:58.9165911Z Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ...
2026-06-27T12:18:58.9658978Z Selecting previously unselected package libavahi-common3:amd64.
2026-06-27T12:18:58.9675020Z Preparing to unpack .../23-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ...
2026-06-27T12:18:58.9700817Z Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ...
2026-06-27T12:18:58.9968750Z Selecting previously unselected package libavahi-client3:amd64.
2026-06-27T12:18:58.9997327Z Preparing to unpack .../24-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ...
2026-06-27T12:18:59.0039005Z Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ...
2026-06-27T12:18:59.0533200Z Selecting previously unselected package libcups2t64:amd64.
2026-06-27T12:18:59.0562169Z Preparing to unpack .../25-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ...
2026-06-27T12:18:59.0590329Z Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ...
2026-06-27T12:18:59.1239651Z Selecting previously unselected package libdrm-amdgpu1:amd64.
2026-06-27T12:18:59.1249090Z Preparing to unpack .../26-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
2026-06-27T12:18:59.1285094Z Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:18:59.1615766Z Selecting previously unselected package libpciaccess0:amd64.
2026-06-27T12:18:59.1633221Z Preparing to unpack .../27-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ...
2026-06-27T12:18:59.1667474Z Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ...
2026-06-27T12:18:59.1988404Z Selecting previously unselected package libdrm-intel1:amd64.
2026-06-27T12:18:59.2013274Z Preparing to unpack .../28-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
2026-06-27T12:18:59.2057041Z Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:18:59.2508954Z Selecting previously unselected package libfontenc1:amd64.
2026-06-27T12:18:59.2572536Z Preparing to unpack .../29-libfontenc1_1%3a1.1.8-1build1_amd64.deb ...
2026-06-27T12:18:59.2610027Z Unpacking libfontenc1:amd64 (1:1.1.8-1build1) ...
2026-06-27T12:18:59.3088489Z Selecting previously unselected package libllvm20:amd64.
2026-06-27T12:18:59.3118498Z Preparing to unpack .../30-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ...
2026-06-27T12:18:59.3147493Z Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ...
2026-06-27T12:18:59.9694070Z Selecting previously unselected package libx11-xcb1:amd64.
2026-06-27T12:18:59.9744170Z Preparing to unpack .../31-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ...
2026-06-27T12:18:59.9783247Z Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ...
2026-06-27T12:19:00.0136946Z Selecting previously unselected package libxcb-dri3-0:amd64.
2026-06-27T12:19:00.0167631Z Preparing to unpack .../32-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ...
2026-06-27T12:19:00.0247783Z Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:19:00.0638637Z Selecting previously unselected package libxcb-present0:amd64.
2026-06-27T12:19:00.0731359Z Preparing to unpack .../33-libxcb-present0_1.15-1ubuntu2_amd64.deb ...
2026-06-27T12:19:00.0765709Z Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:19:00.1108785Z Selecting previously unselected package libxcb-randr0:amd64.
2026-06-27T12:19:00.1135257Z Preparing to unpack .../34-libxcb-randr0_1.15-1ubuntu2_amd64.deb ...
2026-06-27T12:19:00.1160502Z Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:19:00.1659167Z Selecting previously unselected package libxcb-sync1:amd64.
2026-06-27T12:19:00.1712087Z Preparing to unpack .../35-libxcb-sync1_1.15-1ubuntu2_amd64.deb ...
2026-06-27T12:19:00.1898735Z Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:19:00.2788681Z Selecting previously unselected package libxcb-xfixes0:amd64.
2026-06-27T12:19:00.2818246Z Preparing to unpack .../36-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ...
2026-06-27T12:19:00.2855060Z Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:19:00.4498175Z Selecting previously unselected package libxshmfence1:amd64.
2026-06-27T12:19:00.4542278Z Preparing to unpack .../37-libxshmfence1_1.3-1build5_amd64.deb ...
2026-06-27T12:19:00.4569788Z Unpacking libxshmfence1:amd64 (1.3-1build5) ...
2026-06-27T12:19:00.4908334Z Selecting previously unselected package mesa-libgallium:amd64.
2026-06-27T12:19:00.4927291Z Preparing to unpack .../38-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
2026-06-27T12:19:00.4952767Z Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:19:00.7577848Z Selecting previously unselected package libgbm1:amd64.
2026-06-27T12:19:00.7610297Z Preparing to unpack .../39-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
2026-06-27T12:19:00.7633674Z Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:19:00.8062932Z Selecting previously unselected package libvulkan1:amd64.
2026-06-27T12:19:00.8101041Z Preparing to unpack .../40-libvulkan1_1.3.275.0-1build1_amd64.deb ...
2026-06-27T12:19:00.8128529Z Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ...
2026-06-27T12:19:00.8649734Z Selecting previously unselected package libgl1-mesa-dri:amd64.
2026-06-27T12:19:00.8737952Z Preparing to unpack .../41-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
2026-06-27T12:19:00.8895427Z Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:19:00.9547865Z Selecting previously unselected package libxcb-glx0:amd64.
2026-06-27T12:19:00.9564061Z Preparing to unpack .../42-libxcb-glx0_1.15-1ubuntu2_amd64.deb ...
2026-06-27T12:19:00.9591818Z Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:19:00.9828195Z Selecting previously unselected package libxxf86vm1:amd64.
2026-06-27T12:19:00.9850755Z Preparing to unpack .../43-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ...
2026-06-27T12:19:00.9873891Z Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ...
2026-06-27T12:19:01.0107921Z Selecting previously unselected package libglx-mesa0:amd64.
2026-06-27T12:19:01.0137655Z Preparing to unpack .../44-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
2026-06-27T12:19:01.0153715Z Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:19:01.0408502Z Selecting previously unselected package libnspr4:amd64.
2026-06-27T12:19:01.0451649Z Preparing to unpack .../45-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
2026-06-27T12:19:01.0465911Z Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
2026-06-27T12:19:01.0795662Z Selecting previously unselected package libnss3:amd64.
2026-06-27T12:19:01.0833048Z Preparing to unpack .../46-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ...
2026-06-27T12:19:01.0863508Z Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ...
2026-06-27T12:19:01.1429265Z Selecting previously unselected package libxmu6:amd64.
2026-06-27T12:19:01.1459182Z Preparing to unpack .../47-libxmu6_2%3a1.1.3-3build2_amd64.deb ...
2026-06-27T12:19:01.1482529Z Unpacking libxmu6:amd64 (2:1.1.3-3build2) ...
2026-06-27T12:19:01.1799653Z Selecting previously unselected package libxpm4:amd64.
2026-06-27T12:19:01.1821812Z Preparing to unpack .../48-libxpm4_1%3a3.5.17-1build2_amd64.deb ...
2026-06-27T12:19:01.1877780Z Unpacking libxpm4:amd64 (1:3.5.17-1build2) ...
2026-06-27T12:19:01.2198576Z Selecting previously unselected package libxaw7:amd64.
2026-06-27T12:19:01.2219924Z Preparing to unpack .../49-libxaw7_2%3a1.0.14-1build2_amd64.deb ...
2026-06-27T12:19:01.2239904Z Unpacking libxaw7:amd64 (2:1.0.14-1build2) ...
2026-06-27T12:19:01.2593008Z Selecting previously unselected package libxcomposite1:amd64.
2026-06-27T12:19:01.2647912Z Preparing to unpack .../50-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ...
2026-06-27T12:19:01.2662746Z Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ...
2026-06-27T12:19:01.3125629Z Selecting previously unselected package libxdamage1:amd64.
2026-06-27T12:19:01.3177874Z Preparing to unpack .../51-libxdamage1_1%3a1.1.6-1build1_amd64.deb ...
2026-06-27T12:19:01.3219215Z Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ...
2026-06-27T12:19:01.3699929Z Selecting previously unselected package libxfixes3:amd64.
2026-06-27T12:19:01.3752632Z Preparing to unpack .../52-libxfixes3_1%3a6.0.0-2build1_amd64.deb ...
2026-06-27T12:19:01.3807736Z Unpacking libxfixes3:amd64 (1:6.0.0-2build1) ...
2026-06-27T12:19:01.4188181Z Selecting previously unselected package libxfont2:amd64.
2026-06-27T12:19:01.4203640Z Preparing to unpack .../53-libxfont2_1%3a2.0.6-1build1_amd64.deb ...
2026-06-27T12:19:01.4259514Z Unpacking libxfont2:amd64 (1:2.0.6-1build1) ...
2026-06-27T12:19:01.4636205Z Selecting previously unselected package libxkbfile1:amd64.
2026-06-27T12:19:01.4665321Z Preparing to unpack .../54-libxkbfile1_1%3a1.1.0-1build4_amd64.deb ...
2026-06-27T12:19:01.4726363Z Unpacking libxkbfile1:amd64 (1:1.1.0-1build4) ...
2026-06-27T12:19:01.5324203Z Selecting previously unselected package libxrandr2:amd64.
2026-06-27T12:19:01.5324856Z Preparing to unpack .../55-libxrandr2_2%3a1.5.2-2build1_amd64.deb ...
2026-06-27T12:19:01.5383872Z Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ...
2026-06-27T12:19:01.5852980Z Selecting previously unselected package x11-xkb-utils.
2026-06-27T12:19:01.5982885Z Preparing to unpack .../56-x11-xkb-utils_7.7+8build2_amd64.deb ...
2026-06-27T12:19:01.6039306Z Unpacking x11-xkb-utils (7.7+8build2) ...
2026-06-27T12:19:01.6528049Z Selecting previously unselected package xfonts-encodings.
2026-06-27T12:19:01.6570945Z Preparing to unpack .../57-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2026-06-27T12:19:01.6613217Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2026-06-27T12:19:01.8548943Z Selecting previously unselected package xfonts-utils.
2026-06-27T12:19:01.8633982Z Preparing to unpack .../58-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2026-06-27T12:19:01.8676056Z Unpacking xfonts-utils (1:7.7+6build3) ...
2026-06-27T12:19:01.9207808Z Selecting previously unselected package xfonts-cyrillic.
2026-06-27T12:19:01.9212119Z Preparing to unpack .../59-xfonts-cyrillic_1%3a1.0.5+nmu1_all.deb ...
2026-06-27T12:19:01.9250198Z Unpacking xfonts-cyrillic (1:1.0.5+nmu1) ...
2026-06-27T12:19:02.0147476Z Selecting previously unselected package xfonts-scalable.
2026-06-27T12:19:02.0178059Z Preparing to unpack .../60-xfonts-scalable_1%3a1.0.3-1.3_all.deb ...
2026-06-27T12:19:02.0199281Z Unpacking xfonts-scalable (1:1.0.3-1.3) ...
2026-06-27T12:19:02.0712416Z Selecting previously unselected package xserver-common.
2026-06-27T12:19:02.1216374Z Preparing to unpack .../61-xserver-common_2%3a21.1.12-1ubuntu1.6_all.deb ...
2026-06-27T12:19:02.1268877Z Unpacking xserver-common (2:21.1.12-1ubuntu1.6) ...
2026-06-27T12:19:02.1719492Z Selecting previously unselected package libglvnd0:amd64.
2026-06-27T12:19:02.1747366Z Preparing to unpack .../62-libglvnd0_1.7.0-1build1_amd64.deb ...
2026-06-27T12:19:02.1810044Z Unpacking libglvnd0:amd64 (1.7.0-1build1) ...
2026-06-27T12:19:02.3393811Z Selecting previously unselected package libglx0:amd64.
2026-06-27T12:19:02.3432133Z Preparing to unpack .../63-libglx0_1.7.0-1build1_amd64.deb ...
2026-06-27T12:19:02.3479067Z Unpacking libglx0:amd64 (1.7.0-1build1) ...
2026-06-27T12:19:02.4390134Z Selecting previously unselected package libgl1:amd64.
2026-06-27T12:19:02.4395209Z Preparing to unpack .../64-libgl1_1.7.0-1build1_amd64.deb ...
2026-06-27T12:19:02.4395744Z Unpacking libgl1:amd64 (1.7.0-1build1) ...
2026-06-27T12:19:02.5078800Z Selecting previously unselected package xvfb.
2026-06-27T12:19:02.5099042Z Preparing to unpack .../65-xvfb_2%3a21.1.12-1ubuntu1.6_amd64.deb ...
2026-06-27T12:19:02.5227851Z Unpacking xvfb (2:21.1.12-1ubuntu1.6) ...
2026-06-27T12:19:02.7871645Z Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:19:02.8251663Z Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ...
2026-06-27T12:19:02.8320268Z Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ...
2026-06-27T12:19:02.8410845Z Setting up libxmu6:amd64 (2:1.1.3-3build2) ...
2026-06-27T12:19:02.8532443Z Setting up libxdamage1:amd64 (1:1.1.6-1build1) ...
2026-06-27T12:19:02.8641699Z Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:19:02.8764437Z Setting up libxpm4:amd64 (1:3.5.17-1build2) ...
2026-06-27T12:19:02.8850787Z Setting up libxi6:amd64 (2:1.8.1-1build1) ...
2026-06-27T12:19:02.8915561Z Setting up fonts-noto-color-emoji (2.047-0ubuntu0.24.04.1) ...
2026-06-27T12:19:02.8988856Z Setting up libglvnd0:amd64 (1.7.0-1build1) ...
2026-06-27T12:19:02.9049603Z Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:19:02.9129575Z Setting up libsensors-config (1:3.6.0-9build1) ...
2026-06-27T12:19:02.9259727Z Setting up fonts-wqy-zenhei (0.9.45-8) ...
2026-06-27T12:19:02.9517444Z Setting up fonts-freefont-ttf (20211204+svn4273-2) ...
2026-06-27T12:19:02.9586921Z Setting up xkb-data (2.41-2ubuntu1.1) ...
2026-06-27T12:19:02.9668312Z Setting up libxaw7:amd64 (2:1.0.14-1build2) ...
2026-06-27T12:19:02.9780184Z Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ...
2026-06-27T12:19:02.9864271Z Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:19:02.9950671Z Setting up libasound2-data (1.2.11-1ubuntu0.2) ...
2026-06-27T12:19:03.0081352Z Setting up libfontenc1:amd64 (1:1.1.8-1build1) ...
2026-06-27T12:19:03.0201013Z Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ...
2026-06-27T12:19:03.0300441Z Setting up fonts-tlwg-loma-otf (1:0.7.3-1) ...
2026-06-27T12:19:03.0381377Z Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
2026-06-27T12:19:03.0479677Z Setting up libxfixes3:amd64 (1:6.0.0-2build1) ...
2026-06-27T12:19:03.0577874Z Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:19:03.0658993Z Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ...
2026-06-27T12:19:03.0769429Z Setting up libatspi2.0-0t64:amd64 (2.52.0-1build1) ...
2026-06-27T12:19:03.0872120Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2026-06-27T12:19:03.1007779Z Setting up libxrandr2:amd64 (2:1.5.2-2build1) ...
2026-06-27T12:19:03.1409808Z Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ...
2026-06-27T12:19:03.1410329Z Setting up libsensors5:amd64 (1:3.6.0-9build1) ...
2026-06-27T12:19:03.1410473Z Setting up libvulkan1:amd64 (1.3.275.0-1build1) ...
2026-06-27T12:19:03.1468720Z Setting up fonts-ipafont-gothic (00303-21ubuntu1) ...
2026-06-27T12:19:03.1738560Z update-alternatives: using /usr/share/fonts/opentype/ipafont-gothic/ipag.ttf to provide /usr/share/fonts/truetype/fonts-japanese-gothic.ttf (fonts-japanese-gothic.ttf) in auto mode
2026-06-27T12:19:03.1808182Z Setting up libxshmfence1:amd64 (1.3-1build5) ...
2026-06-27T12:19:03.1922618Z Setting up at-spi2-common (2.52.0-1build1) ...
2026-06-27T12:19:03.2069941Z Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:19:03.2180916Z Setting up fonts-liberation (1:2.1.5-3) ...
2026-06-27T12:19:03.2394372Z Setting up libxkbfile1:amd64 (1:1.1.0-1build4) ...
2026-06-27T12:19:03.2518553Z Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:19:03.2653280Z Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ...
2026-06-27T12:19:03.2778933Z Setting up libxfont2:amd64 (1:2.0.6-1build1) ...
2026-06-27T12:19:03.2939426Z Setting up libxmuu1:amd64 (2:1.1.3-3build2) ...
2026-06-27T12:19:03.3068600Z Setting up fonts-unifont (1:15.1.01-1build1) ...
2026-06-27T12:19:03.3177649Z Setting up libxkbcommon0:amd64 (1.6.0-1build1) ...
2026-06-27T12:19:03.3316449Z Setting up libatk1.0-0t64:amd64 (2.52.0-1build1) ...
2026-06-27T12:19:03.3439049Z Setting up x11-xkb-utils (7.7+8build2) ...
2026-06-27T12:19:03.3538165Z Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ...
2026-06-27T12:19:03.3612552Z Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ...
2026-06-27T12:19:03.3738446Z Setting up xfonts-utils (1:7.7+6build3) ...
2026-06-27T12:19:03.3870722Z Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:19:03.4038459Z Setting up xauth (1:1.1.2-1build1) ...
2026-06-27T12:19:03.4123758Z Setting up xfonts-cyrillic (1:1.0.5+nmu1) ...
2026-06-27T12:19:03.4793152Z Setting up xserver-common (2:21.1.12-1ubuntu1.6) ...
2026-06-27T12:19:03.4902202Z Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ...
2026-06-27T12:19:03.5102709Z Setting up xfonts-scalable (1:1.0.3-1.3) ...
2026-06-27T12:19:03.5892506Z Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:19:03.5991604Z Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ...
2026-06-27T12:19:03.6220017Z Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:19:03.6220930Z Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ...
2026-06-27T12:19:03.6326434Z Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:19:03.6431102Z Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:19:03.6599793Z Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:19:03.6820687Z Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:19:03.6955443Z Setting up libglx0:amd64 (1.7.0-1build1) ...
2026-06-27T12:19:03.7078333Z Setting up libgl1:amd64 (1.7.0-1build1) ...
2026-06-27T12:19:03.7202408Z Setting up xvfb (2:21.1.12-1ubuntu1.6) ...
2026-06-27T12:19:03.7336933Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2026-06-27T12:19:03.8666282Z Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
2026-06-27T12:19:04.2791458Z ::group::Run set -e
2026-06-27T12:19:04.2791818Z set -e
2026-06-27T12:19:04.2791927Z EXPECTED_VERSION="$(git rev-parse --short HEAD)"
2026-06-27T12:19:04.2792031Z for i in $(seq 1 60); do
2026-06-27T12:19:04.2792135Z VERSION_BODY="$(curl -fsS "http://${DEPLOY_HOST}/taxbaik/version.txt" || true)"
2026-06-27T12:19:04.2792255Z BLOG_STATUS="$(curl -s -o /dev/null -w '%{http_code}' "http://${DEPLOY_HOST}/taxbaik/blog/accountant-mistakes-5" || true)"
2026-06-27T12:19:04.2792358Z if echo "$VERSION_BODY" | grep -q "Version: ${EXPECTED_VERSION}" && [ "$BLOG_STATUS" = "200" ]; then
2026-06-27T12:19:04.2792452Z echo "Deployment is ready for ${EXPECTED_VERSION}"
2026-06-27T12:19:04.2792539Z exit 0
2026-06-27T12:19:04.2792607Z fi
2026-06-27T12:19:04.2792675Z echo "Waiting for deployment ${EXPECTED_VERSION}; blog status=${BLOG_STATUS}; version=${VERSION_BODY}"
2026-06-27T12:19:04.2792773Z sleep 10
2026-06-27T12:19:04.2792844Z done
2026-06-27T12:19:04.2792908Z echo "Deployment did not publish expected version ${EXPECTED_VERSION} in time" >&2
2026-06-27T12:19:04.2792996Z exit 1
2026-06-27T12:19:04.2793085Z shell: bash --noprofile --norc -e -o pipefail {0}
2026-06-27T12:19:04.2793183Z env:
2026-06-27T12:19:04.2793255Z DEPLOY_HOST: ***
2026-06-27T12:19:04.2793337Z ::endgroup::
2026-06-27T12:19:04.4428367Z Waiting for deployment 38e81a7; blog status=200; version=Version: e0067c6
2026-06-27T12:19:04.4429522Z Built: 2026-06-27 12:17:32 UTC
2026-06-27T12:19:14.5366945Z Waiting for deployment 38e81a7; blog status=200; version=Version: e0067c6
2026-06-27T12:19:14.5367723Z Built: 2026-06-27 12:17:32 UTC
2026-06-27T12:19:24.5622413Z curl: (22) The requested URL returned error: 502
2026-06-27T12:19:24.5907045Z Waiting for deployment 38e81a7; blog status=502; version=
2026-06-27T12:19:34.6689823Z curl: (22) The requested URL returned error: 502
2026-06-27T12:19:34.7018563Z Waiting for deployment 38e81a7; blog status=502; version=
2026-06-27T12:19:44.7088004Z curl: (22) The requested URL returned error: 502
2026-06-27T12:19:44.7191007Z Waiting for deployment 38e81a7; blog status=502; version=
2026-06-27T12:19:54.8676888Z Deployment is ready for 38e81a7
2026-06-27T12:19:55.4764060Z ::group::Run npm run test:e2e
2026-06-27T12:19:55.4764738Z npm run test:e2e
2026-06-27T12:19:55.4764862Z shell: bash --noprofile --norc -e -o pipefail {0}
2026-06-27T12:19:55.4765334Z env:
2026-06-27T12:19:55.4765582Z E2E_BASE_URL: http://***/taxbaik
2026-06-27T12:19:55.4765732Z E2E_ADMIN_USERNAME: admin
2026-06-27T12:19:55.4766400Z E2E_ADMIN_PASSWORD: ***
2026-06-27T12:19:55.4766721Z ::endgroup::
2026-06-27T12:19:55.7746848Z
2026-06-27T12:19:55.7748238Z > test:e2e
2026-06-27T12:19:55.7748414Z > playwright test
2026-06-27T12:19:55.7749103Z
2026-06-27T12:19:57.3619790Z
2026-06-27T12:19:57.3620394Z Running 8 tests using 1 worker
2026-06-27T12:19:57.3628105Z
2026-06-27T12:20:01.2258417Z ✘ 1 [chromium] tests/e2e/admin-login.spec.ts:8:7 admin authentication logs in through the real browser UI and reaches dashboard (2.4s)
2026-06-27T12:20:04.0557574Z ✘ 2 [chromium] tests/e2e/admin-login.spec.ts:8:7 admin authentication logs in through the real browser UI and reaches dashboard (retry #1) (1.4s)
2026-06-27T12:20:05.5154492Z - 3 [chromium] tests/e2e/admin-password-change.spec.ts:10:7 admin password change changes password through the real admin UI
2026-06-27T12:20:16.8237275Z ✘ 4 [chromium] tests/e2e/admin-smoke.spec.ts:9:7 admin smoke navigates the main admin menus without circuit errors (11.2s)
2026-06-27T12:20:28.9995118Z ✘ 5 [chromium] tests/e2e/admin-smoke.spec.ts:9:7 admin smoke navigates the main admin menus without circuit errors (retry #1) (11.2s)
2026-06-27T12:20:30.8396602Z ✓ 6 [chromium] tests/e2e/blog-seo.spec.ts:6:7 blog seo exposes title description and canonical on blog detail pages (1.0s)
2026-06-27T12:20:30.9037640Z ✓ 7 [chromium] tests/e2e/contact-submit.spec.ts:9:7 contact submit creates an inquiry through the public API (36ms)
2026-06-27T12:20:52.9850742Z ✘ 8 [chromium] tests/e2e/contact-submit.spec.ts:26:7 contact submit creates an inquiry and shows it in admin list (22.0s)
2026-06-27T12:21:15.9903663Z ✘ 9 [chromium] tests/e2e/contact-submit.spec.ts:26:7 contact submit creates an inquiry and shows it in admin list (retry #1) (22.1s)
2026-06-27T12:21:39.0576890Z ✘ 10 [chromium] tests/e2e/inquiry-detail.spec.ts:9:7 inquiry detail shows the created inquiry and admin action links (22.1s)
2026-06-27T12:22:02.3119592Z ✘ 11 [chromium] tests/e2e/inquiry-detail.spec.ts:9:7 inquiry detail shows the created inquiry and admin action links (retry #1) (22.3s)
2026-06-27T12:22:04.7722366Z ✓ 12 [chromium] tests/e2e/public-smoke.spec.ts:6:7 public smoke loads the main public pages with SEO basics (1.6s)
2026-06-27T12:22:04.8195593Z
2026-06-27T12:22:04.8203334Z
2026-06-27T12:22:04.8217954Z 1) [chromium] tests/e2e/admin-login.spec.ts:8:7 admin authentication logs in through the real browser UI and reaches dashboard
2026-06-27T12:22:04.8218364Z
2026-06-27T12:22:04.8218540Z Error: expect(locator).toBeVisible() failed
2026-06-27T12:22:04.8218729Z
2026-06-27T12:22:04.8218875Z Locator: locator('text=대시보드')
2026-06-27T12:22:04.8219079Z Expected: visible
2026-06-27T12:22:04.8219230Z Error: strict mode violation: locator('text=대시보드') resolved to 2 elements:
2026-06-27T12:22:04.8219399Z 1) <div class="mud-nav-link-text">…</div> aka getByRole('link', { name: '📊 대시보드' })
2026-06-27T12:22:04.8219597Z 2) <h1 class="mb-4" tabindex="-1">대시보드</h1> aka getByRole('heading', { name: '대시보드' })
2026-06-27T12:22:04.8219766Z
2026-06-27T12:22:04.8219896Z Call log:
2026-06-27T12:22:04.8220046Z  - Expect "toBeVisible" with timeout 20000ms
2026-06-27T12:22:04.8220214Z  - waiting for locator('text=대시보드')
2026-06-27T12:22:04.8220376Z
2026-06-27T12:22:04.8220503Z
2026-06-27T12:22:04.8220619Z 28 |
2026-06-27T12:22:04.8220756Z 29 | await expect(page).toHaveURL(/\/taxbaik\/admin\/dashboard$/);
2026-06-27T12:22:04.8220932Z > 30 | await expect(page.locator('text=대시보드')).toBeVisible({ timeout: 20_000 });
2026-06-27T12:22:04.8221112Z | ^
2026-06-27T12:22:04.8221267Z 31 | await expect(page.getByRole('link', { name: /로그아웃/ })).toBeVisible();
2026-06-27T12:22:04.8221418Z 32 | expect(consoleErrors, 'browser console/page errors').toEqual([]);
2026-06-27T12:22:04.8221790Z 33 | });
2026-06-27T12:22:04.8221927Z at /workspace/***/taxbaik/tests/e2e/admin-login.spec.ts:30:45
2026-06-27T12:22:04.8222084Z
2026-06-27T12:22:04.8222205Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:22:04.8222428Z test-results/admin-login-admin-authenti-8d2e4-er-UI-and-reaches-dashboard-chromium/test-failed-1.png
2026-06-27T12:22:04.8222604Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8222842Z
2026-06-27T12:22:04.8222973Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8223214Z test-results/admin-login-admin-authenti-8d2e4-er-UI-and-reaches-dashboard-chromium/video.webm
2026-06-27T12:22:04.8223401Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8223617Z
2026-06-27T12:22:04.8223750Z Error Context: test-results/admin-login-admin-authenti-8d2e4-er-UI-and-reaches-dashboard-chromium/error-context.md
2026-06-27T12:22:04.8223932Z
2026-06-27T12:22:04.8224048Z attachment #4: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:22:04.8224267Z test-results/admin-login-admin-authenti-8d2e4-er-UI-and-reaches-dashboard-chromium/trace.zip
2026-06-27T12:22:04.8224427Z Usage:
2026-06-27T12:22:04.8224565Z
2026-06-27T12:22:04.8224698Z npx playwright show-trace test-results/admin-login-admin-authenti-8d2e4-er-UI-and-reaches-dashboard-chromium/trace.zip
2026-06-27T12:22:04.8224853Z
2026-06-27T12:22:04.8225002Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8225212Z
2026-06-27T12:22:04.8225352Z Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8225563Z
2026-06-27T12:22:04.8225690Z Error: expect(locator).toBeVisible() failed
2026-06-27T12:22:04.8225843Z
2026-06-27T12:22:04.8225983Z Locator: locator('text=대시보드')
2026-06-27T12:22:04.8226390Z Expected: visible
2026-06-27T12:22:04.8226520Z Error: strict mode violation: locator('text=대시보드') resolved to 2 elements:
2026-06-27T12:22:04.8226690Z 1) <div class="mud-nav-link-text">…</div> aka getByRole('link', { name: '📊 대시보드' })
2026-06-27T12:22:04.8226865Z 2) <h1 class="mb-4" tabindex="-1">대시보드</h1> aka getByRole('heading', { name: '대시보드' })
2026-06-27T12:22:04.8227021Z
2026-06-27T12:22:04.8227149Z Call log:
2026-06-27T12:22:04.8227283Z  - Expect "toBeVisible" with timeout 20000ms
2026-06-27T12:22:04.8227475Z  - waiting for locator('text=대시보드')
2026-06-27T12:22:04.8227618Z
2026-06-27T12:22:04.8227738Z
2026-06-27T12:22:04.8227864Z 28 |
2026-06-27T12:22:04.8228008Z 29 | await expect(page).toHaveURL(/\/taxbaik\/admin\/dashboard$/);
2026-06-27T12:22:04.8228182Z > 30 | await expect(page.locator('text=대시보드')).toBeVisible({ timeout: 20_000 });
2026-06-27T12:22:04.8228347Z | ^
2026-06-27T12:22:04.8228521Z 31 | await expect(page.getByRole('link', { name: /로그아웃/ })).toBeVisible();
2026-06-27T12:22:04.8228688Z 32 | expect(consoleErrors, 'browser console/page errors').toEqual([]);
2026-06-27T12:22:04.8228865Z 33 | });
2026-06-27T12:22:04.8229001Z at /workspace/***/taxbaik/tests/e2e/admin-login.spec.ts:30:45
2026-06-27T12:22:04.8229165Z
2026-06-27T12:22:04.8229305Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:22:04.8229524Z test-results/admin-login-admin-authenti-8d2e4-er-UI-and-reaches-dashboard-chromium-retry1/test-failed-1.png
2026-06-27T12:22:04.8229748Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8229998Z
2026-06-27T12:22:04.8230132Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8230332Z test-results/admin-login-admin-authenti-8d2e4-er-UI-and-reaches-dashboard-chromium-retry1/video.webm
2026-06-27T12:22:04.8230490Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8230710Z
2026-06-27T12:22:04.8230846Z Error Context: test-results/admin-login-admin-authenti-8d2e4-er-UI-and-reaches-dashboard-chromium-retry1/error-context.md
2026-06-27T12:22:04.8231031Z
2026-06-27T12:22:04.8231179Z attachment #4: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:22:04.8231401Z test-results/admin-login-admin-authenti-8d2e4-er-UI-and-reaches-dashboard-chromium-retry1/trace.zip
2026-06-27T12:22:04.8231818Z Usage:
2026-06-27T12:22:04.8231961Z
2026-06-27T12:22:04.8232098Z npx playwright show-trace test-results/admin-login-admin-authenti-8d2e4-er-UI-and-reaches-dashboard-chromium-retry1/trace.zip
2026-06-27T12:22:04.8232289Z
2026-06-27T12:22:04.8232463Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8232686Z
2026-06-27T12:22:04.8238891Z 2) [chromium] tests/e2e/admin-smoke.spec.ts:9:7 admin smoke navigates the main admin menus without circuit errors
2026-06-27T12:22:04.8239149Z
2026-06-27T12:22:04.8239244Z Error: expect(page).toHaveURL(expected) failed
2026-06-27T12:22:04.8239348Z
2026-06-27T12:22:04.8239735Z Expected pattern: /\/admin\/dashboard$\//
2026-06-27T12:22:04.8239946Z Received string: "http://***/taxbaik/admin/dashboard"
2026-06-27T12:22:04.8240046Z Timeout: 10000ms
2026-06-27T12:22:04.8240121Z
2026-06-27T12:22:04.8240498Z Call log:
2026-06-27T12:22:04.8240657Z  - Expect "toHaveURL" with timeout 10000ms
2026-06-27T12:22:04.8240749Z  14 × unexpected value "http://***/taxbaik/admin/dashboard"
2026-06-27T12:22:04.8240840Z
2026-06-27T12:22:04.8240944Z
2026-06-27T12:22:04.8241015Z 32 | for (const check of menuChecks) {
2026-06-27T12:22:04.8241287Z 33 | await page.goto(`${baseUrl}${check.path}`);
2026-06-27T12:22:04.8241403Z > 34 | await expect(page).toHaveURL(new RegExp(`${check.path.replace(/\//g, '\\/')}$/`));
2026-06-27T12:22:04.8241713Z | ^
2026-06-27T12:22:04.8241803Z 35 | await expect(page.getByRole('heading', { name: check.heading })).toBeVisible({ timeout: 20_000 });
2026-06-27T12:22:04.8241951Z 36 | }
2026-06-27T12:22:04.8243618Z 37 |
2026-06-27T12:22:04.8243731Z at /workspace/***/taxbaik/tests/e2e/admin-smoke.spec.ts:34:26
2026-06-27T12:22:04.8243853Z
2026-06-27T12:22:04.8243942Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:22:04.8244071Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium/test-failed-1.png
2026-06-27T12:22:04.8244177Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8244383Z
2026-06-27T12:22:04.8244524Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8244837Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium/video.webm
2026-06-27T12:22:04.8245049Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8245184Z
2026-06-27T12:22:04.8245253Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:22:04.8245373Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium/trace.zip
2026-06-27T12:22:04.8245476Z Usage:
2026-06-27T12:22:04.8245548Z
2026-06-27T12:22:04.8245664Z npx playwright show-trace test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium/trace.zip
2026-06-27T12:22:04.8245807Z
2026-06-27T12:22:04.8245876Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8245981Z
2026-06-27T12:22:04.8246218Z Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8246341Z
2026-06-27T12:22:04.8246409Z Error: expect(page).toHaveURL(expected) failed
2026-06-27T12:22:04.8246533Z
2026-06-27T12:22:04.8246781Z Expected pattern: /\/admin\/dashboard$\//
2026-06-27T12:22:04.8246939Z Received string: "http://***/taxbaik/admin/dashboard"
2026-06-27T12:22:04.8247107Z Timeout: 10000ms
2026-06-27T12:22:04.8247253Z
2026-06-27T12:22:04.8247327Z Call log:
2026-06-27T12:22:04.8247402Z  - Expect "toHaveURL" with timeout 10000ms
2026-06-27T12:22:04.8247485Z  14 × unexpected value "http://***/taxbaik/admin/dashboard"
2026-06-27T12:22:04.8247611Z
2026-06-27T12:22:04.8247672Z
2026-06-27T12:22:04.8247747Z 32 | for (const check of menuChecks) {
2026-06-27T12:22:04.8247848Z 33 | await page.goto(`${baseUrl}${check.path}`);
2026-06-27T12:22:04.8247932Z > 34 | await expect(page).toHaveURL(new RegExp(`${check.path.replace(/\//g, '\\/')}$/`));
2026-06-27T12:22:04.8248028Z | ^
2026-06-27T12:22:04.8248175Z 35 | await expect(page.getByRole('heading', { name: check.heading })).toBeVisible({ timeout: 20_000 });
2026-06-27T12:22:04.8248412Z 36 | }
2026-06-27T12:22:04.8248495Z 37 |
2026-06-27T12:22:04.8248568Z at /workspace/***/taxbaik/tests/e2e/admin-smoke.spec.ts:34:26
2026-06-27T12:22:04.8250905Z
2026-06-27T12:22:04.8251112Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:22:04.8251258Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium-retry1/test-failed-1.png
2026-06-27T12:22:04.8251362Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8254261Z
2026-06-27T12:22:04.8254360Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8254474Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium-retry1/video.webm
2026-06-27T12:22:04.8254578Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8254930Z
2026-06-27T12:22:04.8255004Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:22:04.8255112Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium-retry1/trace.zip
2026-06-27T12:22:04.8255244Z Usage:
2026-06-27T12:22:04.8255321Z
2026-06-27T12:22:04.8255395Z npx playwright show-trace test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium-retry1/trace.zip
2026-06-27T12:22:04.8255499Z
2026-06-27T12:22:04.8255709Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8255826Z
2026-06-27T12:22:04.8255891Z 3) [chromium] tests/e2e/contact-submit.spec.ts:26:7 contact submit creates an inquiry and shows it in admin list
2026-06-27T12:22:04.8256015Z
2026-06-27T12:22:04.8256318Z Error: expect(locator).toBeVisible() failed
2026-06-27T12:22:04.8256423Z
2026-06-27T12:22:04.8256562Z Locator: getByText('E2E-1782562830967')
2026-06-27T12:22:04.8256643Z Expected: visible
2026-06-27T12:22:04.8256717Z Timeout: 20000ms
2026-06-27T12:22:04.8256796Z Error: element(s) not found
2026-06-27T12:22:04.8257237Z
2026-06-27T12:22:04.8257440Z Call log:
2026-06-27T12:22:04.8257586Z  - Expect "toBeVisible" with timeout 20000ms
2026-06-27T12:22:04.8257787Z  - waiting for getByText('E2E-1782562830967')
2026-06-27T12:22:04.8258080Z
2026-06-27T12:22:04.8258157Z
2026-06-27T12:22:04.8258229Z 47 | await installAdminToken(page, token);
2026-06-27T12:22:04.8258343Z 48 | await page.goto(`${baseUrl}/admin/inquiries`);
2026-06-27T12:22:04.8258426Z > 49 | await expect(page.getByText(name)).toBeVisible({ timeout: 20_000 });
2026-06-27T12:22:04.8258526Z | ^
2026-06-27T12:22:04.8258625Z 50 | await expect(page.getByText(phone)).toBeVisible();
2026-06-27T12:22:04.8258706Z 51 | await expect(page.getByText(message.slice(0, 20))).toBeVisible();
2026-06-27T12:22:04.8259019Z 52 | });
2026-06-27T12:22:04.8259153Z at /workspace/***/taxbaik/tests/e2e/contact-submit.spec.ts:49:40
2026-06-27T12:22:04.8259300Z
2026-06-27T12:22:04.8259503Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:22:04.8259813Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium/test-failed-1.png
2026-06-27T12:22:04.8259926Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8260034Z
2026-06-27T12:22:04.8260099Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8260202Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium/video.webm
2026-06-27T12:22:04.8260336Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8260591Z
2026-06-27T12:22:04.8260661Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:22:04.8260857Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium/trace.zip
2026-06-27T12:22:04.8261025Z Usage:
2026-06-27T12:22:04.8261096Z
2026-06-27T12:22:04.8261167Z npx playwright show-trace test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium/trace.zip
2026-06-27T12:22:04.8261627Z
2026-06-27T12:22:04.8261708Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8261824Z
2026-06-27T12:22:04.8261914Z Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8262023Z
2026-06-27T12:22:04.8262261Z Error: expect(locator).toBeVisible() failed
2026-06-27T12:22:04.8262420Z
2026-06-27T12:22:04.8262510Z Locator: getByText('E2E-1782562853924')
2026-06-27T12:22:04.8262589Z Expected: visible
2026-06-27T12:22:04.8262661Z Timeout: 20000ms
2026-06-27T12:22:04.8262749Z Error: element(s) not found
2026-06-27T12:22:04.8262821Z
2026-06-27T12:22:04.8262886Z Call log:
2026-06-27T12:22:04.8263123Z  - Expect "toBeVisible" with timeout 20000ms
2026-06-27T12:22:04.8263243Z  - waiting for getByText('E2E-1782562853924')
2026-06-27T12:22:04.8263320Z
2026-06-27T12:22:04.8263385Z
2026-06-27T12:22:04.8263462Z 47 | await installAdminToken(page, token);
2026-06-27T12:22:04.8263537Z 48 | await page.goto(`${baseUrl}/admin/inquiries`);
2026-06-27T12:22:04.8263613Z > 49 | await expect(page.getByText(name)).toBeVisible({ timeout: 20_000 });
2026-06-27T12:22:04.8263703Z | ^
2026-06-27T12:22:04.8263952Z 50 | await expect(page.getByText(phone)).toBeVisible();
2026-06-27T12:22:04.8264043Z 51 | await expect(page.getByText(message.slice(0, 20))).toBeVisible();
2026-06-27T12:22:04.8264159Z 52 | });
2026-06-27T12:22:04.8264241Z at /workspace/***/taxbaik/tests/e2e/contact-submit.spec.ts:49:40
2026-06-27T12:22:04.8264326Z
2026-06-27T12:22:04.8264407Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:22:04.8264509Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium-retry1/test-failed-1.png
2026-06-27T12:22:04.8264774Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8264879Z
2026-06-27T12:22:04.8264947Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8265066Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium-retry1/video.webm
2026-06-27T12:22:04.8265150Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8265289Z
2026-06-27T12:22:04.8265476Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:22:04.8265619Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium-retry1/trace.zip
2026-06-27T12:22:04.8265706Z Usage:
2026-06-27T12:22:04.8265773Z
2026-06-27T12:22:04.8265853Z npx playwright show-trace test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium-retry1/trace.zip
2026-06-27T12:22:04.8265937Z
2026-06-27T12:22:04.8266002Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8266321Z
2026-06-27T12:22:04.8266427Z 4) [chromium] tests/e2e/inquiry-detail.spec.ts:9:7 inquiry detail shows the created inquiry and admin action links
2026-06-27T12:22:04.8266519Z
2026-06-27T12:22:04.8266615Z Error: expect(locator).toBeVisible() failed
2026-06-27T12:22:04.8266715Z
2026-06-27T12:22:04.8266787Z Locator: getByRole('row').filter({ hasText: 'Detail-1782562876980' }).first()
2026-06-27T12:22:04.8267163Z Expected: visible
2026-06-27T12:22:04.8267259Z Timeout: 20000ms
2026-06-27T12:22:04.8267374Z Error: element(s) not found
2026-06-27T12:22:04.8267443Z
2026-06-27T12:22:04.8267507Z Call log:
2026-06-27T12:22:04.8267592Z  - Expect "toBeVisible" with timeout 20000ms
2026-06-27T12:22:04.8267673Z  - waiting for getByRole('row').filter({ hasText: 'Detail-1782562876980' }).first()
2026-06-27T12:22:04.8267752Z
2026-06-27T12:22:04.8267983Z
2026-06-27T12:22:04.8268078Z 33 | await page.goto(`${baseUrl}/admin/inquiries`);
2026-06-27T12:22:04.8268160Z 34 | const row = page.getByRole('row').filter({ hasText: name }).first();
2026-06-27T12:22:04.8268243Z > 35 | await expect(row).toBeVisible({ timeout: 20_000 });
2026-06-27T12:22:04.8268350Z | ^
2026-06-27T12:22:04.8268422Z 36 |
2026-06-27T12:22:04.8268492Z 37 | const detailLink = row.getByRole('link', { name: '상세' });
2026-06-27T12:22:04.8268576Z 38 | await expect(detailLink).toBeVisible();
2026-06-27T12:22:04.8268824Z at /workspace/***/taxbaik/tests/e2e/inquiry-detail.spec.ts:35:23
2026-06-27T12:22:04.8268910Z
2026-06-27T12:22:04.8269020Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:22:04.8269137Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium/test-failed-1.png
2026-06-27T12:22:04.8269227Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8269336Z
2026-06-27T12:22:04.8269401Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8269679Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium/video.webm
2026-06-27T12:22:04.8269769Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8269872Z
2026-06-27T12:22:04.8269952Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:22:04.8270050Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium/trace.zip
2026-06-27T12:22:04.8270131Z Usage:
2026-06-27T12:22:04.8270195Z
2026-06-27T12:22:04.8270434Z npx playwright show-trace test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium/trace.zip
2026-06-27T12:22:04.8270581Z
2026-06-27T12:22:04.8270675Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8270796Z
2026-06-27T12:22:04.8270880Z Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8271013Z
2026-06-27T12:22:04.8271232Z Error: expect(locator).toBeVisible() failed
2026-06-27T12:22:04.8271346Z
2026-06-27T12:22:04.8271419Z Locator: getByRole('row').filter({ hasText: 'Detail-1782562900031' }).first()
2026-06-27T12:22:04.8271642Z Expected: visible
2026-06-27T12:22:04.8271734Z Timeout: 20000ms
2026-06-27T12:22:04.8271830Z Error: element(s) not found
2026-06-27T12:22:04.8272065Z
2026-06-27T12:22:04.8272135Z Call log:
2026-06-27T12:22:04.8272304Z  - Expect "toBeVisible" with timeout 20000ms
2026-06-27T12:22:04.8272460Z  - waiting for getByRole('row').filter({ hasText: 'Detail-1782562900031' }).first()
2026-06-27T12:22:04.8272572Z
2026-06-27T12:22:04.8272652Z
2026-06-27T12:22:04.8272928Z 33 | await page.goto(`${baseUrl}/admin/inquiries`);
2026-06-27T12:22:04.8273017Z 34 | const row = page.getByRole('row').filter({ hasText: name }).first();
2026-06-27T12:22:04.8273102Z > 35 | await expect(row).toBeVisible({ timeout: 20_000 });
2026-06-27T12:22:04.8273209Z | ^
2026-06-27T12:22:04.8273284Z 36 |
2026-06-27T12:22:04.8273351Z 37 | const detailLink = row.getByRole('link', { name: '상세' });
2026-06-27T12:22:04.8273449Z 38 | await expect(detailLink).toBeVisible();
2026-06-27T12:22:04.8273537Z at /workspace/***/taxbaik/tests/e2e/inquiry-detail.spec.ts:35:23
2026-06-27T12:22:04.8273775Z
2026-06-27T12:22:04.8273841Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:22:04.8273969Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium-retry1/test-failed-1.png
2026-06-27T12:22:04.8274061Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8274164Z
2026-06-27T12:22:04.8274243Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8274527Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium-retry1/video.webm
2026-06-27T12:22:04.8274624Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8274732Z
2026-06-27T12:22:04.8274820Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:22:04.8274917Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium-retry1/trace.zip
2026-06-27T12:22:04.8275001Z Usage:
2026-06-27T12:22:04.8275077Z
2026-06-27T12:22:04.8275164Z npx playwright show-trace test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium-retry1/trace.zip
2026-06-27T12:22:04.8275419Z
2026-06-27T12:22:04.8275485Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:22:04.8275642Z
2026-06-27T12:22:04.8275739Z 4 failed
2026-06-27T12:22:04.8275810Z [chromium] tests/e2e/admin-login.spec.ts:8:7 admin authentication logs in through the real browser UI and reaches dashboard
2026-06-27T12:22:04.8275918Z [chromium] tests/e2e/admin-smoke.spec.ts:9:7 admin smoke navigates the main admin menus without circuit errors
2026-06-27T12:22:04.8276269Z [chromium] tests/e2e/contact-submit.spec.ts:26:7 contact submit creates an inquiry and shows it in admin list
2026-06-27T12:22:04.8276372Z [chromium] tests/e2e/inquiry-detail.spec.ts:9:7 inquiry detail shows the created inquiry and admin action links
2026-06-27T12:22:04.8276461Z 1 skipped
2026-06-27T12:22:04.8276564Z 3 passed (2.1m)
2026-06-27T12:22:04.9024116Z ❌ Failure - Main Browser E2E verification
2026-06-27T12:22:04.9142561Z exitcode '1': failure
2026-06-27T12:22:05.0025007Z ::group::Run echo "Executed tests:"
2026-06-27T12:22:05.0025391Z echo "Executed tests:"
2026-06-27T12:22:05.0025509Z echo "- admin-login"
2026-06-27T12:22:05.0025588Z echo "- admin-smoke"
2026-06-27T12:22:05.0025688Z echo "- public-smoke"
2026-06-27T12:22:05.0025761Z echo "- blog-seo"
2026-06-27T12:22:05.0025832Z echo "- contact-submit"
2026-06-27T12:22:05.0025901Z echo "- inquiry-detail"
2026-06-27T12:22:05.0026039Z echo "- admin-password-change"
2026-06-27T12:22:05.0026355Z shell: bash --noprofile --norc -e -o pipefail {0}
2026-06-27T12:22:05.0026453Z ::endgroup::
2026-06-27T12:22:05.0467455Z Executed tests:
2026-06-27T12:22:05.0469021Z - admin-login
2026-06-27T12:22:05.0469367Z - admin-smoke
2026-06-27T12:22:05.0469468Z - public-smoke
2026-06-27T12:22:05.0469541Z - blog-seo
2026-06-27T12:22:05.0469661Z - contact-submit
2026-06-27T12:22:05.0469738Z - inquiry-detail
2026-06-27T12:22:05.0469824Z - admin-password-change
2026-06-27T12:22:05.0737683Z expression '${{ runner.os }}-playwright-\n' rewritten to 'format('{0}-playwright-\n', runner.os)'
2026-06-27T12:22:05.0738011Z evaluating expression 'format('{0}-playwright-\n', runner.os)'
2026-06-27T12:22:05.0738303Z expression 'format('{0}-playwright-\n', runner.os)' evaluated to '%!t(string=Linux-playwright-\n)'
2026-06-27T12:22:05.0738513Z expression '${{ runner.os }}-playwright-${{ hashFiles('package-lock.json') }}' rewritten to 'format('{0}-playwright-{1}', runner.os, hashFiles('package-lock.json'))'
2026-06-27T12:22:05.0738621Z evaluating expression 'format('{0}-playwright-{1}', runner.os, hashFiles('package-lock.json'))'
2026-06-27T12:22:05.0738974Z Writing entry to tarball workflow/hashfiles/index.js len:168437
2026-06-27T12:22:05.0740224Z Extracting content to '/var/run/act'
2026-06-27T12:22:05.0764479Z 🐳 docker exec cmd=[node /var/run/act/workflow/hashfiles/index.js] user= workdir=
2026-06-27T12:22:05.0764678Z Exec command '[node /var/run/act/workflow/hashfiles/index.js]'
2026-06-27T12:22:05.0765088Z Working directory '/workspace/***/taxbaik'
2026-06-27T12:22:05.1720969Z expression 'format('{0}-playwright-{1}', runner.os, hashFiles('package-lock.json'))' evaluated to '%!t(string=Linux-playwright-da5b0f170046fc2084d2c68f83e739454760e58eda8b88046a83cc8256c7af8f)'
2026-06-27T12:22:05.1807133Z evaluating expression 'success()'
2026-06-27T12:22:05.1807654Z expression 'success()' evaluated to 'false'
2026-06-27T12:22:05.1807820Z Skipping step 'Cache Playwright browsers' due to 'success()'
2026-06-27T12:22:05.2037283Z evaluating expression 'success()'
2026-06-27T12:22:05.2037894Z expression 'success()' evaluated to 'false'
2026-06-27T12:22:05.2038088Z Skipping step 'Setup Node.js' due to 'success()'
2026-06-27T12:22:05.2300867Z evaluating expression 'always()'
2026-06-27T12:22:05.2301364Z expression 'always()' evaluated to 'true'
2026-06-27T12:22:05.2301719Z ⭐ Run Post Checkout code
2026-06-27T12:22:05.2301914Z Writing entry to tarball workflow/outputcmd.txt len:0
2026-06-27T12:22:05.2302071Z Writing entry to tarball workflow/statecmd.txt len:0
2026-06-27T12:22:05.2302174Z Writing entry to tarball workflow/pathcmd.txt len:0
2026-06-27T12:22:05.2302335Z Writing entry to tarball workflow/envs.txt len:0
2026-06-27T12:22:05.2302504Z Writing entry to tarball workflow/SUMMARY.md len:0
2026-06-27T12:22:05.2302688Z Extracting content to '/var/run/act'
2026-06-27T12:22:05.2330123Z run post step for 'Checkout code'
2026-06-27T12:22:05.2330835Z executing remote job container: [node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js]
2026-06-27T12:22:05.2603063Z 🐳 docker exec cmd=[node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js] user= workdir=
2026-06-27T12:22:05.2603513Z Exec command '[node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js]'
2026-06-27T12:22:05.2603930Z Working directory '/workspace/***/taxbaik'
2026-06-27T12:22:05.4061345Z [command]/usr/bin/git version
2026-06-27T12:22:05.4144274Z git version 2.54.0
2026-06-27T12:22:05.4202439Z ***
2026-06-27T12:22:05.4222140Z Temporarily overriding HOME='/tmp/bbf4c208-514a-4bb5-ba2e-4d7b1e56e654' before making global git config changes
2026-06-27T12:22:05.4224393Z Adding repository directory to the temporary git global config as a safe directory
2026-06-27T12:22:05.4247821Z [command]/usr/bin/git config --global --add safe.directory /workspace/***/taxbaik
2026-06-27T12:22:05.4289100Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-27T12:22:05.4326581Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-27T12:22:05.4571431Z [command]/usr/bin/git config --local --name-only --get-regexp http\.http\:\/\/gitea\:3000\/\.extraheader
2026-06-27T12:22:05.4596784Z http.http://gitea:3000/.extraheader
2026-06-27T12:22:05.4608584Z [command]/usr/bin/git config --local --unset-all http.http://gitea:3000/.extraheader
2026-06-27T12:22:05.4645009Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.http\:\/\/gitea\:3000\/\.extraheader' && git config --local --unset-all 'http.http://gitea:3000/.extraheader' || :"
2026-06-27T12:22:05.4886643Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-27T12:22:05.4922191Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-27T12:22:05.5249139Z ✅ Success - Post Checkout code
2026-06-27T12:22:05.5342963Z Cleaning up container for job browser-e2e
2026-06-27T12:22:05.7634238Z Removed container: 458e6da6817b050c3d94719ef0847d6e864f246c6a6e73155eba0bfc2f3ec44b
2026-06-27T12:22:05.7650898Z 🐳 docker volume rm GITEA-ACTIONS-TASK-260-WORKFLOW-TaxBaik-Browser-E2E-JOB-browser-0ccaf55aec13581946c515e2ca79f918f77d4a1a9cd17e218006b9575e1e781e
2026-06-27T12:22:05.7870913Z 🐳 docker volume rm GITEA-ACTIONS-TASK-260-WORKFLOW-TaxBaik-Browser-E2E-JOB-browser-0ccaf55aec13581946c515e2ca79f918f77d4a1a9cd17e218006b9575e1e781e-env
2026-06-27T12:22:06.2419048Z 🏁 Job failed
2026-06-27T12:22:06.2523633Z Job 'browser-e2e' failed