sethfischer/atopile-action

Failed to FinalizeArtifact: Unexpected token '<', "<!DOCTYPE "... is not valid JSON

Opened this issue · 1 comments

In step "Upload PCB artifacts":

Run actions/upload-artifact@v4
  with:
    name: pcb-build
    path: pcb/build/
    if-no-files-found: error
    compression-level: 6
    overwrite: false
  env:
    pythonLocation: /opt/hostedtoolcache/Python/3.11.8/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.8/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.8/x64
    Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.8/x64
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.8/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.8/x64/lib
With the provided path, there will be 82 files uploaded
Artifact name is valid!
Root directory input is valid!
Beginning upload of artifact content to blob storage
Uploaded bytes 439371
Finished uploading artifact content to blob storage!
SHA256 hash of uploaded artifact zip is 6ed72d1b118ad87c9672d0646c02c81e98aa5ffe3357bb0c6543ea56e695261f
Finalizing artifact upload
Error: Failed to FinalizeArtifact: Unexpected token '<', "<!DOCTYPE "... is not valid JSON

See https://github.com/sethfischer/rover/actions/runs/8567286230/job/23478757702