"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/04/29 06:21:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tiwujiy5vuqo" 2025/04/29 06:21:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 06:21:43 DEBUG : Creating backend with remote "/tmp/rclone2751682722" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:21:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:21:45 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:21:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/29 06:21:45 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (3.25s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:21:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 06:21:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:21:46 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:21:46 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:21:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:21:51 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (9.18s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.56s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (10.75s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:22:07 DEBUG : Creating backend with remote "/non-existing" 2025/04/29 06:22:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/29 06:22:07 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:22:07 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.15s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:22:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:22:08 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:22:08 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:22:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (22.29s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:22:30 INFO : Linkbox root 'rclone-test-tiwujiy5vuqo': Running all checks before starting transfers 2025/04/29 06:22:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:22:30 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:22:30 INFO : Linkbox root 'rclone-test-tiwujiy5vuqo': Checks finished, now starting transfers 2025/04/29 06:22:30 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:22:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (12.30s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:22:42 ERROR : Ignoring --no-traverse with sync 2025/04/29 06:22:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:22:43 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:22:43 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:22:47 INFO : sub dir/hello world: Copied (new) 2025/04/29 06:22:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncNoTraverse (28.82s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:23:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/29 06:23:12 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:23:12 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:23:15 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:23:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 06:23:19 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:23:19 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:23:22 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (6.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:23:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 06:23:26 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:23:26 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:23:28 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (16.71s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:23:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/29 06:23:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 06:23:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/29 06:23:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 06:23:42 INFO : sub dir: Making directory 2025/04/29 06:23:44 INFO : sub dir2: Making directory 2025/04/29 06:23:46 INFO : sub dir2/sub sub dir2: Making directory 2025/04/29 06:23:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:23:48 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:23:48 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:23:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:23:52 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (22.07s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:24:04 INFO : sub dir2: Making directory 2025/04/29 06:24:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/29 06:24:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 06:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:24:04 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:24:04 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:24:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.95s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:24:14 DEBUG : sub dir2: Making directory with metadata 2025/04/29 06:24:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 06:24:14 INFO : sub dir: Making directory 2025/04/29 06:24:16 INFO : sub dir2: Making directory 2025/04/29 06:24:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:24:18 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:24:18 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:24:20 INFO : sub dir/hello world: Copied (new) 2025/04/29 06:24:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:24:22 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/29 06:24:22 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (16.09s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.71s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:24:31 INFO : sub dir2: Making directory 2025/04/29 06:24:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:24:31 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:24:31 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:24:46 INFO : sub dir/hello world: Copied (new) 2025/04/29 06:24:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (20.51s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:24:51 DEBUG : sub dir2: Making directory with metadata 2025/04/29 06:24:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 06:24:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 06:24:51 INFO : sub dir: Making directory 2025/04/29 06:24:53 INFO : sub dir2: Making directory 2025/04/29 06:24:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:24:55 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:24:55 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:25:12 INFO : sub dir/hello world: Copied (new) 2025/04/29 06:25:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:25:13 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (29.54s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (11.32s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:25:32 INFO : sub dir2: Making directory 2025/04/29 06:25:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:25:32 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:25:32 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:25:37 INFO : sub dir/hello world: Copied (new) 2025/04/29 06:25:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.22s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/29 06:26:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mivofin3coha" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-tiwujiy5vuqo' -> Linkbox root 'rclone-test-mivofin3coha' 2025/04/29 06:26:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:26:08 DEBUG : Linkbox root 'rclone-test-mivofin3coha': Waiting for checks to finish 2025/04/29 06:26:08 DEBUG : Linkbox root 'rclone-test-mivofin3coha': Waiting for transfers to finish 2025/04/29 06:26:09 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2025/04/29 06:26:09 DEBUG : Linkbox root 'rclone-test-mivofin3coha': Purge remote 2025/04/29 06:26:09 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (30.15s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:26:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 06:26:20 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:26:20 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:26:20 DEBUG : sub dir/hello world: Update: removing old file 2025/04/29 06:26:25 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (18.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:26:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-giwitaw1buwa" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-tiwujiy5vuqo' -> Linkbox root 'rclone-test-giwitaw1buwa' 2025/04/29 06:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:26:40 DEBUG : Linkbox root 'rclone-test-giwitaw1buwa': Waiting for checks to finish 2025/04/29 06:26:40 DEBUG : Linkbox root 'rclone-test-giwitaw1buwa': Waiting for transfers to finish 2025/04/29 06:26: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:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2025/04/29 06:26:40 DEBUG : Linkbox root 'rclone-test-giwitaw1buwa': Purge remote 2025/04/29 06:26:40 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (13.28s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:26:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 06:26:51 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:26:51 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:26:51 DEBUG : sub dir/hello world: Update: removing old file 2025/04/29 06:26:55 ERROR : sub dir/hello world: Update: failed to remove existing file: could not Remove: Linkbox error 500: Post "http://192.168.0.133:9200/zdisk_item/_search": context deadline exceeded 2025/04/29 06:26:57 ERROR : sub dir/hello world: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2751682722) 17 vs dst(Linkbox root 'rclone-test-tiwujiy5vuqo') 11 2025/04/29 06:26:57 INFO : sub dir/hello world: Removing failed copy 2025/04/29 06:26:58 ERROR : sub dir/hello world: Not deleting source as copy failed: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2751682722) 17 vs dst(Linkbox root 'rclone-test-tiwujiy5vuqo') 11 sync_test.go:655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:655 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2751682722) 17 vs dst(Linkbox root 'rclone-test-tiwujiy5vuqo') 11 Test: TestMoveOverSelf --- FAIL: TestMoveOverSelf (35.94s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:27:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xuqawud6muha" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-tiwujiy5vuqo' -> Linkbox root 'rclone-test-xuqawud6muha' 2025/04/29 06:27:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:27:40 DEBUG : Linkbox root 'rclone-test-xuqawud6muha': Waiting for checks to finish 2025/04/29 06:27:40 DEBUG : Linkbox root 'rclone-test-xuqawud6muha': Waiting for transfers to finish 2025/04/29 06:27: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:675: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2025/04/29 06:27:40 DEBUG : Linkbox root 'rclone-test-xuqawud6muha': Purge remote 2025/04/29 06:27:41 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (23.98s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:28:00 ERROR : : error listing: directory not found 2025/04/29 06:28:00 INFO : Local file system at /tmp/rclone2751682722: Making directory 2025/04/29 06:28:01 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:28:01 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyAfterDelete (39.87s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/29 06:28:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/29 06:28:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:28:49 DEBUG : Local file system at /tmp/rclone2751682722: Waiting for checks to finish 2025/04/29 06:28:49 DEBUG : Local file system at /tmp/rclone2751682722: Waiting for transfers to finish 2025/04/29 06:28:49 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/04/29 06:28:49 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2751682722/sub dir: no such file or directory sync_test.go:732: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:732 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone2751682722/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (32.17s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:29:08 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/29 06:29:08 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:29:08 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:29:10 INFO : check sum: Copied (new) 2025/04/29 06:29:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:29:11 NOTICE: Linkbox root 'rclone-test-tiwujiy5vuqo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/29 06:29:11 DEBUG : check sum: Size of src and dst objects identical 2025/04/29 06:29:11 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:29:11 DEBUG : check sum: Unchanged skipping 2025/04/29 06:29:11 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:29:11 DEBUG : Waiting for deletions to finish 2025/04/29 06:29:11 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (18.07s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:29:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/29 06:29:16 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:29:16 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:29:18 INFO : sizeonly: Copied (new) 2025/04/29 06:29:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:29:19 DEBUG : sizeonly: Sizes identical 2025/04/29 06:29:19 DEBUG : sizeonly: Unchanged skipping 2025/04/29 06:29:19 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:29:19 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:29:19 DEBUG : Waiting for deletions to finish 2025/04/29 06:29:19 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (7.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:29:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/29 06:29:23 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:29:23 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:29:26 INFO : ignore-size: Copied (new) 2025/04/29 06:29:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:29:27 DEBUG : ignore-size: Sizes identical 2025/04/29 06:29:27 DEBUG : ignore-size: Unchanged skipping 2025/04/29 06:29:27 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:29:27 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:29:27 DEBUG : Waiting for deletions to finish 2025/04/29 06:29:27 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (8.32s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:29:35 DEBUG : existing: Sizes identical 2025/04/29 06:29:35 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:29:35 DEBUG : existing: Unchanged skipping 2025/04/29 06:29:35 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:29:35 DEBUG : Waiting for deletions to finish 2025/04/29 06:29:35 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:29:35 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:29:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/29 06:29:35 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:29:35 DEBUG : existing: Update: removing old file 2025/04/29 06:29:39 INFO : existing: Copied (replaced existing) 2025/04/29 06:29:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.57s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:29:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/29 06:29:43 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:29:43 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:29:46 INFO : existing: Copied (new) 2025/04/29 06:29:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:29:47 DEBUG : existing: Destination exists, skipping 2025/04/29 06:29:47 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:29:47 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:29:47 DEBUG : Waiting for deletions to finish 2025/04/29 06:29:47 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (7.81s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:30:24 INFO : d: Making directory 2025/04/29 06:30:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/29 06:30:28 DEBUG : c/non empty space: Sizes identical 2025/04/29 06:30:28 DEBUG : c/non empty space: Unchanged skipping 2025/04/29 06:30:29 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:30:29 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:30:33 INFO : a/potato2: Copied (new) 2025/04/29 06:30:33 DEBUG : Waiting for deletions to finish 2025/04/29 06:30:35 INFO : b/potato: Deleted 2025/04/29 06:30:35 INFO : d: Removing directory 2025/04/29 06:30:37 INFO : b: Removing directory 2025/04/29 06:30:39 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (57.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:30:52 DEBUG : empty space: Sizes identical 2025/04/29 06:30:52 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:30:52 DEBUG : empty space: Unchanged skipping 2025/04/29 06:30:52 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:30:52 DEBUG : Waiting for deletions to finish 2025/04/29 06:30:52 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:30:53 DEBUG : empty space: Sizes identical 2025/04/29 06:30:53 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:30:53 DEBUG : empty space: Unchanged skipping 2025/04/29 06:30:53 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:30:53 DEBUG : Waiting for deletions to finish 2025/04/29 06:30:53 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (9.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.71s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:31:05 DEBUG : empty space: Sizes identical 2025/04/29 06:31:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/29 06:31:05 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:31:05 DEBUG : empty space: Unchanged skipping 2025/04/29 06:31:05 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:31:12 INFO : potato: Copied (new) 2025/04/29 06:31:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (16.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:31:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/29 06:31:20 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:31:20 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:31:20 DEBUG : potato: Update: removing old file 2025/04/29 06:31:25 INFO : potato: Copied (replaced existing) 2025/04/29 06:31:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: listing wrong, want got potato (21) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: Unexpected file "potato" --- FAIL: TestSyncAfterChangingFilesSizeOnly (29.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/29 06:32:08 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/29 06:32:08 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:32:08 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:32:08 DEBUG : potato: Update: removing old file 2025/04/29 06:32:12 INFO : potato: Copied (replaced existing) 2025/04/29 06:32:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (28.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:32:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/29 06:32:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 06:32:31 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/04/29 06:32:31 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:32:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/29 06:32:31 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:32:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (21.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:32:44 DEBUG : empty space: Sizes identical 2025/04/29 06:32:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 06:32:44 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:32:44 DEBUG : empty space: Unchanged skipping 2025/04/29 06:32:44 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:32:46 INFO : potato2: Copied (new) 2025/04/29 06:32:46 DEBUG : Waiting for deletions to finish 2025/04/29 06:32:50 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 500: Post "http://192.168.0.133:9200/zdisk_item/_search": context deadline exceeded 2025/04/29 06:32:50 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': not deleting directories as there were IO errors sync_test.go:1157: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1157 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1164 Error: Received unexpected error: failed to delete 1 files Test: TestSyncAfterRemovingAFileAndAddingAFile --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (18.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:33:05 INFO : d: Making directory 2025/04/29 06:33:06 INFO : d/e: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure 2025/04/29 06:33:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/29 06:33:43 DEBUG : c/non empty space: Sizes identical 2025/04/29 06:33:43 DEBUG : c/non empty space: Unchanged skipping 2025/04/29 06:33:45 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:33:45 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:33:57 DEBUG : a/potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:33:58 INFO : a/potato2: Copied (new) 2025/04/29 06:33:58 DEBUG : Waiting for deletions to finish 2025/04/29 06:34:00 INFO : b/potato: Deleted 2025/04/29 06:34:00 INFO : d/e: Removing directory 2025/04/29 06:34:01 INFO : d: Removing directory 2025/04/29 06:34:03 INFO : b: Removing directory 2025/04/29 06:34:05 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (134.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:35:14 DEBUG : c/non empty space: Update: removing old file 2025/04/29 06:35:18 INFO : d: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1255 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: listing wrong, want b/potato (21), c/non empty space (5) got a/potato2 (60), b/potato (21), c/non empty space (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1255 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: Unexpected file "a/potato2" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1255 Error: Not equal: expected: []string{"b", "c", "d"} actual : []string{"a", "b", "c", "d"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=3) { +([]string) (len=4) { + (string) (len=1) "a", (string) (len=1) "b", Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: directories 2025/04/29 06:35:33 DEBUG : a/potato2: Sizes identical 2025/04/29 06:35:33 DEBUG : a/potato2: Unchanged skipping 2025/04/29 06:35:43 DEBUG : c/non empty space: Need to transfer - File not found at Destination 2025/04/29 06:35:43 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:35:43 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:35:43 DEBUG : c/non empty space: Update: removing old file 2025/04/29 06:35:47 INFO : c/non empty space: Copied (new) 2025/04/29 06:35:47 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': not deleting files as there were IO errors 2025/04/29 06:35:47 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" run.go:125: removing file "a/potato2" failed - try 1/3: could not Remove: Linkbox error 500: Post "http://192.168.0.133:9200/zdisk_item/_search": context deadline exceeded --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (57.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:36:13 DEBUG : Waiting for deletions to finish 2025/04/29 06:36:14 DEBUG : empty space: Sizes identical 2025/04/29 06:36:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 06:36:14 DEBUG : empty space: Unchanged skipping 2025/04/29 06:36:14 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:36:14 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:36:16 INFO : potato: Deleted 2025/04/29 06:36:17 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.79s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:36:27 DEBUG : Waiting for deletions to finish 2025/04/29 06:36:28 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:36:28 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:36:29 INFO : potato: Deleted 2025/04/29 06:36:30 DEBUG : empty space: Sizes identical 2025/04/29 06:36:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 06:36:30 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:36:30 DEBUG : empty space: Unchanged skipping 2025/04/29 06:36:30 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:36:33 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.23s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:36:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 06:36:41 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:36:41 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:36:44 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyDeleteBefore (28.49s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:37:13 DEBUG : enormous: Excluded (Size Filter) 2025/04/29 06:37:13 DEBUG : enormous: Excluded 2025/04/29 06:37:13 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 06:37:13 DEBUG : potato2: Excluded 2025/04/29 06:37:13 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 06:37:13 DEBUG : potato2: Excluded 2025/04/29 06:37:13 DEBUG : empty space: Sizes identical 2025/04/29 06:37:13 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:37:13 DEBUG : empty space: Unchanged skipping 2025/04/29 06:37:13 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:37:13 DEBUG : Waiting for deletions to finish 2025/04/29 06:37:13 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:37:14 DEBUG : enormous: Excluded (Size Filter) 2025/04/29 06:37:14 DEBUG : enormous: Excluded 2025/04/29 06:37:14 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 06:37:14 DEBUG : potato2: Excluded 2025/04/29 06:37:24 DEBUG : Local file system at /tmp/rclone2751682722: Waiting for checks to finish 2025/04/29 06:37:24 DEBUG : Local file system at /tmp/rclone2751682722: Waiting for transfers to finish 2025/04/29 06:37:24 DEBUG : Waiting for deletions to finish 2025/04/29 06:37:24 INFO : empty space: Deleted 2025/04/29 06:37:24 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1381 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want empty space (1), enormous (100), potato2 (60) got enormous (100), potato2 (60) fstest.go:197: Not found "empty space" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1381 Error: Not equal: expected: 0 actual : 1 Test: TestSyncWithExclude Messages: 1 objects not found --- FAIL: TestSyncWithExclude (29.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:38:04 DEBUG : enormous: Excluded (Size Filter) 2025/04/29 06:38:04 DEBUG : enormous: Excluded 2025/04/29 06:38:04 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 06:38:04 DEBUG : potato2: Excluded 2025/04/29 06:38:06 DEBUG : empty space: Sizes identical 2025/04/29 06:38:06 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:38:06 DEBUG : empty space: Unchanged skipping 2025/04/29 06:38:06 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:38:06 DEBUG : Waiting for deletions to finish 2025/04/29 06:38:08 INFO : enormous: Deleted 2025/04/29 06:38:08 INFO : potato2: Deleted 2025/04/29 06:38:08 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:38:08 DEBUG : empty space: Sizes identical 2025/04/29 06:38:08 DEBUG : empty space: Unchanged skipping 2025/04/29 06:38:08 DEBUG : Local file system at /tmp/rclone2751682722: Waiting for checks to finish 2025/04/29 06:38:08 DEBUG : Local file system at /tmp/rclone2751682722: Waiting for transfers to finish 2025/04/29 06:38:08 DEBUG : Waiting for deletions to finish 2025/04/29 06:38:08 INFO : enormous: Deleted 2025/04/29 06:38:08 INFO : potato2: Deleted 2025/04/29 06:38:08 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (35.96s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.73s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/29 06:38:13 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/29 06:38:13 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/29 06:38:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/29 06:38:13 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/29 06:38:13 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:38:13 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:38:16 INFO : yam: Copied (new) 2025/04/29 06:38:16 INFO : potato: Copied (new) 2025/04/29 06:38:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:38:17 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/29 06:38:17 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/29 06:38:17 DEBUG : potato: Sizes identical 2025/04/29 06:38:17 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/29 06:38:17 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:38:17 DEBUG : potato: Unchanged skipping 2025/04/29 06:38:17 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:38:20 INFO : yaml: Copied (new) 2025/04/29 06:38:20 DEBUG : Waiting for deletions to finish 2025/04/29 06:38:22 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" run.go:125: removing file "yaml" failed - try 1/3: could not Remove: Linkbox error 500: Post "http://192.168.0.133:9200/zdisk_item/_search": context deadline exceeded --- PASS: TestSyncWithTrackRenames (19.44s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/29 06:38:32 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/29 06:38:32 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/29 06:38:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/29 06:38:33 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/29 06:38:33 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:38:33 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:38:35 INFO : potato: Copied (new) 2025/04/29 06:38:36 INFO : yam: Copied (new) 2025/04/29 06:38:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:38:36 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/29 06:38:36 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/29 06:38:36 DEBUG : potato: Sizes identical 2025/04/29 06:38:36 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/29 06:38:36 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:38:36 DEBUG : potato: Unchanged skipping 2025/04/29 06:38:36 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:38:39 INFO : yaml: Copied (new) 2025/04/29 06:38:39 DEBUG : Waiting for deletions to finish 2025/04/29 06:38:40 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.17s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/29 06:38:46 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/29 06:38:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/29 06:38:47 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/04/29 06:38:47 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:38:47 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:38:51 INFO : potato: Copied (new) 2025/04/29 06:38:52 INFO : sub/yam: Copied (new) 2025/04/29 06:38:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:38:52 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/29 06:38:53 DEBUG : potato: Sizes identical 2025/04/29 06:38:53 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/29 06:38:53 DEBUG : potato: Unchanged skipping 2025/04/29 06:38:53 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:38:53 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:38:56 INFO : yam: Copied (new) 2025/04/29 06:38:56 DEBUG : Waiting for deletions to finish 2025/04/29 06:38:57 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (28.68s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:39:15 DEBUG : Creating backend with remote "/tmp/rclone2751682722/dir1" 2025/04/29 06:39:15 DEBUG : Config file has changed externally - reloading 2025/04/29 06:39:15 DEBUG : Creating backend with remote "/tmp/rclone2751682722/dir2" 2025/04/29 06:39:15 DEBUG : Local file system at /tmp/rclone2751682722/dir2: Using server-side directory move 2025/04/29 06:39:15 INFO : Local file system at /tmp/rclone2751682722/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/29 06:39:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/29 06:39:15 DEBUG : Local file system at /tmp/rclone2751682722/dir2: Waiting for checks to finish 2025/04/29 06:39:15 DEBUG : Local file system at /tmp/rclone2751682722/dir2: Waiting for transfers to finish 2025/04/29 06:39:15 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.73s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:39:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:39:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/29 06:39:16 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:39:16 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:39:24 INFO : sub dir/hello world: Copied (new) 2025/04/29 06:39:24 INFO : sub dir/hello world: Deleted 2025/04/29 06:39:26 INFO : nested/sub dir/file: Copied (new) 2025/04/29 06:39:26 INFO : nested/sub dir/file: Deleted 2025/04/29 06:39:26 INFO : sub dir: Removing directory 2025/04/29 06:39:26 INFO : nested/sub dir: Removing directory 2025/04/29 06:39:26 INFO : nested: Removing directory 2025/04/29 06:39:26 DEBUG : Local file system at /tmp/rclone2751682722: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (25.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:39:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 06:39:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/29 06:39:42 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:39:42 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:39:49 INFO : sub dir/hello world: Copied (new) 2025/04/29 06:39:49 INFO : sub dir/hello world: Deleted 2025/04/29 06:39:50 INFO : nested/sub dir/file: Copied (new) 2025/04/29 06:39:50 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure run.go:125: removing dir "nested" failed - try 1/3: directory not empty run.go:125: removing dir "nested" failed - try 2/3: directory not empty run.go:125: removing dir "nested" failed - try 3/3: directory not empty run.go:128: removing dir "nested" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure --- PASS: TestMoveWithoutDeleteEmptySrcDirs (77.65s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:40:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/29 06:40:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/29 06:40:59 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:40:59 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:41:02 INFO : existing: Copied (new) 2025/04/29 06:41:02 INFO : existing: Deleted 2025/04/29 06:41:12 DEBUG : existing-b: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:41:13 INFO : existing-b: Copied (new) 2025/04/29 06:41:13 INFO : existing-b: Deleted 2025/04/29 06:41:13 DEBUG : existing: Destination exists, skipping 2025/04/29 06:41:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/29 06:41:13 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:41:13 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:41:13 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (19.24s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:41:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dapedak9xone" 2025/04/29 06:41:18 DEBUG : Config file has changed externally - reloading 2025/04/29 06:41:32 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-tiwujiy5vuqo' -> Linkbox root 'rclone-test-dapedak9xone' 2025/04/29 06:42:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 06:42:13 DEBUG : empty space: Sizes identical 2025/04/29 06:42:13 DEBUG : empty space: Unchanged skipping 2025/04/29 06:42:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/29 06:42:13 DEBUG : Linkbox root 'rclone-test-dapedak9xone': Waiting for checks to finish 2025/04/29 06:42:14 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 06:42:14 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/04/29 06:42:14 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 06:42:14 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/04/29 06:42:15 INFO : empty space: Deleted 2025/04/29 06:42:15 DEBUG : Linkbox root 'rclone-test-dapedak9xone': Waiting for transfers to finish sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2025/04/29 06:42:15 DEBUG : Linkbox root 'rclone-test-dapedak9xone': Purge remote --- FAIL: TestServerSideMove (60.95s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:42:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tilonej5xequ" 2025/04/29 06:42:19 DEBUG : Config file has changed externally - reloading fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/04/29 06:42:47 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/04/29 06:42:59 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1703 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got fstest.go:197: Not found "potato3" fstest.go:197: Not found "empty space" fstest.go:197: Not found "potato2" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1703 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Not equal: expected: 0 actual : 3 Test: TestServerSideMoveWithFilter Messages: 3 objects not found sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-tiwujiy5vuqo' -> Linkbox root 'rclone-test-tilonej5xequ' 2025/04/29 06:43:09 DEBUG : empty space: Excluded (Size Filter) 2025/04/29 06:43:09 DEBUG : empty space: Excluded 2025/04/29 06:43:09 DEBUG : empty space: Excluded (Size Filter) 2025/04/29 06:43:09 DEBUG : empty space: Excluded 2025/04/29 06:43:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 06:43:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/29 06:43:09 DEBUG : Linkbox root 'rclone-test-tilonej5xequ': Waiting for checks to finish 2025/04/29 06:43:09 DEBUG : Linkbox root 'rclone-test-tilonej5xequ': Waiting for transfers to finish 2025/04/29 06:43:09 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 06:43:09 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/04/29 06:43:09 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 06:43:09 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2025/04/29 06:43:09 DEBUG : Linkbox root 'rclone-test-tilonej5xequ': Purge remote --- FAIL: TestServerSideMoveWithFilter (55.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:43:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fevajay7xiqi" 2025/04/29 06:43:31 INFO : tomatoDir: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-tiwujiy5vuqo' -> Linkbox root 'rclone-test-fevajay7xiqi' 2025/04/29 06:44:04 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:44:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/29 06:44:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 06:44:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/29 06:44:17 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 06:44:17 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/04/29 06:44:17 ERROR : empty space: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 06:44:17 ERROR : empty space: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 06:44:17 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 06:44:17 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/04/29 06:44:27 DEBUG : Linkbox root 'rclone-test-fevajay7xiqi': Waiting for checks to finish 2025/04/29 06:44:27 DEBUG : Linkbox root 'rclone-test-fevajay7xiqi': Waiting for transfers to finish 2025/04/29 06:44:27 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/04/29 06:44:27 DEBUG : Linkbox root 'rclone-test-fevajay7xiqi': Purge remote run.go:125: removing file "potato3" failed - try 1/3: could not Remove: Linkbox error 500: Post "http://192.168.0.133:9200/zdisk_item/_search": context deadline exceeded --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (83.75s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:44:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tiwujiy5vuqo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (4.78s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:44:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tiwujiy5vuqo/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (2.88s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:44:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tiwujiy5vuqo/rclone-sync-test" 2025/04/29 06:44:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tiwujiy5vuqo/rclone-sync-test-include/layer2" 2025/04/29 06:44:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tiwujiy5vuqo/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-tiwujiy5vuqo'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (19.42s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:45:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tiwujiy5vuqo/dst" 2025/04/29 06:45:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tiwujiy5vuqo/CompareDest" 2025/04/29 06:45:08 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 06:45:08 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dst': Waiting for checks to finish 2025/04/29 06:45:08 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dst': Waiting for transfers to finish 2025/04/29 06:45:11 INFO : one: Copied (new) 2025/04/29 06:45:11 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure 2025/04/29 06:45:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 06:45:43 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dst': Waiting for checks to finish 2025/04/29 06:45:44 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dst': Waiting for transfers to finish 2025/04/29 06:45:44 DEBUG : one: Update: removing old file 2025/04/29 06:45:57 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:46:07 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2025/04/29 06:46:17 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2025/04/29 06:46:18 INFO : one: Copied (replaced existing) 2025/04/29 06:46:18 DEBUG : Waiting for deletions to finish 2025/04/29 06:46:18 DEBUG : dst/one: Update: removing old file 2025/04/29 06:46:35 DEBUG : CompareDest/one: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:46:47 DEBUG : one: Sizes identical 2025/04/29 06:46:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 06:46:47 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dst': Waiting for checks to finish 2025/04/29 06:46:47 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dst': Waiting for transfers to finish 2025/04/29 06:46:47 DEBUG : Waiting for deletions to finish 2025/04/29 06:46:47 INFO : There was nothing to transfer 2025/04/29 06:46:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 06:46:50 DEBUG : two: Sizes identical 2025/04/29 06:46:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 06:46:50 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dst': Waiting for checks to finish 2025/04/29 06:47:00 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dst': Waiting for transfers to finish 2025/04/29 06:47:00 DEBUG : one: Update: removing old file 2025/04/29 06:47:03 INFO : one: Copied (replaced existing) 2025/04/29 06:47:03 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2135 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2135 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2025/04/29 06:47:13 DEBUG : one: Sizes identical 2025/04/29 06:47:13 DEBUG : one: Unchanged skipping 2025/04/29 06:47:13 DEBUG : two: Sizes identical 2025/04/29 06:47:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 06:47:13 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dst': Waiting for checks to finish 2025/04/29 06:47:13 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dst': Waiting for transfers to finish 2025/04/29 06:47:13 DEBUG : Waiting for deletions to finish 2025/04/29 06:47:13 INFO : There was nothing to transfer fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2144 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2144 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2180 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2180 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2025/04/29 06:47:32 DEBUG : one: Sizes identical 2025/04/29 06:47:32 DEBUG : one: Unchanged skipping 2025/04/29 06:47:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/29 06:47:32 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 06:47:32 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dst': Waiting for checks to finish 2025/04/29 06:47:32 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dst': Waiting for transfers to finish 2025/04/29 06:47:34 INFO : two: Copied (new) 2025/04/29 06:47:34 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2192 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got CompareDest/one (5), CompareDest/two (3) fstest.go:197: Not found "dst/one" fstest.go:197: Not found "dst/two" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2192 Error: Not equal: expected: 0 actual : 2 Test: TestSyncCompareDest Messages: 2 objects not found --- FAIL: TestSyncCompareDest (186.73s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:48:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tiwujiy5vuqo/dest" 2025/04/29 06:48:23 DEBUG : Config file has changed externally - reloading 2025/04/29 06:48:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tiwujiy5vuqo/pre-dest1" 2025/04/29 06:48:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tiwujiy5vuqo/pre-dest2" 2025/04/29 06:48:45 DEBUG : 1: Sizes identical 2025/04/29 06:48:45 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/29 06:48:46 DEBUG : 2: Sizes identical 2025/04/29 06:48:46 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/29 06:48:46 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/29 06:48:46 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dest': Waiting for checks to finish 2025/04/29 06:48:46 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo/dest': Waiting for transfers to finish 2025/04/29 06:49:00 DEBUG : 3: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:49:00 INFO : 3: Copied (new) 2025/04/29 06:49:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (58.11s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.39s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.40s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.40s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.41s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.39s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.40s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:49:15 DEBUG : Testêé: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:49:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/29 06:49:16 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:49:16 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:49:16 DEBUG : Testêé: Update: removing old file 2025/04/29 06:49:29 DEBUG : Testêé: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:49:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/29 06:49:29 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncUTFNorm (35.23s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:49:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/29 06:49:49 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:49:49 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:49:51 INFO : existing: Copied (new) 2025/04/29 06:49:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/29 06:50:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/29 06:50:09 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:50:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/29 06:50:09 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:50:09 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': not deleting files as there were IO errors 2025/04/29 06:50:09 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (23.01s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.40s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:50:53 DEBUG : existing: Sizes identical 2025/04/29 06:50:53 DEBUG : existing: Unchanged skipping 2025/04/29 06:50:53 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/29 06:50:53 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 06:50:53 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/04/29 06:50:53 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/04/29 06:50:53 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 06:50:53 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/04/29 06:50:53 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/04/29 06:50:53 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/04/29 06:50:59 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/04/29 06:51:01 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/04/29 06:51:01 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/04/29 06:51:01 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=a7dd11fd95c106c15d17c1981f027692&ts=1745909454&ip=65.108.87.141": context canceled 2025/04/29 06:51:01 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=a7dd11fd95c106c15d17c1981f027692&ts=1745909454&ip=65.108.87.141": context canceled 2025/04/29 06:51:01 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/04/29 06:51:15 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir rmdir: directory not empty 2025/04/29 06:51:19 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/04/29 06:51:19 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/04/29 06:51:20 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=26a20bd08aec733abd8f96434256f2cc&ts=1745909475&ip=65.108.87.141": context canceled 2025/04/29 06:51:20 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=26a20bd08aec733abd8f96434256f2cc&ts=1745909475&ip=65.108.87.141": context canceled 2025/04/29 06:51:20 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/04/29 06:51:20 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/29 06:51:20 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/04/29 06:51:20 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/04/29 06:51:20 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/04/29 06:51:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/04/29 06:51:23 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/04/29 06:51:23 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/04/29 06:51:23 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/04/29 06:51:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/29 06:51:23 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:51:23 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/04/29 06:51:23 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/04/29 06:51:23 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/04/29 06:51:23 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:51:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/04/29 06:51:24 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/04/29 06:51:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:51:37 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/04/29 06:51:37 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': not deleting files as there were IO errors 2025/04/29 06:51:37 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFixCase --- FAIL: TestFixCase (131.17s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.20s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:52:36 DEBUG : both0: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:52:41 DEBUG : both1: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:52:41 DEBUG : both1: Trying to read object after upload: try again in 200ms (2/10) 2025/04/29 06:53:18 DEBUG : only7: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:53:37 DEBUG : both9: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:54:11 DEBUG : only11: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:54:33 DEBUG : only13: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:55:04 DEBUG : both17: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:55:45 DEBUG : both0: Sizes identical 2025/04/29 06:55:45 DEBUG : both0: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both10: Sizes identical 2025/04/29 06:55:45 DEBUG : both1: Sizes identical 2025/04/29 06:55:45 DEBUG : both11: Sizes identical 2025/04/29 06:55:45 DEBUG : both10: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both12: Sizes identical 2025/04/29 06:55:45 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:55:45 DEBUG : both13: Sizes identical 2025/04/29 06:55:45 DEBUG : both11: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both14: Sizes identical 2025/04/29 06:55:45 DEBUG : both14: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both15: Sizes identical 2025/04/29 06:55:45 DEBUG : both15: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both16: Sizes identical 2025/04/29 06:55:45 DEBUG : both16: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both17: Sizes identical 2025/04/29 06:55:45 DEBUG : both17: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both18: Sizes identical 2025/04/29 06:55:45 DEBUG : both18: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both19: Sizes identical 2025/04/29 06:55:45 DEBUG : both19: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both2: Sizes identical 2025/04/29 06:55:45 DEBUG : both2: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both3: Sizes identical 2025/04/29 06:55:45 DEBUG : both3: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both4: Sizes identical 2025/04/29 06:55:45 DEBUG : both4: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both5: Sizes identical 2025/04/29 06:55:45 DEBUG : both5: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both6: Sizes identical 2025/04/29 06:55:45 DEBUG : both6: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both7: Sizes identical 2025/04/29 06:55:45 DEBUG : both7: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both8: Sizes identical 2025/04/29 06:55:45 DEBUG : both8: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both9: Sizes identical 2025/04/29 06:55:45 DEBUG : both9: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both12: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both1: Unchanged skipping 2025/04/29 06:55:45 DEBUG : both13: Unchanged skipping 2025/04/29 06:55:45 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:55:45 DEBUG : Waiting for deletions to finish 2025/04/29 06:55:46 INFO : only5: Deleted 2025/04/29 06:55:47 INFO : only7: Deleted 2025/04/29 06:55:47 INFO : only8: Deleted 2025/04/29 06:55:47 INFO : only1: Deleted 2025/04/29 06:55:48 INFO : only14: Deleted 2025/04/29 06:55:48 INFO : only15: Deleted 2025/04/29 06:55:48 INFO : only18: Deleted 2025/04/29 06:55:48 INFO : only4: Deleted 2025/04/29 06:55:49 INFO : only3: Deleted 2025/04/29 06:55:49 INFO : only10: Deleted 2025/04/29 06:55:50 INFO : only12: Deleted 2025/04/29 06:55:50 INFO : only13: Deleted 2025/04/29 06:55:51 INFO : only16: Deleted 2025/04/29 06:55:51 INFO : only2: Deleted 2025/04/29 06:55:51 INFO : only0: Deleted 2025/04/29 06:55:51 INFO : only11: Deleted 2025/04/29 06:55:52 INFO : only17: Deleted 2025/04/29 06:55:52 INFO : only19: Deleted 2025/04/29 06:55:53 INFO : only9: Deleted 2025/04/29 06:55:53 INFO : only6: Deleted run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (241.53s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 06:59:07 DEBUG : only17: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:59:21 DEBUG : both18: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 06:59:32 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for checks to finish 2025/04/29 06:59:32 DEBUG : both0: Sizes identical 2025/04/29 06:59:32 DEBUG : both10: Sizes identical 2025/04/29 06:59:32 DEBUG : both11: Sizes identical 2025/04/29 06:59:32 DEBUG : both1: Sizes identical 2025/04/29 06:59:32 DEBUG : both0: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both12: Sizes identical 2025/04/29 06:59:32 DEBUG : both12: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both13: Sizes identical 2025/04/29 06:59:32 DEBUG : both13: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both14: Sizes identical 2025/04/29 06:59:32 DEBUG : both14: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both15: Sizes identical 2025/04/29 06:59:32 DEBUG : both10: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both16: Sizes identical 2025/04/29 06:59:32 DEBUG : both16: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both17: Sizes identical 2025/04/29 06:59:32 DEBUG : both11: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both18: Sizes identical 2025/04/29 06:59:32 DEBUG : both18: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both19: Sizes identical 2025/04/29 06:59:32 DEBUG : both19: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both2: Sizes identical 2025/04/29 06:59:32 DEBUG : both1: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both3: Sizes identical 2025/04/29 06:59:32 DEBUG : both3: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both4: Sizes identical 2025/04/29 06:59:32 DEBUG : both4: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both5: Sizes identical 2025/04/29 06:59:32 DEBUG : both15: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both6: Sizes identical 2025/04/29 06:59:32 DEBUG : both6: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both7: Sizes identical 2025/04/29 06:59:32 DEBUG : both7: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both17: Unchanged skipping 2025/04/29 06:59:32 DEBUG : both9: Sizes identical 2025/04/29 06:59:32 DEBUG : both8: Sizes identical 2025/04/29 06:59:32 DEBUG : both2: Unchanged skipping 2025/04/29 06:59:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : both5: Unchanged skipping 2025/04/29 06:59:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : both9: Unchanged skipping 2025/04/29 06:59:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 DEBUG : both8: Unchanged skipping 2025/04/29 06:59:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/29 06:59:32 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Waiting for transfers to finish 2025/04/29 06:59:32 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/04/29 06:59:32 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': not deleting files as there were IO errors 2025/04/29 06:59:32 ERROR : Linkbox root 'rclone-test-tiwujiy5vuqo': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files run.go:125: removing file "both14" failed - try 1/3: could not Remove: Linkbox error 500: Post "http://192.168.0.133:9200/zdisk_item/_search": context deadline exceeded run.go:125: removing file "both8" failed - try 1/3: could not Remove: Linkbox error 500: Post "http://192.168.0.133:9200/zdisk_item/_search": context deadline exceeded run.go:125: removing file "only4" failed - try 1/3: could not Remove: Linkbox error 500: Post "http://192.168.0.133:9200/zdisk_item/_search": context deadline exceeded --- SKIP: TestSyncConcurrentTruncate (261.10s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 07:00:47 DEBUG : empty_dir: Making directory with metadata 2025/04/29 07:00:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 07:00:47 DEBUG : empty_on_remote: Making directory with metadata 2025/04/29 07:00:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 07:00:47 INFO : empty_on_remote: Making directory 2025/04/29 07:00:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 07:01:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/29 07:01:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/29 07:01:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/29 07:01:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" run.go:125: removing dir "test_dir2" failed - try 1/3: directory not empty run.go:125: removing dir "test_dir2" failed - try 2/3: directory not empty run.go:125: removing dir "test_dir2" failed - try 3/3: directory not empty run.go:128: removing dir "test_dir2" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got test_dir2/sub_dir/file3 (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "test_dir2/sub_dir/file3" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"test_dir2", "test_dir2/sub_dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "test_dir2", + (string) (len=17) "test_dir2/sub_dir" } Test: TestSyncReplaceDirModTime Messages: directories --- FAIL: TestSyncReplaceDirModTime (68.31s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 07:01:55 DEBUG : empty_dir: Making directory with metadata 2025/04/29 07:01:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 07:01:55 DEBUG : empty_on_remote: Making directory with metadata 2025/04/29 07:01:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 07:01:55 INFO : empty_on_remote: Making directory 2025/04/29 07:01:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 07:02:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/29 07:02:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/29 07:02:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/29 07:02:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/29 07:02:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (52.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 07:02:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 07:02:48 INFO : sub dir: Making directory 2025/04/29 07:03:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2895 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got sub dir/hello world (11) fstest.go:197: Not found "sub dir2/very/very/very/very/very/nested/subdir/hello world" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2895 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Not equal: expected: 0 actual : 1 Test: TestNothingToTransferWithEmptyDirs Messages: 1 objects not found --- FAIL: TestNothingToTransferWithEmptyDirs (148.12s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" 2025/04/29 07:05:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 07:05:16 INFO : sub dir: Making directory 2025/04/29 07:05:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2873 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got sub dir/hello world (11) fstest.go:197: Not found "sub dir2/very/very/very/very/very/nested/subdir/hello world" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2873 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Not equal: expected: 0 actual : 1 Test: TestNothingToTransferWithoutEmptyDirs Messages: 1 objects not found run.go:180: Remote "Linkbox root 'rclone-test-tiwujiy5vuqo'", Local "Local file system at /tmp/rclone2751682722", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/04/29 07:07:12 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2895 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world(1) (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2895 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "sub dir2/very/very/very/very/very/nested/subdir/hello world(1)" sync_test.go:2900: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2900 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be false Test: TestNothingToTransferWithoutEmptyDirs Messages: expected to find no "Copied" logs, but found one: 2025/04/29 07:06:46 INFO : sub dir/hello world: Copied (new) 2025/04/29 07:06:57 INFO : sub dir2/very/very/very/very/very/nested/subdir/hello world: Copied (new) sync_test.go:2906: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2906 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: expected to find a "There was nothing to transfer" log: 2025/04/29 07:06:46 INFO : sub dir/hello world: Copied (new) 2025/04/29 07:06:57 INFO : sub dir2/very/very/very/very/very/nested/subdir/hello world: Copied (new) sync_test.go:2907: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2907 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Not equal: expected: 0 actual : 2 Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (164.65s) FAIL 2025/04/29 07:08:01 DEBUG : Linkbox root 'rclone-test-tiwujiy5vuqo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 46m19.829750313s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestSyncAfterChangingFilesSizeOnly TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncWithExclude TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncReplaceDirModTime TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]