"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/02/12 01:14:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yirokuh8qafe" 2025/02/12 01:14:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 01:14:40 DEBUG : Creating backend with remote "/tmp/rclone538795212" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:14:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:14:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/12 01:14:42 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:14:42 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (4.46s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:14:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 01:14:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:14:45 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:14:45 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:14:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:14:50 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.52s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.71s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.72s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:14:57 DEBUG : Creating backend with remote "/non-existing" 2025/02/12 01:14:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/12 01:14:58 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:14:58 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (2.07s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:15:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:15:00 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:15:00 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:15:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (10.52s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:15:10 INFO : Linkbox root 'rclone-test-yirokuh8qafe': Running all checks before starting transfers 2025/02/12 01:15:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:15:10 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:15:10 INFO : Linkbox root 'rclone-test-yirokuh8qafe': Checks finished, now starting transfers 2025/02/12 01:15:10 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:15:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.33s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:15:21 ERROR : Ignoring --no-traverse with sync 2025/02/12 01:15:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:15:22 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:15:22 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:15:26 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:15:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (10.99s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:15:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/12 01:15:33 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:15:33 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:15:35 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (6.18s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:15:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:15:39 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:15:39 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:15:41 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (6.53s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:15:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:15:45 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:15:45 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:15:48 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (6.19s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:15:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/12 01:15:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/12 01:15:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/12 01:15:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 01:15:52 INFO : sub dir: Making directory 2025/02/12 01:15:53 INFO : sub dir2: Making directory 2025/02/12 01:15:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:15:55 INFO : sub dir2/sub sub dir2: Making directory 2025/02/12 01:15:57 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:15:57 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:16:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:16:01 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (18.74s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:16:10 INFO : sub dir2: Making directory 2025/02/12 01:16:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/12 01:16:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/12 01:16:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:16:10 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:16:10 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:16:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.91s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:16:20 DEBUG : sub dir2: Making directory with metadata 2025/02/12 01:16:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/12 01:16:20 INFO : sub dir: Making directory 2025/02/12 01:16:22 INFO : sub dir2: Making directory 2025/02/12 01:16:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:16:24 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:16:24 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:16:27 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:16:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:16:28 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/12 01:16:28 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.71s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:16:36 INFO : sub dir2: Making directory 2025/02/12 01:16:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:16:37 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:16:37 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:16:41 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:16:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.80s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:16:46 DEBUG : sub dir2: Making directory with metadata 2025/02/12 01:16:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/12 01:16:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 01:16:46 INFO : sub dir: Making directory 2025/02/12 01:16:48 INFO : sub dir2: Making directory 2025/02/12 01:16:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:16:50 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:16:50 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:16:53 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:16:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:16:53 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.63s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.76s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:17:01 INFO : sub dir2: Making directory 2025/02/12 01:17:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:17:02 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:17:02 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:17:07 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:17:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.71s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:17:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vagedim4raxa" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-yirokuh8qafe' -> Linkbox root 'rclone-test-vagedim4raxa' 2025/02/12 01:17:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:17:19 DEBUG : Linkbox root 'rclone-test-vagedim4raxa': Waiting for checks to finish 2025/02/12 01:17:19 DEBUG : Linkbox root 'rclone-test-vagedim4raxa': Waiting for transfers to finish 2025/02/12 01:17:19 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2025/02/12 01:17:19 DEBUG : Linkbox root 'rclone-test-vagedim4raxa': Purge remote 2025/02/12 01:17:20 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (12.04s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:17:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/12 01:17:30 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:17:30 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:17:30 DEBUG : sub dir/hello world: Update: removing old file 2025/02/12 01:17:34 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.70s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:17:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qevafaz5ceci" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-yirokuh8qafe' -> Linkbox root 'rclone-test-qevafaz5ceci' 2025/02/12 01:17:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:17:47 DEBUG : Linkbox root 'rclone-test-qevafaz5ceci': Waiting for checks to finish 2025/02/12 01:17:47 DEBUG : Linkbox root 'rclone-test-qevafaz5ceci': Waiting for transfers to finish 2025/02/12 01:17:47 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2025/02/12 01:17:47 DEBUG : Linkbox root 'rclone-test-qevafaz5ceci': Purge remote 2025/02/12 01:17:47 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (11.69s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:17:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/12 01:17:57 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:17:57 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:17:57 DEBUG : sub dir/hello world: Update: removing old file 2025/02/12 01:18:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/12 01:18:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (16.10s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:18:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-podatim6yuba" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-yirokuh8qafe' -> Linkbox root 'rclone-test-podatim6yuba' 2025/02/12 01:18:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:18:15 DEBUG : Linkbox root 'rclone-test-podatim6yuba': Waiting for checks to finish 2025/02/12 01:18:15 DEBUG : Linkbox root 'rclone-test-podatim6yuba': Waiting for transfers to finish 2025/02/12 01:18:15 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:675: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2025/02/12 01:18:15 DEBUG : Linkbox root 'rclone-test-podatim6yuba': Purge remote 2025/02/12 01:18:15 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (11.64s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:18:24 ERROR : : error listing: directory not found 2025/02/12 01:18:24 INFO : Local file system at /tmp/rclone538795212: Making directory 2025/02/12 01:18:25 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:18:25 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (11.66s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:18:36 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/12 01:18:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:18:37 DEBUG : Local file system at /tmp/rclone538795212: Waiting for checks to finish 2025/02/12 01:18:37 DEBUG : Local file system at /tmp/rclone538795212: Waiting for transfers to finish 2025/02/12 01:18:37 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:18:37 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone538795212/sub dir: no such file or directory sync_test.go:732: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:732 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone538795212/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.36s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:18:42 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/12 01:18:42 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:18:42 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:18:44 INFO : check sum: Copied (new) 2025/02/12 01:18:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:18:45 NOTICE: Linkbox root 'rclone-test-yirokuh8qafe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/12 01:18:45 DEBUG : check sum: Size of src and dst objects identical 2025/02/12 01:18:45 DEBUG : check sum: Unchanged skipping 2025/02/12 01:18:45 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:18:45 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:18:45 DEBUG : Waiting for deletions to finish 2025/02/12 01:18:45 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (7.78s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:18:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/12 01:18:49 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:18:49 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:18:52 INFO : sizeonly: Copied (new) 2025/02/12 01:18:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:18:53 DEBUG : sizeonly: Sizes identical 2025/02/12 01:18:53 DEBUG : sizeonly: Unchanged skipping 2025/02/12 01:18:53 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:18:53 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:18:53 DEBUG : Waiting for deletions to finish 2025/02/12 01:18:53 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (7.70s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:18:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/12 01:18:57 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:18:57 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:19:00 INFO : ignore-size: Copied (new) 2025/02/12 01:19:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:19:00 DEBUG : ignore-size: Sizes identical 2025/02/12 01:19:00 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:19:00 DEBUG : ignore-size: Unchanged skipping 2025/02/12 01:19:00 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:19:00 DEBUG : Waiting for deletions to finish 2025/02/12 01:19:00 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (7.90s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:19:08 DEBUG : existing: Sizes identical 2025/02/12 01:19:08 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:19:08 DEBUG : existing: Unchanged skipping 2025/02/12 01:19:08 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:19:08 DEBUG : Waiting for deletions to finish 2025/02/12 01:19:08 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:19:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/12 01:19:08 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:19:08 DEBUG : existing: Update: removing old file 2025/02/12 01:19:08 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:19:12 INFO : existing: Copied (replaced existing) 2025/02/12 01:19:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.38s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:19:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/12 01:19:16 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:19:16 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:19:19 INFO : existing: Copied (new) 2025/02/12 01:19:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:19:20 DEBUG : existing: Destination exists, skipping 2025/02/12 01:19:20 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:19:20 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:19:20 DEBUG : Waiting for deletions to finish 2025/02/12 01:19:20 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (7.63s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:19:33 INFO : d: Making directory 2025/02/12 01:19:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/12 01:19:36 DEBUG : c/non empty space: Sizes identical 2025/02/12 01:19:36 DEBUG : c/non empty space: Unchanged skipping 2025/02/12 01:19:37 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:19:37 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:19:41 INFO : a/potato2: Copied (new) 2025/02/12 01:19:41 DEBUG : Waiting for deletions to finish 2025/02/12 01:19:43 INFO : b/potato: Deleted 2025/02/12 01:19:43 INFO : d: Removing directory 2025/02/12 01:19:45 INFO : b: Removing directory 2025/02/12 01:19:47 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (32.21s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:19:59 DEBUG : empty space: Sizes identical 2025/02/12 01:19:59 DEBUG : empty space: Unchanged skipping 2025/02/12 01:19:59 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:19:59 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:19:59 DEBUG : Waiting for deletions to finish 2025/02/12 01:19:59 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:20:00 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:20:00 DEBUG : empty space: Sizes identical 2025/02/12 01:20:00 DEBUG : empty space: Unchanged skipping 2025/02/12 01:20:00 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:20:00 DEBUG : Waiting for deletions to finish 2025/02/12 01:20:00 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (8.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.71s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.72s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:20:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/12 01:20:09 DEBUG : empty space: Sizes identical 2025/02/12 01:20:09 DEBUG : empty space: Unchanged skipping 2025/02/12 01:20:09 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:20:09 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:20:12 INFO : potato: Copied (new) 2025/02/12 01:20:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (10.69s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:20:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/12 01:20:20 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:20:20 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:20:20 DEBUG : potato: Update: removing old file 2025/02/12 01:20:23 INFO : potato: Copied (replaced existing) 2025/02/12 01:20:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.29s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/02/12 01:20:30 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/02/12 01:20:30 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:20:30 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:20:30 DEBUG : potato: Update: removing old file 2025/02/12 01:20:34 INFO : potato: Copied (replaced existing) 2025/02/12 01:20:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:20:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:20:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/12 01:20:42 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:20:42 DEBUG : empty space: Sizes identical 2025/02/12 01:20:42 DEBUG : empty space: Unchanged skipping 2025/02/12 01:20:42 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:20:42 DEBUG : Waiting for deletions to finish 2025/02/12 01:20:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:20:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:20:54 DEBUG : empty space: Sizes identical 2025/02/12 01:20:54 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:20:54 DEBUG : empty space: Unchanged skipping 2025/02/12 01:20:54 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:20:56 INFO : potato2: Copied (new) 2025/02/12 01:20:56 DEBUG : Waiting for deletions to finish 2025/02/12 01:20:58 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:21:12 INFO : d: Making directory 2025/02/12 01:21:14 INFO : d/e: Making directory 2025/02/12 01:21:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/12 01:21:18 DEBUG : c/non empty space: Sizes identical 2025/02/12 01:21:18 DEBUG : c/non empty space: Unchanged skipping 2025/02/12 01:21:21 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:21:21 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:21:23 INFO : a/potato2: Copied (new) 2025/02/12 01:21:23 DEBUG : Waiting for deletions to finish 2025/02/12 01:21:24 INFO : b/potato: Deleted 2025/02/12 01:21:24 INFO : d/e: Removing directory 2025/02/12 01:21:26 INFO : d: Removing directory 2025/02/12 01:21:28 INFO : b: Removing directory 2025/02/12 01:21:30 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (36.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:21:49 INFO : d: Making directory 2025/02/12 01:21:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/12 01:21:53 DEBUG : c/non empty space: Sizes identical 2025/02/12 01:21:53 DEBUG : c/non empty space: Unchanged skipping 2025/02/12 01:21:54 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:21:54 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:21:58 INFO : a/potato2: Copied (new) 2025/02/12 01:21:58 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': not deleting files as there were IO errors 2025/02/12 01:21:58 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (34.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:22:19 DEBUG : Waiting for deletions to finish 2025/02/12 01:22:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:22:19 DEBUG : empty space: Sizes identical 2025/02/12 01:22:19 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:22:19 DEBUG : empty space: Unchanged skipping 2025/02/12 01:22:19 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:22:21 INFO : potato: Deleted 2025/02/12 01:22:22 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.91s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:22:33 DEBUG : Waiting for deletions to finish 2025/02/12 01:22:33 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:22:33 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:22:35 INFO : potato: Deleted 2025/02/12 01:22:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:22:35 DEBUG : empty space: Sizes identical 2025/02/12 01:22:35 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:22:35 DEBUG : empty space: Unchanged skipping 2025/02/12 01:22:35 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:22:38 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.16s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:22:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:22:46 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:22:46 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:22:48 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (10.69s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:22:59 DEBUG : enormous: Excluded (Size Filter) 2025/02/12 01:22:59 DEBUG : enormous: Excluded 2025/02/12 01:22:59 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 01:22:59 DEBUG : potato2: Excluded 2025/02/12 01:22:59 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 01:22:59 DEBUG : potato2: Excluded 2025/02/12 01:22:59 DEBUG : empty space: Sizes identical 2025/02/12 01:22:59 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:22:59 DEBUG : empty space: Unchanged skipping 2025/02/12 01:22:59 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:22:59 DEBUG : Waiting for deletions to finish 2025/02/12 01:22:59 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:22:59 DEBUG : enormous: Excluded (Size Filter) 2025/02/12 01:22:59 DEBUG : enormous: Excluded 2025/02/12 01:22:59 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 01:22:59 DEBUG : potato2: Excluded 2025/02/12 01:23:00 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 01:23:00 DEBUG : potato2: Excluded 2025/02/12 01:23:00 DEBUG : empty space: Sizes identical 2025/02/12 01:23:00 DEBUG : Local file system at /tmp/rclone538795212: Waiting for checks to finish 2025/02/12 01:23:00 DEBUG : empty space: Unchanged skipping 2025/02/12 01:23:00 DEBUG : Local file system at /tmp/rclone538795212: Waiting for transfers to finish 2025/02/12 01:23:00 DEBUG : Waiting for deletions to finish 2025/02/12 01:23:00 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (11.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:23:13 DEBUG : enormous: Excluded (Size Filter) 2025/02/12 01:23:13 DEBUG : enormous: Excluded 2025/02/12 01:23:13 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 01:23:13 DEBUG : potato2: Excluded 2025/02/12 01:23:13 DEBUG : empty space: Sizes identical 2025/02/12 01:23:13 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:23:13 DEBUG : empty space: Unchanged skipping 2025/02/12 01:23:13 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:23:13 DEBUG : Waiting for deletions to finish 2025/02/12 01:23:15 INFO : enormous: Deleted 2025/02/12 01:23:15 INFO : potato2: Deleted 2025/02/12 01:23:15 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:23:16 DEBUG : Local file system at /tmp/rclone538795212: Waiting for checks to finish 2025/02/12 01:23:16 DEBUG : empty space: Sizes identical 2025/02/12 01:23:16 DEBUG : empty space: Unchanged skipping 2025/02/12 01:23:16 DEBUG : Local file system at /tmp/rclone538795212: Waiting for transfers to finish 2025/02/12 01:23:16 DEBUG : Waiting for deletions to finish 2025/02/12 01:23:16 INFO : enormous: Deleted 2025/02/12 01:23:16 INFO : potato2: Deleted 2025/02/12 01:23:16 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (14.89s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.70s) === 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-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/02/12 01:23:20 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/12 01:23:20 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/12 01:23:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/12 01:23:21 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/12 01:23:21 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:23:21 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:23:23 INFO : potato: Copied (new) 2025/02/12 01:23:24 INFO : yam: Copied (new) 2025/02/12 01:23:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:23:24 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/12 01:23:24 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/12 01:23:24 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/12 01:23:24 DEBUG : potato: Sizes identical 2025/02/12 01:23:24 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:23:24 DEBUG : potato: Unchanged skipping 2025/02/12 01:23:24 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:23:27 INFO : yaml: Copied (new) 2025/02/12 01:23:27 DEBUG : Waiting for deletions to finish 2025/02/12 01:23:28 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (13.40s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/02/12 01:23:34 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/12 01:23:34 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/12 01:23:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/12 01:23:34 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/12 01:23:34 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:23:34 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:23:37 INFO : potato: Copied (new) 2025/02/12 01:23:37 INFO : yam: Copied (new) 2025/02/12 01:23:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:23:38 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/12 01:23:38 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/12 01:23:38 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/12 01:23:38 DEBUG : potato: Sizes identical 2025/02/12 01:23:38 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:23:38 DEBUG : potato: Unchanged skipping 2025/02/12 01:23:38 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:23:41 INFO : yaml: Copied (new) 2025/02/12 01:23:41 DEBUG : Waiting for deletions to finish 2025/02/12 01:23:42 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/02/12 01:23:47 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/12 01:23:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/12 01:23:48 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/02/12 01:23:48 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:23:48 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:23:52 INFO : potato: Copied (new) 2025/02/12 01:23:53 INFO : sub/yam: Copied (new) 2025/02/12 01:23:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:23:53 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/12 01:23:54 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/12 01:23:54 DEBUG : potato: Sizes identical 2025/02/12 01:23:54 DEBUG : potato: Unchanged skipping 2025/02/12 01:23:54 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:23:54 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:23:56 INFO : yam: Copied (new) 2025/02/12 01:23:56 DEBUG : Waiting for deletions to finish 2025/02/12 01:23:58 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.41s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:24:06 DEBUG : Creating backend with remote "/tmp/rclone538795212/dir1" 2025/02/12 01:24:06 DEBUG : Config file has changed externally - reloading 2025/02/12 01:24:06 DEBUG : Creating backend with remote "/tmp/rclone538795212/dir2" 2025/02/12 01:24:06 DEBUG : Local file system at /tmp/rclone538795212/dir2: Using server-side directory move 2025/02/12 01:24:06 INFO : Local file system at /tmp/rclone538795212/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/12 01:24:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/12 01:24:06 INFO : file1.txt: Moved (server-side) 2025/02/12 01:24:06 DEBUG : Local file system at /tmp/rclone538795212/dir2: Waiting for checks to finish 2025/02/12 01:24:06 DEBUG : Local file system at /tmp/rclone538795212/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.70s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:24:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:24:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/12 01:24:07 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:24:07 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:24:15 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:24:15 INFO : sub dir/hello world: Deleted 2025/02/12 01:24:16 INFO : nested/sub dir/file: Copied (new) 2025/02/12 01:24:16 INFO : nested/sub dir/file: Deleted 2025/02/12 01:24:16 INFO : sub dir: Removing directory 2025/02/12 01:24:16 INFO : nested/sub dir: Removing directory 2025/02/12 01:24:16 INFO : nested: Removing directory 2025/02/12 01:24:16 DEBUG : Local file system at /tmp/rclone538795212: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (21.20s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:24:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:24:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/12 01:24:28 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:24:28 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:24:36 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:24:36 INFO : sub dir/hello world: Deleted 2025/02/12 01:24:37 INFO : nested/sub dir/file: Copied (new) 2025/02/12 01:24:37 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (21.38s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:24:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/12 01:24:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/12 01:24:50 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:24:50 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:24:52 INFO : existing: Copied (new) 2025/02/12 01:24:52 INFO : existing: Deleted 2025/02/12 01:24:53 INFO : existing-b: Copied (new) 2025/02/12 01:24:53 INFO : existing-b: Deleted 2025/02/12 01:24:54 DEBUG : existing: Destination exists, skipping 2025/02/12 01:24:54 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:24:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/12 01:24:54 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:24:54 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.48s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:24:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ticehoq9cuwe" 2025/02/12 01:24:59 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yirokuh8qafe' -> Linkbox root 'rclone-test-ticehoq9cuwe' 2025/02/12 01:25:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:25:16 DEBUG : empty space: Sizes identical 2025/02/12 01:25:16 DEBUG : empty space: Unchanged skipping 2025/02/12 01:25:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/12 01:25:16 DEBUG : Linkbox root 'rclone-test-ticehoq9cuwe': Waiting for checks to finish 2025/02/12 01:25:16 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:25:16 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:25:16 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:25:16 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:25:17 INFO : empty space: Deleted 2025/02/12 01:25:17 DEBUG : Linkbox root 'rclone-test-ticehoq9cuwe': Waiting for transfers to finish sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2025/02/12 01:25:17 DEBUG : Linkbox root 'rclone-test-ticehoq9cuwe': Purge remote --- FAIL: TestServerSideMove (23.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:25:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nuloqid0ducu" 2025/02/12 01:25:26 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/02/12 01:25:27 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2025/02/12 01:25:27 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2025/02/12 01:25:28 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2025/02/12 01:25:29 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/12 01:25:31 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/12 01:25:37 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2025/02/12 01:25:38 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2025/02/12 01:25:38 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2025/02/12 01:25:39 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2025/02/12 01:25:40 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yirokuh8qafe' -> Linkbox root 'rclone-test-nuloqid0ducu' 2025/02/12 01:25:54 DEBUG : empty space: Excluded (Size Filter) 2025/02/12 01:25:54 DEBUG : empty space: Excluded 2025/02/12 01:25:54 DEBUG : empty space: Excluded (Size Filter) 2025/02/12 01:25:54 DEBUG : empty space: Excluded 2025/02/12 01:25:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:25:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/12 01:25:54 DEBUG : Linkbox root 'rclone-test-nuloqid0ducu': Waiting for checks to finish 2025/02/12 01:25:54 DEBUG : Linkbox root 'rclone-test-nuloqid0ducu': Waiting for transfers to finish 2025/02/12 01:25:54 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:25:54 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:25:54 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:25:54 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2025/02/12 01:25:54 DEBUG : Linkbox root 'rclone-test-nuloqid0ducu': Purge remote --- FAIL: TestServerSideMoveWithFilter (38.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:26:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hemuwit7hozo" 2025/02/12 01:26:09 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yirokuh8qafe' -> Linkbox root 'rclone-test-hemuwit7hozo' 2025/02/12 01:26:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:26:20 DEBUG : empty space: Sizes identical 2025/02/12 01:26:20 DEBUG : empty space: Unchanged skipping 2025/02/12 01:26:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/12 01:26:20 DEBUG : Linkbox root 'rclone-test-hemuwit7hozo': Waiting for checks to finish 2025/02/12 01:26:20 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:26:20 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:26:20 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:26:20 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:26:21 INFO : empty space: Deleted 2025/02/12 01:26:21 DEBUG : Linkbox root 'rclone-test-hemuwit7hozo': Waiting for transfers to finish 2025/02/12 01:26:21 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/02/12 01:26:21 DEBUG : Linkbox root 'rclone-test-hemuwit7hozo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (28.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:26:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yirokuh8qafe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (6.69s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:26:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yirokuh8qafe/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (5.08s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:26:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yirokuh8qafe/rclone-sync-test" 2025/02/12 01:26:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yirokuh8qafe/rclone-sync-test-include/layer2" 2025/02/12 01:26:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yirokuh8qafe/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-yirokuh8qafe'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (23.09s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:27:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yirokuh8qafe/dst" 2025/02/12 01:27:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yirokuh8qafe/CompareDest" 2025/02/12 01:27:08 DEBUG : one: Need to transfer - File not found at Destination 2025/02/12 01:27:08 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dst': Waiting for checks to finish 2025/02/12 01:27:08 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dst': Waiting for transfers to finish 2025/02/12 01:27:13 INFO : one: Copied (new) 2025/02/12 01:27:13 DEBUG : Waiting for deletions to finish 2025/02/12 01:27:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:27:14 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dst': Waiting for checks to finish 2025/02/12 01:27:15 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dst': Waiting for transfers to finish 2025/02/12 01:27:15 DEBUG : one: Update: removing old file 2025/02/12 01:27:18 INFO : one: Copied (replaced existing) 2025/02/12 01:27:18 DEBUG : Waiting for deletions to finish 2025/02/12 01:27:20 DEBUG : dst/one: Update: removing old file 2025/02/12 01:27:29 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dst': Waiting for checks to finish 2025/02/12 01:27:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:27:30 DEBUG : one: Sizes identical 2025/02/12 01:27:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 01:27:30 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dst': Waiting for transfers to finish 2025/02/12 01:27:30 DEBUG : Waiting for deletions to finish 2025/02/12 01:27:30 INFO : There was nothing to transfer 2025/02/12 01:27:35 DEBUG : two: Sizes identical 2025/02/12 01:27:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/12 01:27:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:27:35 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dst': Waiting for checks to finish 2025/02/12 01:27:35 DEBUG : one: Sizes identical 2025/02/12 01:27:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 01:27:35 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dst': Waiting for transfers to finish 2025/02/12 01:27:35 DEBUG : Waiting for deletions to finish 2025/02/12 01:27:35 INFO : There was nothing to transfer 2025/02/12 01:27:37 DEBUG : two: Sizes identical 2025/02/12 01:27:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/12 01:27:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:27:37 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dst': Waiting for checks to finish 2025/02/12 01:27:37 DEBUG : one: Sizes identical 2025/02/12 01:27:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 01:27:37 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dst': Waiting for transfers to finish 2025/02/12 01:27:37 DEBUG : Waiting for deletions to finish 2025/02/12 01:27:37 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/12 01:27:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/12 01:27:40 DEBUG : two: Need to transfer - File not found at Destination 2025/02/12 01:27:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:27:40 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dst': Waiting for checks to finish 2025/02/12 01:27:40 DEBUG : one: Sizes identical 2025/02/12 01:27:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 01:27:40 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dst': Waiting for transfers to finish 2025/02/12 01:27:42 INFO : two: Copied (new) 2025/02/12 01:27:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (50.31s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:28:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yirokuh8qafe/dest" 2025/02/12 01:28:05 DEBUG : Config file has changed externally - reloading 2025/02/12 01:28:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yirokuh8qafe/pre-dest1" 2025/02/12 01:28:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yirokuh8qafe/pre-dest2" 2025/02/12 01:28:09 DEBUG : 1: Sizes identical 2025/02/12 01:28:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/12 01:28:10 DEBUG : 2: Sizes identical 2025/02/12 01:28:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/12 01:28:11 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/12 01:28:11 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dest': Waiting for checks to finish 2025/02/12 01:28:11 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe/dest': Waiting for transfers to finish 2025/02/12 01:28:15 INFO : 3: Copied (new) 2025/02/12 01:28:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (34.00s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.70s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.77s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (1.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.70s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.70s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.74s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.69s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:28:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/12 01:28:37 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:28:37 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:28:37 DEBUG : Testêé: Update: removing old file 2025/02/12 01:28:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/12 01:28:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.84s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:28:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/12 01:28:44 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:28:44 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:28:47 INFO : existing: Copied (new) 2025/02/12 01:28:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:28:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/12 01:28:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/12 01:28:48 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:28:48 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:28:48 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': not deleting files as there were IO errors 2025/02/12 01:28:48 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (8.42s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.69s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:29:13 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/12 01:29:13 DEBUG : existing: Sizes identical 2025/02/12 01:29:13 DEBUG : existing: Unchanged skipping 2025/02/12 01:29:13 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:13 ERROR : EXISTINGBUTDIFFERENT: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:13 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:13 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/02/12 01:29:13 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:13 ERROR : EXISTING: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:13 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:20 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/02/12 01:29:22 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:22 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:23 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=18f94e23f3a3ff1b516f6fe0cf596475&ts=1739323754&ip=65.108.87.141": context canceled 2025/02/12 01:29:23 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=18f94e23f3a3ff1b516f6fe0cf596475&ts=1739323754&ip=65.108.87.141": context canceled 2025/02/12 01:29:23 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:30 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:30 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:31 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=b5062039d05a7a2d8a1ccaa8934ec912&ts=1739323764&ip=65.108.87.141": context canceled 2025/02/12 01:29:31 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=b5062039d05a7a2d8a1ccaa8934ec912&ts=1739323764&ip=65.108.87.141": context canceled 2025/02/12 01:29:31 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:36 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:36 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:36 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=bec78aed1a1812bd8572a3d5fcc7a538&ts=1739323771&ip=65.108.87.141": context canceled 2025/02/12 01:29:36 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=bec78aed1a1812bd8572a3d5fcc7a538&ts=1739323771&ip=65.108.87.141": context canceled 2025/02/12 01:29:36 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:37 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/12 01:29:37 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:37 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:37 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Error while attempting to rename to subdira/subdirb/subdirc/hello: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/02/12 01:29:40 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:40 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:40 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/12 01:29:41 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:29:41 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:41 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:41 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Error while attempting to rename to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:29:41 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:29:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/02/12 01:29:42 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/02/12 01:29:45 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/02/12 01:29:45 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': not deleting files as there were IO errors 2025/02/12 01:29:45 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFixCase --- FAIL: TestFixCase (87.57s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.28s) --- SKIP: TestMaxTransfer/Hard (0.72s) --- SKIP: TestMaxTransfer/Soft (0.70s) --- SKIP: TestMaxTransfer/Cautious (0.86s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:32:10 DEBUG : both0: Sizes identical 2025/02/12 01:32:10 DEBUG : both1: Sizes identical 2025/02/12 01:32:10 DEBUG : both10: Sizes identical 2025/02/12 01:32:10 DEBUG : both11: Sizes identical 2025/02/12 01:32:10 DEBUG : both0: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both12: Sizes identical 2025/02/12 01:32:10 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:32:10 DEBUG : both10: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both13: Sizes identical 2025/02/12 01:32:10 DEBUG : both13: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both14: Sizes identical 2025/02/12 01:32:10 DEBUG : both14: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both15: Sizes identical 2025/02/12 01:32:10 DEBUG : both15: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both16: Sizes identical 2025/02/12 01:32:10 DEBUG : both16: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both17: Sizes identical 2025/02/12 01:32:10 DEBUG : both17: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both18: Sizes identical 2025/02/12 01:32:10 DEBUG : both18: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both19: Sizes identical 2025/02/12 01:32:10 DEBUG : both19: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both2: Sizes identical 2025/02/12 01:32:10 DEBUG : both2: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both3: Sizes identical 2025/02/12 01:32:10 DEBUG : both3: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both4: Sizes identical 2025/02/12 01:32:10 DEBUG : both4: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both5: Sizes identical 2025/02/12 01:32:10 DEBUG : both1: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both6: Sizes identical 2025/02/12 01:32:10 DEBUG : both11: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both7: Sizes identical 2025/02/12 01:32:10 DEBUG : both7: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both8: Sizes identical 2025/02/12 01:32:10 DEBUG : both12: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both9: Sizes identical 2025/02/12 01:32:10 DEBUG : both9: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both5: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both6: Unchanged skipping 2025/02/12 01:32:10 DEBUG : both8: Unchanged skipping 2025/02/12 01:32:10 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:32:10 DEBUG : Waiting for deletions to finish 2025/02/12 01:32:11 INFO : only1: Deleted 2025/02/12 01:32:11 INFO : only2: Deleted 2025/02/12 01:32:12 INFO : only9: Deleted 2025/02/12 01:32:12 INFO : only7: Deleted 2025/02/12 01:32:12 INFO : only10: Deleted 2025/02/12 01:32:13 INFO : only11: Deleted 2025/02/12 01:32:13 INFO : only3: Deleted 2025/02/12 01:32:13 INFO : only5: Deleted 2025/02/12 01:32:14 INFO : only8: Deleted 2025/02/12 01:32:15 INFO : only12: Deleted 2025/02/12 01:32:15 INFO : only13: Deleted 2025/02/12 01:32:15 INFO : only0: Deleted 2025/02/12 01:32:15 INFO : only16: Deleted 2025/02/12 01:32:16 INFO : only4: Deleted 2025/02/12 01:32:16 INFO : only6: Deleted 2025/02/12 01:32:17 INFO : only14: Deleted 2025/02/12 01:32:17 INFO : only15: Deleted 2025/02/12 01:32:17 INFO : only17: Deleted 2025/02/12 01:32:18 INFO : only18: Deleted 2025/02/12 01:32:18 INFO : only19: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure --- PASS: TestSyncConcurrentDelete (159.29s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:34:49 DEBUG : both0: Sizes identical 2025/02/12 01:34:49 DEBUG : both1: Sizes identical 2025/02/12 01:34:49 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for checks to finish 2025/02/12 01:34:49 DEBUG : both10: Sizes identical 2025/02/12 01:34:49 DEBUG : both11: Sizes identical 2025/02/12 01:34:49 DEBUG : both0: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both12: Sizes identical 2025/02/12 01:34:49 DEBUG : both11: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both13: Sizes identical 2025/02/12 01:34:49 DEBUG : both13: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both14: Sizes identical 2025/02/12 01:34:49 DEBUG : both14: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both15: Sizes identical 2025/02/12 01:34:49 DEBUG : both15: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both16: Sizes identical 2025/02/12 01:34:49 DEBUG : both12: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both17: Sizes identical 2025/02/12 01:34:49 DEBUG : both17: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both18: Sizes identical 2025/02/12 01:34:49 DEBUG : both18: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both19: Sizes identical 2025/02/12 01:34:49 DEBUG : both19: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both2: Sizes identical 2025/02/12 01:34:49 DEBUG : both10: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both2: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both3: Sizes identical 2025/02/12 01:34:49 DEBUG : both4: Sizes identical 2025/02/12 01:34:49 DEBUG : both16: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both5: Sizes identical 2025/02/12 01:34:49 DEBUG : both1: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both6: Sizes identical 2025/02/12 01:34:49 DEBUG : both3: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both7: Sizes identical 2025/02/12 01:34:49 DEBUG : both7: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both8: Sizes identical 2025/02/12 01:34:49 DEBUG : both8: Unchanged skipping 2025/02/12 01:34:49 DEBUG : both9: Sizes identical 2025/02/12 01:34:49 DEBUG : both4: Unchanged skipping 2025/02/12 01:34:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : both5: Unchanged skipping 2025/02/12 01:34:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : both6: Unchanged skipping 2025/02/12 01:34:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : both9: Unchanged skipping 2025/02/12 01:34:49 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/12 01:34:49 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Waiting for transfers to finish 2025/02/12 01:34:49 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/02/12 01:34:49 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': not deleting files as there were IO errors 2025/02/12 01:34:49 ERROR : Linkbox root 'rclone-test-yirokuh8qafe': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (168.85s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:35:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 01:35:50 INFO : sub dir: Making directory 2025/02/12 01:35:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (54.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" 2025/02/12 01:36:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 01:36:45 INFO : sub dir: Making directory 2025/02/12 01:36:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yirokuh8qafe'", Local "Local file system at /tmp/rclone538795212", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.45s) FAIL 2025/02/12 01:37:41 DEBUG : Linkbox root 'rclone-test-yirokuh8qafe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 23m3.150517625s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]