Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The build process times out when attempting to build from an EPUB generated by Re:VIEW. #509

Closed
huideyeren opened this issue Sep 1, 2024 · 1 comment

Comments

@huideyeren
Copy link

When attempting to build a PDF from an EPUB generated by Re:VIEW using GitHub Actions, an error occurs during the Vivliostyle build process.

I have attached the logs. I would appreciate it if you could let me know what might be causing the issue.

I understand Japanese, so communication in Japanese is also not a problem.

Document used:
https://github.com/huidetang/inokashira-review-template/

Container used:
https://github.com/huideyeren/vivliostyle-review-docker

Logs:

Run REVIEW_CONFIG_FILE=config-print.yml REVIEW_VSCLI_USESANDBOX=true REVIEW_VSCLI_GRAYSCALE=true bundle exec rake vivliostyle
  REVIEW_CONFIG_FILE=config-print.yml REVIEW_VSCLI_USESANDBOX=true REVIEW_VSCLI_GRAYSCALE=true bundle exec rake vivliostyle
  shell: sh -e {0}
  env:
    SIZE: a6
    MUKI: tate
    pythonLocation: /__t/Python/3.1[2](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:2).5/x64
    PKG_CONFIG_PATH: /__t/Python/3.12.5/x64/lib/pkgconfig
    Python_ROOT_DIR: /__t/Python/3.12.5/x64
    Python2_ROOT_DIR: /__t/Python/[3](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:3).12.5/x64
    Python3_ROOT_DIR: /__t/Python/3.12.5/x6[4](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:4)
    LD_LIBRARY_PATH: /__t/Python/3.12.[5](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:5)/x64/lib
