"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/01/29 02:00:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qofubef7sere" 2025/01/29 02:00:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:00:18 DEBUG : Creating backend with remote "/tmp/rclone1229691277" === 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-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:00:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:00:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/29 02:00:20 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:00:20 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (2.88s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:00:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/29 02:00:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:00:21 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:00:21 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:00:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:00:25 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.37s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.43s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.45s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:00:30 DEBUG : Creating backend with remote "/non-existing" 2025/01/29 02:00:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/29 02:00:31 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:00:31 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.09s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:00:32 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:00:32 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:00:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (8.37s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:00:40 INFO : Linkbox root 'rclone-test-qofubef7sere': Running all checks before starting transfers 2025/01/29 02:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:00:40 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:00:40 INFO : Linkbox root 'rclone-test-qofubef7sere': Checks finished, now starting transfers 2025/01/29 02:00:40 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:00:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (8.33s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:00:48 ERROR : Ignoring --no-traverse with sync 2025/01/29 02:00:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:00:48 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:00:48 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:00:52 INFO : sub dir/hello world: Copied (new) 2025/01/29 02:00:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (8.37s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:00:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/29 02:00:57 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:00:57 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:00:59 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (4.79s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:01:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/29 02:01:02 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:01:02 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:01:04 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (4.83s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:01:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/29 02:01:06 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:01:06 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:01:09 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.81s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:01:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/29 02:01:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/29 02:01:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/29 02:01:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/29 02:01:11 INFO : sub dir: Making directory 2025/01/29 02:01:13 INFO : sub dir2: Making directory 2025/01/29 02:01:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:01:14 INFO : sub dir2/sub sub dir2: Making directory 2025/01/29 02:01:16 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:01:16 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:01:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:01:19 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.28s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:01:26 INFO : sub dir2: Making directory 2025/01/29 02:01:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/29 02:01:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/29 02:01:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:01:26 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:01:26 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:01:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.88s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:01:34 DEBUG : sub dir2: Making directory with metadata 2025/01/29 02:01:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/29 02:01:34 INFO : sub dir: Making directory 2025/01/29 02:01:36 INFO : sub dir2: Making directory 2025/01/29 02:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:01:37 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:01:37 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:01:40 INFO : sub dir/hello world: Copied (new) 2025/01/29 02:01:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:01:40 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/29 02:01:40 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.05s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.45s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:01:47 INFO : sub dir2: Making directory 2025/01/29 02:01:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:01:47 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:01:47 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:01:50 INFO : sub dir/hello world: Copied (new) 2025/01/29 02:01:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.89s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:01:54 DEBUG : sub dir2: Making directory with metadata 2025/01/29 02:01:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/29 02:01:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/29 02:01:55 INFO : sub dir: Making directory 2025/01/29 02:01:56 INFO : sub dir2: Making directory 2025/01/29 02:01:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:01:58 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:01:58 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:02:00 INFO : sub dir/hello world: Copied (new) 2025/01/29 02:02:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:02:01 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.80s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:02:07 INFO : sub dir2: Making directory 2025/01/29 02:02:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:02:07 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:02:07 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:02:11 INFO : sub dir/hello world: Copied (new) 2025/01/29 02:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.95s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:02:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yidicac7suca" 2025/01/29 02:02:19 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-qofubef7sere' -> Linkbox root 'rclone-test-yidicac7suca' 2025/01/29 02:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:02:20 DEBUG : Linkbox root 'rclone-test-yidicac7suca': Waiting for checks to finish 2025/01/29 02:02:20 DEBUG : Linkbox root 'rclone-test-yidicac7suca': Waiting for transfers to finish 2025/01/29 02:02:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:02:25 DEBUG : Linkbox root 'rclone-test-yidicac7suca': Purge remote --- PASS: TestServerSideCopy (16.08s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:02:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/29 02:02:35 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:02:35 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:02:35 DEBUG : sub dir/hello world: Update: removing old file 2025/01/29 02:02:39 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (12.25s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:02:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qopiduk8puha" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-qofubef7sere' -> Linkbox root 'rclone-test-qopiduk8puha' 2025/01/29 02:02:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:02:48 DEBUG : Linkbox root 'rclone-test-qopiduk8puha': Waiting for checks to finish 2025/01/29 02:02:48 DEBUG : Linkbox root 'rclone-test-qopiduk8puha': Waiting for transfers to finish 2025/01/29 02:02:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:02:54 DEBUG : sub dir/hello world: Update: removing old file 2025/01/29 02:02:58 DEBUG : Linkbox root 'rclone-test-qopiduk8puha': Waiting for checks to finish 2025/01/29 02:02:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/29 02:02:58 DEBUG : Linkbox root 'rclone-test-qopiduk8puha': Waiting for transfers to finish 2025/01/29 02:02:58 DEBUG : sub dir/hello world: Update: removing old file 2025/01/29 02:03:01 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:03:02 DEBUG : Linkbox root 'rclone-test-qopiduk8puha': Purge remote --- PASS: TestServerSideCopyOverSelf (24.60s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:03:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/29 02:03:12 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:03:12 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:03:12 DEBUG : sub dir/hello world: Update: removing old file 2025/01/29 02:03:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/29 02:03:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (12.18s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:03:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xecojiw1muli" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-qofubef7sere' -> Linkbox root 'rclone-test-xecojiw1muli' 2025/01/29 02:03:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:03:25 DEBUG : Linkbox root 'rclone-test-xecojiw1muli': Waiting for checks to finish 2025/01/29 02:03:25 DEBUG : Linkbox root 'rclone-test-xecojiw1muli': Waiting for transfers to finish 2025/01/29 02:03:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:03:31 DEBUG : sub dir/hello world: Update: removing old file 2025/01/29 02:03:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/29 02:03:35 DEBUG : Linkbox root 'rclone-test-xecojiw1muli': Waiting for checks to finish 2025/01/29 02:03:35 DEBUG : Linkbox root 'rclone-test-xecojiw1muli': Waiting for transfers to finish 2025/01/29 02:03:35 DEBUG : sub dir/hello world: Update: removing old file 2025/01/29 02:03:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/29 02:03:39 INFO : sub dir/hello world: Deleted 2025/01/29 02:03:43 DEBUG : testing file moves 2025/01/29 02:03:43 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/29 02:03:43 DEBUG : Linkbox root 'rclone-test-xecojiw1muli': Waiting for checks to finish 2025/01/29 02:03:43 DEBUG : Linkbox root 'rclone-test-xecojiw1muli': Waiting for transfers to finish 2025/01/29 02:03:44 DEBUG : sub dir/hello world: Update: removing old file 2025/01/29 02:03:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/29 02:03:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:03:49 DEBUG : Linkbox root 'rclone-test-xecojiw1muli': Purge remote --- PASS: TestServerSideMoveOverSelf (33.78s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:03:57 ERROR : : error listing: directory not found 2025/01/29 02:03:58 INFO : Local file system at /tmp/rclone1229691277: Making directory 2025/01/29 02:03:58 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:03:58 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (8.98s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:04:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/29 02:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:04:07 DEBUG : Local file system at /tmp/rclone1229691277: Waiting for checks to finish 2025/01/29 02:04:07 DEBUG : Local file system at /tmp/rclone1229691277: Waiting for transfers to finish 2025/01/29 02:04:07 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/29 02:04:07 INFO : sub dir/hello world: Copied (new) 2025/01/29 02:04:07 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (8.77s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:04:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/29 02:04:12 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:04:12 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:04:14 INFO : check sum: Copied (new) 2025/01/29 02:04:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:04:14 NOTICE: Linkbox root 'rclone-test-qofubef7sere': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/29 02:04:14 DEBUG : check sum: Size of src and dst objects identical 2025/01/29 02:04:14 DEBUG : check sum: Unchanged skipping 2025/01/29 02:04:14 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:04:14 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:04:14 DEBUG : Waiting for deletions to finish 2025/01/29 02:04:14 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (5.73s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:04:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/29 02:04:17 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:04:17 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:04:19 INFO : sizeonly: Copied (new) 2025/01/29 02:04:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:04:20 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:04:20 DEBUG : sizeonly: Sizes identical 2025/01/29 02:04:20 DEBUG : sizeonly: Unchanged skipping 2025/01/29 02:04:20 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:04:20 DEBUG : Waiting for deletions to finish 2025/01/29 02:04:20 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (5.63s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:04:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/29 02:04:23 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:04:23 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:04:25 INFO : ignore-size: Copied (new) 2025/01/29 02:04:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:04:25 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:04:25 DEBUG : ignore-size: Sizes identical 2025/01/29 02:04:25 DEBUG : ignore-size: Unchanged skipping 2025/01/29 02:04:25 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:04:25 DEBUG : Waiting for deletions to finish 2025/01/29 02:04:25 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (5.65s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:04:31 DEBUG : existing: Sizes identical 2025/01/29 02:04:31 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:04:31 DEBUG : existing: Unchanged skipping 2025/01/29 02:04:31 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:04:31 DEBUG : Waiting for deletions to finish 2025/01/29 02:04:31 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:04:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/29 02:04:31 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:04:31 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:04:31 DEBUG : existing: Update: removing old file 2025/01/29 02:04:34 INFO : existing: Copied (replaced existing) 2025/01/29 02:04:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (8.87s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:04:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/29 02:04:37 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:04:37 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:04:40 INFO : existing: Copied (new) 2025/01/29 02:04:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:04:40 DEBUG : existing: Destination exists, skipping 2025/01/29 02:04:40 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:04:40 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:04:40 DEBUG : Waiting for deletions to finish 2025/01/29 02:04:40 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreExisting (13.11s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:04:58 INFO : d: Making directory 2025/01/29 02:05:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/29 02:05:01 DEBUG : c/non empty space: Sizes identical 2025/01/29 02:05:01 DEBUG : c/non empty space: Unchanged skipping 2025/01/29 02:05:01 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:05:01 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:05:05 INFO : a/potato2: Copied (new) 2025/01/29 02:05:05 DEBUG : Waiting for deletions to finish 2025/01/29 02:05:06 INFO : b/potato: Deleted 2025/01/29 02:05:06 INFO : d: Removing directory 2025/01/29 02:05:08 INFO : b: Removing directory 2025/01/29 02:05:09 DEBUG : Linkbox root 'rclone-test-qofubef7sere': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:05:19 DEBUG : empty space: Sizes identical 2025/01/29 02:05:19 DEBUG : empty space: Unchanged skipping 2025/01/29 02:05:19 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:05:19 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:05:19 DEBUG : Waiting for deletions to finish 2025/01/29 02:05:19 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:05:20 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:05:20 DEBUG : empty space: Sizes identical 2025/01/29 02:05:20 DEBUG : empty space: Unchanged skipping 2025/01/29 02:05:20 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:05:20 DEBUG : Waiting for deletions to finish 2025/01/29 02:05:20 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (5.91s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.45s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:05:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/29 02:05:26 DEBUG : empty space: Sizes identical 2025/01/29 02:05:26 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:05:26 DEBUG : empty space: Unchanged skipping 2025/01/29 02:05:26 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:05:28 INFO : potato: Copied (new) 2025/01/29 02:05:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (8.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:05:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/29 02:05:35 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:05:35 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:05:35 DEBUG : potato: Update: removing old file 2025/01/29 02:05:38 INFO : potato: Copied (replaced existing) 2025/01/29 02:05:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.22s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/29 02:05:43 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/29 02:05:43 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:05:43 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:05:43 DEBUG : potato: Update: removing old file 2025/01/29 02:05:46 INFO : potato: Copied (replaced existing) 2025/01/29 02:05:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (8.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:05:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/29 02:05:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/29 02:05:53 DEBUG : empty space: Sizes identical 2025/01/29 02:05:53 DEBUG : empty space: Unchanged skipping 2025/01/29 02:05:53 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:05:53 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:05:53 DEBUG : Waiting for deletions to finish 2025/01/29 02:05:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:06:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/29 02:06:01 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:06:01 DEBUG : empty space: Sizes identical 2025/01/29 02:06:01 DEBUG : empty space: Unchanged skipping 2025/01/29 02:06:01 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:06:03 INFO : potato2: Copied (new) 2025/01/29 02:06:03 DEBUG : Waiting for deletions to finish 2025/01/29 02:06:05 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:06:16 INFO : d: Making directory 2025/01/29 02:06:18 INFO : d/e: Making directory 2025/01/29 02:06:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/29 02:06:21 DEBUG : c/non empty space: Sizes identical 2025/01/29 02:06:21 DEBUG : c/non empty space: Unchanged skipping 2025/01/29 02:06:23 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:06:23 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:06:25 INFO : a/potato2: Copied (new) 2025/01/29 02:06:25 DEBUG : Waiting for deletions to finish 2025/01/29 02:06:26 INFO : b/potato: Deleted 2025/01/29 02:06:26 INFO : d/e: Removing directory 2025/01/29 02:06:28 INFO : d: Removing directory 2025/01/29 02:06:29 INFO : b: Removing directory 2025/01/29 02:06:31 DEBUG : Linkbox root 'rclone-test-qofubef7sere': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:06:46 INFO : d: Making directory 2025/01/29 02:06:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/29 02:06:49 DEBUG : c/non empty space: Sizes identical 2025/01/29 02:06:49 DEBUG : c/non empty space: Unchanged skipping 2025/01/29 02:06:49 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:06:49 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:06:53 INFO : a/potato2: Copied (new) 2025/01/29 02:06:53 ERROR : Linkbox root 'rclone-test-qofubef7sere': not deleting files as there were IO errors 2025/01/29 02:06:53 ERROR : Linkbox root 'rclone-test-qofubef7sere': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (27.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:07:10 DEBUG : Waiting for deletions to finish 2025/01/29 02:07:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/29 02:07:10 DEBUG : empty space: Sizes identical 2025/01/29 02:07:10 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:07:10 DEBUG : empty space: Unchanged skipping 2025/01/29 02:07:10 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:07:12 INFO : potato: Deleted 2025/01/29 02:07:13 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (10.68s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:07:21 DEBUG : Waiting for deletions to finish 2025/01/29 02:07:21 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:07:21 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:07:22 INFO : potato: Deleted 2025/01/29 02:07:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/29 02:07:23 DEBUG : empty space: Sizes identical 2025/01/29 02:07:23 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:07:23 DEBUG : empty space: Unchanged skipping 2025/01/29 02:07:23 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:07:25 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (12.15s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:07:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/29 02:07:31 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:07:31 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:07:34 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (8.71s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:07:42 DEBUG : enormous: Excluded (Size Filter) 2025/01/29 02:07:42 DEBUG : enormous: Excluded 2025/01/29 02:07:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/29 02:07:42 DEBUG : potato2: Excluded 2025/01/29 02:07:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/29 02:07:42 DEBUG : potato2: Excluded 2025/01/29 02:07:42 DEBUG : empty space: Sizes identical 2025/01/29 02:07:42 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:07:42 DEBUG : empty space: Unchanged skipping 2025/01/29 02:07:42 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:07:42 DEBUG : Waiting for deletions to finish 2025/01/29 02:07:42 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:07:42 DEBUG : enormous: Excluded (Size Filter) 2025/01/29 02:07:42 DEBUG : enormous: Excluded 2025/01/29 02:07:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/29 02:07:42 DEBUG : potato2: Excluded 2025/01/29 02:07:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/29 02:07:42 DEBUG : potato2: Excluded 2025/01/29 02:07:42 DEBUG : empty space: Sizes identical 2025/01/29 02:07:42 DEBUG : Local file system at /tmp/rclone1229691277: Waiting for checks to finish 2025/01/29 02:07:42 DEBUG : empty space: Unchanged skipping 2025/01/29 02:07:42 DEBUG : Local file system at /tmp/rclone1229691277: Waiting for transfers to finish 2025/01/29 02:07:42 DEBUG : Waiting for deletions to finish 2025/01/29 02:07:42 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (9.09s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:07:53 DEBUG : enormous: Excluded (Size Filter) 2025/01/29 02:07:53 DEBUG : enormous: Excluded 2025/01/29 02:07:53 DEBUG : potato2: Excluded (Size Filter) 2025/01/29 02:07:53 DEBUG : potato2: Excluded 2025/01/29 02:07:53 DEBUG : empty space: Sizes identical 2025/01/29 02:07:53 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:07:53 DEBUG : empty space: Unchanged skipping 2025/01/29 02:07:53 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:07:53 DEBUG : Waiting for deletions to finish 2025/01/29 02:07:54 INFO : enormous: Deleted 2025/01/29 02:07:55 INFO : potato2: Deleted 2025/01/29 02:07:55 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:07:55 DEBUG : empty space: Sizes identical 2025/01/29 02:07:55 DEBUG : empty space: Unchanged skipping 2025/01/29 02:07:55 DEBUG : Local file system at /tmp/rclone1229691277: Waiting for checks to finish 2025/01/29 02:07:55 DEBUG : Local file system at /tmp/rclone1229691277: Waiting for transfers to finish 2025/01/29 02:07:55 DEBUG : Waiting for deletions to finish 2025/01/29 02:07:55 INFO : enormous: Deleted 2025/01/29 02:07:55 INFO : potato2: Deleted 2025/01/29 02:07:55 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.39s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.45s) === 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-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/29 02:07:58 ERROR : Linkbox root 'rclone-test-qofubef7sere': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/29 02:07:58 ERROR : Linkbox root 'rclone-test-qofubef7sere': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/29 02:07:58 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/29 02:07:58 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/29 02:07:58 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:07:58 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:08:01 INFO : potato: Copied (new) 2025/01/29 02:08:01 INFO : yam: Copied (new) 2025/01/29 02:08:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:08:01 ERROR : Linkbox root 'rclone-test-qofubef7sere': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/29 02:08:01 ERROR : Linkbox root 'rclone-test-qofubef7sere': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/29 02:08:02 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/29 02:08:02 DEBUG : potato: Sizes identical 2025/01/29 02:08:02 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:08:02 DEBUG : potato: Unchanged skipping 2025/01/29 02:08:02 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:08:04 INFO : yaml: Copied (new) 2025/01/29 02:08:04 DEBUG : Waiting for deletions to finish 2025/01/29 02:08:05 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (10.93s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/29 02:08:09 ERROR : Linkbox root 'rclone-test-qofubef7sere': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/29 02:08:09 ERROR : Linkbox root 'rclone-test-qofubef7sere': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/29 02:08:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/29 02:08:09 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/29 02:08:09 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:08:09 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:08:12 INFO : potato: Copied (new) 2025/01/29 02:08:12 INFO : yam: Copied (new) 2025/01/29 02:08:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:08:12 ERROR : Linkbox root 'rclone-test-qofubef7sere': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/29 02:08:12 ERROR : Linkbox root 'rclone-test-qofubef7sere': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/29 02:08:12 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/29 02:08:12 DEBUG : potato: Sizes identical 2025/01/29 02:08:12 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:08:12 DEBUG : potato: Unchanged skipping 2025/01/29 02:08:12 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:08:15 INFO : yaml: Copied (new) 2025/01/29 02:08:15 DEBUG : Waiting for deletions to finish 2025/01/29 02:08:16 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/29 02:08:20 ERROR : Linkbox root 'rclone-test-qofubef7sere': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/29 02:08:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/29 02:08:20 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/01/29 02:08:20 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:08:20 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:08:24 INFO : potato: Copied (new) 2025/01/29 02:08:25 INFO : sub/yam: Copied (new) 2025/01/29 02:08:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:08:25 ERROR : Linkbox root 'rclone-test-qofubef7sere': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/29 02:08:25 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/29 02:08:25 DEBUG : potato: Sizes identical 2025/01/29 02:08:25 DEBUG : potato: Unchanged skipping 2025/01/29 02:08:26 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:08:26 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:08:28 INFO : yam: Copied (new) 2025/01/29 02:08:28 DEBUG : Waiting for deletions to finish 2025/01/29 02:08:29 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.99s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:08:35 DEBUG : Creating backend with remote "/tmp/rclone1229691277/dir1" 2025/01/29 02:08:35 DEBUG : Config file has changed externally - reloading 2025/01/29 02:08:35 DEBUG : Creating backend with remote "/tmp/rclone1229691277/dir2" 2025/01/29 02:08:35 DEBUG : Local file system at /tmp/rclone1229691277/dir2: Using server-side directory move 2025/01/29 02:08:35 INFO : Local file system at /tmp/rclone1229691277/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/29 02:08:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/29 02:08:35 DEBUG : Local file system at /tmp/rclone1229691277/dir2: Waiting for checks to finish 2025/01/29 02:08:35 INFO : file1.txt: Moved (server-side) 2025/01/29 02:08:35 DEBUG : Local file system at /tmp/rclone1229691277/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:08:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:08:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/29 02:08:36 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:08:36 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:08:43 INFO : sub dir/hello world: Copied (new) 2025/01/29 02:08:43 INFO : sub dir/hello world: Deleted 2025/01/29 02:08:43 INFO : nested/sub dir/file: Copied (new) 2025/01/29 02:08:43 INFO : nested/sub dir/file: Deleted 2025/01/29 02:08:43 INFO : sub dir: Removing directory 2025/01/29 02:08:43 INFO : nested/sub dir: Removing directory 2025/01/29 02:08:43 INFO : nested: Removing directory 2025/01/29 02:08:43 DEBUG : Local file system at /tmp/rclone1229691277: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.23s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/29 02:08:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/29 02:08:53 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:08:53 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:09:00 INFO : sub dir/hello world: Copied (new) 2025/01/29 02:09:00 INFO : sub dir/hello world: Deleted 2025/01/29 02:09:00 INFO : nested/sub dir/file: Copied (new) 2025/01/29 02:09:00 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:09:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/29 02:09:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/29 02:09:10 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:09:10 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:09:13 INFO : existing: Copied (new) 2025/01/29 02:09:13 INFO : existing: Deleted 2025/01/29 02:09:13 INFO : existing-b: Copied (new) 2025/01/29 02:09:13 INFO : existing-b: Deleted 2025/01/29 02:09:13 DEBUG : existing: Destination exists, skipping 2025/01/29 02:09:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/29 02:09:13 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:09:13 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:09:13 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (7.11s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:09:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qovobat3pawe" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qofubef7sere' -> Linkbox root 'rclone-test-qovobat3pawe' 2025/01/29 02:09:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/29 02:09:30 DEBUG : empty space: Sizes identical 2025/01/29 02:09:30 DEBUG : empty space: Unchanged skipping 2025/01/29 02:09:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/29 02:09:30 DEBUG : Linkbox root 'rclone-test-qovobat3pawe': Waiting for checks to finish 2025/01/29 02:09:31 DEBUG : potato3: Update: removing old file 2025/01/29 02:09:32 INFO : empty space: Deleted 2025/01/29 02:09:32 DEBUG : Linkbox root 'rclone-test-qovobat3pawe': Waiting for transfers to finish 2025/01/29 02:09:33 INFO : potato2: Copied (new) 2025/01/29 02:09:34 INFO : potato2: Deleted 2025/01/29 02:09:35 INFO : potato3: Copied (replaced existing) 2025/01/29 02:09:36 INFO : potato3: Deleted 2025/01/29 02:09:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-japezew3nivi" 2025/01/29 02:09:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/29 02:09:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/29 02:09:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/29 02:09:37 DEBUG : Linkbox root 'rclone-test-japezew3nivi': Waiting for checks to finish 2025/01/29 02:09:37 DEBUG : Linkbox root 'rclone-test-japezew3nivi': Waiting for transfers to finish 2025/01/29 02:09:42 INFO : empty space: Copied (new) 2025/01/29 02:09:42 INFO : potato2: Copied (new) 2025/01/29 02:09:42 INFO : potato3: Copied (new) 2025/01/29 02:09:43 INFO : empty space: Deleted 2025/01/29 02:09:43 INFO : potato2: Deleted 2025/01/29 02:09:43 INFO : potato3: Deleted 2025/01/29 02:09:44 DEBUG : Linkbox root 'rclone-test-japezew3nivi': Purge remote 2025/01/29 02:09:45 DEBUG : Linkbox root 'rclone-test-qovobat3pawe': Purge remote --- PASS: TestServerSideMove (29.60s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:09:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wanuwij4vusi" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qofubef7sere' -> Linkbox root 'rclone-test-wanuwij4vusi' 2025/01/29 02:10:00 DEBUG : empty space: Excluded (Size Filter) 2025/01/29 02:10:00 DEBUG : empty space: Excluded 2025/01/29 02:10:00 DEBUG : empty space: Excluded (Size Filter) 2025/01/29 02:10:00 DEBUG : empty space: Excluded 2025/01/29 02:10:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/29 02:10:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/29 02:10:00 DEBUG : Linkbox root 'rclone-test-wanuwij4vusi': Waiting for checks to finish 2025/01/29 02:10:00 DEBUG : Linkbox root 'rclone-test-wanuwij4vusi': Waiting for transfers to finish 2025/01/29 02:10:00 DEBUG : potato3: Update: removing old file 2025/01/29 02:10:02 INFO : potato2: Copied (new) 2025/01/29 02:10:03 INFO : potato3: Copied (replaced existing) 2025/01/29 02:10:04 INFO : potato2: Deleted 2025/01/29 02:10:05 INFO : potato3: Deleted 2025/01/29 02:10:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xeponit7jeca" 2025/01/29 02:10:06 DEBUG : empty space: Excluded (Size Filter) 2025/01/29 02:10:06 DEBUG : empty space: Excluded 2025/01/29 02:10:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/29 02:10:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/29 02:10:06 DEBUG : Linkbox root 'rclone-test-xeponit7jeca': Waiting for checks to finish 2025/01/29 02:10:06 DEBUG : Linkbox root 'rclone-test-xeponit7jeca': Waiting for transfers to finish 2025/01/29 02:10:10 INFO : potato2: Copied (new) 2025/01/29 02:10:10 INFO : potato3: Copied (new) 2025/01/29 02:10:11 INFO : potato2: Deleted 2025/01/29 02:10:12 INFO : potato3: Deleted 2025/01/29 02:10:12 DEBUG : Linkbox root 'rclone-test-xeponit7jeca': Purge remote 2025/01/29 02:10:13 DEBUG : Linkbox root 'rclone-test-wanuwij4vusi': Purge remote --- PASS: TestServerSideMoveWithFilter (29.56s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:10:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pelekil4bomo" 2025/01/29 02:10:23 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qofubef7sere' -> Linkbox root 'rclone-test-pelekil4bomo' 2025/01/29 02:10:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/29 02:10:31 DEBUG : empty space: Sizes identical 2025/01/29 02:10:31 DEBUG : empty space: Unchanged skipping 2025/01/29 02:10:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/29 02:10:32 DEBUG : Linkbox root 'rclone-test-pelekil4bomo': Waiting for checks to finish 2025/01/29 02:10:32 DEBUG : potato3: Update: removing old file 2025/01/29 02:10:33 INFO : empty space: Deleted 2025/01/29 02:10:33 DEBUG : Linkbox root 'rclone-test-pelekil4bomo': Waiting for transfers to finish 2025/01/29 02:10:34 INFO : potato2: Copied (new) 2025/01/29 02:10:35 INFO : potato2: Deleted 2025/01/29 02:10:36 INFO : potato3: Copied (replaced existing) 2025/01/29 02:10:37 INFO : potato3: Deleted 2025/01/29 02:10:37 INFO : tomatoDir: Removing directory 2025/01/29 02:10:38 DEBUG : Linkbox root 'rclone-test-qofubef7sere': deleted 1 directories 2025/01/29 02:10:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kasutid0pafi" 2025/01/29 02:10:40 INFO : tomatoDir: Making directory 2025/01/29 02:10:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/29 02:10:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/29 02:10:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/29 02:10:42 DEBUG : Linkbox root 'rclone-test-kasutid0pafi': Waiting for checks to finish 2025/01/29 02:10:42 DEBUG : Linkbox root 'rclone-test-kasutid0pafi': Waiting for transfers to finish 2025/01/29 02:10:46 INFO : empty space: Copied (new) 2025/01/29 02:10:46 INFO : potato2: Copied (new) 2025/01/29 02:10:46 INFO : potato3: Copied (new) 2025/01/29 02:10:47 INFO : empty space: Deleted 2025/01/29 02:10:47 INFO : potato2: Deleted 2025/01/29 02:10:48 INFO : potato3: Deleted 2025/01/29 02:10:48 INFO : tomatoDir: Removing directory 2025/01/29 02:10:49 DEBUG : Linkbox root 'rclone-test-pelekil4bomo': deleted 1 directories 2025/01/29 02:10:50 DEBUG : Linkbox root 'rclone-test-kasutid0pafi': Purge remote 2025/01/29 02:10:51 DEBUG : Linkbox root 'rclone-test-pelekil4bomo': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (36.62s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:10:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qofubef7sere/rclone-move-test" 2025/01/29 02:10:53 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (5.02s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:10:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qofubef7sere/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (3.13s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:11:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qofubef7sere/rclone-sync-test" 2025/01/29 02:11:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qofubef7sere/rclone-sync-test-include/layer2" 2025/01/29 02:11:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qofubef7sere/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-qofubef7sere'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (17.31s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:11:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qofubef7sere/dst" 2025/01/29 02:11:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qofubef7sere/CompareDest" 2025/01/29 02:11:21 DEBUG : one: Need to transfer - File not found at Destination 2025/01/29 02:11:21 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dst': Waiting for checks to finish 2025/01/29 02:11:21 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dst': Waiting for transfers to finish 2025/01/29 02:11:24 INFO : one: Copied (new) 2025/01/29 02:11:24 DEBUG : Waiting for deletions to finish 2025/01/29 02:11:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 02:11:26 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dst': Waiting for checks to finish 2025/01/29 02:11:26 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dst': Waiting for transfers to finish 2025/01/29 02:11:26 DEBUG : one: Update: removing old file 2025/01/29 02:11:29 INFO : one: Copied (replaced existing) 2025/01/29 02:11:29 DEBUG : Waiting for deletions to finish 2025/01/29 02:11:30 DEBUG : dst/one: Update: removing old file 2025/01/29 02:11:37 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dst': Waiting for checks to finish 2025/01/29 02:11:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 02:11:38 DEBUG : one: Sizes identical 2025/01/29 02:11:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/29 02:11:38 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dst': Waiting for transfers to finish 2025/01/29 02:11:38 DEBUG : Waiting for deletions to finish 2025/01/29 02:11:38 INFO : There was nothing to transfer 2025/01/29 02:11:42 DEBUG : two: Sizes identical 2025/01/29 02:11:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/29 02:11:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 02:11:42 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dst': Waiting for checks to finish 2025/01/29 02:11:42 DEBUG : one: Sizes identical 2025/01/29 02:11:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/29 02:11:42 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dst': Waiting for transfers to finish 2025/01/29 02:11:42 DEBUG : Waiting for deletions to finish 2025/01/29 02:11:42 INFO : There was nothing to transfer 2025/01/29 02:11:43 DEBUG : two: Sizes identical 2025/01/29 02:11:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/29 02:11:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 02:11:43 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dst': Waiting for checks to finish 2025/01/29 02:11:43 DEBUG : one: Sizes identical 2025/01/29 02:11:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/29 02:11:43 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dst': Waiting for transfers to finish 2025/01/29 02:11:43 DEBUG : Waiting for deletions to finish 2025/01/29 02:11:43 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/29 02:11:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/29 02:11:45 DEBUG : two: Need to transfer - File not found at Destination 2025/01/29 02:11:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 02:11:45 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dst': Waiting for checks to finish 2025/01/29 02:11:45 DEBUG : one: Sizes identical 2025/01/29 02:11:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/29 02:11:45 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dst': Waiting for transfers to finish 2025/01/29 02:11:47 INFO : two: Copied (new) 2025/01/29 02:11:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (38.43s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:12:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qofubef7sere/dest" 2025/01/29 02:12:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qofubef7sere/pre-dest1" 2025/01/29 02:12:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qofubef7sere/pre-dest2" 2025/01/29 02:12:08 DEBUG : 1: Sizes identical 2025/01/29 02:12:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/29 02:12:09 DEBUG : 2: Sizes identical 2025/01/29 02:12:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/29 02:12:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/29 02:12:09 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dest': Waiting for checks to finish 2025/01/29 02:12:09 DEBUG : Linkbox root 'rclone-test-qofubef7sere/dest': Waiting for transfers to finish 2025/01/29 02:12:13 INFO : 3: Copied (new) 2025/01/29 02:12:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (26.58s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.43s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.45s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.44s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.45s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.47s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.45s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.45s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:12:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/29 02:12:29 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:12:29 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:12:29 DEBUG : Testêé: Update: removing old file 2025/01/29 02:12:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/29 02:12:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.79s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:12:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/29 02:12:35 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:12:35 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:12:37 INFO : existing: Copied (new) 2025/01/29 02:12:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:12:38 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/29 02:12:38 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:12:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/29 02:12:38 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:12:38 ERROR : Linkbox root 'rclone-test-qofubef7sere': not deleting files as there were IO errors 2025/01/29 02:12:38 ERROR : Linkbox root 'rclone-test-qofubef7sere': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (6.14s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.44s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:12:57 DEBUG : existing: Sizes identical 2025/01/29 02:12:57 DEBUG : existing: Unchanged skipping 2025/01/29 02:12:57 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/29 02:12:58 DEBUG : existing: Update: removing old file 2025/01/29 02:12:58 DEBUG : existingbutdifferent: Update: removing old file 2025/01/29 02:13:04 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2025/01/29 02:13:04 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2025/01/29 02:13:04 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2025/01/29 02:13:04 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/01/29 02:13:04 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2025/01/29 02:13:04 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2025/01/29 02:13:05 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2025/01/29 02:13:05 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2025/01/29 02:13:06 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2025/01/29 02:13:07 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2025/01/29 02:13:08 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone1229691277) 5 vs dst(Linkbox root 'rclone-test-qofubef7sere') 8 2025/01/29 02:13:08 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2025/01/29 02:13:09 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2025/01/29 02:13:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-loxexoh2/subdirb/SUBDIRC/HELLO 2025/01/29 02:13:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-loxexoh2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/29 02:13:11 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2025/01/29 02:13:12 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/29 02:13:13 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2025/01/29 02:13:19 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2025/01/29 02:13:29 INFO : subdira-rclone-move-loxexoh2/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2025/01/29 02:13:29 INFO : subdira-rclone-move-loxexoh2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/29 02:13:30 INFO : subdira-rclone-move-loxexoh2/subdirb/SUBDIRC/HELLO: Deleted 2025/01/29 02:13:30 INFO : subdira-rclone-move-loxexoh2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/29 02:13:32 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2025/01/29 02:13:36 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/29 02:13:45 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-cecihav2/SUBDIRC/HELLO 2025/01/29 02:13:46 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-cecihav2/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/29 02:13:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2025/01/29 02:13:47 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/29 02:13:54 ERROR : subdira/subdirb-rclone-move-cecihav2/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2025/01/29 02:13:54 ERROR : subdira/subdirb-rclone-move-cecihav2/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2025/01/29 02:13:54 ERROR : subdira/subdirb-rclone-move-cecihav2/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=56048125&token=5gyozaWkvgAkGJOT": context canceled 2025/01/29 02:13:54 ERROR : subdira/subdirb-rclone-move-cecihav2/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=56048125&token=5gyozaWkvgAkGJOT": context canceled 2025/01/29 02:13:54 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2025/01/29 02:13:55 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2025/01/29 02:13:55 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2025/01/29 02:13:55 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:13:55 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2025/01/29 02:13:56 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2025/01/29 02:13:58 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2025/01/29 02:14:49 ERROR : EXISTING: Failed to copy: object not found 2025/01/29 02:14:49 ERROR : EXISTING: Not deleting source as copy failed: object not found 2025/01/29 02:14:49 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2025/01/29 02:14:49 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:14:49 ERROR : Linkbox root 'rclone-test-qofubef7sere': not deleting files as there were IO errors 2025/01/29 02:14:49 ERROR : Linkbox root 'rclone-test-qofubef7sere': 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: object not found Test: TestFixCase --- FAIL: TestFixCase (141.66s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.58s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.68s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:16:30 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:16:30 DEBUG : both0: Sizes identical 2025/01/29 02:16:30 DEBUG : both1: Sizes identical 2025/01/29 02:16:30 DEBUG : both11: Sizes identical 2025/01/29 02:16:30 DEBUG : both10: Sizes identical 2025/01/29 02:16:30 DEBUG : both1: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both12: Sizes identical 2025/01/29 02:16:30 DEBUG : both0: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both13: Sizes identical 2025/01/29 02:16:30 DEBUG : both13: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both14: Sizes identical 2025/01/29 02:16:30 DEBUG : both14: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both15: Sizes identical 2025/01/29 02:16:30 DEBUG : both15: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both16: Sizes identical 2025/01/29 02:16:30 DEBUG : both16: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both17: Sizes identical 2025/01/29 02:16:30 DEBUG : both17: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both18: Sizes identical 2025/01/29 02:16:30 DEBUG : both11: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both19: Sizes identical 2025/01/29 02:16:30 DEBUG : both19: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both2: Sizes identical 2025/01/29 02:16:30 DEBUG : both2: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both3: Sizes identical 2025/01/29 02:16:30 DEBUG : both3: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both4: Sizes identical 2025/01/29 02:16:30 DEBUG : both4: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both5: Sizes identical 2025/01/29 02:16:30 DEBUG : both5: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both6: Sizes identical 2025/01/29 02:16:30 DEBUG : both10: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both7: Sizes identical 2025/01/29 02:16:30 DEBUG : both7: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both8: Sizes identical 2025/01/29 02:16:30 DEBUG : both12: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both9: Sizes identical 2025/01/29 02:16:30 DEBUG : both18: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both6: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both8: Unchanged skipping 2025/01/29 02:16:30 DEBUG : both9: Unchanged skipping 2025/01/29 02:16:30 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:16:30 DEBUG : Waiting for deletions to finish 2025/01/29 02:16:31 INFO : only15: Deleted 2025/01/29 02:16:31 INFO : only0: Deleted 2025/01/29 02:16:31 INFO : only1: Deleted 2025/01/29 02:16:32 INFO : only2: Deleted 2025/01/29 02:16:32 INFO : only3: Deleted 2025/01/29 02:16:33 INFO : only5: Deleted 2025/01/29 02:16:33 INFO : only4: Deleted 2025/01/29 02:16:33 INFO : only6: Deleted 2025/01/29 02:16:34 INFO : only8: Deleted 2025/01/29 02:16:34 INFO : only11: Deleted 2025/01/29 02:16:34 INFO : only19: Deleted 2025/01/29 02:16:34 INFO : only14: Deleted 2025/01/29 02:16:35 INFO : only18: Deleted 2025/01/29 02:16:35 INFO : only9: Deleted 2025/01/29 02:16:36 INFO : only10: Deleted 2025/01/29 02:16:36 INFO : only13: Deleted 2025/01/29 02:16:37 INFO : only17: Deleted 2025/01/29 02:16:37 INFO : only7: Deleted 2025/01/29 02:16:37 INFO : only12: Deleted 2025/01/29 02:16:37 INFO : only16: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (120.76s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:18:30 DEBUG : both1: Sizes identical 2025/01/29 02:18:30 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for checks to finish 2025/01/29 02:18:30 DEBUG : both10: Sizes identical 2025/01/29 02:18:30 DEBUG : both11: Sizes identical 2025/01/29 02:18:30 DEBUG : both0: Sizes identical 2025/01/29 02:18:30 DEBUG : both1: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both12: Sizes identical 2025/01/29 02:18:30 DEBUG : both12: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both13: Sizes identical 2025/01/29 02:18:30 DEBUG : both13: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both14: Sizes identical 2025/01/29 02:18:30 DEBUG : both14: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both15: Sizes identical 2025/01/29 02:18:30 DEBUG : both15: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both16: Sizes identical 2025/01/29 02:18:30 DEBUG : both16: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both17: Sizes identical 2025/01/29 02:18:30 DEBUG : both17: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both18: Sizes identical 2025/01/29 02:18:30 DEBUG : both18: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both19: Sizes identical 2025/01/29 02:18:30 DEBUG : both19: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both2: Sizes identical 2025/01/29 02:18:30 DEBUG : both2: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both3: Sizes identical 2025/01/29 02:18:30 DEBUG : both3: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both4: Sizes identical 2025/01/29 02:18:30 DEBUG : both4: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both5: Sizes identical 2025/01/29 02:18:30 DEBUG : both5: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both6: Sizes identical 2025/01/29 02:18:30 DEBUG : both6: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both7: Sizes identical 2025/01/29 02:18:30 DEBUG : both10: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both8: Sizes identical 2025/01/29 02:18:30 DEBUG : both8: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both9: Sizes identical 2025/01/29 02:18:30 DEBUG : both9: Unchanged skipping 2025/01/29 02:18:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/29 02:18:30 DEBUG : both11: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both0: Unchanged skipping 2025/01/29 02:18:30 DEBUG : both7: Unchanged skipping 2025/01/29 02:18:30 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Waiting for transfers to finish 2025/01/29 02:18:30 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/01/29 02:18:30 ERROR : Linkbox root 'rclone-test-qofubef7sere': not deleting files as there were IO errors 2025/01/29 02:18:30 ERROR : Linkbox root 'rclone-test-qofubef7sere': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (139.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:19:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/29 02:19:25 INFO : sub dir: Making directory 2025/01/29 02:19:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (43.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" 2025/01/29 02:20:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/29 02:20:08 INFO : sub dir: Making directory 2025/01/29 02:20:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qofubef7sere'", Local "Local file system at /tmp/rclone1229691277", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (43.58s) FAIL 2025/01/29 02:20:52 DEBUG : Linkbox root 'rclone-test-qofubef7sere': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished OK in 20m35.630848757s (try 1/5)