Files
taxbaik/job316.log
T
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

933 lines
88 KiB
Plaintext
Raw 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:24:54.5348434Z hz-prod-runner(version:v0.6.1) received task 262 of job browser-e2e, be triggered by event: push
2026-06-27T12:24:54.5361360Z workflow prepared
2026-06-27T12:24:54.5364384Z evaluating expression 'success()'
2026-06-27T12:24:54.5365287Z expression 'success()' evaluated to 'true'
2026-06-27T12:24:54.5365673Z 🚀 Start image=docker.gitea.com/runner-images:ubuntu-latest
2026-06-27T12:24:54.5466861Z 🐳 docker pull image=docker.gitea.com/runner-images:ubuntu-latest platform= username= forcePull=false
2026-06-27T12:24:54.5467110Z 🐳 docker pull docker.gitea.com/runner-images:ubuntu-latest
2026-06-27T12:24:54.5787535Z Image exists? true
2026-06-27T12:24:54.6291416Z 🐳 docker create image=docker.gitea.com/runner-images:ubuntu-latest platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="gitea_default"
2026-06-27T12:24:54.7978869Z Created container name=GITEA-ACTIONS-TASK-262-WORKFLOW-TaxBaik-Browser-E2E-JOB-browser-f5d6a3311b3836e51d8fb585a7d6b2a913d48f0455a2a7191285e8b859148f2b id=6a96f281e4aae9be735d17fb93794315e3bc2b5ea755f51629ceeff0d2fa4945 from image docker.gitea.com/runner-images:ubuntu-latest (platform: )
2026-06-27T12:24:54.7979438Z ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=X64 RUNNER_TEMP=/tmp LANG=C.UTF-8]
2026-06-27T12:24:54.7979590Z 🐳 docker run image=docker.gitea.com/runner-images:ubuntu-latest platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="gitea_default"
2026-06-27T12:24:54.7979739Z Starting container: 6a96f281e4aae9be735d17fb93794315e3bc2b5ea755f51629ceeff0d2fa4945
2026-06-27T12:24:54.9636529Z Started container: 6a96f281e4aae9be735d17fb93794315e3bc2b5ea755f51629ceeff0d2fa4945
2026-06-27T12:24:55.1013794Z Writing entry to tarball workflow/event.json len:4960
2026-06-27T12:24:55.1014599Z Writing entry to tarball workflow/envs.txt len:0
2026-06-27T12:24:55.1014906Z Extracting content to '/var/run/act/'
2026-06-27T12:24:55.1349772Z ☁ git clone 'https://github.com/actions/checkout' # ref=v4
2026-06-27T12:24:55.1350311Z cloning https://github.com/actions/checkout to /root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab
2026-06-27T12:24:55.6427083Z Unable to pull refs/heads/v4: non-fast-forward update
2026-06-27T12:24:55.6427583Z Cloned https://github.com/actions/checkout to /root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab
2026-06-27T12:24:55.6508054Z Checked out v4
2026-06-27T12:24:55.6607650Z ☁ git clone 'https://github.com/actions/setup-node' # ref=v4
2026-06-27T12:24:55.6607955Z cloning https://github.com/actions/setup-node to /root/.cache/act/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc
2026-06-27T12:24:56.2989902Z Unable to pull refs/heads/v4: worktree contains unstaged changes
2026-06-27T12:24:56.2990509Z Cloned https://github.com/actions/setup-node to /root/.cache/act/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc
2026-06-27T12:24:56.3201201Z Checked out v4
2026-06-27T12:24:56.3298756Z ☁ git clone 'https://github.com/actions/cache' # ref=v4
2026-06-27T12:24:56.3299299Z cloning https://github.com/actions/cache to /root/.cache/act/6b4e4eb40e21c1bd02cb00a273f4d79af7c42205c1390e4e65c594ecd7a3696e
2026-06-27T12:24:57.0167124Z Unable to pull refs/heads/v4: worktree contains unstaged changes
2026-06-27T12:24:57.0167917Z Cloned https://github.com/actions/cache to /root/.cache/act/6b4e4eb40e21c1bd02cb00a273f4d79af7c42205c1390e4e65c594ecd7a3696e
2026-06-27T12:24:57.0373085Z Checked out v4
2026-06-27T12:24:57.0765339Z evaluating expression ''
2026-06-27T12:24:57.0765988Z expression '' evaluated to 'true'
2026-06-27T12:24:57.0767113Z ⭐ Run Main Checkout code
2026-06-27T12:24:57.0767300Z Writing entry to tarball workflow/outputcmd.txt len:0
2026-06-27T12:24:57.0767450Z Writing entry to tarball workflow/statecmd.txt len:0
2026-06-27T12:24:57.0767551Z Writing entry to tarball workflow/pathcmd.txt len:0
2026-06-27T12:24:57.0767635Z Writing entry to tarball workflow/envs.txt len:0
2026-06-27T12:24:57.0767716Z Writing entry to tarball workflow/SUMMARY.md len:0
2026-06-27T12:24:57.0767816Z Extracting content to '/var/run/act'
2026-06-27T12:24:57.0815444Z ::group::Run Checkout code
2026-06-27T12:24:57.6383705Z ::add-matcher::/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/problem-matcher.json
2026-06-27T12:24:57.6390917Z Syncing repository: ***/taxbaik
2026-06-27T12:24:57.6397276Z ::group::Getting Git version info
2026-06-27T12:24:57.6400204Z Working directory is '/workspace/***/taxbaik'
2026-06-27T12:24:57.6454189Z [command]/usr/bin/git version
2026-06-27T12:24:57.6510122Z git version 2.54.0
2026-06-27T12:24:57.6563708Z ::endgroup::
2026-06-27T12:24:57.6588064Z Temporarily overriding HOME='/tmp/f6b17812-4704-4d0b-a03f-1993460e77fb' before making global git config changes
2026-06-27T12:24:57.6590799Z Adding repository directory to the temporary git global config as a safe directory
2026-06-27T12:24:57.6600727Z [command]/usr/bin/git config --global --add safe.directory /workspace/***/taxbaik
2026-06-27T12:24:57.6670777Z Deleting the contents of '/workspace/***/taxbaik'
2026-06-27T12:24:57.6683421Z ::group::Initializing the repository
2026-06-27T12:24:57.6702745Z [command]/usr/bin/git init /workspace/***/taxbaik
2026-06-27T12:24:57.6752430Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-27T12:24:57.6752949Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-06-27T12:24:57.6753077Z hint: to use in all of your new repositories, which will suppress this warning,
2026-06-27T12:24:57.6753235Z hint: call:
2026-06-27T12:24:57.6753317Z hint:
2026-06-27T12:24:57.6753406Z hint: git config --global init.defaultBranch <name>
2026-06-27T12:24:57.6753507Z hint:
2026-06-27T12:24:57.6753576Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-27T12:24:57.6753661Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-27T12:24:57.6753744Z hint:
2026-06-27T12:24:57.6753844Z hint: git branch -m <name>
2026-06-27T12:24:57.6753912Z hint:
2026-06-27T12:24:57.6753989Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-06-27T12:24:57.6754077Z Initialized empty Git repository in /workspace/***/taxbaik/.git/
2026-06-27T12:24:57.6784028Z [command]/usr/bin/git remote add origin http://gitea:3000/***/taxbaik
2026-06-27T12:24:57.6834723Z ::endgroup::
2026-06-27T12:24:57.6834987Z ::group::Disabling automatic garbage collection
2026-06-27T12:24:57.6849923Z [command]/usr/bin/git config --local gc.auto 0
2026-06-27T12:24:57.6896730Z ::endgroup::
2026-06-27T12:24:57.6896969Z ::group::Setting up auth
2026-06-27T12:24:57.6903514Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-27T12:24:57.6950964Z [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:24:57.7288288Z [command]/usr/bin/git config --local --name-only --get-regexp http\.http\:\/\/gitea\:3000\/\.extraheader
2026-06-27T12:24:57.7335736Z [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:24:57.7764744Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-27T12:24:57.7798993Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-27T12:24:57.8039630Z [command]/usr/bin/git config --local http.http://gitea:3000/.extraheader AUTHORIZATION: basic ***
2026-06-27T12:24:57.8087518Z ::endgroup::
2026-06-27T12:24:57.8087711Z ::group::Fetching the repository
2026-06-27T12:24:57.8087805Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9f7e01652d8eaef9268ba463edc7ccb9f87288f3:refs/remotes/origin/master
2026-06-27T12:24:57.9043136Z From http://gitea:3000/***/taxbaik
2026-06-27T12:24:57.9043883Z * [new ref] 9f7e01652d8eaef9268ba463edc7ccb9f87288f3 -> origin/master
2026-06-27T12:24:57.9093179Z ::endgroup::
2026-06-27T12:24:57.9093547Z ::group::Determining the checkout info
2026-06-27T12:24:57.9093806Z ::endgroup::
2026-06-27T12:24:57.9104830Z [command]/usr/bin/git sparse-checkout disable
2026-06-27T12:24:57.9152785Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-27T12:24:57.9188914Z ::group::Checking out the ref
2026-06-27T12:24:57.9195755Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master
2026-06-27T12:24:57.9306875Z Reset branch 'master'
2026-06-27T12:24:57.9311676Z branch 'master' set up to track 'origin/master'.
2026-06-27T12:24:57.9323309Z ::endgroup::
2026-06-27T12:24:57.9373935Z [command]/usr/bin/git log -1 --format=%H
2026-06-27T12:24:57.9399904Z 9f7e01652d8eaef9268ba463edc7ccb9f87288f3
2026-06-27T12:24:57.9418995Z ::remove-matcher owner=checkout-git::
2026-06-27T12:24:57.9510963Z ::endgroup::
2026-06-27T12:24:58.0339931Z ::group::Run Setup Node.js
2026-06-27T12:24:58.0340296Z with:
2026-06-27T12:24:58.0340412Z cache: npm
2026-06-27T12:24:58.0340507Z node-version: 22
2026-06-27T12:24:58.9454536Z Found in cache @ /opt/hostedtoolcache/node/22.23.1/x64
2026-06-27T12:24:58.9463974Z (node:142) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-06-27T12:24:58.9464215Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-06-27T12:24:58.9484091Z ::group::Environment details
2026-06-27T12:24:59.1040681Z node: v22.23.1
2026-06-27T12:24:59.1041297Z npm: 10.9.8
2026-06-27T12:24:59.1041497Z yarn:
2026-06-27T12:24:59.1042193Z ::endgroup::
2026-06-27T12:24:59.1073895Z [command]/opt/hostedtoolcache/node/22.23.1/x64/bin/npm config get cache
2026-06-27T12:24:59.2253589Z /root/.npm
2026-06-27T12:24:59.2847981Z Cache Size: ~3 MB (2871987 B)
2026-06-27T12:24:59.2874913Z [command]/usr/bin/tar -xf /tmp/091e3aae-a4ba-413c-8154-9b1d3ed41ae0/cache.tzst -P -C /workspace/***/taxbaik --use-compress-program unzstd
2026-06-27T12:24:59.3014463Z Cache restored successfully
2026-06-27T12:24:59.3024342Z Cache restored from key: node-cache-linux-x64-npm-da5b0f170046fc2084d2c68f83e739454760e58eda8b88046a83cc8256c7af8f
2026-06-27T12:24:59.3027864Z ##[add-matcher]/run/act/actions/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc/.github/tsc.json
2026-06-27T12:24:59.3028794Z ##[add-matcher]/run/act/actions/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc/.github/eslint-stylish.json
2026-06-27T12:24:59.3029483Z ##[add-matcher]/run/act/actions/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc/.github/eslint-compact.json
2026-06-27T12:24:59.3156762Z ::endgroup::
2026-06-27T12:24:59.5259797Z ::group::Run Cache Playwright browsers
2026-06-27T12:24:59.5260261Z with:
2026-06-27T12:24:59.5260382Z key: ${{ runner.os }}-playwright-${{ hashFiles('package-lock.json') }}
2026-06-27T12:24:59.5260547Z path: ~/.cache/ms-playwright
2026-06-27T12:24:59.5261048Z restore-keys: ${{ runner.os }}-playwright-
2026-06-27T12:25:00.3828321Z (node:204) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-06-27T12:25:00.3829203Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-06-27T12:25:01.3019019Z Cache Size: ~247 MB (259204371 B)
2026-06-27T12:25:01.3155235Z [command]/usr/bin/tar -xf /tmp/5a591f39-ffb7-4ddb-8cb9-ba4eea78b8a0/cache.tzst -P -C /workspace/***/taxbaik --use-compress-program unzstd
2026-06-27T12:25:02.9769632Z Cache restored successfully
2026-06-27T12:25:03.0033921Z Cache restored from key: linux-playwright-da5b0f170046fc2084d2c68f83e739454760e58eda8b88046a83cc8256c7af8f
2026-06-27T12:25:03.0216544Z ::endgroup::
2026-06-27T12:25:03.1500849Z ::group::Run set -e
2026-06-27T12:25:03.1501184Z set -e
2026-06-27T12:25:03.1501303Z npm ci
2026-06-27T12:25:03.1501394Z npx playwright install chromium --with-deps
2026-06-27T12:25:03.1501542Z shell: bash --noprofile --norc -e -o pipefail {0}
2026-06-27T12:25:03.1501642Z ::endgroup::
2026-06-27T12:25:04.4857006Z
2026-06-27T12:25:04.4857770Z added 3 packages, and audited 4 packages in 1s
2026-06-27T12:25:04.4859161Z
2026-06-27T12:25:04.4859432Z found 0 vulnerabilities
2026-06-27T12:25:06.1025784Z Installing dependencies...
2026-06-27T12:25:06.5962559Z Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
2026-06-27T12:25:06.5963153Z Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2026-06-27T12:25:06.7329817Z Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2026-06-27T12:25:06.7551167Z Get:4 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2026-06-27T12:25:06.7898601Z Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2026-06-27T12:25:06.7915103Z Get:6 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu noble InRelease [24.3 kB]
2026-06-27T12:25:06.8012924Z Get:7 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [43.8 kB]
2026-06-27T12:25:06.8522335Z Get:8 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1487 kB]
2026-06-27T12:25:06.9084619Z Get:9 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1339 kB]
2026-06-27T12:25:06.9421547Z Get:10 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [976 kB]
2026-06-27T12:25:07.0208068Z Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
2026-06-27T12:25:07.4083227Z Get:12 https://packagecloud.io/github/git-lfs/ubuntu noble InRelease [29.2 kB]
2026-06-27T12:25:07.5452616Z Get:13 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
2026-06-27T12:25:07.5516482Z Get:14 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
2026-06-27T12:25:07.5568467Z Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB]
2026-06-27T12:25:07.5770548Z Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1412 kB]
2026-06-27T12:25:07.5971965Z Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1296 kB]
2026-06-27T12:25:07.6081367Z Get:18 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [49.5 kB]
2026-06-27T12:25:07.6108400Z Get:19 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2108 kB]
2026-06-27T12:25:07.7011339Z Get:20 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2026-06-27T12:25:07.7073375Z Get:21 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [187 kB]
2026-06-27T12:25:07.8212545Z Get:22 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB]
2026-06-27T12:25:07.8429172Z Get:23 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB]
2026-06-27T12:25:07.8474967Z Get:24 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B]
2026-06-27T12:25:08.0103366Z Get:25 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu noble/main amd64 Packages [2988 B]
2026-06-27T12:25:08.8441365Z Get:26 https://packagecloud.io/github/git-lfs/ubuntu noble/main amd64 Packages [1273 B]
2026-06-27T12:25:09.1241906Z Fetched 31.3 MB in 3s (10.7 MB/s)
2026-06-27T12:25:10.5360575Z Reading package lists...
2026-06-27T12:25:12.2698618Z Reading package lists...
2026-06-27T12:25:12.6910492Z Building dependency tree...
2026-06-27T12:25:12.6917607Z Reading state information...
2026-06-27T12:25:13.1858629Z libcairo2 is already the newest version (1.18.0-3build1).
2026-06-27T12:25:13.1859112Z libcairo2 set to manually installed.
2026-06-27T12:25:13.1859229Z libdbus-1-3 is already the newest version (1.14.10-4ubuntu4.1).
2026-06-27T12:25:13.1859435Z libdbus-1-3 set to manually installed.
2026-06-27T12:25:13.1859522Z libglib2.0-0t64 is already the newest version (2.80.0-6ubuntu3.8).
2026-06-27T12:25:13.1859639Z libglib2.0-0t64 set to manually installed.
2026-06-27T12:25:13.1859791Z libpango-1.0-0 is already the newest version (1.52.1+ds-1build1).
2026-06-27T12:25:13.1859900Z libpango-1.0-0 set to manually installed.
2026-06-27T12:25:13.1859977Z libx11-6 is already the newest version (2:1.8.7-1build1).
2026-06-27T12:25:13.1860055Z libx11-6 set to manually installed.
2026-06-27T12:25:13.1860147Z libxcb1 is already the newest version (1.15-1ubuntu2).
2026-06-27T12:25:13.1860224Z libxcb1 set to manually installed.
2026-06-27T12:25:13.1860299Z libxext6 is already the newest version (2:1.3.4-1build2).
2026-06-27T12:25:13.1860399Z libxext6 set to manually installed.
2026-06-27T12:25:13.1860475Z libfontconfig1 is already the newest version (2.15.0-1.1ubuntu2).
2026-06-27T12:25:13.1860556Z libfontconfig1 set to manually installed.
2026-06-27T12:25:13.1860640Z libfreetype6 is already the newest version (2.13.2+dfsg-1ubuntu0.1).
2026-06-27T12:25:13.1860746Z libfreetype6 set to manually installed.
2026-06-27T12:25:13.1860824Z The following additional packages will be installed:
2026-06-27T12:25:13.1860920Z at-spi2-common libasound2-data libavahi-client3 libavahi-common-data
2026-06-27T12:25:13.1861019Z libavahi-common3 libdrm-amdgpu1 libdrm-common libdrm-intel1 libfontenc1
2026-06-27T12:25:13.1861099Z libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libllvm20
2026-06-27T12:25:13.1862774Z libpciaccess0 libsensors-config libsensors5 libvulkan1 libx11-xcb1 libxaw7
2026-06-27T12:25:13.1863103Z libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1
2026-06-27T12:25:13.1863512Z libxcb-xfixes0 libxfont2 libxi6 libxkbfile1 libxmu6 libxmuu1 libxpm4
2026-06-27T12:25:13.1864703Z libxshmfence1 libxxf86vm1 mesa-libgallium x11-xkb-utils xauth
2026-06-27T12:25:13.1864901Z xfonts-encodings xfonts-utils xkb-data xserver-common
2026-06-27T12:25:13.1887405Z Suggested packages:
2026-06-27T12:25:13.1887786Z alsa-utils libasound2-plugins cups-common pciutils lm-sensors
2026-06-27T12:25:13.1887898Z Recommended packages:
2026-06-27T12:25:13.1887986Z fonts-ipafont-mincho fonts-liberation-sans-narrow fonts-tlwg-loma
2026-06-27T12:25:13.1888398Z alsa-ucm-conf alsa-topology-conf at-spi2-core mesa-vulkan-drivers
2026-06-27T12:25:13.1888525Z | vulkan-icd xfonts-base
2026-06-27T12:25:13.4376794Z The following NEW packages will be installed:
2026-06-27T12:25:13.4380936Z at-spi2-common fonts-freefont-ttf fonts-ipafont-gothic fonts-liberation
2026-06-27T12:25:13.4387092Z fonts-noto-color-emoji fonts-tlwg-loma-otf fonts-unifont fonts-wqy-zenhei
2026-06-27T12:25:13.4388949Z libasound2-data libasound2t64 libatk-bridge2.0-0t64 libatk1.0-0t64
2026-06-27T12:25:13.4391554Z libatspi2.0-0t64 libavahi-client3 libavahi-common-data libavahi-common3
2026-06-27T12:25:13.4394306Z libcups2t64 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 libfontenc1
2026-06-27T12:25:13.4399560Z libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libllvm20
2026-06-27T12:25:13.4408211Z libnspr4 libnss3 libpciaccess0 libsensors-config libsensors5 libvulkan1
2026-06-27T12:25:13.4409722Z libx11-xcb1 libxaw7 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
2026-06-27T12:25:13.4411093Z libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxdamage1 libxfixes3 libxfont2
2026-06-27T12:25:13.4412653Z libxi6 libxkbcommon0 libxkbfile1 libxmu6 libxmuu1 libxpm4 libxrandr2
2026-06-27T12:25:13.4422977Z libxshmfence1 libxxf86vm1 mesa-libgallium x11-xkb-utils xauth
2026-06-27T12:25:13.4424559Z xfonts-cyrillic xfonts-encodings xfonts-scalable xfonts-utils xkb-data
2026-06-27T12:25:13.4425990Z xserver-common xvfb
2026-06-27T12:25:13.5058139Z 0 upgraded, 66 newly installed, 0 to remove and 52 not upgraded.
2026-06-27T12:25:13.5058970Z Need to get 79.3 MB of archives.
2026-06-27T12:25:13.5059254Z After this operation, 303 MB of additional disk space will be used.
2026-06-27T12:25:13.5059497Z Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-ipafont-gothic all 00303-21ubuntu1 [3513 kB]
2026-06-27T12:25:13.6237335Z Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xkb-data all 2.41-2ubuntu1.1 [397 kB]
2026-06-27T12:25:13.6297773Z 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:25:13.6370981Z 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:25:13.6439924Z Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5546 B]
2026-06-27T12:25:13.6512980Z Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB]
2026-06-27T12:25:13.6569963Z Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libxkbcommon0 amd64 1.6.0-1build1 [122 kB]
2026-06-27T12:25:13.6642523Z Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmuu1 amd64 2:1.1.3-3build2 [8958 B]
2026-06-27T12:25:13.6717647Z Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 xauth amd64 1:1.1.2-1build1 [25.6 kB]
2026-06-27T12:25:13.6785307Z Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-common all 2.52.0-1build1 [8674 B]
2026-06-27T12:25:13.6862705Z Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-freefont-ttf all 20211204+svn4273-2 [5641 kB]
2026-06-27T12:25:13.7656370Z Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB]
2026-06-27T12:25:13.7754341Z 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:25:13.8489857Z 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:25:13.8520329Z Get:15 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-unifont all 1:15.1.01-1build1 [2993 kB]
2026-06-27T12:25:13.8791683Z Get:16 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-wqy-zenhei all 0.9.45-8 [7472 kB]
2026-06-27T12:25:13.9445545Z 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:25:13.9455241Z Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB]
2026-06-27T12:25:13.9507365Z Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libatk1.0-0t64 amd64 2.52.0-1build1 [55.3 kB]
2026-06-27T12:25:13.9526368Z Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libxi6 amd64 2:1.8.1-1build1 [32.4 kB]
2026-06-27T12:25:13.9534046Z Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libatspi2.0-0t64 amd64 2.52.0-1build1 [80.5 kB]
2026-06-27T12:25:13.9555904Z 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:25:13.9570240Z 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:25:13.9582290Z Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB]
2026-06-27T12:25:13.9596720Z Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB]
2026-06-27T12:25:13.9658430Z Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB]
2026-06-27T12:25:13.9786888Z 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:25:13.9845650Z 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:25:13.9889391Z 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:25:13.9956446Z Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libfontenc1 amd64 1:1.1.8-1build1 [14.0 kB]
2026-06-27T12:25:14.0020494Z 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:25:14.3512110Z Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7800 B]
2026-06-27T12:25:14.3524568Z Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7142 B]
2026-06-27T12:25:14.3536276Z Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5676 B]
2026-06-27T12:25:14.3540824Z Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB]
2026-06-27T12:25:14.3630953Z Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9312 B]
2026-06-27T12:25:14.3643692Z Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB]
2026-06-27T12:25:14.3644726Z Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4764 B]
2026-06-27T12:25:14.3649363Z 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:25:14.4958716Z 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:25:14.4964971Z Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB]
2026-06-27T12:25:14.4985248Z 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:25:14.5001361Z Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB]
2026-06-27T12:25:14.5002004Z Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9282 B]
2026-06-27T12:25:14.5002482Z 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:25:14.5023508Z Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
2026-06-27T12:25:14.5056546Z Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1445 kB]
2026-06-27T12:25:14.5135739Z Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB]
2026-06-27T12:25:14.5160172Z Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB]
2026-06-27T12:25:14.5362960Z Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB]
2026-06-27T12:25:14.5458048Z Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6320 B]
2026-06-27T12:25:14.5533493Z Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6150 B]
2026-06-27T12:25:14.5625598Z Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libxfixes3 amd64 1:6.0.0-2build1 [10.8 kB]
2026-06-27T12:25:14.5697072Z Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libxfont2 amd64 1:2.0.6-1build1 [93.0 kB]
2026-06-27T12:25:14.5719456Z Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libxkbfile1 amd64 1:1.1.0-1build4 [70.0 kB]
2026-06-27T12:25:14.5786293Z Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB]
2026-06-27T12:25:14.5847022Z Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 x11-xkb-utils amd64 7.7+8build2 [170 kB]
2026-06-27T12:25:14.5928264Z Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2026-06-27T12:25:14.5996539Z Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2026-06-27T12:25:14.6067697Z Get:60 http://archive.ubuntu.com/ubuntu noble/universe amd64 xfonts-cyrillic all 1:1.0.5+nmu1 [384 kB]
2026-06-27T12:25:14.6128176Z Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-scalable all 1:1.0.3-1.3 [304 kB]
2026-06-27T12:25:14.6186928Z 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:25:14.6245655Z Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB]
2026-06-27T12:25:14.6314597Z Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB]
2026-06-27T12:25:14.6385550Z Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB]
2026-06-27T12:25:14.6438583Z Get:66 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 xvfb amd64 2:21.1.12-1ubuntu1.6 [877 kB]
2026-06-27T12:25:15.1420657Z debconf: delaying package configuration, since apt-utils is not installed
2026-06-27T12:25:15.2108116Z Fetched 79.3 MB in 1s (66.5 MB/s)
2026-06-27T12:25:15.2544541Z Selecting previously unselected package fonts-ipafont-gothic.
2026-06-27T12:25:15.4019282Z (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:25:15.4039305Z Preparing to unpack .../00-fonts-ipafont-gothic_00303-21ubuntu1_all.deb ...
2026-06-27T12:25:15.4170596Z Unpacking fonts-ipafont-gothic (00303-21ubuntu1) ...
2026-06-27T12:25:15.7638590Z Selecting previously unselected package xkb-data.
2026-06-27T12:25:15.7665619Z Preparing to unpack .../01-xkb-data_2.41-2ubuntu1.1_all.deb ...
2026-06-27T12:25:15.7731200Z Unpacking xkb-data (2.41-2ubuntu1.1) ...
2026-06-27T12:25:15.8783558Z Selecting previously unselected package libdrm-common.
2026-06-27T12:25:15.8872851Z Preparing to unpack .../02-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ...
2026-06-27T12:25:15.8934497Z Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:25:15.9257959Z Selecting previously unselected package libdrm2:amd64.
2026-06-27T12:25:15.9258566Z Preparing to unpack .../03-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
2026-06-27T12:25:15.9318366Z Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:25:15.9578149Z Selecting previously unselected package libsensors-config.
2026-06-27T12:25:15.9619599Z Preparing to unpack .../04-libsensors-config_1%3a3.6.0-9build1_all.deb ...
2026-06-27T12:25:15.9655415Z Unpacking libsensors-config (1:3.6.0-9build1) ...
2026-06-27T12:25:15.9977899Z Selecting previously unselected package libsensors5:amd64.
2026-06-27T12:25:16.0018522Z Preparing to unpack .../05-libsensors5_1%3a3.6.0-9build1_amd64.deb ...
2026-06-27T12:25:16.0532739Z Unpacking libsensors5:amd64 (1:3.6.0-9build1) ...
2026-06-27T12:25:16.0808844Z Selecting previously unselected package libxkbcommon0:amd64.
2026-06-27T12:25:16.0845443Z Preparing to unpack .../06-libxkbcommon0_1.6.0-1build1_amd64.deb ...
2026-06-27T12:25:16.0892770Z Unpacking libxkbcommon0:amd64 (1.6.0-1build1) ...
2026-06-27T12:25:16.1295934Z Selecting previously unselected package libxmuu1:amd64.
2026-06-27T12:25:16.1297484Z Preparing to unpack .../07-libxmuu1_2%3a1.1.3-3build2_amd64.deb ...
2026-06-27T12:25:16.1319959Z Unpacking libxmuu1:amd64 (2:1.1.3-3build2) ...
2026-06-27T12:25:16.1798353Z Selecting previously unselected package xauth.
2026-06-27T12:25:16.1844381Z Preparing to unpack .../08-xauth_1%3a1.1.2-1build1_amd64.deb ...
2026-06-27T12:25:16.1873744Z Unpacking xauth (1:1.1.2-1build1) ...
2026-06-27T12:25:16.2337376Z Selecting previously unselected package at-spi2-common.
2026-06-27T12:25:16.2374210Z Preparing to unpack .../09-at-spi2-common_2.52.0-1build1_all.deb ...
2026-06-27T12:25:16.2403654Z Unpacking at-spi2-common (2.52.0-1build1) ...
2026-06-27T12:25:16.2640031Z Selecting previously unselected package fonts-freefont-ttf.
2026-06-27T12:25:16.2688194Z Preparing to unpack .../10-fonts-freefont-ttf_20211204+svn4273-2_all.deb ...
2026-06-27T12:25:16.2715634Z Unpacking fonts-freefont-ttf (20211204+svn4273-2) ...
2026-06-27T12:25:16.4624949Z Selecting previously unselected package fonts-liberation.
2026-06-27T12:25:16.4664412Z Preparing to unpack .../11-fonts-liberation_1%3a2.1.5-3_all.deb ...
2026-06-27T12:25:16.4698233Z Unpacking fonts-liberation (1:2.1.5-3) ...
2026-06-27T12:25:16.5758532Z Selecting previously unselected package fonts-noto-color-emoji.
2026-06-27T12:25:16.5784846Z Preparing to unpack .../12-fonts-noto-color-emoji_2.047-0ubuntu0.24.04.1_all.deb ...
2026-06-27T12:25:16.5818431Z Unpacking fonts-noto-color-emoji (2.047-0ubuntu0.24.04.1) ...
2026-06-27T12:25:16.6688110Z Selecting previously unselected package fonts-tlwg-loma-otf.
2026-06-27T12:25:16.6697851Z Preparing to unpack .../13-fonts-tlwg-loma-otf_1%3a0.7.3-1_all.deb ...
2026-06-27T12:25:16.6728075Z Unpacking fonts-tlwg-loma-otf (1:0.7.3-1) ...
2026-06-27T12:25:16.7058383Z Selecting previously unselected package fonts-unifont.
2026-06-27T12:25:16.7076283Z Preparing to unpack .../14-fonts-unifont_1%3a15.1.01-1build1_all.deb ...
2026-06-27T12:25:16.7119785Z Unpacking fonts-unifont (1:15.1.01-1build1) ...
2026-06-27T12:25:16.8738298Z Selecting previously unselected package fonts-wqy-zenhei.
2026-06-27T12:25:16.8754729Z Preparing to unpack .../15-fonts-wqy-zenhei_0.9.45-8_all.deb ...
2026-06-27T12:25:16.8864258Z Unpacking fonts-wqy-zenhei (0.9.45-8) ...
2026-06-27T12:25:17.7398488Z Selecting previously unselected package libasound2-data.
2026-06-27T12:25:17.7413325Z Preparing to unpack .../16-libasound2-data_1.2.11-1ubuntu0.2_all.deb ...
2026-06-27T12:25:17.7462092Z Unpacking libasound2-data (1.2.11-1ubuntu0.2) ...
2026-06-27T12:25:17.8189676Z Selecting previously unselected package libasound2t64:amd64.
2026-06-27T12:25:17.8228827Z Preparing to unpack .../17-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ...
2026-06-27T12:25:17.8271296Z Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ...
2026-06-27T12:25:17.8868281Z Selecting previously unselected package libatk1.0-0t64:amd64.
2026-06-27T12:25:17.8893786Z Preparing to unpack .../18-libatk1.0-0t64_2.52.0-1build1_amd64.deb ...
2026-06-27T12:25:17.8967249Z Unpacking libatk1.0-0t64:amd64 (2.52.0-1build1) ...
2026-06-27T12:25:17.9469807Z Selecting previously unselected package libxi6:amd64.
2026-06-27T12:25:18.0106781Z Preparing to unpack .../19-libxi6_2%3a1.8.1-1build1_amd64.deb ...
2026-06-27T12:25:18.0150638Z Unpacking libxi6:amd64 (2:1.8.1-1build1) ...
2026-06-27T12:25:18.0601129Z Selecting previously unselected package libatspi2.0-0t64:amd64.
2026-06-27T12:25:18.0603195Z Preparing to unpack .../20-libatspi2.0-0t64_2.52.0-1build1_amd64.deb ...
2026-06-27T12:25:18.0640403Z Unpacking libatspi2.0-0t64:amd64 (2.52.0-1build1) ...
2026-06-27T12:25:18.1577757Z Selecting previously unselected package libatk-bridge2.0-0t64:amd64.
2026-06-27T12:25:18.1595179Z Preparing to unpack .../21-libatk-bridge2.0-0t64_2.52.0-1build1_amd64.deb ...
2026-06-27T12:25:18.1634496Z Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ...
2026-06-27T12:25:18.1971550Z Selecting previously unselected package libavahi-common-data:amd64.
2026-06-27T12:25:18.2035440Z Preparing to unpack .../22-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ...
2026-06-27T12:25:18.2091156Z Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ...
2026-06-27T12:25:18.2980438Z Selecting previously unselected package libavahi-common3:amd64.
2026-06-27T12:25:18.3021286Z Preparing to unpack .../23-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ...
2026-06-27T12:25:18.3059229Z Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ...
2026-06-27T12:25:18.3489053Z Selecting previously unselected package libavahi-client3:amd64.
2026-06-27T12:25:18.3515870Z Preparing to unpack .../24-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ...
2026-06-27T12:25:18.3548912Z Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ...
2026-06-27T12:25:18.3938504Z Selecting previously unselected package libcups2t64:amd64.
2026-06-27T12:25:18.3954248Z Preparing to unpack .../25-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ...
2026-06-27T12:25:18.4013283Z Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ...
2026-06-27T12:25:18.4438106Z Selecting previously unselected package libdrm-amdgpu1:amd64.
2026-06-27T12:25:18.4452600Z Preparing to unpack .../26-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
2026-06-27T12:25:18.4488012Z Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:25:18.4852562Z Selecting previously unselected package libpciaccess0:amd64.
2026-06-27T12:25:18.4871489Z Preparing to unpack .../27-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ...
2026-06-27T12:25:18.4905191Z Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ...
2026-06-27T12:25:18.5257535Z Selecting previously unselected package libdrm-intel1:amd64.
2026-06-27T12:25:18.5331423Z Preparing to unpack .../28-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
2026-06-27T12:25:18.5387663Z Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:25:18.5829710Z Selecting previously unselected package libfontenc1:amd64.
2026-06-27T12:25:18.5830315Z Preparing to unpack .../29-libfontenc1_1%3a1.1.8-1build1_amd64.deb ...
2026-06-27T12:25:18.5871022Z Unpacking libfontenc1:amd64 (1:1.1.8-1build1) ...
2026-06-27T12:25:18.6417563Z Selecting previously unselected package libllvm20:amd64.
2026-06-27T12:25:18.6492294Z Preparing to unpack .../30-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ...
2026-06-27T12:25:18.6517213Z Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ...
2026-06-27T12:25:19.6509055Z Selecting previously unselected package libx11-xcb1:amd64.
2026-06-27T12:25:19.6530193Z Preparing to unpack .../31-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ...
2026-06-27T12:25:19.6572298Z Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ...
2026-06-27T12:25:19.7068262Z Selecting previously unselected package libxcb-dri3-0:amd64.
2026-06-27T12:25:19.7087732Z Preparing to unpack .../32-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ...
2026-06-27T12:25:19.7122822Z Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:25:19.7678827Z Selecting previously unselected package libxcb-present0:amd64.
2026-06-27T12:25:19.7709390Z Preparing to unpack .../33-libxcb-present0_1.15-1ubuntu2_amd64.deb ...
2026-06-27T12:25:19.7772207Z Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:25:19.8189165Z Selecting previously unselected package libxcb-randr0:amd64.
2026-06-27T12:25:19.8211057Z Preparing to unpack .../34-libxcb-randr0_1.15-1ubuntu2_amd64.deb ...
2026-06-27T12:25:19.8288071Z Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:25:19.8973149Z Selecting previously unselected package libxcb-sync1:amd64.
2026-06-27T12:25:19.9089508Z Preparing to unpack .../35-libxcb-sync1_1.15-1ubuntu2_amd64.deb ...
2026-06-27T12:25:19.9139345Z Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:25:19.9519040Z Selecting previously unselected package libxcb-xfixes0:amd64.
2026-06-27T12:25:19.9540956Z Preparing to unpack .../36-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ...
2026-06-27T12:25:19.9570911Z Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:25:20.0108902Z Selecting previously unselected package libxshmfence1:amd64.
2026-06-27T12:25:20.0140100Z Preparing to unpack .../37-libxshmfence1_1.3-1build5_amd64.deb ...
2026-06-27T12:25:20.0206320Z Unpacking libxshmfence1:amd64 (1.3-1build5) ...
2026-06-27T12:25:20.1548281Z Selecting previously unselected package mesa-libgallium:amd64.
2026-06-27T12:25:20.1618136Z Preparing to unpack .../38-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
2026-06-27T12:25:20.1698135Z Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:25:20.4349392Z Selecting previously unselected package libgbm1:amd64.
2026-06-27T12:25:20.4407367Z Preparing to unpack .../39-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
2026-06-27T12:25:20.4451117Z Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:25:20.4978734Z Selecting previously unselected package libvulkan1:amd64.
2026-06-27T12:25:20.5001435Z Preparing to unpack .../40-libvulkan1_1.3.275.0-1build1_amd64.deb ...
2026-06-27T12:25:20.5246522Z Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ...
2026-06-27T12:25:20.5783283Z Selecting previously unselected package libgl1-mesa-dri:amd64.
2026-06-27T12:25:20.5844389Z Preparing to unpack .../41-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
2026-06-27T12:25:20.7319616Z Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:25:20.8130736Z Selecting previously unselected package libxcb-glx0:amd64.
2026-06-27T12:25:20.8131331Z Preparing to unpack .../42-libxcb-glx0_1.15-1ubuntu2_amd64.deb ...
2026-06-27T12:25:20.8131586Z Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:25:20.9065341Z Selecting previously unselected package libxxf86vm1:amd64.
2026-06-27T12:25:20.9066406Z Preparing to unpack .../43-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ...
2026-06-27T12:25:20.9066603Z Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ...
2026-06-27T12:25:21.0178713Z Selecting previously unselected package libglx-mesa0:amd64.
2026-06-27T12:25:21.0201703Z Preparing to unpack .../44-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
2026-06-27T12:25:21.0304195Z Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:25:21.1388779Z Selecting previously unselected package libnspr4:amd64.
2026-06-27T12:25:21.1403039Z Preparing to unpack .../45-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
2026-06-27T12:25:21.1503359Z Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
2026-06-27T12:25:21.2485005Z Selecting previously unselected package libnss3:amd64.
2026-06-27T12:25:21.2558864Z Preparing to unpack .../46-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ...
2026-06-27T12:25:21.2597072Z Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ...
2026-06-27T12:25:21.3476375Z Selecting previously unselected package libxmu6:amd64.
2026-06-27T12:25:21.3537982Z Preparing to unpack .../47-libxmu6_2%3a1.1.3-3build2_amd64.deb ...
2026-06-27T12:25:21.3573745Z Unpacking libxmu6:amd64 (2:1.1.3-3build2) ...
2026-06-27T12:25:21.4067043Z Selecting previously unselected package libxpm4:amd64.
2026-06-27T12:25:21.4129723Z Preparing to unpack .../48-libxpm4_1%3a3.5.17-1build2_amd64.deb ...
2026-06-27T12:25:21.4177982Z Unpacking libxpm4:amd64 (1:3.5.17-1build2) ...
2026-06-27T12:25:21.4769218Z Selecting previously unselected package libxaw7:amd64.
2026-06-27T12:25:21.4818449Z Preparing to unpack .../49-libxaw7_2%3a1.0.14-1build2_amd64.deb ...
2026-06-27T12:25:21.4877720Z Unpacking libxaw7:amd64 (2:1.0.14-1build2) ...
2026-06-27T12:25:21.7198538Z Selecting previously unselected package libxcomposite1:amd64.
2026-06-27T12:25:21.7199108Z Preparing to unpack .../50-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ...
2026-06-27T12:25:21.7226404Z Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ...
2026-06-27T12:25:21.7823786Z Selecting previously unselected package libxdamage1:amd64.
2026-06-27T12:25:21.7867778Z Preparing to unpack .../51-libxdamage1_1%3a1.1.6-1build1_amd64.deb ...
2026-06-27T12:25:21.7868282Z Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ...
2026-06-27T12:25:21.8388943Z Selecting previously unselected package libxfixes3:amd64.
2026-06-27T12:25:21.8430434Z Preparing to unpack .../52-libxfixes3_1%3a6.0.0-2build1_amd64.deb ...
2026-06-27T12:25:21.8508500Z Unpacking libxfixes3:amd64 (1:6.0.0-2build1) ...
2026-06-27T12:25:21.9081558Z Selecting previously unselected package libxfont2:amd64.
2026-06-27T12:25:21.9083055Z Preparing to unpack .../53-libxfont2_1%3a2.0.6-1build1_amd64.deb ...
2026-06-27T12:25:21.9083343Z Unpacking libxfont2:amd64 (1:2.0.6-1build1) ...
2026-06-27T12:25:22.0483062Z Selecting previously unselected package libxkbfile1:amd64.
2026-06-27T12:25:22.0527958Z Preparing to unpack .../54-libxkbfile1_1%3a1.1.0-1build4_amd64.deb ...
2026-06-27T12:25:22.0579759Z Unpacking libxkbfile1:amd64 (1:1.1.0-1build4) ...
2026-06-27T12:25:22.1193305Z Selecting previously unselected package libxrandr2:amd64.
2026-06-27T12:25:22.1221273Z Preparing to unpack .../55-libxrandr2_2%3a1.5.2-2build1_amd64.deb ...
2026-06-27T12:25:22.1254284Z Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ...
2026-06-27T12:25:22.1652661Z Selecting previously unselected package x11-xkb-utils.
2026-06-27T12:25:22.1685675Z Preparing to unpack .../56-x11-xkb-utils_7.7+8build2_amd64.deb ...
2026-06-27T12:25:22.1748649Z Unpacking x11-xkb-utils (7.7+8build2) ...
2026-06-27T12:25:22.2074972Z Selecting previously unselected package xfonts-encodings.
2026-06-27T12:25:22.2105634Z Preparing to unpack .../57-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2026-06-27T12:25:22.2158216Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2026-06-27T12:25:22.2939590Z Selecting previously unselected package xfonts-utils.
2026-06-27T12:25:22.3268379Z Preparing to unpack .../58-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2026-06-27T12:25:22.3344768Z Unpacking xfonts-utils (1:7.7+6build3) ...
2026-06-27T12:25:22.4774674Z Selecting previously unselected package xfonts-cyrillic.
2026-06-27T12:25:22.4805186Z Preparing to unpack .../59-xfonts-cyrillic_1%3a1.0.5+nmu1_all.deb ...
2026-06-27T12:25:22.4869412Z Unpacking xfonts-cyrillic (1:1.0.5+nmu1) ...
2026-06-27T12:25:22.5928434Z Selecting previously unselected package xfonts-scalable.
2026-06-27T12:25:22.6009105Z Preparing to unpack .../60-xfonts-scalable_1%3a1.0.3-1.3_all.deb ...
2026-06-27T12:25:22.6046032Z Unpacking xfonts-scalable (1:1.0.3-1.3) ...
2026-06-27T12:25:22.6553773Z Selecting previously unselected package xserver-common.
2026-06-27T12:25:22.6658145Z Preparing to unpack .../61-xserver-common_2%3a21.1.12-1ubuntu1.6_all.deb ...
2026-06-27T12:25:22.6693498Z Unpacking xserver-common (2:21.1.12-1ubuntu1.6) ...
2026-06-27T12:25:22.7098546Z Selecting previously unselected package libglvnd0:amd64.
2026-06-27T12:25:22.7112207Z Preparing to unpack .../62-libglvnd0_1.7.0-1build1_amd64.deb ...
2026-06-27T12:25:22.7134464Z Unpacking libglvnd0:amd64 (1.7.0-1build1) ...
2026-06-27T12:25:22.7793087Z Selecting previously unselected package libglx0:amd64.
2026-06-27T12:25:22.7825161Z Preparing to unpack .../63-libglx0_1.7.0-1build1_amd64.deb ...
2026-06-27T12:25:22.7892929Z Unpacking libglx0:amd64 (1.7.0-1build1) ...
2026-06-27T12:25:22.8279183Z Selecting previously unselected package libgl1:amd64.
2026-06-27T12:25:22.8309051Z Preparing to unpack .../64-libgl1_1.7.0-1build1_amd64.deb ...
2026-06-27T12:25:22.8357828Z Unpacking libgl1:amd64 (1.7.0-1build1) ...
2026-06-27T12:25:22.8913425Z Selecting previously unselected package xvfb.
2026-06-27T12:25:22.8937575Z Preparing to unpack .../65-xvfb_2%3a21.1.12-1ubuntu1.6_amd64.deb ...
2026-06-27T12:25:22.8998528Z Unpacking xvfb (2:21.1.12-1ubuntu1.6) ...
2026-06-27T12:25:23.0030934Z Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:25:23.0107870Z Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ...
2026-06-27T12:25:23.0240084Z Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ...
2026-06-27T12:25:23.0389817Z Setting up libxmu6:amd64 (2:1.1.3-3build2) ...
2026-06-27T12:25:23.0548046Z Setting up libxdamage1:amd64 (1:1.1.6-1build1) ...
2026-06-27T12:25:23.0880779Z Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:25:23.1092069Z Setting up libxpm4:amd64 (1:3.5.17-1build2) ...
2026-06-27T12:25:23.1231089Z Setting up libxi6:amd64 (2:1.8.1-1build1) ...
2026-06-27T12:25:23.1387593Z Setting up fonts-noto-color-emoji (2.047-0ubuntu0.24.04.1) ...
2026-06-27T12:25:23.1517269Z Setting up libglvnd0:amd64 (1.7.0-1build1) ...
2026-06-27T12:25:23.1636439Z Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:25:23.1757658Z Setting up libsensors-config (1:3.6.0-9build1) ...
2026-06-27T12:25:23.1952407Z Setting up fonts-wqy-zenhei (0.9.45-8) ...
2026-06-27T12:25:23.2353172Z Setting up fonts-freefont-ttf (20211204+svn4273-2) ...
2026-06-27T12:25:23.2477142Z Setting up xkb-data (2.41-2ubuntu1.1) ...
2026-06-27T12:25:23.2609198Z Setting up libxaw7:amd64 (2:1.0.14-1build2) ...
2026-06-27T12:25:23.2742238Z Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ...
2026-06-27T12:25:23.2892442Z Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:25:23.3042771Z Setting up libasound2-data (1.2.11-1ubuntu0.2) ...
2026-06-27T12:25:23.3182534Z Setting up libfontenc1:amd64 (1:1.1.8-1build1) ...
2026-06-27T12:25:23.3294750Z Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ...
2026-06-27T12:25:23.3430904Z Setting up fonts-tlwg-loma-otf (1:0.7.3-1) ...
2026-06-27T12:25:23.3570951Z Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
2026-06-27T12:25:23.3719596Z Setting up libxfixes3:amd64 (1:6.0.0-2build1) ...
2026-06-27T12:25:23.3863930Z Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:25:23.4013930Z Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ...
2026-06-27T12:25:23.4140514Z Setting up libatspi2.0-0t64:amd64 (2.52.0-1build1) ...
2026-06-27T12:25:23.4273295Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2026-06-27T12:25:23.4372046Z Setting up libxrandr2:amd64 (2:1.5.2-2build1) ...
2026-06-27T12:25:23.4462363Z Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ...
2026-06-27T12:25:23.4542157Z Setting up libsensors5:amd64 (1:3.6.0-9build1) ...
2026-06-27T12:25:23.4652723Z Setting up libvulkan1:amd64 (1.3.275.0-1build1) ...
2026-06-27T12:25:23.4738379Z Setting up fonts-ipafont-gothic (00303-21ubuntu1) ...
2026-06-27T12:25:23.5017679Z 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:25:23.5111406Z Setting up libxshmfence1:amd64 (1.3-1build5) ...
2026-06-27T12:25:23.5330443Z Setting up at-spi2-common (2.52.0-1build1) ...
2026-06-27T12:25:23.5475834Z Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ...
2026-06-27T12:25:23.5580992Z Setting up fonts-liberation (1:2.1.5-3) ...
2026-06-27T12:25:23.5719138Z Setting up libxkbfile1:amd64 (1:1.1.0-1build4) ...
2026-06-27T12:25:23.5881350Z Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:25:23.5960151Z Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ...
2026-06-27T12:25:23.6028072Z Setting up libxfont2:amd64 (1:2.0.6-1build1) ...
2026-06-27T12:25:23.6111284Z Setting up libxmuu1:amd64 (2:1.1.3-3build2) ...
2026-06-27T12:25:23.6190948Z Setting up fonts-unifont (1:15.1.01-1build1) ...
2026-06-27T12:25:23.6253263Z Setting up libxkbcommon0:amd64 (1.6.0-1build1) ...
2026-06-27T12:25:23.6376295Z Setting up libatk1.0-0t64:amd64 (2.52.0-1build1) ...
2026-06-27T12:25:23.6474344Z Setting up x11-xkb-utils (7.7+8build2) ...
2026-06-27T12:25:23.6572761Z Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ...
2026-06-27T12:25:23.6657522Z Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ...
2026-06-27T12:25:23.6805104Z Setting up xfonts-utils (1:7.7+6build3) ...
2026-06-27T12:25:23.6963274Z Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:25:23.7128113Z Setting up xauth (1:1.1.2-1build1) ...
2026-06-27T12:25:23.7210877Z Setting up xfonts-cyrillic (1:1.0.5+nmu1) ...
2026-06-27T12:25:23.8012389Z Setting up xserver-common (2:21.1.12-1ubuntu1.6) ...
2026-06-27T12:25:23.8159799Z Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ...
2026-06-27T12:25:23.8319653Z Setting up xfonts-scalable (1:1.0.3-1.3) ...
2026-06-27T12:25:23.8920871Z Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:25:23.9061174Z Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ...
2026-06-27T12:25:23.9241008Z Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
2026-06-27T12:25:23.9377793Z Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ...
2026-06-27T12:25:23.9529465Z Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:25:23.9689097Z Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:25:23.9798647Z Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:25:23.9991153Z Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
2026-06-27T12:25:24.0060033Z Setting up libglx0:amd64 (1.7.0-1build1) ...
2026-06-27T12:25:24.0148874Z Setting up libgl1:amd64 (1.7.0-1build1) ...
2026-06-27T12:25:24.0245825Z Setting up xvfb (2:21.1.12-1ubuntu1.6) ...
2026-06-27T12:25:24.0347952Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2026-06-27T12:25:24.2719323Z Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
2026-06-27T12:25:24.8537493Z ::group::Run set -e
2026-06-27T12:25:24.8537829Z set -e
2026-06-27T12:25:24.8537933Z EXPECTED_VERSION="$(git rev-parse --short HEAD)"
2026-06-27T12:25:24.8538041Z for i in $(seq 1 60); do
2026-06-27T12:25:24.8538129Z VERSION_BODY="$(curl -fsS "http://${DEPLOY_HOST}/taxbaik/version.txt" || true)"
2026-06-27T12:25:24.8538238Z BLOG_STATUS="$(curl -s -o /dev/null -w '%{http_code}' "http://${DEPLOY_HOST}/taxbaik/blog/accountant-mistakes-5" || true)"
2026-06-27T12:25:24.8538331Z if echo "$VERSION_BODY" | grep -q "Version: ${EXPECTED_VERSION}" && [ "$BLOG_STATUS" = "200" ]; then
2026-06-27T12:25:24.8538433Z echo "Deployment is ready for ${EXPECTED_VERSION}"
2026-06-27T12:25:24.8538558Z exit 0
2026-06-27T12:25:24.8538627Z fi
2026-06-27T12:25:24.8538693Z echo "Waiting for deployment ${EXPECTED_VERSION}; blog status=${BLOG_STATUS}; version=${VERSION_BODY}"
2026-06-27T12:25:24.8538794Z sleep 10
2026-06-27T12:25:24.8538866Z done
2026-06-27T12:25:24.8538930Z echo "Deployment did not publish expected version ${EXPECTED_VERSION} in time" >&2
2026-06-27T12:25:24.8539017Z exit 1
2026-06-27T12:25:24.8539093Z shell: bash --noprofile --norc -e -o pipefail {0}
2026-06-27T12:25:24.8539184Z env:
2026-06-27T12:25:24.8539255Z DEPLOY_HOST: ***
2026-06-27T12:25:24.8539337Z ::endgroup::
2026-06-27T12:25:25.0402214Z curl: (22) The requested URL returned error: 502
2026-06-27T12:25:25.0579354Z Waiting for deployment 9f7e016; blog status=502; version=
2026-06-27T12:25:35.0698027Z curl: (22) The requested URL returned error: 502
2026-06-27T12:25:35.0843291Z Waiting for deployment 9f7e016; blog status=502; version=
2026-06-27T12:25:45.0997074Z curl: (22) The requested URL returned error: 502
2026-06-27T12:25:45.1210899Z Waiting for deployment 9f7e016; blog status=502; version=
2026-06-27T12:25:55.1284047Z curl: (22) The requested URL returned error: 502
2026-06-27T12:25:55.1377463Z Waiting for deployment 9f7e016; blog status=502; version=
2026-06-27T12:26:05.1672550Z Deployment is ready for 9f7e016
2026-06-27T12:26:05.2848371Z ::group::Run npm run test:e2e
2026-06-27T12:26:05.2848778Z npm run test:e2e
2026-06-27T12:26:05.2848904Z shell: bash --noprofile --norc -e -o pipefail {0}
2026-06-27T12:26:05.2849089Z env:
2026-06-27T12:26:05.2849215Z E2E_BASE_URL: http://***/taxbaik
2026-06-27T12:26:05.2849346Z E2E_ADMIN_USERNAME: admin
2026-06-27T12:26:05.2849438Z E2E_ADMIN_PASSWORD: ***
2026-06-27T12:26:05.2849532Z ::endgroup::
2026-06-27T12:26:05.4936839Z
2026-06-27T12:26:05.4938525Z > test:e2e
2026-06-27T12:26:05.4938795Z > playwright test
2026-06-27T12:26:05.4938899Z
2026-06-27T12:26:07.0908736Z
2026-06-27T12:26:07.0909505Z Running 8 tests using 1 worker
2026-06-27T12:26:07.0913297Z
2026-06-27T12:26:10.2546952Z ✓ 1 [chromium] tests/e2e/admin-login.spec.ts:8:7 admin authentication logs in through the real browser UI and reaches dashboard (2.0s)
2026-06-27T12:26:10.5255600Z - 2 [chromium] tests/e2e/admin-password-change.spec.ts:10:7 admin password change changes password through the real admin UI
2026-06-27T12:26:32.6254900Z ✘ 3 [chromium] tests/e2e/admin-smoke.spec.ts:9:7 admin smoke navigates the main admin menus without circuit errors (22.0s)
2026-06-27T12:26:55.5960306Z ✘ 4 [chromium] tests/e2e/admin-smoke.spec.ts:9:7 admin smoke navigates the main admin menus without circuit errors (retry #1) (22.1s)
2026-06-27T12:26:57.5569909Z ✓ 5 [chromium] tests/e2e/blog-seo.spec.ts:6:7 blog seo exposes title description and canonical on blog detail pages (1.1s)
2026-06-27T12:26:57.6187120Z ✓ 6 [chromium] tests/e2e/contact-submit.spec.ts:9:7 contact submit creates an inquiry through the public API (42ms)
2026-06-27T12:27:19.7145266Z ✘ 7 [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:27:42.8326880Z ✘ 8 [chromium] tests/e2e/contact-submit.spec.ts:26:7 contact submit creates an inquiry and shows it in admin list (retry #1) (22.2s)
2026-06-27T12:27:55.0994094Z ✘ 9 [chromium] tests/e2e/inquiry-detail.spec.ts:9:7 inquiry detail shows the created inquiry and admin action links (11.3s)
2026-06-27T12:28:07.3933486Z ✘ 10 [chromium] tests/e2e/inquiry-detail.spec.ts:9:7 inquiry detail shows the created inquiry and admin action links (retry #1) (11.3s)
2026-06-27T12:28:09.9904674Z ✓ 11 [chromium] tests/e2e/public-smoke.spec.ts:6:7 public smoke loads the main public pages with SEO basics (1.6s)
2026-06-27T12:28:10.0454623Z
2026-06-27T12:28:10.0460081Z
2026-06-27T12:28:10.0473094Z 1) [chromium] tests/e2e/admin-smoke.spec.ts:9:7 admin smoke navigates the main admin menus without circuit errors
2026-06-27T12:28:10.0473448Z
2026-06-27T12:28:10.0473752Z Error: expect(locator).toBeVisible() failed
2026-06-27T12:28:10.0473949Z
2026-06-27T12:28:10.0474156Z Locator: locator('.mud-main-content').getByText(/이번달 문의/).first()
2026-06-27T12:28:10.0474341Z Expected: visible
2026-06-27T12:28:10.0474485Z Timeout: 20000ms
2026-06-27T12:28:10.0474612Z Error: element(s) not found
2026-06-27T12:28:10.0474757Z
2026-06-27T12:28:10.0474897Z Call log:
2026-06-27T12:28:10.0475054Z  - Expect "toBeVisible" with timeout 20000ms
2026-06-27T12:28:10.0475243Z  - waiting for locator('.mud-main-content').getByText(/이번달 문의/).first()
2026-06-27T12:28:10.0475428Z
2026-06-27T12:28:10.0475506Z
2026-06-27T12:28:10.0475574Z 33 | await page.goto(`${baseUrl}${check.path}`);
2026-06-27T12:28:10.0475656Z 34 | await expect(page).toHaveURL(new RegExp(`${check.path}$`));
2026-06-27T12:28:10.0475761Z > 35 | await expect(page.locator('.mud-main-content').getByText(check.content).first()).toBeVisible({ timeout: 20_000 });
2026-06-27T12:28:10.0475935Z | ^
2026-06-27T12:28:10.0476343Z 36 | }
2026-06-27T12:28:10.0476521Z 37 |
2026-06-27T12:28:10.0476702Z 38 | expect(consoleErrors, 'browser console/page errors').toEqual([]);
2026-06-27T12:28:10.0476879Z at /workspace/***/taxbaik/tests/e2e/admin-smoke.spec.ts:35:88
2026-06-27T12:28:10.0477048Z
2026-06-27T12:28:10.0477202Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:28:10.0477438Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium/test-failed-1.png
2026-06-27T12:28:10.0477635Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0477880Z
2026-06-27T12:28:10.0478014Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0478232Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium/video.webm
2026-06-27T12:28:10.0478409Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0478636Z
2026-06-27T12:28:10.0478772Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:28:10.0478910Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium/trace.zip
2026-06-27T12:28:10.0478997Z Usage:
2026-06-27T12:28:10.0479074Z
2026-06-27T12:28:10.0479200Z npx playwright show-trace test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium/trace.zip
2026-06-27T12:28:10.0479361Z
2026-06-27T12:28:10.0479495Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0479715Z
2026-06-27T12:28:10.0479888Z Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0480088Z
2026-06-27T12:28:10.0480218Z Error: expect(locator).toBeVisible() failed
2026-06-27T12:28:10.0480394Z
2026-06-27T12:28:10.0480545Z Locator: locator('.mud-main-content').getByText(/이번달 문의/).first()
2026-06-27T12:28:10.0480724Z Expected: visible
2026-06-27T12:28:10.0480907Z Timeout: 20000ms
2026-06-27T12:28:10.0481044Z Error: element(s) not found
2026-06-27T12:28:10.0481138Z
2026-06-27T12:28:10.0481207Z Call log:
2026-06-27T12:28:10.0481284Z  - Expect "toBeVisible" with timeout 20000ms
2026-06-27T12:28:10.0481366Z  - waiting for locator('.mud-main-content').getByText(/이번달 문의/).first()
2026-06-27T12:28:10.0481516Z
2026-06-27T12:28:10.0481628Z
2026-06-27T12:28:10.0481773Z 33 | await page.goto(`${baseUrl}${check.path}`);
2026-06-27T12:28:10.0481952Z 34 | await expect(page).toHaveURL(new RegExp(`${check.path}$`));
2026-06-27T12:28:10.0482272Z > 35 | await expect(page.locator('.mud-main-content').getByText(check.content).first()).toBeVisible({ timeout: 20_000 });
2026-06-27T12:28:10.0482474Z | ^
2026-06-27T12:28:10.0482637Z 36 | }
2026-06-27T12:28:10.0482772Z 37 |
2026-06-27T12:28:10.0482907Z 38 | expect(consoleErrors, 'browser console/page errors').toEqual([]);
2026-06-27T12:28:10.0483100Z at /workspace/***/taxbaik/tests/e2e/admin-smoke.spec.ts:35:88
2026-06-27T12:28:10.0483254Z
2026-06-27T12:28:10.0483373Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:28:10.0483571Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium-retry1/test-failed-1.png
2026-06-27T12:28:10.0483784Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0484013Z
2026-06-27T12:28:10.0484140Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0484297Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium-retry1/video.webm
2026-06-27T12:28:10.0484449Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0484653Z
2026-06-27T12:28:10.0484795Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:28:10.0485007Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium-retry1/trace.zip
2026-06-27T12:28:10.0485201Z Usage:
2026-06-27T12:28:10.0485324Z
2026-06-27T12:28:10.0485458Z npx playwright show-trace test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium-retry1/trace.zip
2026-06-27T12:28:10.0485633Z
2026-06-27T12:28:10.0485776Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0486006Z
2026-06-27T12:28:10.0489412Z 2) [chromium] tests/e2e/contact-submit.spec.ts:26:7 contact submit creates an inquiry and shows it in admin list
2026-06-27T12:28:10.0490271Z
2026-06-27T12:28:10.0490398Z Error: expect(locator).toBeVisible() failed
2026-06-27T12:28:10.0490509Z
2026-06-27T12:28:10.0490831Z Locator: locator('.mud-main-content').getByText('문의 관리').first()
2026-06-27T12:28:10.0491000Z Expected: visible
2026-06-27T12:28:10.0491151Z Timeout: 20000ms
2026-06-27T12:28:10.0491297Z Error: element(s) not found
2026-06-27T12:28:10.0491438Z
2026-06-27T12:28:10.0491569Z Call log:
2026-06-27T12:28:10.0491724Z  - Expect "toBeVisible" with timeout 20000ms
2026-06-27T12:28:10.0491891Z  - waiting for locator('.mud-main-content').getByText('문의 관리').first()
2026-06-27T12:28:10.0492213Z
2026-06-27T12:28:10.0492335Z
2026-06-27T12:28:10.0492446Z 51 | await installAdminToken(page, token);
2026-06-27T12:28:10.0492616Z 52 | await page.goto(`${baseUrl}/admin/inquiries`);
2026-06-27T12:28:10.0492785Z > 53 | await expect(page.locator('.mud-main-content').getByText('문의 관리').first()).toBeVisible({ timeout: 20_000 });
2026-06-27T12:28:10.0492997Z | ^
2026-06-27T12:28:10.0493163Z 54 | });
2026-06-27T12:28:10.0493427Z 55 | });
2026-06-27T12:28:10.0493507Z 56 |
2026-06-27T12:28:10.0493581Z at /workspace/***/taxbaik/tests/e2e/contact-submit.spec.ts:53:80
2026-06-27T12:28:10.0493710Z
2026-06-27T12:28:10.0493839Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:28:10.0494121Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium/test-failed-1.png
2026-06-27T12:28:10.0494321Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0494637Z
2026-06-27T12:28:10.0494824Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0495068Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium/video.webm
2026-06-27T12:28:10.0495238Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0495445Z
2026-06-27T12:28:10.0495645Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:28:10.0495842Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium/trace.zip
2026-06-27T12:28:10.0495995Z Usage:
2026-06-27T12:28:10.0496503Z
2026-06-27T12:28:10.0496657Z npx playwright show-trace test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium/trace.zip
2026-06-27T12:28:10.0496768Z
2026-06-27T12:28:10.0496861Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0497001Z
2026-06-27T12:28:10.0497092Z Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0497290Z
2026-06-27T12:28:10.0497458Z Error: expect(locator).toBeVisible() failed
2026-06-27T12:28:10.0497624Z
2026-06-27T12:28:10.0497749Z Locator: locator('.mud-main-content').getByText('문의 관리').first()
2026-06-27T12:28:10.0497901Z Expected: visible
2026-06-27T12:28:10.0498098Z Timeout: 20000ms
2026-06-27T12:28:10.0498303Z Error: element(s) not found
2026-06-27T12:28:10.0498452Z
2026-06-27T12:28:10.0498628Z Call log:
2026-06-27T12:28:10.0498795Z  - Expect "toBeVisible" with timeout 20000ms
2026-06-27T12:28:10.0498953Z  - waiting for locator('.mud-main-content').getByText('문의 관리').first()
2026-06-27T12:28:10.0499066Z
2026-06-27T12:28:10.0499173Z
2026-06-27T12:28:10.0499241Z 51 | await installAdminToken(page, token);
2026-06-27T12:28:10.0499338Z 52 | await page.goto(`${baseUrl}/admin/inquiries`);
2026-06-27T12:28:10.0499442Z > 53 | await expect(page.locator('.mud-main-content').getByText('문의 관리').first()).toBeVisible({ timeout: 20_000 });
2026-06-27T12:28:10.0499649Z | ^
2026-06-27T12:28:10.0499814Z 54 | });
2026-06-27T12:28:10.0499962Z 55 | });
2026-06-27T12:28:10.0500164Z 56 |
2026-06-27T12:28:10.0500308Z at /workspace/***/taxbaik/tests/e2e/contact-submit.spec.ts:53:80
2026-06-27T12:28:10.0500477Z
2026-06-27T12:28:10.0500662Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:28:10.0500870Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium-retry1/test-failed-1.png
2026-06-27T12:28:10.0501047Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0501249Z
2026-06-27T12:28:10.0501420Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0501635Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium-retry1/video.webm
2026-06-27T12:28:10.0501890Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0502498Z
2026-06-27T12:28:10.0502640Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:28:10.0502892Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium-retry1/trace.zip
2026-06-27T12:28:10.0503047Z Usage:
2026-06-27T12:28:10.0503213Z
2026-06-27T12:28:10.0503387Z npx playwright show-trace test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium-retry1/trace.zip
2026-06-27T12:28:10.0503567Z
2026-06-27T12:28:10.0503745Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0503960Z
2026-06-27T12:28:10.0504098Z 3) [chromium] tests/e2e/inquiry-detail.spec.ts:9:7 inquiry detail shows the created inquiry and admin action links
2026-06-27T12:28:10.0504262Z
2026-06-27T12:28:10.0504564Z Error: expect(locator).toBeVisible() failed
2026-06-27T12:28:10.0504714Z
2026-06-27T12:28:10.0504866Z Locator: getByText('Detail-1782563263796')
2026-06-27T12:28:10.0505081Z Expected: visible
2026-06-27T12:28:10.0505231Z Timeout: 10000ms
2026-06-27T12:28:10.0505381Z Error: element(s) not found
2026-06-27T12:28:10.0505528Z
2026-06-27T12:28:10.0505645Z Call log:
2026-06-27T12:28:10.0505719Z  - Expect "toBeVisible" with timeout 10000ms
2026-06-27T12:28:10.0505800Z  - waiting for getByText('Detail-1782563263796')
2026-06-27T12:28:10.0505923Z
2026-06-27T12:28:10.0505984Z
2026-06-27T12:28:10.0506049Z 36 |
2026-06-27T12:28:10.0506702Z 37 | await expect(page).toHaveURL(/\/taxbaik\/admin\/inquiries\/\d+$/);
2026-06-27T12:28:10.0506989Z > 38 | await expect(page.getByText(name)).toBeVisible();
2026-06-27T12:28:10.0510507Z | ^
2026-06-27T12:28:10.0510666Z 39 | await expect(page.getByText(phone)).toBeVisible();
2026-06-27T12:28:10.0510874Z 40 | await expect(page.getByText(message)).toBeVisible();
2026-06-27T12:28:10.0511030Z 41 | await expect(page.getByRole('button', { name: '신규' })).toBeVisible();
2026-06-27T12:28:10.0511191Z at /workspace/***/taxbaik/tests/e2e/inquiry-detail.spec.ts:38:40
2026-06-27T12:28:10.0511334Z
2026-06-27T12:28:10.0511532Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:28:10.0511761Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium/test-failed-1.png
2026-06-27T12:28:10.0511946Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0512343Z
2026-06-27T12:28:10.0512455Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0512564Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium/video.webm
2026-06-27T12:28:10.0512646Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0512938Z
2026-06-27T12:28:10.0513083Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:28:10.0513271Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium/trace.zip
2026-06-27T12:28:10.0513521Z Usage:
2026-06-27T12:28:10.0513669Z
2026-06-27T12:28:10.0513795Z npx playwright show-trace test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium/trace.zip
2026-06-27T12:28:10.0513964Z
2026-06-27T12:28:10.0514159Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0514373Z
2026-06-27T12:28:10.0514497Z Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0514753Z
2026-06-27T12:28:10.0514878Z Error: expect(locator).toBeVisible() failed
2026-06-27T12:28:10.0515020Z
2026-06-27T12:28:10.0515134Z Locator: getByText('Detail-1782563276056')
2026-06-27T12:28:10.0515379Z Expected: visible
2026-06-27T12:28:10.0515530Z Timeout: 10000ms
2026-06-27T12:28:10.0515683Z Error: element(s) not found
2026-06-27T12:28:10.0515867Z
2026-06-27T12:28:10.0515964Z Call log:
2026-06-27T12:28:10.0516037Z  - Expect "toBeVisible" with timeout 10000ms
2026-06-27T12:28:10.0516373Z  - waiting for getByText('Detail-1782563276056')
2026-06-27T12:28:10.0516612Z
2026-06-27T12:28:10.0516748Z
2026-06-27T12:28:10.0516877Z 36 |
2026-06-27T12:28:10.0517056Z 37 | await expect(page).toHaveURL(/\/taxbaik\/admin\/inquiries\/\d+$/);
2026-06-27T12:28:10.0517235Z > 38 | await expect(page.getByText(name)).toBeVisible();
2026-06-27T12:28:10.0517379Z | ^
2026-06-27T12:28:10.0517518Z 39 | await expect(page.getByText(phone)).toBeVisible();
2026-06-27T12:28:10.0517706Z 40 | await expect(page.getByText(message)).toBeVisible();
2026-06-27T12:28:10.0517890Z 41 | await expect(page.getByRole('button', { name: '신규' })).toBeVisible();
2026-06-27T12:28:10.0518072Z at /workspace/***/taxbaik/tests/e2e/inquiry-detail.spec.ts:38:40
2026-06-27T12:28:10.0518298Z
2026-06-27T12:28:10.0518452Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
2026-06-27T12:28:10.0518575Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium-retry1/test-failed-1.png
2026-06-27T12:28:10.0518668Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0518810Z
2026-06-27T12:28:10.0518894Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0519174Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium-retry1/video.webm
2026-06-27T12:28:10.0519394Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0519618Z
2026-06-27T12:28:10.0519759Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
2026-06-27T12:28:10.0520059Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium-retry1/trace.zip
2026-06-27T12:28:10.0520271Z Usage:
2026-06-27T12:28:10.0520412Z
2026-06-27T12:28:10.0520535Z npx playwright show-trace test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium-retry1/trace.zip
2026-06-27T12:28:10.0520722Z
2026-06-27T12:28:10.0520896Z ────────────────────────────────────────────────────────────────────────────────────────────────
2026-06-27T12:28:10.0521120Z
2026-06-27T12:28:10.0521253Z 3 failed
2026-06-27T12:28:10.0521464Z [chromium] tests/e2e/admin-smoke.spec.ts:9:7 admin smoke navigates the main admin menus without circuit errors
2026-06-27T12:28:10.0521637Z [chromium] tests/e2e/contact-submit.spec.ts:26:7 contact submit creates an inquiry and shows it in admin list
2026-06-27T12:28:10.0521739Z [chromium] tests/e2e/inquiry-detail.spec.ts:9:7 inquiry detail shows the created inquiry and admin action links
2026-06-27T12:28:10.0521851Z 1 skipped
2026-06-27T12:28:10.0521946Z 4 passed (2.1m)
2026-06-27T12:28:10.1213717Z ❌ Failure - Main Browser E2E verification
2026-06-27T12:28:10.1330889Z exitcode '1': failure
2026-06-27T12:28:10.2333635Z ::group::Run echo "Executed tests:"
2026-06-27T12:28:10.2334218Z echo "Executed tests:"
2026-06-27T12:28:10.2334334Z echo "- admin-login"
2026-06-27T12:28:10.2334414Z echo "- admin-smoke"
2026-06-27T12:28:10.2334506Z echo "- public-smoke"
2026-06-27T12:28:10.2334583Z echo "- blog-seo"
2026-06-27T12:28:10.2334902Z echo "- contact-submit"
2026-06-27T12:28:10.2335042Z echo "- inquiry-detail"
2026-06-27T12:28:10.2335155Z echo "- admin-password-change"
2026-06-27T12:28:10.2335236Z shell: bash --noprofile --norc -e -o pipefail {0}
2026-06-27T12:28:10.2335329Z ::endgroup::
2026-06-27T12:28:10.2801370Z Executed tests:
2026-06-27T12:28:10.2802324Z - admin-login
2026-06-27T12:28:10.2804066Z - admin-smoke
2026-06-27T12:28:10.2804181Z - public-smoke
2026-06-27T12:28:10.2804500Z - blog-seo
2026-06-27T12:28:10.2804597Z - contact-submit
2026-06-27T12:28:10.2804673Z - inquiry-detail
2026-06-27T12:28:10.2804767Z - admin-password-change
2026-06-27T12:28:10.3160536Z expression '${{ runner.os }}-playwright-${{ hashFiles('package-lock.json') }}' rewritten to 'format('{0}-playwright-{1}', runner.os, hashFiles('package-lock.json'))'
2026-06-27T12:28:10.3160888Z evaluating expression 'format('{0}-playwright-{1}', runner.os, hashFiles('package-lock.json'))'
2026-06-27T12:28:10.3161546Z Writing entry to tarball workflow/hashfiles/index.js len:168437
2026-06-27T12:28:10.3163198Z Extracting content to '/var/run/act'
2026-06-27T12:28:10.3205358Z 🐳 docker exec cmd=[node /var/run/act/workflow/hashfiles/index.js] user= workdir=
2026-06-27T12:28:10.3205701Z Exec command '[node /var/run/act/workflow/hashfiles/index.js]'
2026-06-27T12:28:10.3205967Z Working directory '/workspace/***/taxbaik'
2026-06-27T12:28:10.4459391Z expression 'format('{0}-playwright-{1}', runner.os, hashFiles('package-lock.json'))' evaluated to '%!t(string=Linux-playwright-da5b0f170046fc2084d2c68f83e739454760e58eda8b88046a83cc8256c7af8f)'
2026-06-27T12:28:10.4460222Z expression '${{ runner.os }}-playwright-\n' rewritten to 'format('{0}-playwright-\n', runner.os)'
2026-06-27T12:28:10.4460368Z evaluating expression 'format('{0}-playwright-\n', runner.os)'
2026-06-27T12:28:10.4461512Z expression 'format('{0}-playwright-\n', runner.os)' evaluated to '%!t(string=Linux-playwright-\n)'
2026-06-27T12:28:10.4551474Z evaluating expression 'success()'
2026-06-27T12:28:10.4551820Z expression 'success()' evaluated to 'false'
2026-06-27T12:28:10.4552213Z Skipping step 'Cache Playwright browsers' due to 'success()'
2026-06-27T12:28:10.4779722Z evaluating expression 'success()'
2026-06-27T12:28:10.4780359Z expression 'success()' evaluated to 'false'
2026-06-27T12:28:10.4780556Z Skipping step 'Setup Node.js' due to 'success()'
2026-06-27T12:28:10.5070552Z evaluating expression 'always()'
2026-06-27T12:28:10.5071084Z expression 'always()' evaluated to 'true'
2026-06-27T12:28:10.5071211Z ⭐ Run Post Checkout code
2026-06-27T12:28:10.5071405Z Writing entry to tarball workflow/outputcmd.txt len:0
2026-06-27T12:28:10.5071582Z Writing entry to tarball workflow/statecmd.txt len:0
2026-06-27T12:28:10.5071716Z Writing entry to tarball workflow/pathcmd.txt len:0
2026-06-27T12:28:10.5073310Z Writing entry to tarball workflow/envs.txt len:0
2026-06-27T12:28:10.5074192Z Writing entry to tarball workflow/SUMMARY.md len:0
2026-06-27T12:28:10.5074466Z Extracting content to '/var/run/act'
2026-06-27T12:28:10.5114732Z run post step for 'Checkout code'
2026-06-27T12:28:10.5115552Z executing remote job container: [node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js]
2026-06-27T12:28:10.5400613Z 🐳 docker exec cmd=[node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js] user= workdir=
2026-06-27T12:28:10.5401169Z Exec command '[node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js]'
2026-06-27T12:28:10.5401663Z Working directory '/workspace/***/taxbaik'
2026-06-27T12:28:10.7031956Z [command]/usr/bin/git version
2026-06-27T12:28:10.7088988Z git version 2.54.0
2026-06-27T12:28:10.7117822Z ***
2026-06-27T12:28:10.7150869Z Temporarily overriding HOME='/tmp/1df097f1-1f9c-407d-9809-65fbea60adc1' before making global git config changes
2026-06-27T12:28:10.7152884Z Adding repository directory to the temporary git global config as a safe directory
2026-06-27T12:28:10.7158131Z [command]/usr/bin/git config --global --add safe.directory /workspace/***/taxbaik
2026-06-27T12:28:10.7197881Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-27T12:28:10.7233128Z [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:28:10.7479269Z [command]/usr/bin/git config --local --name-only --get-regexp http\.http\:\/\/gitea\:3000\/\.extraheader
2026-06-27T12:28:10.7502929Z http.http://gitea:3000/.extraheader
2026-06-27T12:28:10.7513344Z [command]/usr/bin/git config --local --unset-all http.http://gitea:3000/.extraheader
2026-06-27T12:28:10.7543127Z [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:28:10.7776949Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-27T12:28:10.7814014Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-27T12:28:10.8152502Z ✅ Success - Post Checkout code
2026-06-27T12:28:10.8313130Z Cleaning up container for job browser-e2e
2026-06-27T12:28:11.0247351Z Removed container: 6a96f281e4aae9be735d17fb93794315e3bc2b5ea755f51629ceeff0d2fa4945
2026-06-27T12:28:11.0257337Z 🐳 docker volume rm GITEA-ACTIONS-TASK-262-WORKFLOW-TaxBaik-Browser-E2E-JOB-browser-f5d6a3311b3836e51d8fb585a7d6b2a913d48f0455a2a7191285e8b859148f2b
2026-06-27T12:28:11.0411812Z 🐳 docker volume rm GITEA-ACTIONS-TASK-262-WORKFLOW-TaxBaik-Browser-E2E-JOB-browser-f5d6a3311b3836e51d8fb585a7d6b2a913d48f0455a2a7191285e8b859148f2b-env
2026-06-27T12:28:11.1693131Z 🏁 Job failed
2026-06-27T12:28:11.1872783Z Job 'browser-e2e' failed