review-epubmaker  config-print.yml
✔ SUCCESS built book.epub          
vivliostyle build   --preflight press-ready-local --preflight-option gray-scale -o book.pdf book.epub --log-level debug
- Collecting build config
2024-09-01T00:40:43.811Z vs-cli context directory /__w/inokashira-review-template/inokashira-review-template
2024-09-01T00:40:43.811Z vs-cli cliFlags {
  input: 'book.epub',
  configPath: undefined,
  targets: [ { path: 'book.pdf', format: 'pdf' } ],
  theme: undefined,
  size: undefined,
  cropMarks: undefined,
  bleed: undefined,
  cropOffset: undefined,
  css: undefined,
  style: undefined,
  userStyle: undefined,
  singleDoc: undefined,
  title: undefined,
  author: undefined,
  language: undefined,
  pressReady: undefined,
  readingProgression: undefined,
  renderMode: 'local',
  preflight: 'press-ready-local',
  preflightOption: [ 'gray-scale' ],
  verbose: undefined,
  timeout: undefined,
  sandbox: undefined,
  executableBrowser: undefined,
  image: undefined,
  http: undefined,
  viewer: undefined,
  viewerParam: undefined,
  logLevel: 'debug',
  bypassedPdfBuilderOption: undefined,
  executableChromium: undefined
}
2024-09-01T00:40:43.812Z vs-cli vivliostyle.config.js undefined
2024-09-01T00:40:43.813Z vs-cli entering single entry config mode
2024-09-01T00:40:43.81[6](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:6)Z vs-cli Created the temporary directory: /tmp/tmp-665-QVq0Kgs6k060
2024-09-01T00:40:45.881Z vs-cli Unzipped /__w/inokashira-review-template/inokashira-review-template/book.epub to /tmp/tmp-665-QVq0Kgs6k060
2024-09-01T00:40:45.884Z vs-cli parsedConfig {
  "entryContextDir": "/__w/inokashira-review-template/inokashira-review-template",
  "workspaceDir": "/__w/inokashira-review-template/inokashira-review-template",
  "themesDir": "/__w/inokashira-review-template/inokashira-review-template/themes",
  "copyAsset": {
    "includes": [],
    "excludes": [],
    "fileExtensions": [
      "png",
      "jpg",
      "jpeg",
      "svg",
      "gif",
      "webp",
      "apng",
      "ttf",
      "otf",
      "woff",
      "woff2"
    ]
  },
  "outputs": [
    {
      "path": "/__w/inokashira-review-template/inokashira-review-template/book.pdf",
      "format": "pdf",
      "renderMode": "local",
      "preflight": "press-ready-local",
      "preflightOption": [
        "gray-scale"
      ]
    }
  ],
  "themeIndexes": {},
  "rootThemes": [],
  "cropMarks": false,
  "singleDoc": false,
  "quick": false,
  "vfmOptions": {
    "hardLineBreaks": false,
    "disableFormatHtml": false
  },
  "timeout": 120000,
  "sandbox": false,
  "executableBrowser": "/github/home/.cache/ms-playwright/chromium-1129/chrome-linux/chrome",
  "browserType": "chromium",
  "image": "ghcr.io/vivliostyle/cli:8.14.1",
  "httpServer": false,
  "logLevel": "debug",
  "epubOpfPath": "/tmp/tmp-665-QVq0Kgs6k060/OEBPS/book.opf",
  "entries": [],
  "input": {
    "format": "epub",
    "entry": "/__w/inokashira-review-template/inokashira-review-template/book.epub"
  },
  "exportAliases": []
}
ℹ Launching build environment
2024-09-01T00:40:45.885Z vs-cli viewerFullUrl file:///pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/viewer/lib/index.html#src=file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/book.opf&bookMode=true&renderAllPages=true
2024-09-01T00:40:45.885Z vs-cli Executing browser path: /github/home/.cache/ms-playwright/chromium-1129/chrome-linux/chrome
ℹ Rendering browser is not installed yet. Downloading now...
Downloading Chromium 128.0.6613.18 (playwright build v1129) from https://playwright.azureedge.net/builds/chromium/1129/chromium-linux.zip
|                                                                                |   0% of 162.8 MiB
|■■■■■■■■                                                                        |  10% of 162.8 MiB
|■■■■■■■■■■■■■■■■                                                                |  20% of 162.8 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■                                                        |  30% of 162.8 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■                                                |  40% of 162.8 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■                                        |  50% of 162.8 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■                                |  60% of 162.8 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■                        |  [7](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:7)0% of 162.8 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■                |  [8](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:8)0% of 162.8 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■        |  [9](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:9)0% of 162.8 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■| [10](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:10)0% of 162.8 MiB
Chromium 128.0.6613.18 (playwright build v[11](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:11)29) downloaded to /github/home/.cache/ms-playwright/chromium-1[12](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:12)9
Downloading FFMPEG playwright build v1009 from https://playwright.azureedge.net/builds/ffmpeg/1009/ffmpeg-linux.zip
|                                                                                |   0% of 2.6 MiB
|■■■■■■■■                                                                        |  10% of 2.6 MiB
|■■■■■■■■■■■■■■■■                                                                |  20% of 2.6 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■                                                        |  30% of 2.6 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■                                                |  40% of 2.6 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■                                        |  50% of 2.6 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■                                |  60% of 2.6 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■                        |  70% of 2.6 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■                |  80% of 2.6 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■        |  90% of 2.6 MiB
|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■| 100% of 2.6 MiB
FFMPEG playwright build v1009 downloaded to /github/home/.cache/ms-playwright/ffmpeg-1009
✔ Successfully downloaded browser
ℹ Collecting build config
2024-09-01T00:40:50.716Z vs-cli success browserVersion=Chromium/128.0.66[13](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:14).18
ℹ Building pages
2024-09-01T00:40:50.771Z vs-cli viewer:response 200 file:///pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/viewer/lib/index.html
2024-09-01T00:40:50.784Z vs-cli viewer:response 200 file:///pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/viewer/lib/resources/mathjax-config.js
2024-09-01T00:40:50.784Z vs-cli viewer:response 200 file:///pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/viewer/lib/css/vivliostyle-viewer.css
2024-09-01T00:40:50.784Z vs-cli viewer:response 200 file:///pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/viewer/lib/css/ui.arrows.css
2024-09-01T00:40:50.786Z vs-cli viewer:response 200 file:///pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/viewer/lib/css/ui.menu-bar.css
2024-09-01T00:40:50.786Z vs-cli viewer:response 200 file:///pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/viewer/lib/css/ui.message-dialog.css
2024-09-01T00:40:50.787Z vs-cli viewer:response 200 file:///pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/viewer/lib/js/vivliostyle-viewer.js
2024-09-01T00:40:50.787Z vs-cli viewer:response 200 file:///pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/viewer/lib/css/ui.loading-overlay.css
2024-09-01T00:40:50.789Z vs-cli viewer:response 200 file:///pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/viewer/lib/css/ui.text-selection-menu.css
2024-09-01T00:40:50.789Z vs-cli viewer:response 200 file:///pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/viewer/lib/resources/vivliostyle-icon.png
2024-09-01T00:40:50.791Z vs-cli viewer:response 200 file:///pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/viewer/lib/resources/vivliostyle-logo.svg
2024-09-01T00:40:50.826Z vs-cli viewer:response 200 https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/MathJax.js?config=TeX-MML-AM_CHTML
2024-09-01T00:40:50.883Z vs-cli viewer:response 200 https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/config/TeX-MML-AM_CHTML.js?V=2.7.9
2024-09-01T00:40:50.913Z vs-cli viewer:response 200 file:///pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/viewer/lib/fonts/fa-solid-900.woff2
2024-09-01T00:40:50.949Z vs-cli viewer:response 200 https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/extensions/MathML/content-mathml.js?V=2.7.9
2024-09-01T00:40:51.078Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/book.opf
2024-09-01T00:40:51.081Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/book.opf
ℹ Unexpected empty success response for file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/META-INF/encryption.xml
2024-09-01T00:40:51.091Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/book.xhtml
2024-09-01T00:40:51.103Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/style.css
ℹ E_INVALID_PAGE_SELECTOR :last 
ℹ Load font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Load font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Load font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Load font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Load font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Load font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Load font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Load font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Load font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Load font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:51.150Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf
2024-09-01T00:40:51.150Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf
2024-09-01T00:40:51.151Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf
2024-09-01T00:40:51.152Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf
2024-09-01T00:40:51.153Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff
2024-09-01T00:40:51.192Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf
2024-09-01T00:40:51.202Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf
2024-09-01T00:40:51.202Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf
2024-09-01T00:40:51.202Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf
2024-09-01T00:40:51.654Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/titlepage.xhtml
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:51.669Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/images/title.png
2024-09-01T00:40:51.684Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/preface.xhtml
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:51.729Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/book-toc.xhtml
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:51.782Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/part_1.xhtml
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:51.836Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/how-to-use.xhtml
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:51.941Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/images/shikumi.png
2024-09-01T00:40:51.973Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/images/sign.png
2024-09-01T00:40:52.206Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/part_2.xhtml
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:52.227Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/markdown.xhtml
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:52.448Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/images/yosano_akiko_is_always_watching_you.png
2024-09-01T00:40:52.503Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/part_3.xhtml
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:52.520Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/word-ref.xhtml
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:52.629Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/custom-reference.xhtml
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:52.720Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/postscript.xhtml
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:52.751Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/images/note.png
2024-09-01T00:40:52.762Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/images/amazon-goods.png
2024-09-01T00:40:52.781Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/images/amazon-books.png
2024-09-01T00:40:52.790Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/images/booth.png
2024-09-01T00:40:52.797Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/bib.xhtml
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:52.825Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/profile.xhtml
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/EBGaramond/EBGaramond-Italic-VariableFont_wght.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NanumMyeongjo/NanumMyeongjo-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ E_FONT_FACE_INCOMPATIBLE url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/NotoSerifCJKjp/NotoSerifCJKjp-VF.otf") format("otf")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/YakuCalt/YakuCaltMincho-R.woff") format("woff")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Bold.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-BoldItalic.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-Regular.ttf") format("truetype")
ℹ Found already-loaded font: url("file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/fonts/Cica/Cica-RegularItalic.ttf") format("truetype")
2024-09-01T00:40:52.849Z vs-cli viewer:response 200 file:///tmp/tmp-665-QVq0Kgs6k060/OEBPS/images/louisa-akutagawa.png
page.waitForFunction: Timeout 120000ms exceeded.
    at buildPDF (/pnpm/global/5/.pnpm/@vivliostyle+cli@8.[14](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:15).1/node_modules/@vivliostyle/cli/dist/output/pdf.js:162:16)

