golemfactory / golem-unlimited

Golem-unlimited

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trying to tar a file (not a directory) results in a panic

marmistrz opened this issue · comments

hd environment

DEBUG 2019-04-06T18:44:57Z: gu_provider::provision: streaming from "/home/marcin/.local/share/golemunlimited/sessions/hd/2259be3a-fbac-42ba-9895-51021125f356/game-life-output.txt" to http://127.0.0.1:61622/sessions/0/blobs/2 format: Tar
thread '<unnamed>' panicked at 'Error while building the archive: Not a directory (os error 20)', gu-provider/src/provision.rs:125:17
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

There are more panics going on in other test cases, for example:

DEBUG 2019-04-06T18:59:18Z: gu_provider::provision: streaming from "/home/marcin/.local/share/golemunlimited/sessions/hd/9f994415-4b72-4b9c-ad5c-5a3d0e94f59f/" to http://127.0.0.1:61622/sessions/1/blobs/2 format: Tar
thread '<unnamed>' panicked at 'Error while building the archive: No such device or address (os error 6)', gu-provider/src/provision.rs:125:17

Stale issue message

Stale issue message