"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/01/22 02:53:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yeyumap5veko" 2025/01/22 02:53:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 02:53:27 DEBUG : Creating backend with remote "/tmp/rclone1618982716" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:53:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:53:29 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:53:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/22 02:53:29 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (3.16s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:53:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 02:53:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:53:31 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:53:31 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:53:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:53:35 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.10s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.41s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:53:39 DEBUG : Creating backend with remote "/non-existing" 2025/01/22 02:53:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/22 02:53:40 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:53:40 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.05s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:53:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:53:41 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:53:41 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:53:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (8.26s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:53:49 INFO : Linkbox root 'rclone-test-yeyumap5veko': Running all checks before starting transfers 2025/01/22 02:53:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:53:49 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:53:49 INFO : Linkbox root 'rclone-test-yeyumap5veko': Checks finished, now starting transfers 2025/01/22 02:53:49 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:53:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (8.05s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:53:57 ERROR : Ignoring --no-traverse with sync 2025/01/22 02:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:53:57 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:53:57 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:54:00 INFO : sub dir/hello world: Copied (new) 2025/01/22 02:54:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (8.12s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:54:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/22 02:54:05 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:54:05 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:54:07 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (4.63s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:54:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 02:54:10 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:54:10 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:54:12 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (4.69s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:54:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 02:54:14 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:54:14 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:54:16 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.60s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:54:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/22 02:54:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 02:54:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/22 02:54:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 02:54:19 INFO : sub dir: Making directory 2025/01/22 02:54:20 INFO : sub dir2: Making directory 2025/01/22 02:54:22 INFO : sub dir2/sub sub dir2: Making directory 2025/01/22 02:54:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:54:24 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:54:24 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:54:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:54:26 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.95s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:54:34 INFO : sub dir2: Making directory 2025/01/22 02:54:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/22 02:54:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 02:54:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:54:34 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:54:34 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:54:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.66s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:54:41 DEBUG : sub dir2: Making directory with metadata 2025/01/22 02:54:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 02:54:42 INFO : sub dir: Making directory 2025/01/22 02:54:43 INFO : sub dir2: Making directory 2025/01/22 02:54:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:54:45 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:54:45 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:54:47 INFO : sub dir/hello world: Copied (new) 2025/01/22 02:54:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:54:47 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/22 02:54:48 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.82s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.43s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:54:54 INFO : sub dir2: Making directory 2025/01/22 02:54:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:54:54 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:54:54 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:54:57 INFO : sub dir/hello world: Copied (new) 2025/01/22 02:54:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.61s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:55:01 DEBUG : sub dir2: Making directory with metadata 2025/01/22 02:55:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 02:55:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 02:55:01 INFO : sub dir: Making directory 2025/01/22 02:55:03 INFO : sub dir2: Making directory 2025/01/22 02:55:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:55:05 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:55:05 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:55:07 INFO : sub dir/hello world: Copied (new) 2025/01/22 02:55:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:55:07 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.59s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:55:13 INFO : sub dir2: Making directory 2025/01/22 02:55:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:55:13 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:55:13 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:55:17 INFO : sub dir/hello world: Copied (new) 2025/01/22 02:55:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.71s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:55:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xibayah7nabo" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-yeyumap5veko' -> Linkbox root 'rclone-test-xibayah7nabo' 2025/01/22 02:55:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:55:26 DEBUG : Linkbox root 'rclone-test-xibayah7nabo': Waiting for checks to finish 2025/01/22 02:55:26 DEBUG : Linkbox root 'rclone-test-xibayah7nabo': Waiting for transfers to finish 2025/01/22 02:55:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:55:31 DEBUG : Linkbox root 'rclone-test-xibayah7nabo': Purge remote --- PASS: TestServerSideCopy (15.65s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:55:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 02:55:41 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:55:41 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:55:41 DEBUG : sub dir/hello world: Update: removing old file 2025/01/22 02:55:44 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (11.87s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:55:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xirojit9tefo" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-yeyumap5veko' -> Linkbox root 'rclone-test-xirojit9tefo' 2025/01/22 02:55:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:55:53 DEBUG : Linkbox root 'rclone-test-xirojit9tefo': Waiting for checks to finish 2025/01/22 02:55:53 DEBUG : Linkbox root 'rclone-test-xirojit9tefo': Waiting for transfers to finish 2025/01/22 02:55:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:55:59 DEBUG : sub dir/hello world: Update: removing old file 2025/01/22 02:56:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 02:56:03 DEBUG : Linkbox root 'rclone-test-xirojit9tefo': Waiting for checks to finish 2025/01/22 02:56:03 DEBUG : Linkbox root 'rclone-test-xirojit9tefo': Waiting for transfers to finish 2025/01/22 02:56:03 DEBUG : sub dir/hello world: Update: removing old file 2025/01/22 02:56:07 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:56:07 DEBUG : Linkbox root 'rclone-test-xirojit9tefo': Purge remote --- PASS: TestServerSideCopyOverSelf (24.16s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:56:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 02:56:17 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:56:17 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:56:17 DEBUG : sub dir/hello world: Update: removing old file 2025/01/22 02:56:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/22 02:56:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (11.82s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:56:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wehovow3heqa" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-yeyumap5veko' -> Linkbox root 'rclone-test-wehovow3heqa' 2025/01/22 02:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:56:29 DEBUG : Linkbox root 'rclone-test-wehovow3heqa': Waiting for checks to finish 2025/01/22 02:56:29 DEBUG : Linkbox root 'rclone-test-wehovow3heqa': Waiting for transfers to finish 2025/01/22 02:56:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:56:35 DEBUG : sub dir/hello world: Update: removing old file 2025/01/22 02:56:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 02:56:39 DEBUG : Linkbox root 'rclone-test-wehovow3heqa': Waiting for checks to finish 2025/01/22 02:56:39 DEBUG : Linkbox root 'rclone-test-wehovow3heqa': Waiting for transfers to finish 2025/01/22 02:56:39 DEBUG : sub dir/hello world: Update: removing old file 2025/01/22 02:56:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/22 02:56:43 INFO : sub dir/hello world: Deleted 2025/01/22 02:56:47 DEBUG : testing file moves 2025/01/22 02:56:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/22 02:56:47 DEBUG : Linkbox root 'rclone-test-wehovow3heqa': Waiting for checks to finish 2025/01/22 02:56:47 DEBUG : Linkbox root 'rclone-test-wehovow3heqa': Waiting for transfers to finish 2025/01/22 02:56:47 DEBUG : sub dir/hello world: Update: removing old file 2025/01/22 02:56:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/22 02:56:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:56:53 DEBUG : Linkbox root 'rclone-test-wehovow3heqa': Purge remote --- PASS: TestServerSideMoveOverSelf (32.66s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:57:01 ERROR : : error listing: directory not found 2025/01/22 02:57:01 INFO : Local file system at /tmp/rclone1618982716: Making directory 2025/01/22 02:57:02 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:57:02 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (8.75s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:57:10 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 02:57:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 02:57:10 DEBUG : Local file system at /tmp/rclone1618982716: Waiting for checks to finish 2025/01/22 02:57:10 DEBUG : Local file system at /tmp/rclone1618982716: Waiting for transfers to finish 2025/01/22 02:57:10 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/22 02:57:10 INFO : sub dir/hello world: Copied (new) 2025/01/22 02:57:10 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (8.48s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:57:15 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/22 02:57:15 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:57:15 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:57:17 INFO : check sum: Copied (new) 2025/01/22 02:57:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:57:17 NOTICE: Linkbox root 'rclone-test-yeyumap5veko': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/22 02:57:17 DEBUG : check sum: Size of src and dst objects identical 2025/01/22 02:57:17 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:57:17 DEBUG : check sum: Unchanged skipping 2025/01/22 02:57:17 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:57:17 DEBUG : Waiting for deletions to finish 2025/01/22 02:57:17 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (5.51s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:57:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/22 02:57:20 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:57:20 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:57:22 INFO : sizeonly: Copied (new) 2025/01/22 02:57:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:57:22 DEBUG : sizeonly: Sizes identical 2025/01/22 02:57:22 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:57:22 DEBUG : sizeonly: Unchanged skipping 2025/01/22 02:57:22 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:57:22 DEBUG : Waiting for deletions to finish 2025/01/22 02:57:22 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (5.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:57:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/22 02:57:26 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:57:26 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:57:28 INFO : ignore-size: Copied (new) 2025/01/22 02:57:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:57:28 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:57:28 DEBUG : ignore-size: Sizes identical 2025/01/22 02:57:28 DEBUG : ignore-size: Unchanged skipping 2025/01/22 02:57:28 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:57:28 DEBUG : Waiting for deletions to finish 2025/01/22 02:57:28 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (5.46s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:57:33 DEBUG : existing: Sizes identical 2025/01/22 02:57:33 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:57:33 DEBUG : existing: Unchanged skipping 2025/01/22 02:57:33 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:57:33 DEBUG : Waiting for deletions to finish 2025/01/22 02:57:33 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:57:33 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:57:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/22 02:57:33 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:57:33 DEBUG : existing: Update: removing old file 2025/01/22 02:57:37 INFO : existing: Copied (replaced existing) 2025/01/22 02:57:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (8.61s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:57:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/22 02:57:40 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:57:40 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:57:42 INFO : existing: Copied (new) 2025/01/22 02:57:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:57:42 DEBUG : existing: Destination exists, skipping 2025/01/22 02:57:42 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:57:42 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:57:42 DEBUG : Waiting for deletions to finish 2025/01/22 02:57:42 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (5.47s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:57:52 INFO : d: Making directory 2025/01/22 02:57:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/22 02:57:55 DEBUG : c/non empty space: Sizes identical 2025/01/22 02:57:55 DEBUG : c/non empty space: Unchanged skipping 2025/01/22 02:57:55 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:57:55 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:57:59 INFO : a/potato2: Copied (new) 2025/01/22 02:57:59 DEBUG : Waiting for deletions to finish 2025/01/22 02:58:00 INFO : b/potato: Deleted 2025/01/22 02:58:00 INFO : d: Removing directory 2025/01/22 02:58:02 INFO : b: Removing directory 2025/01/22 02:58:03 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:58:13 DEBUG : empty space: Sizes identical 2025/01/22 02:58:13 DEBUG : empty space: Unchanged skipping 2025/01/22 02:58:13 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:58:13 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:58:13 DEBUG : Waiting for deletions to finish 2025/01/22 02:58:13 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:58:14 DEBUG : empty space: Sizes identical 2025/01/22 02:58:14 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:58:14 DEBUG : empty space: Unchanged skipping 2025/01/22 02:58:14 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:58:14 DEBUG : Waiting for deletions to finish 2025/01/22 02:58:14 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (5.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.42s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:58:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/22 02:58:20 DEBUG : empty space: Sizes identical 2025/01/22 02:58:20 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:58:20 DEBUG : empty space: Unchanged skipping 2025/01/22 02:58:20 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:58:22 INFO : potato: Copied (new) 2025/01/22 02:58:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (8.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:58:28 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/22 02:58:28 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:58:28 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:58:28 DEBUG : potato: Update: removing old file 2025/01/22 02:58:31 INFO : potato: Copied (replaced existing) 2025/01/22 02:58:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/22 02:58:36 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/22 02:58:36 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:58:36 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:58:36 DEBUG : potato: Update: removing old file 2025/01/22 02:58:39 INFO : potato: Copied (replaced existing) 2025/01/22 02:58:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (8.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:58:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 02:58:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/22 02:58:46 DEBUG : empty space: Sizes identical 2025/01/22 02:58:46 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:58:46 DEBUG : empty space: Unchanged skipping 2025/01/22 02:58:46 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:58:46 DEBUG : Waiting for deletions to finish 2025/01/22 02:58:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:58:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 02:58:54 DEBUG : empty space: Sizes identical 2025/01/22 02:58:54 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:58:54 DEBUG : empty space: Unchanged skipping 2025/01/22 02:58:54 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:58:56 INFO : potato2: Copied (new) 2025/01/22 02:58:56 DEBUG : Waiting for deletions to finish 2025/01/22 02:58:57 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:59:08 INFO : d: Making directory 2025/01/22 02:59:10 INFO : d/e: Making directory 2025/01/22 02:59:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/22 02:59:13 DEBUG : c/non empty space: Sizes identical 2025/01/22 02:59:13 DEBUG : c/non empty space: Unchanged skipping 2025/01/22 02:59:15 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:59:15 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:59:17 INFO : a/potato2: Copied (new) 2025/01/22 02:59:17 DEBUG : Waiting for deletions to finish 2025/01/22 02:59:18 INFO : b/potato: Deleted 2025/01/22 02:59:18 INFO : d/e: Removing directory 2025/01/22 02:59:20 INFO : d: Removing directory 2025/01/22 02:59:22 INFO : b: Removing directory 2025/01/22 02:59:23 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 02:59:38 INFO : d: Making directory 2025/01/22 02:59:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/22 02:59:40 DEBUG : c/non empty space: Sizes identical 2025/01/22 02:59:40 DEBUG : c/non empty space: Unchanged skipping 2025/01/22 02:59:41 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 02:59:41 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 02:59:44 INFO : a/potato2: Copied (new) 2025/01/22 02:59:44 ERROR : Linkbox root 'rclone-test-yeyumap5veko': not deleting files as there were IO errors 2025/01/22 02:59:44 ERROR : Linkbox root 'rclone-test-yeyumap5veko': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:00:02 DEBUG : Waiting for deletions to finish 2025/01/22 03:00:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:00:02 DEBUG : empty space: Sizes identical 2025/01/22 03:00:02 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:00:02 DEBUG : empty space: Unchanged skipping 2025/01/22 03:00:02 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:00:03 INFO : potato: Deleted 2025/01/22 03:00:04 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (10.80s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:00:12 DEBUG : Waiting for deletions to finish 2025/01/22 03:00:12 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:00:12 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:00:14 INFO : potato: Deleted 2025/01/22 03:00:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:00:14 DEBUG : empty space: Sizes identical 2025/01/22 03:00:14 DEBUG : empty space: Unchanged skipping 2025/01/22 03:00:14 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:00:14 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:00:16 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (11.81s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:00:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:00:22 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:00:22 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:00:24 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (8.19s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:00:32 DEBUG : enormous: Excluded (Size Filter) 2025/01/22 03:00:32 DEBUG : enormous: Excluded 2025/01/22 03:00:32 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 03:00:32 DEBUG : potato2: Excluded 2025/01/22 03:00:32 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 03:00:32 DEBUG : potato2: Excluded 2025/01/22 03:00:32 DEBUG : empty space: Sizes identical 2025/01/22 03:00:32 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:00:32 DEBUG : empty space: Unchanged skipping 2025/01/22 03:00:32 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:00:32 DEBUG : Waiting for deletions to finish 2025/01/22 03:00:32 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:00:33 DEBUG : enormous: Excluded (Size Filter) 2025/01/22 03:00:33 DEBUG : enormous: Excluded 2025/01/22 03:00:33 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 03:00:33 DEBUG : potato2: Excluded 2025/01/22 03:00:33 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 03:00:33 DEBUG : potato2: Excluded 2025/01/22 03:00:33 DEBUG : empty space: Sizes identical 2025/01/22 03:00:33 DEBUG : empty space: Unchanged skipping 2025/01/22 03:00:33 DEBUG : Local file system at /tmp/rclone1618982716: Waiting for checks to finish 2025/01/22 03:00:33 DEBUG : Local file system at /tmp/rclone1618982716: Waiting for transfers to finish 2025/01/22 03:00:33 DEBUG : Waiting for deletions to finish 2025/01/22 03:00:33 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (8.85s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:00:43 DEBUG : enormous: Excluded (Size Filter) 2025/01/22 03:00:43 DEBUG : enormous: Excluded 2025/01/22 03:00:43 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 03:00:43 DEBUG : potato2: Excluded 2025/01/22 03:00:44 DEBUG : empty space: Sizes identical 2025/01/22 03:00:44 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:00:44 DEBUG : empty space: Unchanged skipping 2025/01/22 03:00:44 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:00:44 DEBUG : Waiting for deletions to finish 2025/01/22 03:00:45 INFO : enormous: Deleted 2025/01/22 03:00:45 INFO : potato2: Deleted 2025/01/22 03:00:45 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:00:45 DEBUG : empty space: Sizes identical 2025/01/22 03:00:45 DEBUG : empty space: Unchanged skipping 2025/01/22 03:00:45 DEBUG : Local file system at /tmp/rclone1618982716: Waiting for checks to finish 2025/01/22 03:00:45 DEBUG : Local file system at /tmp/rclone1618982716: Waiting for transfers to finish 2025/01/22 03:00:45 DEBUG : Waiting for deletions to finish 2025/01/22 03:00:45 INFO : enormous: Deleted 2025/01/22 03:00:45 INFO : potato2: Deleted 2025/01/22 03:00:45 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.20s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.41s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/22 03:00:48 ERROR : Linkbox root 'rclone-test-yeyumap5veko': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/22 03:00:48 ERROR : Linkbox root 'rclone-test-yeyumap5veko': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/22 03:00:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/22 03:00:49 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/22 03:00:49 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:00:49 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:00:51 INFO : potato: Copied (new) 2025/01/22 03:00:51 INFO : yam: Copied (new) 2025/01/22 03:00:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:00:51 ERROR : Linkbox root 'rclone-test-yeyumap5veko': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/22 03:00:51 ERROR : Linkbox root 'rclone-test-yeyumap5veko': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/22 03:00:52 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/22 03:00:52 DEBUG : potato: Sizes identical 2025/01/22 03:00:52 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:00:52 DEBUG : potato: Unchanged skipping 2025/01/22 03:00:52 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:00:54 INFO : yaml: Copied (new) 2025/01/22 03:00:54 DEBUG : Waiting for deletions to finish 2025/01/22 03:00:55 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (10.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/22 03:00:59 ERROR : Linkbox root 'rclone-test-yeyumap5veko': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/22 03:00:59 ERROR : Linkbox root 'rclone-test-yeyumap5veko': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/22 03:00:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/22 03:00:59 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/22 03:00:59 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:00:59 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:01:02 INFO : yam: Copied (new) 2025/01/22 03:01:02 INFO : potato: Copied (new) 2025/01/22 03:01:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:01:02 ERROR : Linkbox root 'rclone-test-yeyumap5veko': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/22 03:01:02 ERROR : Linkbox root 'rclone-test-yeyumap5veko': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/22 03:01:02 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/22 03:01:02 DEBUG : potato: Sizes identical 2025/01/22 03:01:02 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:01:02 DEBUG : potato: Unchanged skipping 2025/01/22 03:01:02 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:01:04 INFO : yaml: Copied (new) 2025/01/22 03:01:04 DEBUG : Waiting for deletions to finish 2025/01/22 03:01:06 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/22 03:01:10 ERROR : Linkbox root 'rclone-test-yeyumap5veko': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/22 03:01:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/22 03:01:10 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/01/22 03:01:10 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:01:10 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:01:14 INFO : potato: Copied (new) 2025/01/22 03:01:14 INFO : sub/yam: Copied (new) 2025/01/22 03:01:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:01:15 ERROR : Linkbox root 'rclone-test-yeyumap5veko': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/22 03:01:15 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/22 03:01:15 DEBUG : potato: Sizes identical 2025/01/22 03:01:15 DEBUG : potato: Unchanged skipping 2025/01/22 03:01:15 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:01:15 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:01:17 INFO : yam: Copied (new) 2025/01/22 03:01:17 DEBUG : Waiting for deletions to finish 2025/01/22 03:01:18 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.64s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:01:25 DEBUG : Creating backend with remote "/tmp/rclone1618982716/dir1" 2025/01/22 03:01:25 DEBUG : Config file has changed externally - reloading 2025/01/22 03:01:25 DEBUG : Creating backend with remote "/tmp/rclone1618982716/dir2" 2025/01/22 03:01:25 DEBUG : Local file system at /tmp/rclone1618982716/dir2: Using server-side directory move 2025/01/22 03:01:25 INFO : Local file system at /tmp/rclone1618982716/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/22 03:01:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/22 03:01:25 INFO : file1.txt: Moved (server-side) 2025/01/22 03:01:25 DEBUG : Local file system at /tmp/rclone1618982716/dir2: Waiting for checks to finish 2025/01/22 03:01:25 DEBUG : Local file system at /tmp/rclone1618982716/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:01:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:01:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/22 03:01:25 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:01:25 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:01:32 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:01:32 INFO : sub dir/hello world: Deleted 2025/01/22 03:01:32 INFO : nested/sub dir/file: Copied (new) 2025/01/22 03:01:32 INFO : nested/sub dir/file: Deleted 2025/01/22 03:01:32 INFO : sub dir: Removing directory 2025/01/22 03:01:32 INFO : nested/sub dir: Removing directory 2025/01/22 03:01:32 INFO : nested: Removing directory 2025/01/22 03:01:32 DEBUG : Local file system at /tmp/rclone1618982716: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:01:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:01:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/22 03:01:42 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:01:42 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:01:49 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:01:49 INFO : sub dir/hello world: Deleted 2025/01/22 03:01:49 INFO : nested/sub dir/file: Copied (new) 2025/01/22 03:01:49 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.98s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:01:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/22 03:01:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/22 03:01:59 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:01:59 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:02:02 INFO : existing-b: Copied (new) 2025/01/22 03:02:02 INFO : existing-b: Deleted 2025/01/22 03:02:02 INFO : existing: Copied (new) 2025/01/22 03:02:02 INFO : existing: Deleted 2025/01/22 03:02:02 DEBUG : existing: Destination exists, skipping 2025/01/22 03:02:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/22 03:02:02 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:02:02 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:02:02 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (6.91s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:02:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-susilar1kazo" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yeyumap5veko' -> Linkbox root 'rclone-test-susilar1kazo' 2025/01/22 03:02:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:02:19 DEBUG : empty space: Sizes identical 2025/01/22 03:02:19 DEBUG : empty space: Unchanged skipping 2025/01/22 03:02:19 DEBUG : Linkbox root 'rclone-test-susilar1kazo': Waiting for checks to finish 2025/01/22 03:02:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/22 03:02:19 DEBUG : potato3: Update: removing old file 2025/01/22 03:02:20 INFO : empty space: Deleted 2025/01/22 03:02:20 DEBUG : Linkbox root 'rclone-test-susilar1kazo': Waiting for transfers to finish 2025/01/22 03:02:21 INFO : potato2: Copied (new) 2025/01/22 03:02:22 INFO : potato2: Deleted 2025/01/22 03:02:23 INFO : potato3: Copied (replaced existing) 2025/01/22 03:02:24 INFO : potato3: Deleted 2025/01/22 03:02:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zuxofov4deri" 2025/01/22 03:02:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/22 03:02:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:02:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/22 03:02:25 DEBUG : Linkbox root 'rclone-test-zuxofov4deri': Waiting for checks to finish 2025/01/22 03:02:25 DEBUG : Linkbox root 'rclone-test-zuxofov4deri': Waiting for transfers to finish 2025/01/22 03:02:29 INFO : empty space: Copied (new) 2025/01/22 03:02:30 INFO : potato2: Copied (new) 2025/01/22 03:02:30 INFO : potato3: Copied (new) 2025/01/22 03:02:31 INFO : empty space: Deleted 2025/01/22 03:02:31 INFO : potato2: Deleted 2025/01/22 03:02:31 INFO : potato3: Deleted 2025/01/22 03:02:32 DEBUG : Linkbox root 'rclone-test-zuxofov4deri': Purge remote 2025/01/22 03:02:33 DEBUG : Linkbox root 'rclone-test-susilar1kazo': Purge remote --- PASS: TestServerSideMove (29.28s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:02:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xijemag1pere" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yeyumap5veko' -> Linkbox root 'rclone-test-xijemag1pere' 2025/01/22 03:02:48 DEBUG : empty space: Excluded (Size Filter) 2025/01/22 03:02:48 DEBUG : empty space: Excluded 2025/01/22 03:02:48 DEBUG : empty space: Excluded (Size Filter) 2025/01/22 03:02:48 DEBUG : empty space: Excluded 2025/01/22 03:02:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:02:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/22 03:02:48 DEBUG : Linkbox root 'rclone-test-xijemag1pere': Waiting for checks to finish 2025/01/22 03:02:48 DEBUG : Linkbox root 'rclone-test-xijemag1pere': Waiting for transfers to finish 2025/01/22 03:02:48 DEBUG : potato3: Update: removing old file 2025/01/22 03:02:50 INFO : potato2: Copied (new) 2025/01/22 03:02:52 INFO : potato3: Copied (replaced existing) 2025/01/22 03:02:52 INFO : potato2: Deleted 2025/01/22 03:02:53 INFO : potato3: Deleted 2025/01/22 03:02:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sipejir8feco" 2025/01/22 03:02:54 DEBUG : empty space: Excluded (Size Filter) 2025/01/22 03:02:54 DEBUG : empty space: Excluded 2025/01/22 03:02:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:02:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/22 03:02:54 DEBUG : Linkbox root 'rclone-test-sipejir8feco': Waiting for checks to finish 2025/01/22 03:02:54 DEBUG : Linkbox root 'rclone-test-sipejir8feco': Waiting for transfers to finish 2025/01/22 03:02:58 INFO : potato2: Copied (new) 2025/01/22 03:02:58 INFO : potato3: Copied (new) 2025/01/22 03:02:59 INFO : potato2: Deleted 2025/01/22 03:02:59 INFO : potato3: Deleted 2025/01/22 03:03:00 DEBUG : Linkbox root 'rclone-test-sipejir8feco': Purge remote 2025/01/22 03:03:01 DEBUG : Linkbox root 'rclone-test-xijemag1pere': Purge remote --- PASS: TestServerSideMoveWithFilter (29.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:03:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gexoduq2sotu" 2025/01/22 03:03:11 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yeyumap5veko' -> Linkbox root 'rclone-test-gexoduq2sotu' 2025/01/22 03:03:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:03:19 DEBUG : empty space: Sizes identical 2025/01/22 03:03:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/22 03:03:19 DEBUG : empty space: Unchanged skipping 2025/01/22 03:03:19 DEBUG : Linkbox root 'rclone-test-gexoduq2sotu': Waiting for checks to finish 2025/01/22 03:03:19 DEBUG : potato3: Update: removing old file 2025/01/22 03:03:20 INFO : empty space: Deleted 2025/01/22 03:03:20 DEBUG : Linkbox root 'rclone-test-gexoduq2sotu': Waiting for transfers to finish 2025/01/22 03:03:21 INFO : potato2: Copied (new) 2025/01/22 03:03:23 INFO : potato3: Copied (replaced existing) 2025/01/22 03:03:23 INFO : potato2: Deleted 2025/01/22 03:03:24 INFO : potato3: Deleted 2025/01/22 03:03:24 INFO : tomatoDir: Removing directory 2025/01/22 03:03:25 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': deleted 1 directories 2025/01/22 03:03:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nerowor7muwo" 2025/01/22 03:03:26 INFO : tomatoDir: Making directory 2025/01/22 03:03:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/22 03:03:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:03:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/22 03:03:28 DEBUG : Linkbox root 'rclone-test-nerowor7muwo': Waiting for checks to finish 2025/01/22 03:03:28 DEBUG : Linkbox root 'rclone-test-nerowor7muwo': Waiting for transfers to finish 2025/01/22 03:03:33 INFO : empty space: Copied (new) 2025/01/22 03:03:33 INFO : potato2: Copied (new) 2025/01/22 03:03:33 INFO : potato3: Copied (new) 2025/01/22 03:03:34 INFO : empty space: Deleted 2025/01/22 03:03:34 INFO : potato2: Deleted 2025/01/22 03:03:34 INFO : potato3: Deleted 2025/01/22 03:03:34 INFO : tomatoDir: Removing directory 2025/01/22 03:03:36 DEBUG : Linkbox root 'rclone-test-gexoduq2sotu': deleted 1 directories 2025/01/22 03:03:37 DEBUG : Linkbox root 'rclone-test-nerowor7muwo': Purge remote 2025/01/22 03:03:38 DEBUG : Linkbox root 'rclone-test-gexoduq2sotu': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (35.49s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:03:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yeyumap5veko/rclone-move-test" --- PASS: TestServerSideMoveOverlap (4.85s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:03:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yeyumap5veko/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:03:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yeyumap5veko/rclone-sync-test" 2025/01/22 03:03:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yeyumap5veko/rclone-sync-test-include/layer2" 2025/01/22 03:03:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yeyumap5veko/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-yeyumap5veko'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (16.84s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:04:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yeyumap5veko/dst" 2025/01/22 03:04:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yeyumap5veko/CompareDest" 2025/01/22 03:04:06 DEBUG : one: Need to transfer - File not found at Destination 2025/01/22 03:04:06 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dst': Waiting for checks to finish 2025/01/22 03:04:06 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dst': Waiting for transfers to finish 2025/01/22 03:04:10 INFO : one: Copied (new) 2025/01/22 03:04:10 DEBUG : Waiting for deletions to finish 2025/01/22 03:04:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 03:04:11 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dst': Waiting for checks to finish 2025/01/22 03:04:11 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dst': Waiting for transfers to finish 2025/01/22 03:04:11 DEBUG : one: Update: removing old file 2025/01/22 03:04:14 INFO : one: Copied (replaced existing) 2025/01/22 03:04:14 DEBUG : Waiting for deletions to finish 2025/01/22 03:04:15 DEBUG : dst/one: Update: removing old file 2025/01/22 03:04:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 03:04:23 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dst': Waiting for checks to finish 2025/01/22 03:04:23 DEBUG : one: Sizes identical 2025/01/22 03:04:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 03:04:23 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dst': Waiting for transfers to finish 2025/01/22 03:04:23 DEBUG : Waiting for deletions to finish 2025/01/22 03:04:23 INFO : There was nothing to transfer 2025/01/22 03:04:27 DEBUG : two: Sizes identical 2025/01/22 03:04:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/22 03:04:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 03:04:27 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dst': Waiting for checks to finish 2025/01/22 03:04:27 DEBUG : one: Sizes identical 2025/01/22 03:04:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 03:04:27 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dst': Waiting for transfers to finish 2025/01/22 03:04:27 DEBUG : Waiting for deletions to finish 2025/01/22 03:04:27 INFO : There was nothing to transfer 2025/01/22 03:04:28 DEBUG : two: Sizes identical 2025/01/22 03:04:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/22 03:04:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 03:04:28 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dst': Waiting for checks to finish 2025/01/22 03:04:28 DEBUG : one: Sizes identical 2025/01/22 03:04:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 03:04:28 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dst': Waiting for transfers to finish 2025/01/22 03:04:28 DEBUG : Waiting for deletions to finish 2025/01/22 03:04:28 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/22 03:04:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/22 03:04:30 DEBUG : two: Need to transfer - File not found at Destination 2025/01/22 03:04:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 03:04:30 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dst': Waiting for checks to finish 2025/01/22 03:04:30 DEBUG : one: Sizes identical 2025/01/22 03:04:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 03:04:30 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dst': Waiting for transfers to finish 2025/01/22 03:04:32 INFO : two: Copied (new) 2025/01/22 03:04:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (37.36s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:04:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yeyumap5veko/dest" 2025/01/22 03:04:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yeyumap5veko/pre-dest1" 2025/01/22 03:04:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yeyumap5veko/pre-dest2" 2025/01/22 03:04:53 DEBUG : 1: Sizes identical 2025/01/22 03:04:53 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/22 03:04:53 DEBUG : 2: Sizes identical 2025/01/22 03:04:53 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/22 03:04:54 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/22 03:04:54 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dest': Waiting for checks to finish 2025/01/22 03:04:54 DEBUG : Linkbox root 'rclone-test-yeyumap5veko/dest': Waiting for transfers to finish 2025/01/22 03:04:57 INFO : 3: Copied (new) 2025/01/22 03:04:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (26.10s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.41s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.42s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.42s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.42s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.42s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.42s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:05:13 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/22 03:05:13 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:05:13 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:05:13 DEBUG : Testêé: Update: removing old file 2025/01/22 03:05:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/22 03:05:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.67s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:05:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/22 03:05:19 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:05:19 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:05:21 INFO : existing: Copied (new) 2025/01/22 03:05:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:05:21 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:05:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/22 03:05:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/22 03:05:21 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:05:21 ERROR : Linkbox root 'rclone-test-yeyumap5veko': not deleting files as there were IO errors 2025/01/22 03:05:21 ERROR : Linkbox root 'rclone-test-yeyumap5veko': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (5.89s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.42s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:05:40 DEBUG : existing: Sizes identical 2025/01/22 03:05:40 DEBUG : existing: Unchanged skipping 2025/01/22 03:05:40 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/22 03:05:41 DEBUG : existing: Update: removing old file 2025/01/22 03:05:41 DEBUG : existingbutdifferent: Update: removing old file 2025/01/22 03:05:47 DEBUG : existingbutdifferent: Trying to read object after upload: try again in 100ms (1/10) 2025/01/22 03:05:47 DEBUG : existingbutdifferent: Trying to read object after upload: try again in 200ms (2/10) 2025/01/22 03:05:47 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2025/01/22 03:05:48 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2025/01/22 03:05:48 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2025/01/22 03:05:48 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2025/01/22 03:05:48 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2025/01/22 03:05:48 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/01/22 03:05:49 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2025/01/22 03:05:49 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2025/01/22 03:05:49 INFO : EXISTING: Copied (new) to: existing 2025/01/22 03:05:50 ERROR : EXISTING: Couldn't delete: could not Remove: Linkbox error 403: not permit 2025/01/22 03:05:50 ERROR : EXISTING: Error while attempting to rename to existing: could not Remove: Linkbox error 403: not permit 2025/01/22 03:05:52 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone1618982716) 5 vs dst(Linkbox root 'rclone-test-yeyumap5veko') 8 2025/01/22 03:05:52 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2025/01/22 03:05:53 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-kowewog2/subdirb/SUBDIRC/HELLO 2025/01/22 03:05:53 DEBUG : subdira-rclone-move-kowewog2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 100ms (1/10) 2025/01/22 03:05:54 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-kowewog2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/22 03:05:55 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2025/01/22 03:05:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/22 03:06:11 DEBUG : subdira/subdirb/SUBDIRC/HELLO: Trying to read object after upload: try again in 100ms (1/10) 2025/01/22 03:06:12 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 100ms (1/10) 2025/01/22 03:06:12 DEBUG : subdira/subdirb/SUBDIRC/HELLO: Trying to read object after upload: try again in 200ms (2/10) 2025/01/22 03:06:12 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 200ms (2/10) 2025/01/22 03:06:12 DEBUG : subdira/subdirb/SUBDIRC/HELLO: Trying to read object after upload: try again in 400ms (3/10) 2025/01/22 03:06:12 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 400ms (3/10) 2025/01/22 03:06:13 DEBUG : subdira/subdirb/SUBDIRC/HELLO: Trying to read object after upload: try again in 800ms (4/10) 2025/01/22 03:06:13 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 800ms (4/10) 2025/01/22 03:06:14 INFO : subdira-rclone-move-kowewog2/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2025/01/22 03:06:14 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 1.6s (5/10) 2025/01/22 03:06:15 INFO : subdira-rclone-move-kowewog2/subdirb/SUBDIRC/HELLO: Deleted 2025/01/22 03:06:16 INFO : subdira-rclone-move-kowewog2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/22 03:06:17 INFO : subdira-rclone-move-kowewog2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/22 03:06:17 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir rmdir: directory not empty 2025/01/22 03:06:26 DEBUG : subdira/subdirb-rclone-move-poxekam0/SUBDIRC/HELLO: Trying to read object after upload: try again in 100ms (1/10) 2025/01/22 03:06:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-poxekam0/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/22 03:06:27 DEBUG : subdira/subdirb-rclone-move-poxekam0/SUBDIRC/HELLO: Trying to read object after upload: try again in 200ms (2/10) 2025/01/22 03:06:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-poxekam0/SUBDIRC/HELLO 2025/01/22 03:06:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/22 03:06:28 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2025/01/22 03:06:35 ERROR : subdira/subdirb-rclone-move-poxekam0/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2025/01/22 03:06:35 ERROR : subdira/subdirb-rclone-move-poxekam0/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2025/01/22 03:06:35 ERROR : subdira/subdirb-rclone-move-poxekam0/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=55804822&token=5gyozaWkvgAkGJOT": context canceled 2025/01/22 03:06:35 ERROR : subdira/subdirb-rclone-move-poxekam0/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=55804822&token=5gyozaWkvgAkGJOT": context canceled 2025/01/22 03:06:35 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2025/01/22 03:06:36 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2025/01/22 03:06:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2025/01/22 03:06:36 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:06:36 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:06:36 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2025/01/22 03:06:37 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2025/01/22 03:06:37 ERROR : Linkbox root 'rclone-test-yeyumap5veko': not deleting files as there were IO errors 2025/01/22 03:06:37 ERROR : Linkbox root 'rclone-test-yeyumap5veko': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist Test: TestFixCase --- FAIL: TestFixCase (91.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.24s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:08:20 DEBUG : both0: Sizes identical 2025/01/22 03:08:20 DEBUG : both10: Sizes identical 2025/01/22 03:08:20 DEBUG : both11: Sizes identical 2025/01/22 03:08:20 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:08:20 DEBUG : both1: Sizes identical 2025/01/22 03:08:20 DEBUG : both0: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both12: Sizes identical 2025/01/22 03:08:20 DEBUG : both12: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both13: Sizes identical 2025/01/22 03:08:20 DEBUG : both10: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both14: Sizes identical 2025/01/22 03:08:20 DEBUG : both14: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both15: Sizes identical 2025/01/22 03:08:20 DEBUG : both15: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both16: Sizes identical 2025/01/22 03:08:20 DEBUG : both16: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both17: Sizes identical 2025/01/22 03:08:20 DEBUG : both17: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both18: Sizes identical 2025/01/22 03:08:20 DEBUG : both18: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both19: Sizes identical 2025/01/22 03:08:20 DEBUG : both19: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both2: Sizes identical 2025/01/22 03:08:20 DEBUG : both11: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both3: Sizes identical 2025/01/22 03:08:20 DEBUG : both3: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both4: Sizes identical 2025/01/22 03:08:20 DEBUG : both4: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both5: Sizes identical 2025/01/22 03:08:20 DEBUG : both5: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both6: Sizes identical 2025/01/22 03:08:20 DEBUG : both6: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both7: Sizes identical 2025/01/22 03:08:20 DEBUG : both7: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both8: Sizes identical 2025/01/22 03:08:20 DEBUG : both8: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both9: Sizes identical 2025/01/22 03:08:20 DEBUG : both9: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both1: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both13: Unchanged skipping 2025/01/22 03:08:20 DEBUG : both2: Unchanged skipping 2025/01/22 03:08:20 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:08:20 DEBUG : Waiting for deletions to finish 2025/01/22 03:08:22 INFO : only11: Deleted 2025/01/22 03:08:22 INFO : only3: Deleted 2025/01/22 03:08:22 INFO : only5: Deleted 2025/01/22 03:08:22 INFO : only9: Deleted 2025/01/22 03:08:23 INFO : only10: Deleted 2025/01/22 03:08:23 INFO : only13: Deleted 2025/01/22 03:08:24 INFO : only15: Deleted 2025/01/22 03:08:24 INFO : only16: Deleted 2025/01/22 03:08:24 INFO : only2: Deleted 2025/01/22 03:08:25 INFO : only4: Deleted 2025/01/22 03:08:25 INFO : only1: Deleted 2025/01/22 03:08:25 INFO : only12: Deleted 2025/01/22 03:08:26 INFO : only14: Deleted 2025/01/22 03:08:26 INFO : only17: Deleted 2025/01/22 03:08:26 INFO : only18: Deleted 2025/01/22 03:08:26 INFO : only6: Deleted 2025/01/22 03:08:27 INFO : only8: Deleted 2025/01/22 03:08:27 INFO : only0: Deleted 2025/01/22 03:08:28 INFO : only19: Deleted 2025/01/22 03:08:28 INFO : only7: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want got both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "both19" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "both2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "both3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "both4" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "both5" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "both6" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "both7" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "both8" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "both9" --- FAIL: TestSyncConcurrentDelete (125.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:09:05 DEBUG : both0: Trying to read object after upload: try again in 100ms (1/10) 2025/01/22 03:09:06 DEBUG : both0: Trying to read object after upload: try again in 200ms (2/10) 2025/01/22 03:09:06 DEBUG : both0: Trying to read object after upload: try again in 400ms (3/10) 2025/01/22 03:09:07 DEBUG : both0: Trying to read object after upload: try again in 800ms (4/10) 2025/01/22 03:09:08 DEBUG : both0: Trying to read object after upload: try again in 1.6s (5/10) 2025/01/22 03:09:10 DEBUG : both0: Trying to read object after upload: try again in 3.2s (6/10) 2025/01/22 03:09:13 DEBUG : both0: Trying to read object after upload: try again in 6.4s (7/10) 2025/01/22 03:10:07 DEBUG : only11: Trying to read object after upload: try again in 100ms (1/10) 2025/01/22 03:10:41 DEBUG : both0: Sizes identical 2025/01/22 03:10:41 DEBUG : both1: Sizes identical 2025/01/22 03:10:41 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for checks to finish 2025/01/22 03:10:41 DEBUG : both11: Sizes identical 2025/01/22 03:10:41 DEBUG : both10: Sizes identical 2025/01/22 03:10:41 DEBUG : both0: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both12: Sizes identical 2025/01/22 03:10:41 DEBUG : both12: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both13: Sizes identical 2025/01/22 03:10:41 DEBUG : both13: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both14: Sizes identical 2025/01/22 03:10:41 DEBUG : both14: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both15: Sizes identical 2025/01/22 03:10:41 DEBUG : both15: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both16: Sizes identical 2025/01/22 03:10:41 DEBUG : both16: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both17: Sizes identical 2025/01/22 03:10:41 DEBUG : both17: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both18: Sizes identical 2025/01/22 03:10:41 DEBUG : both18: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both19: Sizes identical 2025/01/22 03:10:41 DEBUG : both19: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both2: Sizes identical 2025/01/22 03:10:41 DEBUG : both1: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both3: Sizes identical 2025/01/22 03:10:41 DEBUG : both3: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both4: Sizes identical 2025/01/22 03:10:41 DEBUG : both4: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both5: Sizes identical 2025/01/22 03:10:41 DEBUG : both5: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both6: Sizes identical 2025/01/22 03:10:41 DEBUG : both11: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both7: Sizes identical 2025/01/22 03:10:41 DEBUG : both7: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both8: Sizes identical 2025/01/22 03:10:41 DEBUG : both8: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both9: Sizes identical 2025/01/22 03:10:41 DEBUG : both9: Unchanged skipping 2025/01/22 03:10:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/22 03:10:41 DEBUG : both10: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both2: Unchanged skipping 2025/01/22 03:10:41 DEBUG : both6: Unchanged skipping 2025/01/22 03:10:41 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Waiting for transfers to finish 2025/01/22 03:10:41 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/01/22 03:10:41 ERROR : Linkbox root 'rclone-test-yeyumap5veko': not deleting files as there were IO errors 2025/01/22 03:10:41 ERROR : Linkbox root 'rclone-test-yeyumap5veko': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (151.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:11:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:11:34 INFO : sub dir: Making directory 2025/01/22 03:11:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (42.48s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" 2025/01/22 03:12:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:12:17 INFO : sub dir: Making directory 2025/01/22 03:12:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yeyumap5veko'", Local "Local file system at /tmp/rclone1618982716", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.40s) FAIL 2025/01/22 03:12:59 DEBUG : Linkbox root 'rclone-test-yeyumap5veko': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 19m34.243195872s (try 1/5): exit status 1: Failed [TestSyncConcurrentDelete]