"./sync.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Starting (try 1/5) 2025/08/23 03:40:33 DEBUG : Creating backend with remote "TestSia:rclone-test-lomamuq4mine" 2025/08/23 03:40:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 03:40:33 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/08/23 03:40:33 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:33 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/08/23 03:40:33 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:33 DEBUG : Creating backend with remote "/tmp/rclone3767983711" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 03:40:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/23 03:40:33 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:33 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.08s) === RUN TestCopy run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 03:40:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 03:40:33 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:33 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:34 INFO : sub dir/hello world: Copied (new) 2025/08/23 03:40:34 DEBUG : Sia http://127.0.0.1:39980: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (0.39s) === RUN TestCopyMetadata run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.02s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.02s) === RUN TestCopyMissingDirectory run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:34 DEBUG : Creating backend with remote "/non-existing" 2025/08/23 03:40:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/23 03:40:34 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:34 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.03s) === RUN TestCopyNoTraverse run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 03:40:34 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:34 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.47s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.02s) === RUN TestCopyCheckFirst run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:34 INFO : Sia http://127.0.0.1:39980: Running all checks before starting transfers 2025/08/23 03:40:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 03:40:34 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:34 INFO : Sia http://127.0.0.1:39980: Checks finished, now starting transfers 2025/08/23 03:40:34 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.44s) === RUN TestSyncNoTraverse run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:35 ERROR : Ignoring --no-traverse with sync 2025/08/23 03:40:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 03:40:35 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:35 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:35 INFO : sub dir/hello world: Copied (new) 2025/08/23 03:40:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.28s) === RUN TestCopyWithDepth run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/23 03:40:35 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:35 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.45s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 03:40:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 03:40:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.52s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/23 03:40:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 03:40:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/23 03:40:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 03:40:36 INFO : sub dir2: Making directory 2025/08/23 03:40:36 INFO : sub dir: Making directory 2025/08/23 03:40:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 03:40:36 INFO : sub dir2/sub sub dir2: Making directory 2025/08/23 03:40:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:36 INFO : sub dir/hello world: Copied (new) 2025/08/23 03:40:36 DEBUG : Sia http://127.0.0.1:39980: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (0.37s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:37 INFO : sub dir2: Making directory 2025/08/23 03:40:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/23 03:40:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 03:40:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 03:40:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.42s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:37 DEBUG : sub dir2: Making directory with metadata 2025/08/23 03:40:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 03:40:37 INFO : sub dir2: Making directory 2025/08/23 03:40:37 INFO : sub dir: Making directory 2025/08/23 03:40:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 03:40:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:37 INFO : sub dir/hello world: Copied (new) 2025/08/23 03:40:37 INFO : sub dir/hello world: Deleted 2025/08/23 03:40:37 DEBUG : Sia http://127.0.0.1:39980: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/23 03:40:38 DEBUG : Sia http://127.0.0.1:39980: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (0.57s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.02s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:38 INFO : sub dir2: Making directory 2025/08/23 03:40:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 03:40:38 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:38 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:38 INFO : sub dir/hello world: Copied (new) 2025/08/23 03:40:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:38 DEBUG : sub dir2: Making directory with metadata 2025/08/23 03:40:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 03:40:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 03:40:38 INFO : sub dir2: Making directory 2025/08/23 03:40:38 INFO : sub dir: Making directory 2025/08/23 03:40:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 03:40:38 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:38 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:38 ERROR : sub dir/hello world: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:38 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:38 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (0.21s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.02s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:38 INFO : sub dir2: Making directory 2025/08/23 03:40:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 03:40:38 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:38 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:38 ERROR : sub dir/hello world: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:38 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:38 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (0.11s) === RUN TestServerSideCopy run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestServerSideCopy (0.10s) === RUN TestCopyOverSelf run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestCopyOverSelf (0.10s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestServerSideCopyOverSelf (0.10s) === RUN TestMoveOverSelf run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestMoveOverSelf (0.11s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestServerSideMoveOverSelf (0.11s) === RUN TestCopyAfterDelete run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestCopyAfterDelete (0.10s) === RUN TestCopyRedownload run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestCopyRedownload (0.10s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/23 03:40:39 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:39 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:39 ERROR : check sum: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:39 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:39 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (0.11s) === RUN TestSyncSizeOnly run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/23 03:40:39 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:39 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:39 ERROR : sizeonly: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:39 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:39 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:822: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:822 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (0.11s) === RUN TestSyncIgnoreSize run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/23 03:40:39 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:39 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:39 ERROR : ignore-size: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:39 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:39 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:860: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:860 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncIgnoreSize --- FAIL: TestSyncIgnoreSize (0.11s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "existing" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncIgnoreTimes (0.06s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/23 03:40:40 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:40 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:40 ERROR : existing: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:40 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:40 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:927: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncIgnoreExisting --- FAIL: TestSyncIgnoreExisting (0.07s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "b/potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncIgnoreErrors (0.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "empty space" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterChangingModtimeOnly (0.07s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.02s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "empty space" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterAddingAFile (0.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterChangingFilesSizeOnly (0.06s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size run.go:285: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterChangingContentsOnly (0.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "b/potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "b/potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncDeleteDuring (0.06s) === RUN TestSyncDeleteBefore run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncDeleteBefore (0.06s) === RUN TestCopyDeleteBefore run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestCopyDeleteBefore (0.07s) === RUN TestSyncWithExclude run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "potato2" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncWithExclude (0.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "potato2" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncWithExcludeAndDeleteExcluded (0.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/08/23 03:40:41 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2025/08/23 03:40:41 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/23 03:40:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/23 03:40:41 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/23 03:40:41 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:41 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:41 ERROR : yam: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:41 ERROR : potato: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:41 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:41 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:1575: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1575 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (0.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/08/23 03:40:41 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2025/08/23 03:40:41 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as either the source or destination do not support modtime 2025/08/23 03:40:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/23 03:40:41 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/23 03:40:41 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:41 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:41 ERROR : potato: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:41 ERROR : yam: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:41 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:41 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:1647: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1647 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (0.13s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/08/23 03:40:41 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2025/08/23 03:40:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/23 03:40:41 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/08/23 03:40:41 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:41 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:41 ERROR : sub/yam: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:41 ERROR : potato: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:41 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:41 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:1686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1686 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (0.14s) === RUN TestServerSideMoveLocal run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:41 DEBUG : Creating backend with remote "/tmp/rclone3767983711/dir1" 2025/08/23 03:40:41 DEBUG : Creating backend with remote "/tmp/rclone3767983711/dir2" 2025/08/23 03:40:41 DEBUG : Local file system at /tmp/rclone3767983711/dir2: Using server-side directory move 2025/08/23 03:40:41 INFO : Local file system at /tmp/rclone3767983711/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/23 03:40:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/23 03:40:41 DEBUG : Local file system at /tmp/rclone3767983711/dir2: Waiting for checks to finish 2025/08/23 03:40:41 DEBUG : Local file system at /tmp/rclone3767983711/dir2: Waiting for transfers to finish 2025/08/23 03:40:41 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 03:40:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/23 03:40:41 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:41 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:41 ERROR : nested/sub dir/file: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:41 ERROR : nested/sub dir/file: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:41 ERROR : sub dir/hello world: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:41 ERROR : sub dir/hello world: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:41 ERROR : Local file system at /tmp/rclone3767983711: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (0.24s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 03:40:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/23 03:40:41 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:41 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:41 ERROR : sub dir/hello world: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:41 ERROR : sub dir/hello world: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:41 ERROR : nested/sub dir/file: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:41 ERROR : nested/sub dir/file: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error sync_test.go:1838: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1838 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestMoveWithoutDeleteEmptySrcDirs --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (0.20s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/23 03:40:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/23 03:40:42 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:42 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:42 ERROR : existing-b: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:42 ERROR : existing-b: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:42 ERROR : existing: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:42 ERROR : existing: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error sync_test.go:1865: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1865 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (0.13s) === RUN TestServerSideMove run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:42 DEBUG : Creating backend with remote "TestSia:rclone-test-temukib0qujo" 2025/08/23 03:40:42 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL run.go:285: Failed to put "potato2" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:42 ERROR : error listing: directory not found 2025/08/23 03:40:42 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" 2025/08/23 03:40:42 NOTICE: purge failed to rmdir "": directory not found 2025/08/23 03:40:42 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMove (0.06s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:42 DEBUG : Creating backend with remote "TestSia:rclone-test-fewilic2xuro" 2025/08/23 03:40:42 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL run.go:285: Failed to put "potato2" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:42 ERROR : error listing: directory not found 2025/08/23 03:40:42 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" 2025/08/23 03:40:42 NOTICE: purge failed to rmdir "": directory not found 2025/08/23 03:40:42 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveWithFilter (0.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:42 DEBUG : Creating backend with remote "TestSia:rclone-test-zamadis1cile" 2025/08/23 03:40:42 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL run.go:285: Failed to put "potato2" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:42 ERROR : error listing: directory not found 2025/08/23 03:40:42 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" 2025/08/23 03:40:42 NOTICE: purge failed to rmdir "": directory not found 2025/08/23 03:40:42 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (0.06s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:42 DEBUG : Creating backend with remote "TestSia:rclone-test-lomamuq4mine/rclone-move-test" 2025/08/23 03:40:42 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL run.go:285: Failed to put "potato2" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestServerSideMoveOverlap (0.08s) === RUN TestSyncOverlap run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:42 DEBUG : Creating backend with remote "TestSia:rclone-test-lomamuq4mine/rclone-sync-test" 2025/08/23 03:40:42 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:42 DEBUG : Creating backend with remote "TestSia:rclone-test-lomamuq4mine/rclone-sync-test" 2025/08/23 03:40:42 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : Creating backend with remote "TestSia:rclone-test-lomamuq4mine/rclone-sync-test-include/layer2" 2025/08/23 03:40:42 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : Creating backend with remote "TestSia:rclone-test-lomamuq4mine/rclone-sync-test-ignore-file" 2025/08/23 03:40:42 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncOverlapWithFilter (0.26s) === RUN TestSyncCompareDest run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:42 DEBUG : Creating backend with remote "TestSia:rclone-test-lomamuq4mine/dst" 2025/08/23 03:40:42 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : Creating backend with remote "TestSia:rclone-test-lomamuq4mine/CompareDest" 2025/08/23 03:40:42 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/08/23 03:40:42 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/08/23 03:40:42 DEBUG : fs cache: renaming cache item "TestSia:rclone-test-lomamuq4mine/CompareDest" to be canonical "TestSia{-5W69}:rclone-test-lomamuq4mine/CompareDest" 2025/08/23 03:40:42 DEBUG : one: Need to transfer - File not found at Destination 2025/08/23 03:40:42 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:42 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:42 ERROR : one: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:42 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:42 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:2115: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2115 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (0.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "pre-dest1/1" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncMultipleCompareDest (0.11s) === RUN TestSyncCopyDest run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.02s) === RUN TestSyncBackupDir run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.02s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.02s) === RUN TestSyncSuffix run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:2479: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.03s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:2479: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.02s) === RUN TestSyncUTFNorm run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "TestĂȘĂ©" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncUTFNorm (0.07s) === RUN TestSyncImmutable run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/23 03:40:43 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:43 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:43 ERROR : existing: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:43 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:43 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:2609: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2609 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncImmutable --- FAIL: TestSyncImmutable (0.12s) === RUN TestSyncIgnoreCase run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "EXISTING" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncIgnoreCase (0.06s) === RUN TestFixCase run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.02s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.06s) --- SKIP: TestMaxTransfer/Hard (0.02s) --- SKIP: TestMaxTransfer/Soft (0.02s) --- SKIP: TestMaxTransfer/Cautious (0.02s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "both0" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "both0" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncConcurrentTruncate (0.06s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:43 DEBUG : empty_dir: Making directory with metadata 2025/08/23 03:40:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 03:40:43 DEBUG : empty_on_remote: Making directory with metadata 2025/08/23 03:40:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 03:40:43 INFO : empty_on_remote: Making directory 2025/08/23 03:40:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2827: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2827 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:22 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2825 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (0.30s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:43 DEBUG : empty_dir: Making directory with metadata 2025/08/23 03:40:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 03:40:43 DEBUG : empty_on_remote: Making directory with metadata 2025/08/23 03:40:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 03:40:43 INFO : empty_on_remote: Making directory 2025/08/23 03:40:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2827: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2827 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:22 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2825 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (0.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 03:40:44 INFO : sub dir: Making directory 2025/08/23 03:40:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2898: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2898 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:22 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2896 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (0.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 03:40:44 INFO : sub dir: Making directory 2025/08/23 03:40:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2898: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2898 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:22 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2896 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (0.46s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/NFD run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/base64 run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/prefix run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/suffix run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/truncate run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/encoder run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/charmap run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/lowercase run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/ascii run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestTransform (1.36s) --- FAIL: TestTransform/NFC (0.12s) --- FAIL: TestTransform/NFD (0.13s) --- FAIL: TestTransform/base64 (0.12s) --- FAIL: TestTransform/prefix (0.12s) --- FAIL: TestTransform/suffix (0.12s) --- FAIL: TestTransform/truncate (0.12s) --- FAIL: TestTransform/encoder (0.12s) --- FAIL: TestTransform/ISO-8859-1 (0.13s) --- FAIL: TestTransform/charmap (0.11s) --- FAIL: TestTransform/lowercase (0.12s) --- FAIL: TestTransform/ascii (0.14s) === RUN TestTransformCopy run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/23 03:40:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/23 03:40:46 INFO : sub dir_somesuffix: Making directory 2025/08/23 03:40:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/23 03:40:46 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/23 03:40:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/23 03:40:46 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/23 03:40:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/23 03:40:46 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:46 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:46 ERROR : sub dir/hello world.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/23 03:40:46 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:46 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestTransformCopy --- FAIL: TestTransformCopy (0.15s) === RUN TestDoubleTransform run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:46 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:46 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:46 INFO : tictactoe: Making directory 2025/08/23 03:40:46 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:46 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:46 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/23 03:40:46 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:46 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:46 ERROR : toe/toe: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:46 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:46 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestDoubleTransform --- FAIL: TestDoubleTransform (0.13s) === RUN TestFileTag run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:46 INFO : toe: Making directory 2025/08/23 03:40:46 INFO : toe/toe: Making directory 2025/08/23 03:40:46 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 03:40:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/23 03:40:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 03:40:46 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:46 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:47 ERROR : toe/toe/toe: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 03:40:47 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:47 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestFileTag --- FAIL: TestFileTag (0.17s) === RUN TestNoTag run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:47 INFO : toe: Making directory 2025/08/23 03:40:47 INFO : toe/toe: Making directory 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 03:40:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/23 03:40:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 03:40:47 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:47 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:47 ERROR : toe/toe/toe: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 03:40:47 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:47 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestNoTag --- FAIL: TestNoTag (0.20s) === RUN TestDirTag run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:47 DEBUG : empty_dir: Making directory with metadata 2025/08/23 03:40:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:47 INFO : tictacempty_dir: Making directory 2025/08/23 03:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 INFO : tictactoe: Making directory 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:47 INFO : tictactoe/tictactoe: Making directory 2025/08/23 03:40:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 03:40:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 03:40:47 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 03:40:47 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:47 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 03:40:47 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:47 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestDirTag --- FAIL: TestDirTag (0.21s) === RUN TestAllTag run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:47 DEBUG : empty_dir: Making directory with metadata 2025/08/23 03:40:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:47 INFO : tictacempty_dir: Making directory 2025/08/23 03:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 INFO : tictactoe: Making directory 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:47 INFO : tictactoe/tictactoe: Making directory 2025/08/23 03:40:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 03:40:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 03:40:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:47 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:47 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:47 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:47 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:47 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestAllTag --- FAIL: TestAllTag (0.24s) === RUN TestRunTwice run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 INFO : tictactoe: Making directory 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:47 INFO : tictactoe/tictactoe: Making directory 2025/08/23 03:40:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 03:40:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 03:40:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 03:40:47 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:47 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:47 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 03:40:47 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:47 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestRunTwice --- FAIL: TestRunTwice (0.16s) === RUN TestSyntax 2025/08/23 03:40:47 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:47 INFO : toe: Making directory 2025/08/23 03:40:47 INFO : toe/toe: Making directory 2025/08/23 03:40:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/23 03:40:47 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:47 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:48 ERROR : toe/toe/toe: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:48 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:48 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestConflicting --- FAIL: TestConflicting (0.17s) === RUN TestMove run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:48 DEBUG : empty_dir: Making directory with metadata 2025/08/23 03:40:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:48 INFO : tictacempty_dir: Making directory 2025/08/23 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 INFO : tictactoe: Making directory 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:48 INFO : tictactoe/tictactoe: Making directory 2025/08/23 03:40:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:48 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:48 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:48 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:48 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:48 ERROR : Local file system at /tmp/rclone3767983711: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (0.21s) === RUN TestTransformFile run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:48 DEBUG : empty_dir: Making directory with metadata 2025/08/23 03:40:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:48 INFO : tictacempty_dir: Making directory 2025/08/23 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 INFO : tictactoe: Making directory 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:48 INFO : tictactoe/tictactoe: Making directory 2025/08/23 03:40:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:48 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:48 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:48 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:48 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:48 ERROR : Local file system at /tmp/rclone3767983711: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (0.21s) === RUN TestManualTransformFile run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:48 DEBUG : Reset feature "Copy" 2025/08/23 03:40:48 DEBUG : Reset feature "Move" 2025/08/23 03:40:48 DEBUG : Reset feature "Copy" 2025/08/23 03:40:48 DEBUG : Reset feature "Move" 2025/08/23 03:40:48 DEBUG : empty_dir: Making directory with metadata 2025/08/23 03:40:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:48 INFO : tictacempty_dir: Making directory 2025/08/23 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 INFO : tictactoe: Making directory 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 03:40:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:48 INFO : tictactoe/tictactoe: Making directory 2025/08/23 03:40:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 03:40:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:48 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:48 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:48 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:48 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 03:40:48 ERROR : Local file system at /tmp/rclone3767983711: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (0.21s) === RUN TestBase64 run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:48 DEBUG : toe: transformed to: dG9l 2025/08/23 03:40:48 DEBUG : toe: transformed to: dG9l 2025/08/23 03:40:48 INFO : dG9l: Making directory 2025/08/23 03:40:48 DEBUG : toe: transformed to: dG9l 2025/08/23 03:40:48 DEBUG : toe: transformed to: dG9l 2025/08/23 03:40:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/23 03:40:48 INFO : dG9l/dG9l: Making directory 2025/08/23 03:40:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/23 03:40:48 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/23 03:40:48 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:48 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:48 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2025/08/23 03:40:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/23 03:40:48 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:48 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestBase64 --- FAIL: TestBase64 (0.20s) === RUN TestError run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3767983711", Modify Window "876000h0m0s" 2025/08/23 03:40:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 03:40:48 DEBUG : toe: transformed to: 2025/08/23 03:40:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 03:40:48 DEBUG : toe: transformed to: 2025/08/23 03:40:48 INFO : Sia http://127.0.0.1:39980: Making directory 2025/08/23 03:40:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 03:40:48 DEBUG : toe: transformed to: 2025/08/23 03:40:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 03:40:48 DEBUG : toe: transformed to: 2025/08/23 03:40:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 03:40:48 DEBUG : toe/toe: transformed to: 2025/08/23 03:40:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/23 03:40:48 INFO : toe/toe: Making directory 2025/08/23 03:40:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 03:40:48 DEBUG : toe/toe: transformed to: 2025/08/23 03:40:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/23 03:40:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 03:40:48 DEBUG : toe: transformed to: 2025/08/23 03:40:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/23 03:40:48 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2025/08/23 03:40:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 03:40:48 DEBUG : toe/toe/toe: transformed to: 2025/08/23 03:40:48 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/23 03:40:48 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2025/08/23 03:40:49 INFO : toe/toe/toe: Copied (new) 2025/08/23 03:40:49 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2025/08/23 03:40:49 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors --- PASS: TestError (0.28s) FAIL 2025/08/23 03:40:49 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Finished ERROR in 15.572262376s (try 1/5): exit status 1: Failed [TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncSizeOnly TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]