If you think this is a bug, please report at https://github.com/vivliostyle/vivliostyle-cli/issues
    at async build (/pnpm/global/5/.pnpm/@[email protected]/node_modules/@vivliostyle/cli/dist/build.js:69:30)
2024-09-01T00:42:53.556Z vs-cli Removed the temporary directory: /tmp/tmp-665-QVq0Kgs6k060
rake aborted!
Command failed with status (1): [vivliostyle build   --preflight press-ready-local --preflight-option gray-scale -o book.pdf book.epub --log-level debug]
lib/tasks/review.rake:141:in `block in <top (required)>'
/var/lib/gems/3.1.0/gems/rake-13.2.1/exe/rake:27:in `<top (required)>'
/var/lib/gems/3.1.0/gems/bundler-2.5.18/lib/bundler/cli/exec.rb:58:in `load'
/var/lib/gems/3.1.0/gems/bundler-2.5.18/lib/bundler/cli/exec.rb:58:in `kernel_load'
/var/lib/gems/3.1.0/gems/bundler-2.5.18/lib/bundler/cli/exec.rb:23:in `run'
/var/lib/gems/3.1.0/gems/bundler-2.5.18/lib/bundler/cli.rb:455:in `exec'
/var/lib/gems/3.1.0/gems/bundler-2.5.18/lib/bundler/vendor/thor/lib/thor/command.rb:28:in `run'
/var/lib/gems/3.1.0/gems/bundler-2.5.18/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
/var/lib/gems/3.1.0/gems/bundler-2.5.18/lib/bundler/vendor/thor/lib/thor.rb:527:in `dispatch'
/var/lib/gems/3.1.0/gems/bundler-2.5.18/lib/bundler/cli.rb:35:in `dispatch'
/var/lib/gems/3.1.0/gems/bundler-2.5.18/lib/bundler/vendor/thor/lib/thor/base.rb:584:in `start'
/var/lib/gems/3.1.0/gems/bundler-2.5.18/lib/bundler/cli.rb:29:in `start'
/var/lib/gems/3.1.0/gems/bundler-2.5.18/exe/bundle:28:in `block in <top (required)>'
/var/lib/gems/3.1.0/gems/bundler-2.5.18/lib/bundler/friendly_errors.rb:1[17](https://github.com/huidetang/inokashira-review-template/actions/runs/10649362293/job/29519435659#step:13:18):in `with_friendly_errors'
/var/lib/gems/3.1.0/gems/bundler-2.5.18/exe/bundle:20:in `<top (required)>'
/usr/local/bin/bundle:25:in `load'
/usr/local/bin/bundle:25:in `<main>'
Tasks: TOP => vivliostyle => vivliostyle:build
(See full trace by running task with --trace)
Error: Process completed with exit code 1.
@spring-raining
Copy link
Member

@huideyeren According to the following output, there appears to be a timeout during the rendering of the Vivliostyle.

page.waitForFunction: Timeout 120000ms exceeded.

Try setting an environment variable such as REVIEW_VSCLI_OPTIONS="--timeout 300" when running Re:VIEW to set a timeout longer than 120 seconds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants