"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/06/22 02:30:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-muxukeh1bewi" 2025/06/22 02:30:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 02:30:18 DEBUG : Creating backend with remote "/tmp/rclone1527640361" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:30:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:30:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/22 02:30:20 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:30:20 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (3.09s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:30:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 02:30:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:30:22 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:30:22 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:30:26 INFO : sub dir/hello world: Copied (new) 2025/06/22 02:30:26 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestCopy (16.80s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.56s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.57s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:30:39 DEBUG : Creating backend with remote "/non-existing" 2025/06/22 02:30:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/22 02:30:40 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:30:40 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.84s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:30:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:30:41 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:30:41 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:30:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (9.10s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:30:49 INFO : Linkbox root 'rclone-test-muxukeh1bewi': Running all checks before starting transfers 2025/06/22 02:30:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:30:50 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:30:50 INFO : Linkbox root 'rclone-test-muxukeh1bewi': Checks finished, now starting transfers 2025/06/22 02:30:50 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:30:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (8.85s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:30:58 ERROR : Ignoring --no-traverse with sync 2025/06/22 02:30:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:30:58 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:30:58 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:31:03 INFO : sub dir/hello world: Copied (new) 2025/06/22 02:31:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (8.92s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:31:07 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/22 02:31:07 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:31:07 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:31:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.91s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:31:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 02:31:12 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:31:12 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:31:15 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/06/22 02:31:15 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2025/06/22 02:31:16 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2025/06/22 02:31:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (6.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:31:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 02:31:19 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:31:19 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:31:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (5.13s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:31:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/22 02:31:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 02:31:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/22 02:31:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 02:31:24 INFO : sub dir2: Making directory 2025/06/22 02:31:26 INFO : sub dir: Making directory 2025/06/22 02:31:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:31:27 INFO : sub dir2/sub sub dir2: Making directory 2025/06/22 02:31:29 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:31:29 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:31:31 INFO : sub dir/hello world: Copied (new) 2025/06/22 02:31:32 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:31:40 INFO : sub dir2: Making directory 2025/06/22 02:31:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/22 02:31:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 02:31:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:31:40 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:31:40 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:31:44 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2025/06/22 02:31:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:31:49 DEBUG : sub dir2: Making directory with metadata 2025/06/22 02:31:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 02:31:49 INFO : sub dir2: Making directory 2025/06/22 02:31:51 INFO : sub dir: Making directory 2025/06/22 02:31:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:31:53 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:31:53 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:31:55 INFO : sub dir/hello world: Copied (new) 2025/06/22 02:31:55 INFO : sub dir/hello world: Deleted 2025/06/22 02:31:56 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/22 02:31:56 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.90s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.63s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:32:02 INFO : sub dir2: Making directory 2025/06/22 02:32:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:32:03 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:32:03 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:32:07 INFO : sub dir/hello world: Copied (new) 2025/06/22 02:32:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.82s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:32:11 DEBUG : sub dir2: Making directory with metadata 2025/06/22 02:32:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 02:32:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 02:32:12 INFO : sub dir2: Making directory 2025/06/22 02:32:13 INFO : sub dir: Making directory 2025/06/22 02:32:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:32:15 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:32:15 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:32:17 INFO : sub dir/hello world: Copied (new) 2025/06/22 02:32:17 DEBUG : Waiting for deletions to finish 2025/06/22 02:32:18 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.64s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.57s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:32:24 INFO : sub dir2: Making directory 2025/06/22 02:32:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:32:25 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:32:25 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:32:29 INFO : sub dir/hello world: Copied (new) 2025/06/22 02:32:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (8.91s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:32:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-luyigit3koki" sync_test.go:591: Server side copy (if possible) Linkbox root 'rclone-test-muxukeh1bewi' -> Linkbox root 'rclone-test-luyigit3koki' 2025/06/22 02:32:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:32:39 DEBUG : Linkbox root 'rclone-test-luyigit3koki': Waiting for checks to finish 2025/06/22 02:32:39 DEBUG : Linkbox root 'rclone-test-luyigit3koki': Waiting for transfers to finish 2025/06/22 02:32:40 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:595: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:595 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2025/06/22 02:32:40 DEBUG : Linkbox root 'rclone-test-luyigit3koki': Purge remote 2025/06/22 02:32:40 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.40s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:32:49 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:32:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/22 02:32:49 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:32:49 DEBUG : sub dir/hello world: Update: removing old file 2025/06/22 02:32:52 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (13.21s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:33:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-soririj1tawi" sync_test.go:627: Server side copy (if possible) Linkbox root 'rclone-test-muxukeh1bewi' -> Linkbox root 'rclone-test-soririj1tawi' 2025/06/22 02:33:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:33:03 DEBUG : Linkbox root 'rclone-test-soririj1tawi': Waiting for checks to finish 2025/06/22 02:33:03 DEBUG : Linkbox root 'rclone-test-soririj1tawi': Waiting for transfers to finish 2025/06/22 02:33:03 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:631: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:631 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2025/06/22 02:33:03 DEBUG : Linkbox root 'rclone-test-soririj1tawi': Purge remote 2025/06/22 02:33:03 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (10.24s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:33:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/22 02:33:12 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:33:12 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:33:12 DEBUG : sub dir/hello world: Update: removing old file 2025/06/22 02:33:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/22 02:33:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (13.26s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:33:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-monayod8loxi" sync_test.go:672: Server side copy (if possible) Linkbox root 'rclone-test-muxukeh1bewi' -> Linkbox root 'rclone-test-monayod8loxi' 2025/06/22 02:33:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:33:26 DEBUG : Linkbox root 'rclone-test-monayod8loxi': Waiting for checks to finish 2025/06/22 02:33:26 DEBUG : Linkbox root 'rclone-test-monayod8loxi': Waiting for transfers to finish 2025/06/22 02:33:27 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:676: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:676 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2025/06/22 02:33:27 DEBUG : Linkbox root 'rclone-test-monayod8loxi': Purge remote 2025/06/22 02:33:27 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (10.30s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:33:35 ERROR : error listing: directory not found 2025/06/22 02:33:35 INFO : Local file system at /tmp/rclone1527640361: Making directory 2025/06/22 02:33:36 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:33:36 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.66s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:33:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/22 02:33:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:33:46 DEBUG : Local file system at /tmp/rclone1527640361: Waiting for checks to finish 2025/06/22 02:33:46 DEBUG : Local file system at /tmp/rclone1527640361: Waiting for transfers to finish 2025/06/22 02:33:46 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/06/22 02:33:46 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1527640361/sub dir: no such file or directory sync_test.go:733: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:733 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone1527640361/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (9.33s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:33:50 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/22 02:33:50 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:33:50 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:33:52 INFO : check sum: Copied (new) 2025/06/22 02:33:52 DEBUG : Waiting for deletions to finish 2025/06/22 02:33:53 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:33:53 NOTICE: Linkbox root 'rclone-test-muxukeh1bewi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/22 02:33:53 DEBUG : check sum: Size of src and dst objects identical 2025/06/22 02:33:53 DEBUG : check sum: Unchanged skipping 2025/06/22 02:33:53 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:33:53 DEBUG : Waiting for deletions to finish 2025/06/22 02:33:53 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.46s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:33:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/22 02:33:55 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:33:55 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:33:58 INFO : sizeonly: Copied (new) 2025/06/22 02:33:58 DEBUG : Waiting for deletions to finish 2025/06/22 02:33:58 ERROR : check sum: Couldn't delete: could not Remove: Linkbox error 403: not permit 2025/06/22 02:33:58 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting directories as there were IO errors sync_test.go:793: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:793 Error: Received unexpected error: failed to delete 1 files Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (4.87s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:34:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/22 02:34:00 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:34:00 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:34:03 INFO : ignore-size: Copied (new) 2025/06/22 02:34:03 DEBUG : Waiting for deletions to finish 2025/06/22 02:34:03 DEBUG : ignore-size: Sizes identical 2025/06/22 02:34:03 DEBUG : ignore-size: Unchanged skipping 2025/06/22 02:34:03 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:34:03 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:34:03 DEBUG : Waiting for deletions to finish 2025/06/22 02:34:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.53s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:34:09 DEBUG : existing: Sizes identical 2025/06/22 02:34:09 DEBUG : existing: Unchanged skipping 2025/06/22 02:34:09 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:34:09 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:34:09 DEBUG : Waiting for deletions to finish 2025/06/22 02:34:09 INFO : There was nothing to transfer 2025/06/22 02:34:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/22 02:34:09 DEBUG : existing: Update: removing old file 2025/06/22 02:34:09 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:34:09 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:34:12 INFO : existing: Copied (replaced existing) 2025/06/22 02:34:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.86s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:34:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/22 02:34:15 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:34:15 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:34:17 INFO : existing: Copied (new) 2025/06/22 02:34:17 DEBUG : Waiting for deletions to finish 2025/06/22 02:34:18 DEBUG : existing: Destination exists, skipping 2025/06/22 02:34:18 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:34:18 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:34:18 DEBUG : Waiting for deletions to finish 2025/06/22 02:34:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:34:24 DEBUG : b/potato: Trying to read object after upload: try again in 100ms (1/10) 2025/06/22 02:34:29 INFO : d: Making directory 2025/06/22 02:34:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/22 02:34:32 DEBUG : c/non empty space: Sizes identical 2025/06/22 02:34:32 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:34:32 DEBUG : c/non empty space: Unchanged skipping 2025/06/22 02:34:32 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:34:36 INFO : a/potato2: Copied (new) 2025/06/22 02:34:36 DEBUG : Waiting for deletions to finish 2025/06/22 02:34:38 INFO : b/potato: Deleted 2025/06/22 02:34:38 INFO : d: Removing directory 2025/06/22 02:34:39 INFO : b: Removing directory 2025/06/22 02:34:41 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (28.98s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:34:52 DEBUG : empty space: Sizes identical 2025/06/22 02:34:52 DEBUG : empty space: Unchanged skipping 2025/06/22 02:34:52 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:34:52 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:34:52 DEBUG : Waiting for deletions to finish 2025/06/22 02:34:52 INFO : There was nothing to transfer 2025/06/22 02:34:53 DEBUG : empty space: Sizes identical 2025/06/22 02:34:53 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:34:53 DEBUG : empty space: Unchanged skipping 2025/06/22 02:34:53 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:34:53 DEBUG : Waiting for deletions to finish 2025/06/22 02:34:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (5.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.57s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:1043: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.57s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:34:59 DEBUG : empty space: Sizes identical 2025/06/22 02:34:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/22 02:34:59 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:34:59 DEBUG : empty space: Unchanged skipping 2025/06/22 02:34:59 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:35:02 INFO : potato: Copied (new) 2025/06/22 02:35:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (9.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:35:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/22 02:35:08 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:35:08 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:35:08 DEBUG : potato: Update: removing old file 2025/06/22 02:35:12 INFO : potato: Copied (replaced existing) 2025/06/22 02:35:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.68s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:1107: ModTimeNotSupported so forcing file to be a different size 2025/06/22 02:35:17 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/06/22 02:35:17 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:35:17 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:35:17 DEBUG : potato: Update: removing old file 2025/06/22 02:35:20 INFO : potato: Copied (replaced existing) 2025/06/22 02:35:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:35:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 02:35:28 DEBUG : empty space: Sizes identical 2025/06/22 02:35:28 DEBUG : empty space: Unchanged skipping 2025/06/22 02:35:28 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:35:28 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:35:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/22 02:35:28 DEBUG : Waiting for deletions to finish 2025/06/22 02:35:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:35:34 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2025/06/22 02:35:34 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2025/06/22 02:35:38 DEBUG : empty space: Sizes identical 2025/06/22 02:35:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 02:35:38 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:35:38 DEBUG : empty space: Unchanged skipping 2025/06/22 02:35:38 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:35:40 INFO : potato2: Copied (new) 2025/06/22 02:35:40 DEBUG : Waiting for deletions to finish 2025/06/22 02:35:41 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (13.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:35:53 INFO : d: Making directory 2025/06/22 02:35:55 INFO : d/e: Making directory 2025/06/22 02:35:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/22 02:35:59 DEBUG : c/non empty space: Sizes identical 2025/06/22 02:35:59 DEBUG : c/non empty space: Unchanged skipping 2025/06/22 02:36:01 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:36:01 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:36:03 INFO : a/potato2: Copied (new) 2025/06/22 02:36:03 DEBUG : Waiting for deletions to finish 2025/06/22 02:36:04 INFO : b/potato: Deleted 2025/06/22 02:36:04 INFO : d/e: Removing directory 2025/06/22 02:36:06 INFO : d: Removing directory 2025/06/22 02:36:08 INFO : b: Removing directory 2025/06/22 02:36:09 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (32.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:36:25 INFO : d: Making directory 2025/06/22 02:36:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/22 02:36:29 DEBUG : c/non empty space: Sizes identical 2025/06/22 02:36:29 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:36:29 DEBUG : c/non empty space: Unchanged skipping 2025/06/22 02:36:29 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:36:33 INFO : a/potato2: Copied (new) 2025/06/22 02:36:33 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting files as there were IO errors 2025/06/22 02:36:33 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (29.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:36:52 DEBUG : Waiting for deletions to finish 2025/06/22 02:36:52 DEBUG : empty space: Sizes identical 2025/06/22 02:36:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 02:36:52 DEBUG : empty space: Unchanged skipping 2025/06/22 02:36:52 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:36:52 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:36:54 INFO : potato: Deleted 2025/06/22 02:36:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (12.10s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:37:04 DEBUG : Waiting for deletions to finish 2025/06/22 02:37:04 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:37:04 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:37:06 INFO : potato: Deleted 2025/06/22 02:37:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 02:37:06 DEBUG : empty space: Sizes identical 2025/06/22 02:37:06 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:37:06 DEBUG : empty space: Unchanged skipping 2025/06/22 02:37:06 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:37:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (13.36s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:37:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 02:37:15 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:37:15 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:37:17 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.98s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:37:26 DEBUG : enormous: Excluded (Size Filter) 2025/06/22 02:37:26 DEBUG : enormous: Excluded 2025/06/22 02:37:26 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 02:37:26 DEBUG : potato2: Excluded 2025/06/22 02:37:27 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 02:37:27 DEBUG : potato2: Excluded 2025/06/22 02:37:27 DEBUG : empty space: Sizes identical 2025/06/22 02:37:27 DEBUG : empty space: Unchanged skipping 2025/06/22 02:37:27 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:37:27 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:37:27 DEBUG : Waiting for deletions to finish 2025/06/22 02:37:27 INFO : There was nothing to transfer 2025/06/22 02:37:27 DEBUG : enormous: Excluded (Size Filter) 2025/06/22 02:37:27 DEBUG : enormous: Excluded 2025/06/22 02:37:27 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 02:37:27 DEBUG : potato2: Excluded 2025/06/22 02:37:27 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 02:37:27 DEBUG : potato2: Excluded 2025/06/22 02:37:27 DEBUG : empty space: Sizes identical 2025/06/22 02:37:27 DEBUG : empty space: Unchanged skipping 2025/06/22 02:37:27 DEBUG : Local file system at /tmp/rclone1527640361: Waiting for checks to finish 2025/06/22 02:37:27 DEBUG : Local file system at /tmp/rclone1527640361: Waiting for transfers to finish 2025/06/22 02:37:27 DEBUG : Waiting for deletions to finish 2025/06/22 02:37:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:37:38 DEBUG : enormous: Excluded (Size Filter) 2025/06/22 02:37:38 DEBUG : enormous: Excluded 2025/06/22 02:37:38 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 02:37:38 DEBUG : potato2: Excluded 2025/06/22 02:37:38 DEBUG : empty space: Sizes identical 2025/06/22 02:37:38 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:37:38 DEBUG : empty space: Unchanged skipping 2025/06/22 02:37:38 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:37:38 DEBUG : Waiting for deletions to finish 2025/06/22 02:37:40 INFO : enormous: Deleted 2025/06/22 02:37:40 INFO : potato2: Deleted 2025/06/22 02:37:40 INFO : There was nothing to transfer 2025/06/22 02:37:40 DEBUG : empty space: Sizes identical 2025/06/22 02:37:40 DEBUG : empty space: Unchanged skipping 2025/06/22 02:37:40 DEBUG : Local file system at /tmp/rclone1527640361: Waiting for checks to finish 2025/06/22 02:37:40 DEBUG : Local file system at /tmp/rclone1527640361: Waiting for transfers to finish 2025/06/22 02:37:40 DEBUG : Waiting for deletions to finish 2025/06/22 02:37:40 INFO : enormous: Deleted 2025/06/22 02:37:40 INFO : potato2: Deleted 2025/06/22 02:37:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.83s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:1424: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.56s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:1539: Can track renames: false 2025/06/22 02:37:43 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/06/22 02:37:43 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/22 02:37:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/22 02:37:43 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/22 02:37:43 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:37:43 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:37:46 INFO : potato: Copied (new) 2025/06/22 02:37:46 INFO : yam: Copied (new) 2025/06/22 02:37:46 DEBUG : Waiting for deletions to finish 2025/06/22 02:37:46 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/06/22 02:37:46 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/22 02:37:47 DEBUG : potato: Sizes identical 2025/06/22 02:37:47 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/22 02:37:47 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:37:47 DEBUG : potato: Unchanged skipping 2025/06/22 02:37:47 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:37:49 INFO : yaml: Copied (new) 2025/06/22 02:37:49 DEBUG : Waiting for deletions to finish 2025/06/22 02:37:50 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (11.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:1611: Can track renames: false 2025/06/22 02:37:54 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/06/22 02:37:54 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': Ignoring --track-renames as either the source or destination do not support modtime 2025/06/22 02:37:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/22 02:37:54 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/22 02:37:54 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:37:54 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:37:57 INFO : potato: Copied (new) 2025/06/22 02:37:57 INFO : yam: Copied (new) 2025/06/22 02:37:57 DEBUG : Waiting for deletions to finish 2025/06/22 02:37:57 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/06/22 02:37:57 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': Ignoring --track-renames as either the source or destination do not support modtime 2025/06/22 02:37:58 DEBUG : potato: Sizes identical 2025/06/22 02:37:58 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/22 02:37:58 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:37:58 DEBUG : potato: Unchanged skipping 2025/06/22 02:37:58 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:38:00 INFO : yaml: Copied (new) 2025/06/22 02:38:00 DEBUG : Waiting for deletions to finish 2025/06/22 02:38:01 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.32s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:1650: Can track renames: false 2025/06/22 02:38:05 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/06/22 02:38:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/22 02:38:06 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/06/22 02:38:06 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:38:06 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:38:09 INFO : potato: Copied (new) 2025/06/22 02:38:10 INFO : sub/yam: Copied (new) 2025/06/22 02:38:10 DEBUG : Waiting for deletions to finish 2025/06/22 02:38:11 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/06/22 02:38:11 DEBUG : potato: Sizes identical 2025/06/22 02:38:11 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/22 02:38:11 DEBUG : potato: Unchanged skipping 2025/06/22 02:38:11 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:38:11 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:38:14 INFO : yam: Copied (new) 2025/06/22 02:38:14 DEBUG : Waiting for deletions to finish 2025/06/22 02:38:15 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (15.75s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:38:21 DEBUG : Creating backend with remote "/tmp/rclone1527640361/dir1" 2025/06/22 02:38:21 DEBUG : Config file has changed externally - reloading 2025/06/22 02:38:21 DEBUG : Creating backend with remote "/tmp/rclone1527640361/dir2" 2025/06/22 02:38:21 DEBUG : Local file system at /tmp/rclone1527640361/dir2: Using server-side directory move 2025/06/22 02:38:21 INFO : Local file system at /tmp/rclone1527640361/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/22 02:38:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/22 02:38:21 INFO : file1.txt: Moved (server-side) 2025/06/22 02:38:21 DEBUG : Local file system at /tmp/rclone1527640361/dir2: Waiting for checks to finish 2025/06/22 02:38:21 DEBUG : Local file system at /tmp/rclone1527640361/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.57s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:38:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:38:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/22 02:38:22 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:38:22 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:38:29 INFO : sub dir/hello world: Copied (new) 2025/06/22 02:38:29 INFO : sub dir/hello world: Deleted 2025/06/22 02:38:30 INFO : nested/sub dir/file: Copied (new) 2025/06/22 02:38:30 INFO : nested/sub dir/file: Deleted 2025/06/22 02:38:30 INFO : sub dir: Removing directory 2025/06/22 02:38:30 INFO : nested/sub dir: Removing directory 2025/06/22 02:38:30 INFO : nested: Removing directory 2025/06/22 02:38:30 DEBUG : Local file system at /tmp/rclone1527640361: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (18.34s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:38:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 02:38:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/22 02:38:40 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:38:40 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:38:48 INFO : sub dir/hello world: Copied (new) 2025/06/22 02:38:48 INFO : sub dir/hello world: Deleted 2025/06/22 02:38:48 INFO : nested/sub dir/file: Copied (new) 2025/06/22 02:38:48 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.59s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:38:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/22 02:38:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/22 02:38:59 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:38:59 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:39:01 INFO : existing-b: Copied (new) 2025/06/22 02:39:01 INFO : existing-b: Deleted 2025/06/22 02:39:02 INFO : existing: Copied (new) 2025/06/22 02:39:02 INFO : existing: Deleted 2025/06/22 02:39:02 DEBUG : existing: Destination exists, skipping 2025/06/22 02:39:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/22 02:39:02 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:39:02 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:39:02 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.44s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:39:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bohipik9dehu" sync_test.go:1706: Server side move (if possible) Linkbox root 'rclone-test-muxukeh1bewi' -> Linkbox root 'rclone-test-bohipik9dehu' 2025/06/22 02:39:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 02:39:22 DEBUG : empty space: Sizes identical 2025/06/22 02:39:22 DEBUG : empty space: Unchanged skipping 2025/06/22 02:39:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/22 02:39:22 DEBUG : Linkbox root 'rclone-test-bohipik9dehu': Waiting for checks to finish 2025/06/22 02:39:22 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/22 02:39:22 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/06/22 02:39:22 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/22 02:39:22 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/06/22 02:39:23 INFO : empty space: Deleted 2025/06/22 02:39:23 DEBUG : Linkbox root 'rclone-test-bohipik9dehu': Waiting for transfers to finish sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1882 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2025/06/22 02:39:23 DEBUG : Linkbox root 'rclone-test-bohipik9dehu': Purge remote --- FAIL: TestServerSideMove (21.85s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:39:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nixiyil8liyo" sync_test.go:1706: Server side move (if possible) Linkbox root 'rclone-test-muxukeh1bewi' -> Linkbox root 'rclone-test-nixiyil8liyo' 2025/06/22 02:39:43 DEBUG : empty space: Excluded (Size Filter) 2025/06/22 02:39:43 DEBUG : empty space: Excluded 2025/06/22 02:39:43 DEBUG : empty space: Excluded (Size Filter) 2025/06/22 02:39:43 DEBUG : empty space: Excluded 2025/06/22 02:39:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 02:39:43 DEBUG : Linkbox root 'rclone-test-nixiyil8liyo': Waiting for checks to finish 2025/06/22 02:39:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/22 02:39:43 DEBUG : Linkbox root 'rclone-test-nixiyil8liyo': Waiting for transfers to finish 2025/06/22 02:39:43 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/22 02:39:43 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/06/22 02:39:43 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/22 02:39:43 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:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1895 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2025/06/22 02:39:43 DEBUG : Linkbox root 'rclone-test-nixiyil8liyo': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:39:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wezizij4hupo" 2025/06/22 02:39:57 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Linkbox root 'rclone-test-muxukeh1bewi' -> Linkbox root 'rclone-test-wezizij4hupo' 2025/06/22 02:40:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 02:40:07 DEBUG : empty space: Sizes identical 2025/06/22 02:40:07 DEBUG : empty space: Unchanged skipping 2025/06/22 02:40:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/22 02:40:07 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/22 02:40:07 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/06/22 02:40:07 DEBUG : Linkbox root 'rclone-test-wezizij4hupo': Waiting for checks to finish 2025/06/22 02:40:07 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/22 02:40:07 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/06/22 02:40:08 INFO : empty space: Deleted 2025/06/22 02:40:08 DEBUG : Linkbox root 'rclone-test-wezizij4hupo': Waiting for transfers to finish 2025/06/22 02:40:08 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting directories as there were IO errors sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1902 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/06/22 02:40:08 DEBUG : Linkbox root 'rclone-test-wezizij4hupo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (25.85s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:40:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-muxukeh1bewi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (5.93s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:40:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-muxukeh1bewi/rclone-sync-test" --- PASS: TestSyncOverlap (1.83s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:40:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-muxukeh1bewi/rclone-sync-test" 2025/06/22 02:40:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-muxukeh1bewi/rclone-sync-test-include/layer2" 2025/06/22 02:40:26 DEBUG : Config file has changed externally - reloading 2025/06/22 02:40:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-muxukeh1bewi/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-muxukeh1bewi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (19.80s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:40:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-muxukeh1bewi/dst" 2025/06/22 02:40:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-muxukeh1bewi/CompareDest" 2025/06/22 02:40:46 DEBUG : one: Need to transfer - File not found at Destination 2025/06/22 02:40:46 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dst': Waiting for checks to finish 2025/06/22 02:40:46 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dst': Waiting for transfers to finish 2025/06/22 02:40:50 INFO : one: Copied (new) 2025/06/22 02:40:50 DEBUG : Waiting for deletions to finish 2025/06/22 02:40:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 02:40:51 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dst': Waiting for checks to finish 2025/06/22 02:40:52 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dst': Waiting for transfers to finish 2025/06/22 02:40:52 DEBUG : one: Update: removing old file 2025/06/22 02:40:56 INFO : one: Copied (replaced existing) 2025/06/22 02:40:56 DEBUG : Waiting for deletions to finish 2025/06/22 02:40:57 DEBUG : dst/one: Update: removing old file 2025/06/22 02:41:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 02:41:05 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dst': Waiting for checks to finish 2025/06/22 02:41:06 DEBUG : one: Sizes identical 2025/06/22 02:41:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 02:41:06 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dst': Waiting for transfers to finish 2025/06/22 02:41:06 DEBUG : Waiting for deletions to finish 2025/06/22 02:41:06 INFO : There was nothing to transfer 2025/06/22 02:41:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 02:41:11 DEBUG : two: Sizes identical 2025/06/22 02:41:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/22 02:41:11 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dst': Waiting for checks to finish 2025/06/22 02:41:11 DEBUG : one: Sizes identical 2025/06/22 02:41:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 02:41:11 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dst': Waiting for transfers to finish 2025/06/22 02:41:11 DEBUG : Waiting for deletions to finish 2025/06/22 02:41:11 INFO : There was nothing to transfer 2025/06/22 02:41:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 02:41:12 DEBUG : two: Sizes identical 2025/06/22 02:41:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/22 02:41:12 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dst': Waiting for checks to finish 2025/06/22 02:41:13 DEBUG : one: Sizes identical 2025/06/22 02:41:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 02:41:13 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dst': Waiting for transfers to finish 2025/06/22 02:41:13 DEBUG : Waiting for deletions to finish 2025/06/22 02:41:13 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/22 02:41:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 02:41:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/22 02:41:15 DEBUG : two: Need to transfer - File not found at Destination 2025/06/22 02:41:15 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dst': Waiting for checks to finish 2025/06/22 02:41:15 DEBUG : one: Sizes identical 2025/06/22 02:41:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 02:41:15 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dst': Waiting for transfers to finish 2025/06/22 02:41:17 INFO : two: Copied (new) 2025/06/22 02:41:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (45.26s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:41:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-muxukeh1bewi/dest" 2025/06/22 02:41:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-muxukeh1bewi/pre-dest1" 2025/06/22 02:41:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-muxukeh1bewi/pre-dest2" 2025/06/22 02:41:42 DEBUG : 1: Sizes identical 2025/06/22 02:41:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/22 02:41:43 DEBUG : 2: Sizes identical 2025/06/22 02:41:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/22 02:41:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/22 02:41:43 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dest': Waiting for checks to finish 2025/06/22 02:41:43 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi/dest': Waiting for transfers to finish 2025/06/22 02:41:48 INFO : 3: Copied (new) 2025/06/22 02:41:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (31.30s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:2236: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.56s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:2349: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.57s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:2349: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:2349: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.60s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:2349: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.58s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:2450: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.58s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:2450: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.55s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:42:06 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:42:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/22 02:42:06 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:42:06 DEBUG : Testêé: Update: removing old file 2025/06/22 02:42:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/22 02:42:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.67s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:42:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/22 02:42:13 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:42:13 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:42:15 INFO : existing: Copied (new) 2025/06/22 02:42:15 DEBUG : Waiting for deletions to finish 2025/06/22 02:42:16 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:42:16 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/22 02:42:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/22 02:42:16 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:42:16 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting files as there were IO errors 2025/06/22 02:42:16 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (6.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:2607: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.57s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:42:37 DEBUG : existing: Sizes identical 2025/06/22 02:42:37 DEBUG : existing: Unchanged skipping 2025/06/22 02:42:37 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/06/22 02:42:37 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/22 02:42:37 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/06/22 02:42:37 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/06/22 02:42:37 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/22 02:42:37 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/06/22 02:42:37 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/06/22 02:42:37 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/06/22 02:42:43 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/06/22 02:42:46 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/06/22 02:42:46 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/06/22 02:42:46 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=bffd09ab13697dd39002fa246e2d25c3&ts=1750560158&ip=65.108.87.141": context canceled 2025/06/22 02:42:46 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=bffd09ab13697dd39002fa246e2d25c3&ts=1750560158&ip=65.108.87.141": context canceled 2025/06/22 02:42:46 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/06/22 02:42:53 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/06/22 02:42:53 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/06/22 02:42:53 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=d1a52f8ba3f52f798874e790591b7ac0&ts=1750560167&ip=65.108.87.141": context canceled 2025/06/22 02:42:53 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=d1a52f8ba3f52f798874e790591b7ac0&ts=1750560167&ip=65.108.87.141": context canceled 2025/06/22 02:42:53 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/06/22 02:42:58 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/06/22 02:42:58 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/06/22 02:42:58 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=33b16536d5536184fafcc07d5a71badf&ts=1750560174&ip=65.108.87.141": context canceled 2025/06/22 02:42:58 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=33b16536d5536184fafcc07d5a71badf&ts=1750560174&ip=65.108.87.141": context canceled 2025/06/22 02:42:58 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/06/22 02:42:59 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/06/22 02:42:59 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/06/22 02:42:59 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/06/22 02:42:59 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/06/22 02:42:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/06/22 02:43:02 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/06/22 02:43:02 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/06/22 02:43:02 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/06/22 02:43:02 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/06/22 02:43:02 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:43:02 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/06/22 02:43:02 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/06/22 02:43:02 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/06/22 02:43:02 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:43:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/06/22 02:43:03 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/06/22 02:43:06 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/06/22 02:43:06 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting files as there were IO errors 2025/06/22 02:43:06 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting directories as there were IO errors sync_test.go:2656: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2656 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFixCase --- FAIL: TestFixCase (80.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.72s) --- SKIP: TestMaxTransfer/Hard (0.56s) --- SKIP: TestMaxTransfer/Soft (0.58s) --- SKIP: TestMaxTransfer/Cautious (0.57s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:45:17 DEBUG : both10: Sizes identical 2025/06/22 02:45:17 DEBUG : both0: Sizes identical 2025/06/22 02:45:17 DEBUG : both11: Sizes identical 2025/06/22 02:45:17 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:45:17 DEBUG : both12: Sizes identical 2025/06/22 02:45:17 DEBUG : both10: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both13: Sizes identical 2025/06/22 02:45:17 DEBUG : both13: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both14: Sizes identical 2025/06/22 02:45:17 DEBUG : both0: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both15: Sizes identical 2025/06/22 02:45:17 DEBUG : both15: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both16: Sizes identical 2025/06/22 02:45:17 DEBUG : both16: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both17: Sizes identical 2025/06/22 02:45:17 DEBUG : both17: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both18: Sizes identical 2025/06/22 02:45:17 DEBUG : both11: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both19: Sizes identical 2025/06/22 02:45:17 DEBUG : both19: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both1: Sizes identical 2025/06/22 02:45:17 DEBUG : both1: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both2: Sizes identical 2025/06/22 02:45:17 DEBUG : both2: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both3: Sizes identical 2025/06/22 02:45:17 DEBUG : both12: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both4: Sizes identical 2025/06/22 02:45:17 DEBUG : both14: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both5: Sizes identical 2025/06/22 02:45:17 DEBUG : both18: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both3: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both6: Sizes identical 2025/06/22 02:45:17 DEBUG : both7: Sizes identical 2025/06/22 02:45:17 DEBUG : both6: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both8: Sizes identical 2025/06/22 02:45:17 DEBUG : both8: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both9: Sizes identical 2025/06/22 02:45:17 DEBUG : both7: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both5: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both4: Unchanged skipping 2025/06/22 02:45:17 DEBUG : both9: Unchanged skipping 2025/06/22 02:45:17 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:45:17 DEBUG : Waiting for deletions to finish 2025/06/22 02:45:19 INFO : only12: Deleted 2025/06/22 02:45:19 INFO : only18: Deleted 2025/06/22 02:45:19 INFO : only19: Deleted 2025/06/22 02:45:19 INFO : only3: Deleted 2025/06/22 02:45:20 INFO : only7: Deleted 2025/06/22 02:45:20 INFO : only11: Deleted 2025/06/22 02:45:20 INFO : only13: Deleted 2025/06/22 02:45:21 INFO : only16: Deleted 2025/06/22 02:45:21 INFO : only17: Deleted 2025/06/22 02:45:22 INFO : only2: Deleted 2025/06/22 02:45:22 INFO : only4: Deleted 2025/06/22 02:45:22 INFO : only5: Deleted 2025/06/22 02:45:23 INFO : only6: Deleted 2025/06/22 02:45:23 INFO : only10: Deleted 2025/06/22 02:45:23 INFO : only14: Deleted 2025/06/22 02:45:23 INFO : only1: Deleted 2025/06/22 02:45:24 INFO : only8: Deleted 2025/06/22 02:45:24 INFO : only9: Deleted 2025/06/22 02:45:25 INFO : only0: Deleted 2025/06/22 02:45:25 INFO : only15: Deleted --- PASS: TestSyncConcurrentDelete (132.91s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:47:30 DEBUG : both0: Sizes identical 2025/06/22 02:47:30 DEBUG : both10: Sizes identical 2025/06/22 02:47:30 DEBUG : both12: Sizes identical 2025/06/22 02:47:30 DEBUG : both11: Sizes identical 2025/06/22 02:47:30 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:47:30 DEBUG : both0: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both13: Sizes identical 2025/06/22 02:47:30 DEBUG : both10: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both14: Sizes identical 2025/06/22 02:47:30 DEBUG : both14: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both15: Sizes identical 2025/06/22 02:47:30 DEBUG : both15: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both16: Sizes identical 2025/06/22 02:47:30 DEBUG : both16: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both17: Sizes identical 2025/06/22 02:47:30 DEBUG : both17: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both12: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both18: Sizes identical 2025/06/22 02:47:30 DEBUG : both19: Sizes identical 2025/06/22 02:47:30 DEBUG : both11: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both13: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both1: Sizes identical 2025/06/22 02:47:30 DEBUG : both2: Sizes identical 2025/06/22 02:47:30 DEBUG : both1: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both3: Sizes identical 2025/06/22 02:47:30 DEBUG : both3: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both4: Sizes identical 2025/06/22 02:47:30 DEBUG : both4: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both5: Sizes identical 2025/06/22 02:47:30 DEBUG : both5: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both6: Sizes identical 2025/06/22 02:47:30 DEBUG : both6: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both7: Sizes identical 2025/06/22 02:47:30 DEBUG : both7: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both8: Sizes identical 2025/06/22 02:47:30 DEBUG : both8: Unchanged skipping 2025/06/22 02:47:30 DEBUG : both9: Sizes identical 2025/06/22 02:47:30 DEBUG : both18: Unchanged skipping 2025/06/22 02:47:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 DEBUG : both19: Unchanged skipping 2025/06/22 02:47:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 DEBUG : both2: Unchanged skipping 2025/06/22 02:47:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 DEBUG : both9: Unchanged skipping 2025/06/22 02:47:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/22 02:47:30 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:47:30 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/06/22 02:47:30 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting files as there were IO errors 2025/06/22 02:47:30 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting directories as there were IO errors sync_test.go:2751: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (152.62s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:48:26 DEBUG : empty_dir: Making directory with metadata 2025/06/22 02:48:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 02:48:26 DEBUG : empty_on_remote: Making directory with metadata 2025/06/22 02:48:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 02:48:26 INFO : empty_on_remote: Making directory 2025/06/22 02:48:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/22 02:48:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/22 02:48:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/22 02:48:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/22 02:48:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (25.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:48:51 DEBUG : empty_dir: Making directory with metadata 2025/06/22 02:48:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 02:48:51 DEBUG : empty_on_remote: Making directory with metadata 2025/06/22 02:48:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 02:48:51 INFO : empty_on_remote: Making directory 2025/06/22 02:48:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/22 02:49:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/22 02:49:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/22 02:49:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/22 02:49:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/22 02:49:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (29.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:49:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 02:49:20 INFO : sub dir: Making directory 2025/06/22 02:49:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (47.98s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:50:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 02:50:08 INFO : sub dir: Making directory 2025/06/22 02:50:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (47.48s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-muxukeh1bewi'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/NFD run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-muxukeh1bewi'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/base64 run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-muxukeh1bewi'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/prefix run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-muxukeh1bewi'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/suffix run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-muxukeh1bewi'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/truncate run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-muxukeh1bewi'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/encoder run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-muxukeh1bewi'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-muxukeh1bewi'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/charmap run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-muxukeh1bewi'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/lowercase run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-muxukeh1bewi'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/ascii run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-muxukeh1bewi'": Update second step failed: Linkbox error 500: user upload file not exist --- FAIL: TestTransform (70.73s) --- FAIL: TestTransform/NFC (6.82s) --- FAIL: TestTransform/NFD (6.33s) --- FAIL: TestTransform/base64 (7.05s) --- FAIL: TestTransform/prefix (6.67s) --- FAIL: TestTransform/suffix (6.50s) --- FAIL: TestTransform/truncate (6.51s) --- FAIL: TestTransform/encoder (6.35s) --- FAIL: TestTransform/ISO-8859-1 (6.14s) --- FAIL: TestTransform/charmap (6.09s) --- FAIL: TestTransform/lowercase (6.14s) --- FAIL: TestTransform/ascii (6.14s) === RUN TestTransformCopy run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:52:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/22 02:52:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/22 02:52:07 INFO : sub dir_somesuffix: Making directory 2025/06/22 02:52:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/22 02:52:09 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/22 02:52:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/22 02:52:09 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/22 02:52:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/22 02:52:09 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:52:09 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:52:11 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/22 02:52:11 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (8.88s) === RUN TestDoubleTransform run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:52:15 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:52:16 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:52:16 INFO : tictactoe: Making directory 2025/06/22 02:52:17 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:52:17 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:52:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:52:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/22 02:52:17 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:52:17 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:52:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:52:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/22 02:52:20 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (8.90s) === RUN TestFileTag run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:52:25 INFO : toe: Making directory 2025/06/22 02:52:26 INFO : toe/toe: Making directory 2025/06/22 02:52:28 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:52:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/22 02:52:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/22 02:52:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/22 02:52:28 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:52:28 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:52:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/22 02:52:30 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (12.86s) === RUN TestNoTag run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:52:37 INFO : toe: Making directory 2025/06/22 02:52:39 INFO : toe/toe: Making directory 2025/06/22 02:52:41 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:52:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/22 02:52:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/22 02:52:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/22 02:52:41 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:52:41 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:52:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/22 02:52:43 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (12.87s) === RUN TestDirTag run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:52:50 DEBUG : empty_dir: Making directory with metadata 2025/06/22 02:52:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/22 02:52:50 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:52:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:52:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:52:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:52:50 INFO : tictacempty_dir: Making directory 2025/06/22 02:52:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:52:52 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:52:52 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:52:52 INFO : tictactoe: Making directory 2025/06/22 02:52:54 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:52:54 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:52:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:52:54 INFO : tictactoe/tictactoe: Making directory 2025/06/22 02:52:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:52:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/22 02:52:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 02:52:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/22 02:52:55 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:52:55 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:52:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/22 02:52:58 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (16.39s) === RUN TestAllTag run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:53:06 DEBUG : empty_dir: Making directory with metadata 2025/06/22 02:53:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/22 02:53:06 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:53:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:53:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:53:07 INFO : tictacempty_dir: Making directory 2025/06/22 02:53:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:53:08 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:08 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:08 INFO : tictactoe: Making directory 2025/06/22 02:53:10 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:10 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:53:10 INFO : tictactoe/tictactoe: Making directory 2025/06/22 02:53:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:53:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/22 02:53:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:53:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 02:53:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:53:12 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:53:12 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:53:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:53:14 DEBUG : Waiting for deletions to finish 2025/06/22 02:53:15 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:53:15 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:53:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:53:15 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:15 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/22 02:53:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/06/22 02:53:16 NOTICE: Linkbox root 'rclone-test-muxukeh1bewi': 0 differences found 2025/06/22 02:53:16 NOTICE: Linkbox root 'rclone-test-muxukeh1bewi': 1 hashes could not be checked 2025/06/22 02:53:16 NOTICE: Linkbox root 'rclone-test-muxukeh1bewi': 1 matching files --- PASS: TestAllTag (17.31s) === RUN TestRunTwice run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:53:24 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:24 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:24 INFO : tictactoe: Making directory 2025/06/22 02:53:26 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:26 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:53:26 INFO : tictactoe/tictactoe: Making directory 2025/06/22 02:53:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:53:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/22 02:53:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 02:53:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/22 02:53:27 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:53:27 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:53:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/22 02:53:30 DEBUG : Waiting for deletions to finish 2025/06/22 02:53:31 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:31 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:31 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:53:32 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:53:32 DEBUG : toe/toe/toe.txt: Sizes identical 2025/06/22 02:53:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/22 02:53:32 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/22 02:53:32 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:53:32 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (14.53s) === RUN TestSyntax 2025/06/22 02:53:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:53:39 INFO : toe: Making directory 2025/06/22 02:53:40 INFO : toe/toe: Making directory 2025/06/22 02:53:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/22 02:53:42 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:53:42 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:53:45 INFO : toe/toe/toe: Copied (new) 2025/06/22 02:53:45 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (13.13s) === RUN TestMove run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:53:51 DEBUG : empty_dir: Making directory with metadata 2025/06/22 02:53:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/22 02:53:51 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:53:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:53:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:53:52 INFO : tictacempty_dir: Making directory 2025/06/22 02:53:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:53:53 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:53 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:53 INFO : tictactoe: Making directory 2025/06/22 02:53:55 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:55 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:53:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:53:55 INFO : tictactoe/tictactoe: Making directory 2025/06/22 02:53:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:53:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/22 02:53:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:53:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 02:53:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:53:57 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:53:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:53:57 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:53:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:53:59 INFO : toe/toe/toe.txt: Deleted 2025/06/22 02:53:59 INFO : toe/toe: Removing directory 2025/06/22 02:53:59 INFO : toe: Removing directory 2025/06/22 02:53:59 INFO : empty_dir: Removing directory 2025/06/22 02:53:59 DEBUG : Local file system at /tmp/rclone1527640361: deleted 3 directories --- PASS: TestMove (16.43s) === RUN TestTransformFile run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:54:08 DEBUG : empty_dir: Making directory with metadata 2025/06/22 02:54:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/22 02:54:08 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:54:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:54:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:54:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:54:08 INFO : tictacempty_dir: Making directory 2025/06/22 02:54:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:54:10 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:54:10 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:54:10 INFO : tictactoe: Making directory 2025/06/22 02:54:11 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:54:11 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:54:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:54:11 INFO : tictactoe/tictactoe: Making directory 2025/06/22 02:54:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:54:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/22 02:54:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:54:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 02:54:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:54:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:54:13 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:54:13 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:54:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:54:16 INFO : toe/toe/toe.txt: Deleted 2025/06/22 02:54:16 INFO : toe/toe: Removing directory 2025/06/22 02:54:16 INFO : toe: Removing directory 2025/06/22 02:54:16 INFO : empty_dir: Removing directory 2025/06/22 02:54:16 DEBUG : Local file system at /tmp/rclone1527640361: deleted 3 directories 2025/06/22 02:54:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/06/22 02:54:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/22 02:54:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/22 02:54:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/22 02:54:17 ERROR : tictactoe/tictactoe/tictactoe.txt: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/22 02:54:17 ERROR : tictactoe/tictactoe/tictactoe.txt: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_transform_test.go:435: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:435 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestTransformFile --- FAIL: TestTransformFile (17.19s) === RUN TestManualTransformFile run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:54:25 DEBUG : Reset feature "Copy" 2025/06/22 02:54:25 DEBUG : Reset feature "Move" 2025/06/22 02:54:25 DEBUG : Reset feature "Copy" 2025/06/22 02:54:25 DEBUG : Reset feature "Move" 2025/06/22 02:54:25 DEBUG : empty_dir: Making directory with metadata 2025/06/22 02:54:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/22 02:54:25 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:54:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:54:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:54:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:54:25 INFO : tictacempty_dir: Making directory 2025/06/22 02:54:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 02:54:27 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:54:27 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:54:27 INFO : tictactoe: Making directory 2025/06/22 02:54:29 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:54:29 DEBUG : toe: transformed to: tictactoe 2025/06/22 02:54:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:54:29 INFO : tictactoe/tictactoe: Making directory 2025/06/22 02:54:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 02:54:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/22 02:54:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:54:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 02:54:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:54:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:54:30 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:54:30 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:54:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 02:54:33 INFO : toe/toe/toe.txt: Deleted 2025/06/22 02:54:33 ERROR : Local file system at /tmp/rclone1527640361: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (15.37s) === RUN TestBase64 run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:54:40 DEBUG : toe: transformed to: dG9l 2025/06/22 02:54:41 DEBUG : toe: transformed to: dG9l 2025/06/22 02:54:41 INFO : dG9l: Making directory 2025/06/22 02:54:42 DEBUG : toe: transformed to: dG9l 2025/06/22 02:54:42 DEBUG : toe: transformed to: dG9l 2025/06/22 02:54:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/22 02:54:42 INFO : dG9l/dG9l: Making directory 2025/06/22 02:54:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/22 02:54:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/22 02:54:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/22 02:54:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 02:54:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/22 02:54:44 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:54:44 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:54:46 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/22 02:54:46 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting files as there were IO errors 2025/06/22 02:54:46 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (11.93s) === RUN TestError run.go:180: Remote "Linkbox root 'rclone-test-muxukeh1bewi'", Local "Local file system at /tmp/rclone1527640361", Modify Window "876000h0m0s" 2025/06/22 02:54:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 02:54:52 DEBUG : toe: transformed to: 2025/06/22 02:54:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 02:54:53 DEBUG : toe: transformed to: 2025/06/22 02:54:53 INFO : Linkbox root 'rclone-test-muxukeh1bewi': Making directory 2025/06/22 02:54:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 02:54:53 DEBUG : toe: transformed to: 2025/06/22 02:54:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 02:54:53 DEBUG : toe: transformed to: 2025/06/22 02:54:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 02:54:53 DEBUG : toe/toe: transformed to: 2025/06/22 02:54:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/22 02:54:53 INFO : toe/toe: Making directory 2025/06/22 02:54:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 02:54:56 DEBUG : toe/toe: transformed to: 2025/06/22 02:54:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/22 02:54:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 02:54:56 DEBUG : toe: transformed to: 2025/06/22 02:54:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/22 02:54:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 02:54:56 DEBUG : toe/toe/toe: transformed to: 2025/06/22 02:54:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/22 02:54:56 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for checks to finish 2025/06/22 02:54:56 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Waiting for transfers to finish 2025/06/22 02:54:58 INFO : toe/toe/toe: Copied (new) 2025/06/22 02:54:58 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting files as there were IO errors 2025/06/22 02:54:58 ERROR : Linkbox root 'rclone-test-muxukeh1bewi': not deleting directories as there were IO errors --- PASS: TestError (12.80s) FAIL 2025/06/22 02:55:05 DEBUG : Linkbox root 'rclone-test-muxukeh1bewi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 24m49.087349341s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestSyncSizeOnly TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformFile TestManualTransformFile TestBase64]