"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2024/04/25 02:49:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rabazac3yobaded9lazubay9" 2024/04/25 02:49:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/25 02:49:13 DEBUG : Creating backend with remote "/tmp/rclone4147845886" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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 "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:49:15 NOTICE: sub dir: Skipped make directory as --dry-run is set 2024/04/25 02:49:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:49:15 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:49:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/04/25 02:49:15 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (3.59s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:49:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/25 02:49:17 DEBUG : sub dir: Making directory 2024/04/25 02:49:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:49:18 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:49:18 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:49:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:49:21 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.68s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.47s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:49:26 DEBUG : Creating backend with remote "/non-existing" 2024/04/25 02:49:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/04/25 02:49:26 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:49:26 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.31s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:49:27 DEBUG : sub dir: Making directory 2024/04/25 02:49:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:49:29 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:49:29 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:49:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (8.63s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:49:36 INFO : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Running all checks before starting transfers 2024/04/25 02:49:36 DEBUG : sub dir: Making directory 2024/04/25 02:49:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:49:37 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:49:37 INFO : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Checks finished, now starting transfers 2024/04/25 02:49:37 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:49:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (8.68s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:49:44 ERROR : Ignoring --no-traverse with sync 2024/04/25 02:49:44 DEBUG : sub dir: Making directory 2024/04/25 02:49:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:49:46 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:49:46 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:49:48 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:49:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (8.56s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:49:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/04/25 02:49:53 DEBUG : sub dir: Making directory 2024/04/25 02:49:55 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:49:55 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:49:57 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.64s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:50:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:50:02 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:50:02 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:50:04 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (5.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:50:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:50:07 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:50:07 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:50:09 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:50:11 DEBUG : sub dir2: Making directory with metadata 2024/04/25 02:50:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/25 02:50:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/25 02:50:12 DEBUG : sub dir: Making directory 2024/04/25 02:50:13 DEBUG : sub dir2: Making directory 2024/04/25 02:50:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:50:15 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:50:15 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:50:17 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:50:17 DEBUG : sub dir2: Making directory 2024/04/25 02:50:17 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': copied 1 directories run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:50:18 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (12.24s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:50:24 DEBUG : sub dir2: Making directory with metadata 2024/04/25 02:50:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/25 02:50:24 DEBUG : sub dir: Making directory 2024/04/25 02:50:26 DEBUG : sub dir2: Making directory 2024/04/25 02:50:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:50:27 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:50:27 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:50:29 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:50:29 INFO : sub dir/hello world: Deleted 2024/04/25 02:50:29 DEBUG : sub dir: Making directory 2024/04/25 02:50:29 DEBUG : sub dir2: Making directory 2024/04/25 02:50:29 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': copied 2 directories run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:50:30 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/04/25 02:50:30 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:351: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.58s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:50:37 DEBUG : sub dir2: Making directory with metadata 2024/04/25 02:50:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/25 02:50:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/25 02:50:37 DEBUG : sub dir: Making directory 2024/04/25 02:50:39 DEBUG : sub dir2: Making directory 2024/04/25 02:50:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:50:40 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:50:40 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:50:42 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:50:42 DEBUG : sub dir2: Making directory 2024/04/25 02:50:42 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': copied 1 directories 2024/04/25 02:50:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:50:43 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.35s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:427: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.58s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:50:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rusopug6befehaw6dolosem0" 2024/04/25 02:50:54 DEBUG : Config file has changed externally - reloading sync_test.go:487: Server side copy (if possible) Linkbox root 'rclone-test-rabazac3yobaded9lazubay9' -> Linkbox root 'rclone-test-rusopug6befehaw6dolosem0' 2024/04/25 02:50:55 DEBUG : sub dir: Making directory 2024/04/25 02:50:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:50:58 DEBUG : Linkbox root 'rclone-test-rusopug6befehaw6dolosem0': Waiting for checks to finish 2024/04/25 02:50:58 DEBUG : Linkbox root 'rclone-test-rusopug6befehaw6dolosem0': Waiting for transfers to finish 2024/04/25 02:51:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:51:01 DEBUG : Linkbox root 'rclone-test-rusopug6befehaw6dolosem0': Purge remote --- PASS: TestServerSideCopy (16.66s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:51:10 ERROR : : error listing: directory not found 2024/04/25 02:51:11 DEBUG : Local file system at /tmp/rclone4147845886: Making directory 2024/04/25 02:51:11 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:51:11 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (9.53s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:51:20 DEBUG : sub dir: Making directory with metadata 2024/04/25 02:51:20 INFO : sub dir: Made directory with metadata (mtime=2024-04-25T02:51:16Z) 2024/04/25 02:51:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/04/25 02:51:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:51:21 DEBUG : Local file system at /tmp/rclone4147845886: Waiting for checks to finish 2024/04/25 02:51:21 DEBUG : Local file system at /tmp/rclone4147845886: Waiting for transfers to finish 2024/04/25 02:51:21 DEBUG : sub dir/hello world.riwexic5.partial: renamed to: sub dir/hello world 2024/04/25 02:51:21 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:51:21 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (8.97s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:51:25 DEBUG : check sum: Need to transfer - File not found at Destination 2024/04/25 02:51:25 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:51:25 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:51:27 INFO : check sum: Copied (new) 2024/04/25 02:51:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:51:28 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:51:28 NOTICE: Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/04/25 02:51:28 DEBUG : check sum: Size of src and dst objects identical 2024/04/25 02:51:28 DEBUG : check sum: Unchanged skipping 2024/04/25 02:51:28 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:51:28 DEBUG : Waiting for deletions to finish 2024/04/25 02:51:28 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (5.64s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:51:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/04/25 02:51:31 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:51:31 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:51:33 INFO : sizeonly: Copied (new) 2024/04/25 02:51:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:51:33 DEBUG : sizeonly: Sizes identical 2024/04/25 02:51:33 DEBUG : sizeonly: Unchanged skipping 2024/04/25 02:51:33 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:51:33 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:51:33 DEBUG : Waiting for deletions to finish 2024/04/25 02:51:33 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (5.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:51:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/04/25 02:51:36 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:51:36 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:51:39 INFO : ignore-size: Copied (new) 2024/04/25 02:51:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:51:39 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:51:39 DEBUG : ignore-size: Sizes identical 2024/04/25 02:51:39 DEBUG : ignore-size: Unchanged skipping 2024/04/25 02:51:39 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:51:39 DEBUG : Waiting for deletions to finish 2024/04/25 02:51:39 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (5.76s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:51:45 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:51:45 DEBUG : existing: Sizes identical 2024/04/25 02:51:45 DEBUG : existing: Unchanged skipping 2024/04/25 02:51:45 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:51:45 DEBUG : Waiting for deletions to finish 2024/04/25 02:51:45 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:51:45 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:51:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/04/25 02:51:45 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:51:45 DEBUG : existing: Update: removing old file 2024/04/25 02:51:48 INFO : existing: Copied (replaced existing) 2024/04/25 02:51:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (9.26s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:51:51 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/25 02:51:51 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:51:51 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:51:54 INFO : existing: Copied (new) 2024/04/25 02:51:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:51:54 DEBUG : existing: Destination exists, skipping 2024/04/25 02:51:54 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:51:54 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:51:54 DEBUG : Waiting for deletions to finish 2024/04/25 02:51:54 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (5.90s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:52:05 DEBUG : d: Making directory 2024/04/25 02:52:08 DEBUG : a: Making directory 2024/04/25 02:52:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/25 02:52:09 DEBUG : c/non empty space: Sizes identical 2024/04/25 02:52:09 DEBUG : c/non empty space: Unchanged skipping 2024/04/25 02:52:10 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:52:10 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:52:12 INFO : a/potato2: Copied (new) 2024/04/25 02:52:12 DEBUG : Waiting for deletions to finish 2024/04/25 02:52:13 INFO : b/potato: Deleted 2024/04/25 02:52:13 INFO : d: Removing directory 2024/04/25 02:52:15 INFO : b: Removing directory 2024/04/25 02:52:16 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (27.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:52:27 DEBUG : empty space: Sizes identical 2024/04/25 02:52:27 DEBUG : empty space: Unchanged skipping 2024/04/25 02:52:27 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:52:27 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:52:27 DEBUG : Waiting for deletions to finish 2024/04/25 02:52:27 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:52:27 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:52:27 DEBUG : empty space: Sizes identical 2024/04/25 02:52:27 DEBUG : empty space: Unchanged skipping 2024/04/25 02:52:27 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:52:27 DEBUG : Waiting for deletions to finish 2024/04/25 02:52:27 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (6.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:811: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.47s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:837: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:52:34 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/25 02:52:34 DEBUG : empty space: Sizes identical 2024/04/25 02:52:34 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:52:34 DEBUG : empty space: Unchanged skipping 2024/04/25 02:52:34 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:52:36 INFO : potato: Copied (new) 2024/04/25 02:52:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (8.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:52:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/04/25 02:52:43 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:52:43 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:52:43 DEBUG : potato: Update: removing old file 2024/04/25 02:52:46 INFO : potato: Copied (replaced existing) 2024/04/25 02:52:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.70s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:901: ModTimeNotSupported so forcing file to be a different size 2024/04/25 02:52:51 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:52:51 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/04/25 02:52:51 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:52:51 DEBUG : potato: Update: removing old file 2024/04/25 02:52:54 INFO : potato: Copied (replaced existing) 2024/04/25 02:52:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (8.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:53:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:53:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/04/25 02:53:02 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:53:02 DEBUG : empty space: Sizes identical 2024/04/25 02:53:02 DEBUG : empty space: Unchanged skipping 2024/04/25 02:53:02 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:53:02 DEBUG : Waiting for deletions to finish 2024/04/25 02:53:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:53:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:53:10 DEBUG : empty space: Sizes identical 2024/04/25 02:53:10 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:53:10 DEBUG : empty space: Unchanged skipping 2024/04/25 02:53:10 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:53:12 INFO : potato2: Copied (new) 2024/04/25 02:53:12 DEBUG : Waiting for deletions to finish 2024/04/25 02:53:14 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:53:25 DEBUG : d: Making directory 2024/04/25 02:53:27 DEBUG : d/e: Making directory 2024/04/25 02:53:29 DEBUG : a: Making directory 2024/04/25 02:53:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/25 02:53:31 DEBUG : c/non empty space: Sizes identical 2024/04/25 02:53:31 DEBUG : c/non empty space: Unchanged skipping 2024/04/25 02:53:32 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:53:32 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:53:34 INFO : a/potato2: Copied (new) 2024/04/25 02:53:34 DEBUG : Waiting for deletions to finish 2024/04/25 02:53:35 INFO : b/potato: Deleted 2024/04/25 02:53:35 INFO : d/e: Removing directory 2024/04/25 02:53:37 INFO : d: Removing directory 2024/04/25 02:53:38 INFO : b: Removing directory 2024/04/25 02:53:40 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (30.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:53:56 DEBUG : d: Making directory 2024/04/25 02:53:59 DEBUG : a: Making directory 2024/04/25 02:54:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/25 02:54:00 DEBUG : c/non empty space: Sizes identical 2024/04/25 02:54:00 DEBUG : c/non empty space: Unchanged skipping 2024/04/25 02:54:01 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:54:01 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:54:03 INFO : a/potato2: Copied (new) 2024/04/25 02:54:03 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': not deleting files as there were IO errors 2024/04/25 02:54:03 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (27.98s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:54:21 DEBUG : Waiting for deletions to finish 2024/04/25 02:54:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:54:21 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:54:21 DEBUG : empty space: Sizes identical 2024/04/25 02:54:21 DEBUG : empty space: Unchanged skipping 2024/04/25 02:54:21 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:54:22 INFO : potato: Deleted 2024/04/25 02:54:23 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (11.15s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:54:32 DEBUG : Waiting for deletions to finish 2024/04/25 02:54:32 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:54:32 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:54:34 INFO : potato: Deleted 2024/04/25 02:54:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:54:34 DEBUG : empty space: Sizes identical 2024/04/25 02:54:34 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:54:34 DEBUG : empty space: Unchanged skipping 2024/04/25 02:54:34 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:54:36 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (12.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:54:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:54:43 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:54:43 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:54:45 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (8.43s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:54:53 DEBUG : enormous: Excluded (Size Filter) 2024/04/25 02:54:53 DEBUG : enormous: Excluded 2024/04/25 02:54:53 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:54:53 DEBUG : potato2: Excluded 2024/04/25 02:54:53 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:54:53 DEBUG : potato2: Excluded 2024/04/25 02:54:53 DEBUG : empty space: Sizes identical 2024/04/25 02:54:53 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:54:53 DEBUG : empty space: Unchanged skipping 2024/04/25 02:54:53 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:54:53 DEBUG : Waiting for deletions to finish 2024/04/25 02:54:53 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:54:54 DEBUG : enormous: Excluded (Size Filter) 2024/04/25 02:54:54 DEBUG : enormous: Excluded 2024/04/25 02:54:54 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:54:54 DEBUG : potato2: Excluded 2024/04/25 02:54:54 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:54:54 DEBUG : potato2: Excluded 2024/04/25 02:54:54 DEBUG : empty space: Sizes identical 2024/04/25 02:54:54 DEBUG : empty space: Unchanged skipping 2024/04/25 02:54:54 DEBUG : Local file system at /tmp/rclone4147845886: Waiting for checks to finish 2024/04/25 02:54:54 DEBUG : Local file system at /tmp/rclone4147845886: Waiting for transfers to finish 2024/04/25 02:54:54 DEBUG : Waiting for deletions to finish 2024/04/25 02:54:54 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (9.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:55:05 DEBUG : enormous: Excluded (Size Filter) 2024/04/25 02:55:05 DEBUG : enormous: Excluded 2024/04/25 02:55:05 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:55:05 DEBUG : potato2: Excluded 2024/04/25 02:55:05 DEBUG : empty space: Sizes identical 2024/04/25 02:55:05 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:55:05 DEBUG : empty space: Unchanged skipping 2024/04/25 02:55:05 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:55:05 DEBUG : Waiting for deletions to finish 2024/04/25 02:55:06 INFO : enormous: Deleted 2024/04/25 02:55:06 INFO : potato2: Deleted 2024/04/25 02:55:06 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:55:07 DEBUG : empty space: Sizes identical 2024/04/25 02:55:07 DEBUG : empty space: Unchanged skipping 2024/04/25 02:55:07 DEBUG : Local file system at /tmp/rclone4147845886: Waiting for checks to finish 2024/04/25 02:55:07 DEBUG : Local file system at /tmp/rclone4147845886: Waiting for transfers to finish 2024/04/25 02:55:07 DEBUG : Waiting for deletions to finish 2024/04/25 02:55:07 INFO : potato2: Deleted 2024/04/25 02:55:07 INFO : enormous: Deleted 2024/04/25 02:55:07 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.46s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:1218: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.60s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1261: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1261: 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 "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:1327: Can track renames: false 2024/04/25 02:55:10 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Ignoring --track-renames as the destination does not support server-side move or copy 2024/04/25 02:55:10 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Ignoring --track-renames as the source and destination do not have a common hash 2024/04/25 02:55:10 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/25 02:55:10 DEBUG : yam: Need to transfer - File not found at Destination 2024/04/25 02:55:10 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:55:10 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:55:13 INFO : potato: Copied (new) 2024/04/25 02:55:13 INFO : yam: Copied (new) 2024/04/25 02:55:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:55:13 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Ignoring --track-renames as the destination does not support server-side move or copy 2024/04/25 02:55:13 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Ignoring --track-renames as the source and destination do not have a common hash 2024/04/25 02:55:14 DEBUG : yaml: Need to transfer - File not found at Destination 2024/04/25 02:55:14 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:55:14 DEBUG : potato: Sizes identical 2024/04/25 02:55:14 DEBUG : potato: Unchanged skipping 2024/04/25 02:55:14 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:55:16 INFO : yaml: Copied (new) 2024/04/25 02:55:16 DEBUG : Waiting for deletions to finish 2024/04/25 02:55:17 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (11.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:1399: Can track renames: false 2024/04/25 02:55:22 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Ignoring --track-renames as the destination does not support server-side move or copy 2024/04/25 02:55:22 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Ignoring --track-renames as either the source or destination do not support modtime 2024/04/25 02:55:22 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/25 02:55:22 DEBUG : yam: Need to transfer - File not found at Destination 2024/04/25 02:55:22 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:55:22 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:55:25 INFO : potato: Copied (new) 2024/04/25 02:55:25 INFO : yam: Copied (new) 2024/04/25 02:55:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:55:25 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Ignoring --track-renames as the destination does not support server-side move or copy 2024/04/25 02:55:25 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Ignoring --track-renames as either the source or destination do not support modtime 2024/04/25 02:55:25 DEBUG : yaml: Need to transfer - File not found at Destination 2024/04/25 02:55:25 DEBUG : potato: Sizes identical 2024/04/25 02:55:25 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:55:25 DEBUG : potato: Unchanged skipping 2024/04/25 02:55:25 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:55:27 INFO : yaml: Copied (new) 2024/04/25 02:55:27 DEBUG : Waiting for deletions to finish 2024/04/25 02:55:29 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.41s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:1438: Can track renames: false 2024/04/25 02:55:33 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Ignoring --track-renames as the destination does not support server-side move or copy 2024/04/25 02:55:34 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/25 02:55:34 DEBUG : sub: Making directory 2024/04/25 02:55:35 DEBUG : sub/yam: Need to transfer - File not found at Destination 2024/04/25 02:55:35 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:55:35 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:55:38 INFO : potato: Copied (new) 2024/04/25 02:55:38 INFO : sub/yam: Copied (new) 2024/04/25 02:55:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:55:38 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Ignoring --track-renames as the destination does not support server-side move or copy 2024/04/25 02:55:39 DEBUG : yam: Need to transfer - File not found at Destination 2024/04/25 02:55:39 DEBUG : potato: Sizes identical 2024/04/25 02:55:39 DEBUG : potato: Unchanged skipping 2024/04/25 02:55:39 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:55:39 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:55:41 INFO : yam: Copied (new) 2024/04/25 02:55:41 DEBUG : Waiting for deletions to finish 2024/04/25 02:55:42 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (15.28s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:55:49 DEBUG : Creating backend with remote "/tmp/rclone4147845886/dir1" 2024/04/25 02:55:49 DEBUG : Config file has changed externally - reloading 2024/04/25 02:55:49 DEBUG : Creating backend with remote "/tmp/rclone4147845886/dir2" 2024/04/25 02:55:49 DEBUG : Local file system at /tmp/rclone4147845886/dir2: Using server-side directory move 2024/04/25 02:55:49 INFO : Local file system at /tmp/rclone4147845886/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/25 02:55:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/04/25 02:55:49 DEBUG : Local file system at /tmp/rclone4147845886/dir2: Waiting for checks to finish 2024/04/25 02:55:49 DEBUG : Local file system at /tmp/rclone4147845886/dir2: Waiting for transfers to finish 2024/04/25 02:55:49 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:55:49 DEBUG : nested: Making directory 2024/04/25 02:55:51 DEBUG : sub dir: Making directory 2024/04/25 02:55:52 DEBUG : nested/sub dir: Making directory 2024/04/25 02:55:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:55:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/25 02:55:54 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:55:54 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:55:56 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:55:56 INFO : sub dir/hello world: Deleted 2024/04/25 02:55:57 INFO : nested/sub dir/file: Copied (new) 2024/04/25 02:55:57 INFO : nested/sub dir/file: Deleted 2024/04/25 02:55:57 INFO : sub dir: Removing directory 2024/04/25 02:55:57 INFO : nested/sub dir: Removing directory 2024/04/25 02:55:57 INFO : nested: Removing directory 2024/04/25 02:55:57 DEBUG : Local file system at /tmp/rclone4147845886: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:56:07 DEBUG : nested: Making directory 2024/04/25 02:56:08 DEBUG : sub dir: Making directory 2024/04/25 02:56:10 DEBUG : nested/sub dir: Making directory 2024/04/25 02:56:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:56:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/25 02:56:12 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:56:12 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:56:14 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:56:14 INFO : sub dir/hello world: Deleted 2024/04/25 02:56:14 INFO : nested/sub dir/file: Copied (new) 2024/04/25 02:56:14 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.77s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:56:25 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/25 02:56:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/04/25 02:56:25 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 02:56:25 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 02:56:27 INFO : existing-b: Copied (new) 2024/04/25 02:56:27 INFO : existing-b: Deleted 2024/04/25 02:56:27 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2024/04/25 02:56:27 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2024/04/25 02:56:28 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2024/04/25 02:56:29 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2024/04/25 02:56:30 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2024/04/25 02:56:31 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2024/04/25 02:56:35 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2024/04/25 02:56:41 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2024/04/25 02:56:55 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2024/04/25 02:57:20 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2024/04/25 02:58:12 ERROR : existing: Failed to copy: object not found 2024/04/25 02:58:12 ERROR : existing: Not deleting source as copy failed: object not found sync_test.go:1624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1624 Error: Received unexpected error: object not found Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (110.89s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:58:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xuwoteb7cuvinum4yiroyop5" sync_test.go:1494: Server side move (if possible) Linkbox root 'rclone-test-rabazac3yobaded9lazubay9' -> Linkbox root 'rclone-test-xuwoteb7cuvinum4yiroyop5' 2024/04/25 02:58:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:58:29 DEBUG : Linkbox root 'rclone-test-xuwoteb7cuvinum4yiroyop5': Waiting for checks to finish 2024/04/25 02:58:29 DEBUG : empty space: Sizes identical 2024/04/25 02:58:29 DEBUG : empty space: Unchanged skipping 2024/04/25 02:58:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/25 02:58:29 DEBUG : potato3: Update: removing old file 2024/04/25 02:58:30 INFO : empty space: Deleted 2024/04/25 02:58:30 DEBUG : Linkbox root 'rclone-test-xuwoteb7cuvinum4yiroyop5': Waiting for transfers to finish 2024/04/25 02:58:31 INFO : potato2: Copied (new) 2024/04/25 02:58:32 INFO : potato3: Copied (replaced existing) 2024/04/25 02:58:32 INFO : potato2: Deleted 2024/04/25 02:58:34 INFO : potato3: Deleted 2024/04/25 02:58:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vebufum7bexanim8saneyil5" 2024/04/25 02:58:35 DEBUG : empty space: Need to transfer - File not found at Destination 2024/04/25 02:58:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:58:35 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/25 02:58:35 DEBUG : Linkbox root 'rclone-test-vebufum7bexanim8saneyil5': Waiting for checks to finish 2024/04/25 02:58:35 DEBUG : Linkbox root 'rclone-test-vebufum7bexanim8saneyil5': Waiting for transfers to finish 2024/04/25 02:58:39 INFO : empty space: Copied (new) 2024/04/25 02:58:40 INFO : potato2: Copied (new) 2024/04/25 02:58:40 INFO : potato3: Copied (new) 2024/04/25 02:58:41 INFO : empty space: Deleted 2024/04/25 02:58:41 INFO : potato2: Deleted 2024/04/25 02:58:41 INFO : potato3: Deleted 2024/04/25 02:58:42 DEBUG : Linkbox root 'rclone-test-vebufum7bexanim8saneyil5': Purge remote 2024/04/25 02:58:43 DEBUG : Linkbox root 'rclone-test-xuwoteb7cuvinum4yiroyop5': Purge remote --- PASS: TestServerSideMove (29.92s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:58:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wikexoy6suxaquz4zoxuqav5" sync_test.go:1494: Server side move (if possible) Linkbox root 'rclone-test-rabazac3yobaded9lazubay9' -> Linkbox root 'rclone-test-wikexoy6suxaquz4zoxuqav5' 2024/04/25 02:58:59 DEBUG : empty space: Excluded (Size Filter) 2024/04/25 02:58:59 DEBUG : empty space: Excluded 2024/04/25 02:58:59 DEBUG : empty space: Excluded (Size Filter) 2024/04/25 02:58:59 DEBUG : empty space: Excluded 2024/04/25 02:58:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:58:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/25 02:58:59 DEBUG : Linkbox root 'rclone-test-wikexoy6suxaquz4zoxuqav5': Waiting for checks to finish 2024/04/25 02:58:59 DEBUG : Linkbox root 'rclone-test-wikexoy6suxaquz4zoxuqav5': Waiting for transfers to finish 2024/04/25 02:58:59 DEBUG : potato3: Update: removing old file 2024/04/25 02:59:01 INFO : potato2: Copied (new) 2024/04/25 02:59:02 INFO : potato3: Copied (replaced existing) 2024/04/25 02:59:02 INFO : potato2: Deleted 2024/04/25 02:59:03 INFO : potato3: Deleted 2024/04/25 02:59:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fivenin5jicidis3qiqanin0" 2024/04/25 02:59:04 DEBUG : empty space: Excluded (Size Filter) 2024/04/25 02:59:04 DEBUG : empty space: Excluded 2024/04/25 02:59:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:59:04 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/25 02:59:04 DEBUG : Linkbox root 'rclone-test-fivenin5jicidis3qiqanin0': Waiting for checks to finish 2024/04/25 02:59:04 DEBUG : Linkbox root 'rclone-test-fivenin5jicidis3qiqanin0': Waiting for transfers to finish 2024/04/25 02:59:08 INFO : potato2: Copied (new) 2024/04/25 02:59:09 INFO : potato3: Copied (new) 2024/04/25 02:59:10 INFO : potato2: Deleted 2024/04/25 02:59:10 INFO : potato3: Deleted 2024/04/25 02:59:11 DEBUG : Linkbox root 'rclone-test-fivenin5jicidis3qiqanin0': Purge remote 2024/04/25 02:59:12 DEBUG : Linkbox root 'rclone-test-wikexoy6suxaquz4zoxuqav5': Purge remote --- PASS: TestServerSideMoveWithFilter (29.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:59:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuqonul2suyalaq5suwoton5" 2024/04/25 02:59:22 DEBUG : tomatoDir: Making directory sync_test.go:1494: Server side move (if possible) Linkbox root 'rclone-test-rabazac3yobaded9lazubay9' -> Linkbox root 'rclone-test-fuqonul2suyalaq5suwoton5' 2024/04/25 02:59:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:59:30 DEBUG : tomatoDir: Making directory 2024/04/25 02:59:32 DEBUG : empty space: Sizes identical 2024/04/25 02:59:32 DEBUG : empty space: Unchanged skipping 2024/04/25 02:59:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/25 02:59:32 DEBUG : Linkbox root 'rclone-test-fuqonul2suyalaq5suwoton5': Waiting for checks to finish 2024/04/25 02:59:32 DEBUG : potato3: Update: removing old file 2024/04/25 02:59:33 INFO : empty space: Deleted 2024/04/25 02:59:33 DEBUG : Linkbox root 'rclone-test-fuqonul2suyalaq5suwoton5': Waiting for transfers to finish 2024/04/25 02:59:34 INFO : potato2: Copied (new) 2024/04/25 02:59:36 INFO : potato3: Copied (replaced existing) 2024/04/25 02:59:36 INFO : potato2: Deleted 2024/04/25 02:59:37 INFO : potato3: Deleted 2024/04/25 02:59:37 INFO : tomatoDir: Removing directory 2024/04/25 02:59:38 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': deleted 1 directories 2024/04/25 02:59:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pehilig2cafumeb1jibeyir9" 2024/04/25 02:59:40 DEBUG : tomatoDir: Making directory 2024/04/25 02:59:40 DEBUG : empty space: Need to transfer - File not found at Destination 2024/04/25 02:59:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:59:40 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/25 02:59:40 DEBUG : tomatoDir: Making directory 2024/04/25 02:59:44 DEBUG : Linkbox root 'rclone-test-pehilig2cafumeb1jibeyir9': Waiting for checks to finish 2024/04/25 02:59:44 DEBUG : Linkbox root 'rclone-test-pehilig2cafumeb1jibeyir9': Waiting for transfers to finish 2024/04/25 02:59:46 INFO : empty space: Copied (new) 2024/04/25 02:59:46 INFO : potato2: Copied (new) 2024/04/25 02:59:47 INFO : potato3: Copied (new) 2024/04/25 02:59:48 INFO : empty space: Deleted 2024/04/25 02:59:48 INFO : potato2: Deleted 2024/04/25 02:59:48 INFO : potato3: Deleted 2024/04/25 02:59:48 INFO : tomatoDir: Removing directory 2024/04/25 02:59:49 DEBUG : Linkbox root 'rclone-test-fuqonul2suyalaq5suwoton5': deleted 1 directories 2024/04/25 02:59:50 DEBUG : Linkbox root 'rclone-test-pehilig2cafumeb1jibeyir9': Purge remote 2024/04/25 02:59:52 DEBUG : Linkbox root 'rclone-test-fuqonul2suyalaq5suwoton5': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.56s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:59:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rabazac3yobaded9lazubay9/rclone-move-test" --- PASS: TestServerSideMoveOverlap (5.41s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 02:59:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rabazac3yobaded9lazubay9/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (3.35s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 03:00:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rabazac3yobaded9lazubay9/rclone-sync-test" 2024/04/25 03:00:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rabazac3yobaded9lazubay9/rclone-sync-test-include/layer2" 2024/04/25 03:00:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rabazac3yobaded9lazubay9/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (18.08s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 03:00:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rabazac3yobaded9lazubay9/dst" 2024/04/25 03:00:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rabazac3yobaded9lazubay9/CompareDest" 2024/04/25 03:00:23 DEBUG : one: Need to transfer - File not found at Destination 2024/04/25 03:00:23 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dst': Waiting for checks to finish 2024/04/25 03:00:23 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dst': Waiting for transfers to finish 2024/04/25 03:00:26 INFO : one: Copied (new) 2024/04/25 03:00:26 DEBUG : Waiting for deletions to finish 2024/04/25 03:00:28 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dst': Waiting for checks to finish 2024/04/25 03:00:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 03:00:28 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dst': Waiting for transfers to finish 2024/04/25 03:00:28 DEBUG : one: Update: removing old file 2024/04/25 03:00:31 INFO : one: Copied (replaced existing) 2024/04/25 03:00:31 DEBUG : Waiting for deletions to finish 2024/04/25 03:00:32 DEBUG : dst/one: Update: removing old file 2024/04/25 03:00:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 03:00:40 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dst': Waiting for checks to finish 2024/04/25 03:00:41 DEBUG : one: Sizes identical 2024/04/25 03:00:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/25 03:00:41 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dst': Waiting for transfers to finish 2024/04/25 03:00:41 DEBUG : Waiting for deletions to finish 2024/04/25 03:00:41 INFO : There was nothing to transfer 2024/04/25 03:00:45 DEBUG : two: Sizes identical 2024/04/25 03:00:45 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/25 03:00:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 03:00:45 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dst': Waiting for checks to finish 2024/04/25 03:00:45 DEBUG : one: Sizes identical 2024/04/25 03:00:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/25 03:00:45 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dst': Waiting for transfers to finish 2024/04/25 03:00:45 DEBUG : Waiting for deletions to finish 2024/04/25 03:00:45 INFO : There was nothing to transfer 2024/04/25 03:00:47 DEBUG : two: Sizes identical 2024/04/25 03:00:47 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/25 03:00:47 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dst': Waiting for checks to finish 2024/04/25 03:00:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 03:00:47 DEBUG : one: Sizes identical 2024/04/25 03:00:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/25 03:00:47 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dst': Waiting for transfers to finish 2024/04/25 03:00:47 DEBUG : Waiting for deletions to finish 2024/04/25 03:00:47 INFO : There was nothing to transfer sync_test.go:1964: No hash on uploaded file so skipping compare timestamp test 2024/04/25 03:00:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/25 03:00:49 DEBUG : two: Need to transfer - File not found at Destination 2024/04/25 03:00:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 03:00:49 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dst': Waiting for checks to finish 2024/04/25 03:00:49 DEBUG : one: Sizes identical 2024/04/25 03:00:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/25 03:00:49 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dst': Waiting for transfers to finish 2024/04/25 03:00:51 INFO : two: Copied (new) 2024/04/25 03:00:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (40.87s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 03:01:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rabazac3yobaded9lazubay9/dest" 2024/04/25 03:01:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rabazac3yobaded9lazubay9/pre-dest1" 2024/04/25 03:01:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rabazac3yobaded9lazubay9/pre-dest2" 2024/04/25 03:01:12 DEBUG : 1: Sizes identical 2024/04/25 03:01:12 DEBUG : 1: Destination found in --compare-dest, skipping 2024/04/25 03:01:13 DEBUG : 2: Sizes identical 2024/04/25 03:01:13 DEBUG : 2: Destination found in --compare-dest, skipping 2024/04/25 03:01:13 DEBUG : 3: Need to transfer - File not found at Destination 2024/04/25 03:01:13 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dest': Waiting for checks to finish 2024/04/25 03:01:13 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9/dest': Waiting for transfers to finish 2024/04/25 03:01:17 INFO : 3: Copied (new) 2024/04/25 03:01:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (27.00s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:2024: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.60s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:2137: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.47s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:2137: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:2137: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.47s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:2137: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.48s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:2234: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.48s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:2234: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.47s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 03:01:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/04/25 03:01:34 DEBUG : Testêé: Update: removing old file 2024/04/25 03:01:34 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 03:01:34 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 03:01:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/04/25 03:01:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.18s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 03:01:40 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/25 03:01:40 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 03:01:40 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 03:01:43 INFO : existing: Copied (new) 2024/04/25 03:01:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 03:01:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/04/25 03:01:43 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 03:01:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/04/25 03:01:43 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 03:01:43 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': not deleting files as there were IO errors 2024/04/25 03:01:43 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (6.44s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:2391: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.47s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 03:02:04 DEBUG : existing: Sizes identical 2024/04/25 03:02:04 DEBUG : existing: Unchanged skipping 2024/04/25 03:02:04 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/04/25 03:02:05 DEBUG : existing: Update: removing old file 2024/04/25 03:02:05 DEBUG : existingbutdifferent: Update: removing old file 2024/04/25 03:02:11 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2024/04/25 03:02:11 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2024/04/25 03:02:11 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2024/04/25 03:02:11 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2024/04/25 03:02:11 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2024/04/25 03:02:12 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2024/04/25 03:02:12 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2024/04/25 03:02:13 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2024/04/25 03:02:13 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2024/04/25 03:02:15 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2024/04/25 03:02:16 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4147845886) 5 vs dst(Linkbox root 'rclone-test-rabazac3yobaded9lazubay9') 8 2024/04/25 03:02:16 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2024/04/25 03:02:17 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2024/04/25 03:02:17 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-hazisav5/subdirb/SUBDIRC/HELLO 2024/04/25 03:02:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-hazisav5/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2024/04/25 03:02:19 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2024/04/25 03:02:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2024/04/25 03:02:20 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2024/04/25 03:02:27 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2024/04/25 03:02:36 INFO : subdira-rclone-move-hazisav5/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2024/04/25 03:02:36 INFO : subdira-rclone-move-hazisav5/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2024/04/25 03:02:37 INFO : subdira-rclone-move-hazisav5/subdirb/SUBDIRC/HELLO: Deleted 2024/04/25 03:02:38 INFO : subdira-rclone-move-hazisav5/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2024/04/25 03:02:40 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2024/04/25 03:02:44 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/04/25 03:02:53 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-welenoz5/SUBDIRC/HELLO 2024/04/25 03:02:54 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-welenoz5/SUBDIRC/subdird/filewithoutcasedifferences 2024/04/25 03:02:55 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2024/04/25 03:02:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2024/04/25 03:03:03 ERROR : subdira/subdirb-rclone-move-welenoz5/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2024/04/25 03:03:03 ERROR : subdira/subdirb-rclone-move-welenoz5/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2024/04/25 03:03:03 ERROR : subdira/subdirb-rclone-move-welenoz5/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=42068122&token=5gyozaWkvgAkGJOT": context canceled 2024/04/25 03:03:03 ERROR : subdira/subdirb-rclone-move-welenoz5/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=42068122&token=5gyozaWkvgAkGJOT": context canceled 2024/04/25 03:03:03 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2024/04/25 03:03:03 DEBUG : subdira/subdirb/subdirc: Making directory 2024/04/25 03:03:03 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2024/04/25 03:03:03 DEBUG : subdira/subdirb/subdirc/subdird: Making directory 2024/04/25 03:03:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2024/04/25 03:03:04 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 03:03:04 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2024/04/25 03:03:05 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2024/04/25 03:03:06 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2024/04/25 03:03:57 ERROR : EXISTING: Failed to copy: object not found 2024/04/25 03:03:57 ERROR : EXISTING: Not deleting source as copy failed: object not found 2024/04/25 03:03:57 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2024/04/25 03:03:57 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 03:03:57 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': not deleting files as there were IO errors 2024/04/25 03:03:57 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': not deleting directories as there were IO errors sync_test.go:2440: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2440 Error: Received unexpected error: object not found Test: TestFixCase --- FAIL: TestFixCase (143.63s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:2459: This test only runs on local --- PASS: TestMaxTransfer (1.45s) --- SKIP: TestMaxTransfer/Hard (0.58s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 03:05:39 DEBUG : both0: Sizes identical 2024/04/25 03:05:39 DEBUG : both10: Sizes identical 2024/04/25 03:05:39 DEBUG : both11: Sizes identical 2024/04/25 03:05:39 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 03:05:39 DEBUG : both1: Sizes identical 2024/04/25 03:05:39 DEBUG : both0: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both12: Sizes identical 2024/04/25 03:05:39 DEBUG : both1: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both13: Sizes identical 2024/04/25 03:05:39 DEBUG : both13: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both14: Sizes identical 2024/04/25 03:05:39 DEBUG : both14: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both15: Sizes identical 2024/04/25 03:05:39 DEBUG : both15: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both16: Sizes identical 2024/04/25 03:05:39 DEBUG : both16: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both17: Sizes identical 2024/04/25 03:05:39 DEBUG : both17: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both18: Sizes identical 2024/04/25 03:05:39 DEBUG : both10: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both19: Sizes identical 2024/04/25 03:05:39 DEBUG : both19: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both2: Sizes identical 2024/04/25 03:05:39 DEBUG : both2: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both3: Sizes identical 2024/04/25 03:05:39 DEBUG : both11: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both4: Sizes identical 2024/04/25 03:05:39 DEBUG : both4: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both5: Sizes identical 2024/04/25 03:05:39 DEBUG : both18: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both6: Sizes identical 2024/04/25 03:05:39 DEBUG : both6: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both7: Sizes identical 2024/04/25 03:05:39 DEBUG : both7: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both8: Sizes identical 2024/04/25 03:05:39 DEBUG : both8: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both9: Sizes identical 2024/04/25 03:05:39 DEBUG : both9: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both12: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both3: Unchanged skipping 2024/04/25 03:05:39 DEBUG : both5: Unchanged skipping 2024/04/25 03:05:39 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 03:05:39 DEBUG : Waiting for deletions to finish 2024/04/25 03:05:40 INFO : only11: Deleted 2024/04/25 03:05:40 INFO : only16: Deleted 2024/04/25 03:05:41 INFO : only17: Deleted 2024/04/25 03:05:41 INFO : only2: Deleted 2024/04/25 03:05:42 INFO : only4: Deleted 2024/04/25 03:05:42 INFO : only6: Deleted 2024/04/25 03:05:42 INFO : only0: Deleted 2024/04/25 03:05:42 INFO : only10: Deleted 2024/04/25 03:05:43 INFO : only8: Deleted 2024/04/25 03:05:43 INFO : only9: Deleted 2024/04/25 03:05:43 INFO : only18: Deleted 2024/04/25 03:05:44 INFO : only5: Deleted 2024/04/25 03:05:44 INFO : only7: Deleted 2024/04/25 03:05:45 INFO : only13: Deleted 2024/04/25 03:05:45 INFO : only14: Deleted 2024/04/25 03:05:45 INFO : only19: Deleted 2024/04/25 03:05:46 INFO : only3: Deleted 2024/04/25 03:05:46 INFO : only12: Deleted 2024/04/25 03:05:46 INFO : only15: Deleted 2024/04/25 03:05:46 INFO : only1: Deleted run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (122.22s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 03:06:55 DEBUG : both9: Trying to read object after upload: try again in 100ms (1/10) 2024/04/25 03:06:55 DEBUG : both9: Trying to read object after upload: try again in 200ms (2/10) 2024/04/25 03:06:58 DEBUG : only9: Trying to read object after upload: try again in 100ms (1/10) 2024/04/25 03:06:58 DEBUG : only9: Trying to read object after upload: try again in 200ms (2/10) 2024/04/25 03:06:59 DEBUG : only9: Trying to read object after upload: try again in 400ms (3/10) 2024/04/25 03:06:59 DEBUG : only9: Trying to read object after upload: try again in 800ms (4/10) 2024/04/25 03:07:00 DEBUG : only9: Trying to read object after upload: try again in 1.6s (5/10) 2024/04/25 03:07:26 DEBUG : both15: Trying to read object after upload: try again in 100ms (1/10) 2024/04/25 03:07:47 DEBUG : both0: Sizes identical 2024/04/25 03:07:47 DEBUG : both10: Sizes identical 2024/04/25 03:07:47 DEBUG : both1: Sizes identical 2024/04/25 03:07:47 DEBUG : both11: Sizes identical 2024/04/25 03:07:47 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for checks to finish 2024/04/25 03:07:47 DEBUG : both0: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both12: Sizes identical 2024/04/25 03:07:47 DEBUG : both12: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both13: Sizes identical 2024/04/25 03:07:47 DEBUG : both13: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both14: Sizes identical 2024/04/25 03:07:47 DEBUG : both14: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both15: Sizes identical 2024/04/25 03:07:47 DEBUG : both15: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both16: Sizes identical 2024/04/25 03:07:47 DEBUG : both10: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both17: Sizes identical 2024/04/25 03:07:47 DEBUG : both1: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both18: Sizes identical 2024/04/25 03:07:47 DEBUG : both18: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both19: Sizes identical 2024/04/25 03:07:47 DEBUG : both19: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both2: Sizes identical 2024/04/25 03:07:47 DEBUG : both2: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both3: Sizes identical 2024/04/25 03:07:47 DEBUG : both3: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both4: Sizes identical 2024/04/25 03:07:47 DEBUG : both11: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both5: Sizes identical 2024/04/25 03:07:47 DEBUG : both16: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both6: Sizes identical 2024/04/25 03:07:47 DEBUG : both6: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both7: Sizes identical 2024/04/25 03:07:47 DEBUG : both17: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both8: Sizes identical 2024/04/25 03:07:47 DEBUG : both4: Unchanged skipping 2024/04/25 03:07:47 DEBUG : both9: Sizes identical 2024/04/25 03:07:47 DEBUG : both5: Unchanged skipping 2024/04/25 03:07:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 DEBUG : both7: Unchanged skipping 2024/04/25 03:07:47 ERROR : only0: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 ERROR : only1: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 ERROR : only11: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 ERROR : only12: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 DEBUG : both9: Unchanged skipping 2024/04/25 03:07:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 DEBUG : both8: Unchanged skipping 2024/04/25 03:07:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 ERROR : only13: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 ERROR : only14: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 ERROR : only15: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/04/25 03:07:47 ERROR : only16: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 ERROR : only19: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 ERROR : only10: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 ERROR : only2: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Waiting for transfers to finish 2024/04/25 03:07:47 ERROR : only17: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 ERROR : only18: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 ERROR : only5: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 ERROR : only6: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 ERROR : only7: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 ERROR : only3: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 ERROR : only4: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 ERROR : only9: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 ERROR : only8: Failed to copy: can't upload empty files to this remote 2024/04/25 03:07:47 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': not deleting files as there were IO errors 2024/04/25 03:07:47 ERROR : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" sync_test.go:2527: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (148.03s) === RUN TestNothingToTransfer run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" 2024/04/25 03:08:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/25 03:08:42 DEBUG : sub dir: Making directory 2024/04/25 03:08:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-rabazac3yobaded9lazubay9'", Local "Local file system at /tmp/rclone4147845886", Modify Window "876000h0m0s" --- PASS: TestNothingToTransfer (46.31s) FAIL 2024/04/25 03:09:29 DEBUG : Linkbox root 'rclone-test-rabazac3yobaded9lazubay9': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 20m17.683887943s (try 1/5): exit status 1: Failed [TestMoveWithIgnoreExisting TestSyncOverlapWithFilter]